simple 01-Jan-2023 00:00:00 Build Reference Application - Distribution 2.x - Build and push #13356 (REFAPP-OMODDISTRO-DNDI-13356) started building on agent xindi.openmrs.org (2), bamboo version: 8.2.4 simple 01-Jan-2023 00:00:00 Remote agent on host xindi.openmrs.org simple 01-Jan-2023 00:00:01 Build working directory is /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI simple 01-Jan-2023 00:00:01 Executing build Reference Application - Distribution 2.x - Build and push #13356 (REFAPP-OMODDISTRO-DNDI-13356) simple 01-Jan-2023 00:00:01 Starting task 'Checkout source' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 01-Jan-2023 00:00:01 Checking out into /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI simple 01-Jan-2023 00:00:01 Updating source code to revision: 8480c2428828aea637ba02b83f3f6c9415155d63 simple 01-Jan-2023 00:00:01 Creating local git repository in '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI/.git'. simple 01-Jan-2023 00:00:01 hint: Using 'master' as the name for the initial branch. This default branch name simple 01-Jan-2023 00:00:01 hint: is subject to change. To configure the initial branch name to use in all simple 01-Jan-2023 00:00:01 hint: of your new repositories, which will suppress this warning, call: simple 01-Jan-2023 00:00:01 hint: simple 01-Jan-2023 00:00:01 hint: git config --global init.defaultBranch simple 01-Jan-2023 00:00:01 hint: simple 01-Jan-2023 00:00:01 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 01-Jan-2023 00:00:01 hint: 'development'. The just-created branch can be renamed via this command: simple 01-Jan-2023 00:00:01 hint: simple 01-Jan-2023 00:00:01 hint: git branch -m simple 01-Jan-2023 00:00:01 Initialized empty Git repository in /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI/.git/ simple 01-Jan-2023 00:00:01 Fetching 'refs/heads/2.x' from 'https://github.com/openmrs/openmrs-distro-referenceapplication.git'. simple 01-Jan-2023 00:00:03 From https://github.com/openmrs/openmrs-distro-referenceapplication simple 01-Jan-2023 00:00:03 * [new branch] 2.x -> 2.x simple 01-Jan-2023 00:00:03 * [new tag] 2.0.1769 -> 2.0.1769 simple 01-Jan-2023 00:00:03 * [new tag] 2.1 -> 2.1 simple 01-Jan-2023 00:00:03 * [new tag] 2.10.0 -> 2.10.0 simple 01-Jan-2023 00:00:03 * [new tag] 2.11.0 -> 2.11.0 simple 01-Jan-2023 00:00:03 * [new tag] 2.12.0 -> 2.12.0 simple 01-Jan-2023 00:00:03 * [new tag] 2.2 -> 2.2 simple 01-Jan-2023 00:00:03 * [new tag] 2.3 -> 2.3 simple 01-Jan-2023 00:00:03 * [new tag] 2.4 -> 2.4 simple 01-Jan-2023 00:00:03 * [new tag] 2.5 -> 2.5 simple 01-Jan-2023 00:00:03 * [new tag] 2.6.0 -> 2.6.0 simple 01-Jan-2023 00:00:03 * [new tag] 2.7.0 -> 2.7.0 simple 01-Jan-2023 00:00:03 * [new tag] 2.8.0 -> 2.8.0 simple 01-Jan-2023 00:00:03 * [new tag] 2.8.1 -> 2.8.1 simple 01-Jan-2023 00:00:03 * [new tag] 2.9.0 -> 2.9.0 simple 01-Jan-2023 00:00:03 * [new tag] latest -> latest simple 01-Jan-2023 00:00:03 Checking out revision 8480c2428828aea637ba02b83f3f6c9415155d63. simple 01-Jan-2023 00:00:03 Switched to branch '2.x' simple 01-Jan-2023 00:00:03 Updated source code to revision: 8480c2428828aea637ba02b83f3f6c9415155d63 simple 01-Jan-2023 00:00:03 Finished task 'Checkout source' with result: Success simple 01-Jan-2023 00:00:03 Running pre-build action: Build Log Labeller Pre Build Action simple 01-Jan-2023 00:00:03 Running pre-build action: VCS Version Collector simple 01-Jan-2023 00:00:03 Running pre-build action: Run Predator simple 01-Jan-2023 00:00:03 [PredatorPreBuildAction] Starting predator plugin, pre build agent cleaner simple 01-Jan-2023 00:00:03 [PredatorPreBuildAction] Running these commands: docker ps -q| xargs docker kill; docker ps -qa | xargs docker rm -f; docker system prune -af --filter until=48h; docker volume ls -q | grep -v 'm2-repo' | xargs docker volume rm -f; simple 01-Jan-2023 00:00:03 [PredatorPreBuildAction] Running command '[docker, ps, -q|, xargs, docker, kill]' simple 01-Jan-2023 00:00:04 [PredatorPreBuildAction] Command '[docker, ps, -q|, xargs, docker, kill]' completed with exit code 125 simple 01-Jan-2023 00:00:04 [PredatorPreBuildAction] Running command '[docker, ps, -qa, |, xargs, docker, rm, -f]' simple 01-Jan-2023 00:00:04 [PredatorPreBuildAction] Command '[docker, ps, -qa, |, xargs, docker, rm, -f]' completed with exit code 125 simple 01-Jan-2023 00:00:04 [PredatorPreBuildAction] Running command '[docker, system, prune, -af, --filter, until=48h]' simple 01-Jan-2023 00:00:04 [PredatorPreBuildAction] Command '[docker, system, prune, -af, --filter, until=48h]' completed with exit code 0 simple 01-Jan-2023 00:00:04 [PredatorPreBuildAction] Running command '[docker, volume, ls, -q, |, grep, -v, 'm2-repo', |, xargs, docker, volume, rm, -f]' simple 01-Jan-2023 00:00:04 [PredatorPreBuildAction] Command '[docker, volume, ls, -q, |, grep, -v, 'm2-repo', |, xargs, docker, volume, rm, -f]' completed with exit code 125 simple 01-Jan-2023 00:00:04 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 2950 java 1450 bamboo-age 2981Mb 701Mb 00:45:03 /usr/lib/jvm/java-8-ope simple 01-Jan-2023 00:00:04 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 1450 wrapper 1 bamboo-age 16Mb 2Mb 00:12:16 /home/bamboo-agent/bamb simple 01-Jan-2023 00:00:04 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 1 systemd 0 root 164Mb 11Mb 00:42:16 /sbin/init simple 01-Jan-2023 00:00:04 [PredatorPreBuildAction] No processes found for (chromium|chrome|webdriver|mysql|java|mvn|node|npm) simple 01-Jan-2023 00:00:04 [PredatorPreBuildAction] Initial free space: 2.7430992 GB simple 01-Jan-2023 00:00:04 [PredatorPreBuildAction] Deleting folder /home/bamboo-agent/bamboo-agent/xml-data/build-dir/JAVADOC-BRANCH18X-JOB1 simple 01-Jan-2023 00:00:04 [PredatorPreBuildAction] Deleting 10 snapshot folders from /home/bamboo-agent/.m2/repository simple 01-Jan-2023 00:00:04 [PredatorPreBuildAction] Maven snapshot disk freed: 0 GB simple 01-Jan-2023 00:00:04 [PredatorPreBuildAction] 0 empty artifacts were found and deleted by Predator simple 01-Jan-2023 00:00:04 [PredatorPreBuildAction] Maven stable disk freed: 7.1306154E-4 GB, deleted 36 files simple 01-Jan-2023 00:00:04 [PredatorPreBuildAction] File /home/bamboo-agent/.npmrc does not exist. simple 01-Jan-2023 00:00:04 [PredatorPreBuildAction] File /home/bamboo-agent/.docker/config.json does not exist. simple 01-Jan-2023 00:00:04 [PredatorPreBuildAction] File /home/bamboo-agent/.OpenMRS/liquibaseUpdateLogs.txt does not exist. simple 01-Jan-2023 00:00:04 [PredatorPreBuildAction] Final free space: 2.7421227 GB simple 01-Jan-2023 00:00:04 [PredatorPreBuildAction] Done command 01-Jan-2023 00:00:04 Substituting variable: ${bamboo.dockerhub.username} with openmrsci command 01-Jan-2023 00:00:04 Substituting password variable: ${bamboo.dockerhub.password} command 01-Jan-2023 00:00:04 Substituting variable: ${bamboo.docker.image.name} with openmrs/openmrs-reference-application command 01-Jan-2023 00:00:04 Substituting variable: ${bamboo.docker.image.name} with openmrs/openmrs-reference-application command 01-Jan-2023 00:00:04 Substituting variable: ${bamboo.docker.image.platforms} with linux/amd64,linux/arm64 command 01-Jan-2023 00:00:04 Substituting variable: ${bamboo.docker.image.platforms} with linux/amd64,linux/arm64 simple 01-Jan-2023 00:00:04 Starting task 'Build and push nightly docker image' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' command 01-Jan-2023 00:00:04 Beginning to execute external process for build 'Reference Application - Distribution 2.x - Build and push #13356 (REFAPP-OMODDISTRO-DNDI-13356)'\n ... running command line: \n/home/bamboo-agent/bamboo-agent/temp/REFAPP-OMODDISTRO-DNDI-13356-ScriptBuildTask-2836947393476098423.sh\n ... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI\n error 01-Jan-2023 00:00:04 + [[ ehuB != ehuxB ]] error 01-Jan-2023 00:00:04 + echo 'Start of Lmod init/bash script to define the module command' error 01-Jan-2023 00:00:04 + LMOD_PKG=/usr/share/lmod/lmod build 01-Jan-2023 00:00:04 Start of Lmod init/bash script to define the module command error 01-Jan-2023 00:00:04 + LMOD_DIR=/usr/share/lmod/lmod/libexec error 01-Jan-2023 00:00:04 + LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod error 01-Jan-2023 00:00:04 + MODULESHOME=/usr/share/lmod/lmod error 01-Jan-2023 00:00:04 + export LMOD_PKG error 01-Jan-2023 00:00:04 + export LMOD_CMD error 01-Jan-2023 00:00:04 + export LMOD_DIR error 01-Jan-2023 00:00:04 + export MODULESHOME error 01-Jan-2023 00:00:04 + LMOD_VERSION=6.6 error 01-Jan-2023 00:00:04 + export LMOD_VERSION error 01-Jan-2023 00:00:04 + '[' : '!=' : ']' error 01-Jan-2023 00:00:04 + unalias ml error 01-Jan-2023 00:00:04 + true error 01-Jan-2023 00:00:04 ++ echo YES error 01-Jan-2023 00:00:04 ++ /usr/bin/tr '[:upper:]' '[:lower:]' error 01-Jan-2023 00:00:04 + export_module=yes error 01-Jan-2023 00:00:04 + '[' -n '5.1.16(1)-release' -a yes '!=' no ']' error 01-Jan-2023 00:00:04 + export -f module error 01-Jan-2023 00:00:04 + export -f ml error 01-Jan-2023 00:00:04 + unset export_module error 01-Jan-2023 00:00:04 + '[' -n '' ']' error 01-Jan-2023 00:00:04 + '[' 5 -ge 3 ']' error 01-Jan-2023 00:00:04 + '[' -r /usr/share/lmod/lmod/init/lmod_bash_completions ']' error 01-Jan-2023 00:00:04 + '[' -n '' ']' error 01-Jan-2023 00:00:04 + [[ ehuB != ehuxB ]] error 01-Jan-2023 00:00:04 + echo 'End of Lmod init/bash script to define the module command' error 01-Jan-2023 00:00:04 + set +x build 01-Jan-2023 00:00:04 End of Lmod init/bash script to define the module command error 01-Jan-2023 00:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. error 01-Jan-2023 00:00:06 WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json. error 01-Jan-2023 00:00:06 Configure a credential helper to remove this warning. See error 01-Jan-2023 00:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store build 01-Jan-2023 00:00:06 Login Succeeded error 01-Jan-2023 00:00:06 build 01-Jan-2023 00:00:06 Building dev image error 01-Jan-2023 00:00:06 #1 [internal] load .dockerignore error 01-Jan-2023 00:00:06 #1 transferring context: 74B done error 01-Jan-2023 00:00:06 #1 DONE 0.2s error 01-Jan-2023 00:00:06 error 01-Jan-2023 00:00:06 #2 [internal] load build definition from Dockerfile error 01-Jan-2023 00:00:06 #2 transferring dockerfile: 898B done error 01-Jan-2023 00:00:06 #2 DONE 0.1s error 01-Jan-2023 00:00:06 error 01-Jan-2023 00:00:06 #3 resolve image config for docker.io/docker/dockerfile:1 error 01-Jan-2023 00:00:06 #3 ... error 01-Jan-2023 00:00:06 error 01-Jan-2023 00:00:06 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io error 01-Jan-2023 00:00:06 #4 DONE 0.0s error 01-Jan-2023 00:00:07 error 01-Jan-2023 00:00:07 #3 resolve image config for docker.io/docker/dockerfile:1 error 01-Jan-2023 00:00:09 #3 DONE 2.8s error 01-Jan-2023 00:00:09 error 01-Jan-2023 00:00:09 #5 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc error 01-Jan-2023 00:00:09 #5 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done error 01-Jan-2023 00:00:09 #5 CACHED error 01-Jan-2023 00:00:10 error 01-Jan-2023 00:00:10 #6 [auth] openmrs/openmrs-core:pull token for registry-1.docker.io error 01-Jan-2023 00:00:10 #6 DONE 0.0s error 01-Jan-2023 00:00:10 error 01-Jan-2023 00:00:10 #7 [linux/amd64 internal] load metadata for docker.io/openmrs/openmrs-core:dev error 01-Jan-2023 00:00:11 #7 DONE 1.3s error 01-Jan-2023 00:00:11 error 01-Jan-2023 00:00:11 #8 [linux/arm64 internal] load metadata for docker.io/openmrs/openmrs-core:dev error 01-Jan-2023 00:00:11 #8 DONE 1.3s error 01-Jan-2023 00:00:11 error 01-Jan-2023 00:00:11 #9 [internal] load build context error 01-Jan-2023 00:00:11 #9 DONE 0.0s error 01-Jan-2023 00:00:11 error 01-Jan-2023 00:00:11 #10 [linux/arm64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 01-Jan-2023 00:00:11 #10 resolve docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 01-Jan-2023 00:00:11 #10 ... error 01-Jan-2023 00:00:11 error 01-Jan-2023 00:00:11 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 01-Jan-2023 00:00:11 #11 resolve docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 0.1s done error 01-Jan-2023 00:00:11 #11 DONE 0.1s error 01-Jan-2023 00:00:11 error 01-Jan-2023 00:00:11 #9 [internal] load build context error 01-Jan-2023 00:00:11 #9 transferring context: 10.00MB 0.3s error 01-Jan-2023 00:00:12 #9 transferring context: 33.72MB 0.9s done error 01-Jan-2023 00:00:12 #9 DONE 1.0s error 01-Jan-2023 00:00:12 error 01-Jan-2023 00:00:12 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 01-Jan-2023 00:00:13 #11 sha256:c8e103b1058a5db9263f925dbc112d975b852025c5af586203aef917f42c08dc 5.32kB / 5.32kB 0.2s error 01-Jan-2023 00:00:13 #11 sha256:69804cdd81e8974672d9ffe131c70db5f97d07c178ee0d909d0df21d6dd2b497 5.32kB / 5.32kB 0.2s error 01-Jan-2023 00:00:13 #11 sha256:3a7f5af4d000d90f07be024af07bcf4189f8ec242c66d9ba0d7b578181e146d0 11.53MB / 80.31MB 0.2s error 01-Jan-2023 00:00:13 #11 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 15.73MB / 241.16MB 0.2s error 01-Jan-2023 00:00:13 #11 sha256:c8e103b1058a5db9263f925dbc112d975b852025c5af586203aef917f42c08dc 5.32kB / 5.32kB 0.3s done error 01-Jan-2023 00:00:13 #11 sha256:69804cdd81e8974672d9ffe131c70db5f97d07c178ee0d909d0df21d6dd2b497 5.32kB / 5.32kB 0.3s done error 01-Jan-2023 00:00:13 #11 sha256:3a7f5af4d000d90f07be024af07bcf4189f8ec242c66d9ba0d7b578181e146d0 29.36MB / 80.31MB 0.3s error 01-Jan-2023 00:00:13 #11 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 44.20MB / 241.16MB 0.3s error 01-Jan-2023 00:00:13 #11 sha256:3a7f5af4d000d90f07be024af07bcf4189f8ec242c66d9ba0d7b578181e146d0 52.43MB / 80.31MB 0.5s error 01-Jan-2023 00:00:13 #11 sha256:b1c14a5a113431fd7035b5d0c2473d7182718c85cfbe4de706010602625e1dec 511.82kB / 511.82kB 0.2s error 01-Jan-2023 00:00:13 #11 sha256:7d2042ca1f74601c222dbe1b50165c665b31a3a32bf13c847431d74c3ae31b13 622.59kB / 622.59kB 0.2s error 01-Jan-2023 00:00:13 #11 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 66.57MB / 241.16MB 0.5s error 01-Jan-2023 00:00:14 #11 sha256:3a7f5af4d000d90f07be024af07bcf4189f8ec242c66d9ba0d7b578181e146d0 76.55MB / 80.31MB 0.6s error 01-Jan-2023 00:00:14 #11 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 88.08MB / 241.16MB 0.6s error 01-Jan-2023 00:00:14 #11 sha256:b1c14a5a113431fd7035b5d0c2473d7182718c85cfbe4de706010602625e1dec 511.82kB / 511.82kB 0.4s done error 01-Jan-2023 00:00:14 #11 sha256:7d2042ca1f74601c222dbe1b50165c665b31a3a32bf13c847431d74c3ae31b13 622.59kB / 622.59kB 0.4s done error 01-Jan-2023 00:00:14 #11 sha256:3a7f5af4d000d90f07be024af07bcf4189f8ec242c66d9ba0d7b578181e146d0 80.31MB / 80.31MB 0.7s done error 01-Jan-2023 00:00:14 #11 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 125.96MB / 241.16MB 0.8s error 01-Jan-2023 00:00:14 #11 sha256:7a64bd881396b680e367c9652225b79790814177ff16d11dc183af1e78b3fb10 99.19kB / 99.19kB 0.1s done error 01-Jan-2023 00:00:14 #11 sha256:1070bb1d8145e71cd0e27e614b2868419c47daeecba236684d82c9cbc0c28f9d 10.49MB / 16.57MB 0.2s error 01-Jan-2023 00:00:14 #11 sha256:1e34aa32778dc096f51934caf18a0796df70ff46315acf89f85bf966e597da74 3.77kB / 3.77kB 0.1s done error 01-Jan-2023 00:00:14 #11 sha256:1070bb1d8145e71cd0e27e614b2868419c47daeecba236684d82c9cbc0c28f9d 14.68MB / 16.57MB 0.3s error 01-Jan-2023 00:00:14 #11 sha256:2eea4089205878bb19ceae777fcdaad566ae0611568173309294f0b1511f2005 3.92MB / 3.92MB 0.1s done error 01-Jan-2023 00:00:14 #11 sha256:4e50e0d6045aec57780e1eabc4b5c5b3c4f57137e29d73e7c3bb8e79e244366e 14.28kB / 14.28kB 0.1s done error 01-Jan-2023 00:00:14 #11 sha256:20897e65fe6a9c0645b148693bd84053390bf4deee22f3386209cad53fb60a73 4.81kB / 4.81kB 0.1s done error 01-Jan-2023 00:00:14 #11 sha256:a367cf6b054788eac9db8ae33d777db716b2b4b61bef5de3f08193c372adad66 146.72kB / 146.72kB 0.1s done error 01-Jan-2023 00:00:14 #11 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 138.41MB / 241.16MB 1.1s error 01-Jan-2023 00:00:14 #11 sha256:a116792d182645e2bdf0993b6ee6ef390d385273168ba1dce71ca716b86f2d16 17.83MB / 22.50MB 0.2s error 01-Jan-2023 00:00:14 #11 sha256:80255a1385b900ce5eae1d88b748367b943964dba6050a6cf8640d4e9dcfa774 15.11kB / 15.11kB 0.1s done error 01-Jan-2023 00:00:14 #11 sha256:1070bb1d8145e71cd0e27e614b2868419c47daeecba236684d82c9cbc0c28f9d 15.73MB / 16.57MB 0.6s error 01-Jan-2023 00:00:14 #11 sha256:a116792d182645e2bdf0993b6ee6ef390d385273168ba1dce71ca716b86f2d16 19.92MB / 22.50MB 0.3s error 01-Jan-2023 00:00:14 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 24.12MB / 245.14MB 0.2s error 01-Jan-2023 00:00:14 #11 sha256:1070bb1d8145e71cd0e27e614b2868419c47daeecba236684d82c9cbc0c28f9d 16.57MB / 16.57MB 0.7s done error 01-Jan-2023 00:00:15 #11 sha256:a116792d182645e2bdf0993b6ee6ef390d385273168ba1dce71ca716b86f2d16 22.02MB / 22.50MB 0.9s error 01-Jan-2023 00:00:15 #11 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 153.09MB / 241.16MB 2.0s error 01-Jan-2023 00:00:15 #11 sha256:a116792d182645e2bdf0993b6ee6ef390d385273168ba1dce71ca716b86f2d16 22.50MB / 22.50MB 0.9s done error 01-Jan-2023 00:00:15 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 44.04MB / 245.14MB 0.9s error 01-Jan-2023 00:00:15 #11 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 173.02MB / 241.16MB 2.1s error 01-Jan-2023 00:00:15 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 58.72MB / 245.14MB 1.1s error 01-Jan-2023 00:00:16 #11 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 212.92MB / 241.16MB 3.5s error 01-Jan-2023 00:00:16 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 77.59MB / 245.14MB 2.3s error 01-Jan-2023 00:00:17 #11 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 229.64MB / 241.16MB 3.6s error 01-Jan-2023 00:00:17 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 90.18MB / 245.14MB 2.4s error 01-Jan-2023 00:00:17 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 109.87MB / 245.14MB 2.6s error 01-Jan-2023 00:00:17 #11 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 241.16MB / 241.16MB 3.9s done error 01-Jan-2023 00:00:17 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 139.69MB / 245.14MB 2.7s error 01-Jan-2023 00:00:17 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 172.20MB / 245.14MB 3.0s error 01-Jan-2023 00:00:17 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 193.99MB / 245.14MB 3.2s error 01-Jan-2023 00:00:17 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 210.76MB / 245.14MB 3.3s error 01-Jan-2023 00:00:19 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 239.08MB / 245.14MB 4.5s error 01-Jan-2023 00:00:20 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 245.14MB / 245.14MB 5.6s done error 01-Jan-2023 00:00:20 #11 DONE 7.8s error 01-Jan-2023 00:00:20 error 01-Jan-2023 00:00:20 #10 [linux/arm64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 01-Jan-2023 00:00:20 #10 sha256:7eaa6f63be83aadac8c5e6adb4fe5d0be7765ebf23e9306e16b5e37cb4e294ce 5.32kB / 5.32kB 0.1s done error 01-Jan-2023 00:00:20 #10 sha256:1acacd9873738ad04468fa859dfab197f82abcb792eba1714e476f9da200ef23 5.32kB / 5.32kB 0.1s done error 01-Jan-2023 00:00:20 #10 sha256:23d0e6964469372587979d659a6fac098ed76cd2cdac59d8d6896c420bc4d69a 80.31MB / 80.31MB 2.2s done error 01-Jan-2023 00:00:20 #10 sha256:181a952a4a9715bc4fbe39090154cb1c541af067b2c3a06085cc071dcf856999 218.10MB / 241.17MB 4.8s error 01-Jan-2023 00:00:20 #10 sha256:69c5f7e53cd2316356b3d6a55612983c48981df653d857d57ae777c0c19f51b5 511.82kB / 511.82kB 0.2s done error 01-Jan-2023 00:00:20 #10 sha256:e216bc551f409e4d4de1678caf5abc106746275d4c4fb7a9f74b0029f2099626 623.00kB / 623.00kB 0.1s done error 01-Jan-2023 00:00:20 #10 sha256:311b7eb1fa7ed6b1d6c487da5f3e2672c4de36339dfffbcde3e298bc02081086 99.19kB / 99.19kB 0.1s done error 01-Jan-2023 00:00:20 #10 sha256:cbbc7241b5b9da2418b14974072822afe7c6fcc858e704d410988d67588ce1d4 16.57MB / 16.57MB 0.3s done error 01-Jan-2023 00:00:20 #10 sha256:1bbffe81ae939d625431b0b19f85469a9ef9740bb6e331a266fbd30a5afd5d67 3.92MB / 3.92MB 0.2s done error 01-Jan-2023 00:00:20 #10 sha256:c0b4e4f0d875cfc2fea39631ca35f4bcdd543098ed0b3f0ba1d0c56e93fc0ec6 3.78kB / 3.78kB 0.1s done error 01-Jan-2023 00:00:20 #10 sha256:a9dbe86808771b66d8be5df9663008815b6550909afc7046d8b08532ad924ecf 4.81kB / 4.81kB 0.1s done error 01-Jan-2023 00:00:20 #10 sha256:37129e329693c963604fb2acddb9f83621ad586304edac636e1e6d8a2009feb9 14.36kB / 14.36kB 0.1s done error 01-Jan-2023 00:00:20 #10 sha256:86f30a8c3883ae41d68405fde0eef24270bbccd4250da40f2eb5145625de44f5 146.72kB / 146.72kB 0.1s done error 01-Jan-2023 00:00:20 #10 extracting sha256:86f30a8c3883ae41d68405fde0eef24270bbccd4250da40f2eb5145625de44f5 0.1s done error 01-Jan-2023 00:00:20 #10 sha256:d85796776ac78c4066ee36e2d0a92872f888ef0d29222322998361826a5b663a 22.50MB / 22.50MB 1.1s done error 01-Jan-2023 00:00:20 #10 extracting sha256:d85796776ac78c4066ee36e2d0a92872f888ef0d29222322998361826a5b663a 0.3s done error 01-Jan-2023 00:00:20 #10 extracting sha256:a9dbe86808771b66d8be5df9663008815b6550909afc7046d8b08532ad924ecf 0.0s done error 01-Jan-2023 00:00:20 #10 extracting sha256:37129e329693c963604fb2acddb9f83621ad586304edac636e1e6d8a2009feb9 0.0s done error 01-Jan-2023 00:00:20 #10 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.0s done error 01-Jan-2023 00:00:20 #10 extracting sha256:c0b4e4f0d875cfc2fea39631ca35f4bcdd543098ed0b3f0ba1d0c56e93fc0ec6 0.0s done error 01-Jan-2023 00:00:20 #10 extracting sha256:1bbffe81ae939d625431b0b19f85469a9ef9740bb6e331a266fbd30a5afd5d67 0.5s done error 01-Jan-2023 00:00:20 #10 extracting sha256:cbbc7241b5b9da2418b14974072822afe7c6fcc858e704d410988d67588ce1d4 error 01-Jan-2023 00:00:20 #10 sha256:181a952a4a9715bc4fbe39090154cb1c541af067b2c3a06085cc071dcf856999 241.17MB / 241.17MB 5.0s error 01-Jan-2023 00:00:20 #10 sha256:181a952a4a9715bc4fbe39090154cb1c541af067b2c3a06085cc071dcf856999 241.17MB / 241.17MB 5.0s done error 01-Jan-2023 00:00:20 #10 extracting sha256:cbbc7241b5b9da2418b14974072822afe7c6fcc858e704d410988d67588ce1d4 0.9s done error 01-Jan-2023 00:00:20 #10 extracting sha256:311b7eb1fa7ed6b1d6c487da5f3e2672c4de36339dfffbcde3e298bc02081086 0.1s done error 01-Jan-2023 00:00:20 #10 DONE 8.5s error 01-Jan-2023 00:00:20 error 01-Jan-2023 00:00:20 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 01-Jan-2023 00:00:20 #11 extracting sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 error 01-Jan-2023 00:00:25 #11 ... error 01-Jan-2023 00:00:25 error 01-Jan-2023 00:00:25 #10 [linux/arm64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 01-Jan-2023 00:00:25 #10 extracting sha256:e216bc551f409e4d4de1678caf5abc106746275d4c4fb7a9f74b0029f2099626 0.1s done error 01-Jan-2023 00:00:25 #10 extracting sha256:69c5f7e53cd2316356b3d6a55612983c48981df653d857d57ae777c0c19f51b5 0.1s done error 01-Jan-2023 00:00:25 #10 extracting sha256:181a952a4a9715bc4fbe39090154cb1c541af067b2c3a06085cc071dcf856999 4.1s done error 01-Jan-2023 00:00:25 #10 extracting sha256:23d0e6964469372587979d659a6fac098ed76cd2cdac59d8d6896c420bc4d69a error 01-Jan-2023 00:00:26 #10 ... error 01-Jan-2023 00:00:26 error 01-Jan-2023 00:00:26 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 01-Jan-2023 00:00:26 #11 extracting sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 6.1s done error 01-Jan-2023 00:00:26 #11 extracting sha256:80255a1385b900ce5eae1d88b748367b943964dba6050a6cf8640d4e9dcfa774 error 01-Jan-2023 00:00:26 #11 extracting sha256:80255a1385b900ce5eae1d88b748367b943964dba6050a6cf8640d4e9dcfa774 0.2s done error 01-Jan-2023 00:00:26 #11 extracting sha256:a367cf6b054788eac9db8ae33d777db716b2b4b61bef5de3f08193c372adad66 error 01-Jan-2023 00:00:26 #11 ... error 01-Jan-2023 00:00:26 error 01-Jan-2023 00:00:26 #10 [linux/arm64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 01-Jan-2023 00:00:26 #10 extracting sha256:23d0e6964469372587979d659a6fac098ed76cd2cdac59d8d6896c420bc4d69a 1.2s done error 01-Jan-2023 00:00:26 #10 extracting sha256:1acacd9873738ad04468fa859dfab197f82abcb792eba1714e476f9da200ef23 0.1s done error 01-Jan-2023 00:00:26 #10 extracting sha256:7eaa6f63be83aadac8c5e6adb4fe5d0be7765ebf23e9306e16b5e37cb4e294ce 0.1s done error 01-Jan-2023 00:00:26 #10 DONE 14.2s error 01-Jan-2023 00:00:26 error 01-Jan-2023 00:00:26 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 01-Jan-2023 00:00:26 #11 extracting sha256:a367cf6b054788eac9db8ae33d777db716b2b4b61bef5de3f08193c372adad66 0.1s done error 01-Jan-2023 00:00:26 #11 extracting sha256:a116792d182645e2bdf0993b6ee6ef390d385273168ba1dce71ca716b86f2d16 error 01-Jan-2023 00:00:26 #11 ... error 01-Jan-2023 00:00:26 error 01-Jan-2023 00:00:26 #12 [linux/arm64 dev 2/4] WORKDIR /app error 01-Jan-2023 00:00:26 #12 DONE 0.1s error 01-Jan-2023 00:00:27 error 01-Jan-2023 00:00:27 #13 [linux/arm64 dev 3/4] COPY . ./ error 01-Jan-2023 00:00:27 #13 DONE 0.5s error 01-Jan-2023 00:00:27 error 01-Jan-2023 00:00:27 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 01-Jan-2023 00:00:27 #11 extracting sha256:a116792d182645e2bdf0993b6ee6ef390d385273168ba1dce71ca716b86f2d16 0.6s done error 01-Jan-2023 00:00:27 #11 extracting sha256:20897e65fe6a9c0645b148693bd84053390bf4deee22f3386209cad53fb60a73 0.0s done error 01-Jan-2023 00:00:27 #11 extracting sha256:4e50e0d6045aec57780e1eabc4b5c5b3c4f57137e29d73e7c3bb8e79e244366e error 01-Jan-2023 00:00:27 #11 extracting sha256:4e50e0d6045aec57780e1eabc4b5c5b3c4f57137e29d73e7c3bb8e79e244366e 0.1s done error 01-Jan-2023 00:00:27 #11 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.0s done error 01-Jan-2023 00:00:27 #11 DONE 15.0s error 01-Jan-2023 00:00:27 error 01-Jan-2023 00:00:27 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 00:00:31 #14 ... error 01-Jan-2023 00:00:31 error 01-Jan-2023 00:00:31 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 01-Jan-2023 00:00:31 #11 extracting sha256:1e34aa32778dc096f51934caf18a0796df70ff46315acf89f85bf966e597da74 0.0s done error 01-Jan-2023 00:00:31 #11 extracting sha256:2eea4089205878bb19ceae777fcdaad566ae0611568173309294f0b1511f2005 0.4s done error 01-Jan-2023 00:00:31 #11 extracting sha256:1070bb1d8145e71cd0e27e614b2868419c47daeecba236684d82c9cbc0c28f9d 0.8s done error 01-Jan-2023 00:00:31 #11 extracting sha256:7a64bd881396b680e367c9652225b79790814177ff16d11dc183af1e78b3fb10 0.1s done error 01-Jan-2023 00:00:31 #11 extracting sha256:7d2042ca1f74601c222dbe1b50165c665b31a3a32bf13c847431d74c3ae31b13 0.1s done error 01-Jan-2023 00:00:31 #11 extracting sha256:b1c14a5a113431fd7035b5d0c2473d7182718c85cfbe4de706010602625e1dec 0.1s done error 01-Jan-2023 00:00:31 #11 extracting sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 2.3s done error 01-Jan-2023 00:00:31 #11 DONE 18.7s error 01-Jan-2023 00:00:31 error 01-Jan-2023 00:00:31 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 01-Jan-2023 00:00:31 #11 extracting sha256:3a7f5af4d000d90f07be024af07bcf4189f8ec242c66d9ba0d7b578181e146d0 error 01-Jan-2023 00:00:31 #11 extracting sha256:3a7f5af4d000d90f07be024af07bcf4189f8ec242c66d9ba0d7b578181e146d0 0.6s done error 01-Jan-2023 00:00:31 #11 DONE 19.3s error 01-Jan-2023 00:00:31 error 01-Jan-2023 00:00:31 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 00:00:31 #14 ... error 01-Jan-2023 00:00:31 error 01-Jan-2023 00:00:31 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 01-Jan-2023 00:00:31 #11 extracting sha256:69804cdd81e8974672d9ffe131c70db5f97d07c178ee0d909d0df21d6dd2b497 0.0s done error 01-Jan-2023 00:00:31 #11 extracting sha256:c8e103b1058a5db9263f925dbc112d975b852025c5af586203aef917f42c08dc 0.0s done error 01-Jan-2023 00:00:31 #11 DONE 19.4s error 01-Jan-2023 00:00:31 error 01-Jan-2023 00:00:31 #15 [linux/amd64 dev 2/4] WORKDIR /app error 01-Jan-2023 00:00:32 #15 DONE 0.6s error 01-Jan-2023 00:00:32 error 01-Jan-2023 00:00:32 #16 [linux/amd64 dev 3/4] COPY . ./ error 01-Jan-2023 00:00:32 #16 DONE 0.3s error 01-Jan-2023 00:00:32 error 01-Jan-2023 00:00:32 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 00:00:35 #17 2.871 [INFO] Scanning for projects... error 01-Jan-2023 00:00:35 #17 3.015 [WARNING] error 01-Jan-2023 00:00:35 #17 3.018 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-package:jar:2.13.0-SNAPSHOT error 01-Jan-2023 00:00:35 #17 3.024 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 882, column 12 error 01-Jan-2023 00:00:35 #17 3.024 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 895, column 12 error 01-Jan-2023 00:00:35 #17 3.025 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 915, column 12 error 01-Jan-2023 00:00:35 #17 3.025 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 989, column 12 error 01-Jan-2023 00:00:35 #17 3.026 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 1008, column 12 error 01-Jan-2023 00:00:35 #17 3.026 [WARNING] error 01-Jan-2023 00:00:35 #17 3.026 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication:pom:2.13.0-SNAPSHOT error 01-Jan-2023 00:00:35 #17 3.027 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 882, column 12 error 01-Jan-2023 00:00:35 #17 3.028 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 895, column 12 error 01-Jan-2023 00:00:35 #17 3.029 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 915, column 12 error 01-Jan-2023 00:00:35 #17 3.030 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 989, column 12 error 01-Jan-2023 00:00:35 #17 3.030 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 1008, column 12 error 01-Jan-2023 00:00:35 #17 3.031 [WARNING] error 01-Jan-2023 00:00:35 #17 3.032 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. error 01-Jan-2023 00:00:35 #17 3.032 [WARNING] error 01-Jan-2023 00:00:35 #17 3.033 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. error 01-Jan-2023 00:00:35 #17 3.034 [WARNING] error 01-Jan-2023 00:00:35 #17 3.051 [INFO] ------------------------------------------------------------------------ error 01-Jan-2023 00:00:35 #17 3.052 [INFO] Reactor Build Order: error 01-Jan-2023 00:00:35 #17 3.053 [INFO] error 01-Jan-2023 00:00:35 #17 3.055 [INFO] Reference Application Distribution [pom] error 01-Jan-2023 00:00:35 #17 3.056 [INFO] Reference Application Distribution Package [jar] error 01-Jan-2023 00:00:35 #17 3.064 [INFO] error 01-Jan-2023 00:00:35 #17 3.073 [INFO] --------------< org.openmrs.distro:referenceapplication >--------------- error 01-Jan-2023 00:00:35 #17 3.074 [INFO] Building Reference Application Distribution 2.13.0-SNAPSHOT [1/2] error 01-Jan-2023 00:00:35 #17 3.075 [INFO] --------------------------------[ pom ]--------------------------------- error 01-Jan-2023 00:00:35 #17 3.198 [INFO] error 01-Jan-2023 00:00:35 #17 3.199 [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication --- error 01-Jan-2023 00:00:36 #17 3.681 [INFO] Installing /app/pom.xml to /usr/share/maven/ref/repository/org/openmrs/distro/referenceapplication/2.13.0-SNAPSHOT/referenceapplication-2.13.0-SNAPSHOT.pom error 01-Jan-2023 00:00:36 #17 3.714 [INFO] error 01-Jan-2023 00:00:36 #17 3.718 [INFO] ----------< org.openmrs.distro:referenceapplication-package >----------- error 01-Jan-2023 00:00:36 #17 3.718 [INFO] Building Reference Application Distribution Package 2.13.0-SNAPSHOT [2/2] error 01-Jan-2023 00:00:36 #17 3.718 [INFO] --------------------------------[ jar ]--------------------------------- error 01-Jan-2023 00:00:37 #17 4.515 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom error 01-Jan-2023 00:00:38 #17 6.256 Progress (1): 3.3/5.8 kB error 01-Jan-2023 00:00:38 Progress (1): 5.8 kB error 01-Jan-2023 00:00:38 error 01-Jan-2023 00:00:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 3.1 kB/s) error 01-Jan-2023 00:00:39 #17 6.434 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar error 01-Jan-2023 00:00:39 #17 6.559 Progress (1): 3.3/34 kB error 01-Jan-2023 00:00:39 Progress (1): 6.1/34 kB error 01-Jan-2023 00:00:39 Progress (1): 8.9/34 kB error 01-Jan-2023 00:00:39 Progress (1): 12/34 kB error 01-Jan-2023 00:00:39 Progress (1): 15/34 kB error 01-Jan-2023 00:00:39 Progress (1): 17/34 kB error 01-Jan-2023 00:00:39 Progress (1): 20/34 kB error 01-Jan-2023 00:00:39 Progress (1): 23/34 kB error 01-Jan-2023 00:00:39 Progress (1): 26/34 kB error 01-Jan-2023 00:00:39 Progress (1): 29/34 kB error 01-Jan-2023 00:00:39 Progress (1): 31/34 kB error 01-Jan-2023 00:00:39 Progress (1): 34 kB error 01-Jan-2023 00:00:39 error 01-Jan-2023 00:00:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 89 kB/s) error 01-Jan-2023 00:00:39 #17 6.848 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom error 01-Jan-2023 00:00:39 #17 6.975 Progress (1): 3.4/8.1 kB error 01-Jan-2023 00:00:39 Progress (1): 6.2/8.1 kB error 01-Jan-2023 00:00:39 Progress (1): 8.1 kB error 01-Jan-2023 00:00:39 error 01-Jan-2023 00:00:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 30 kB/s) error 01-Jan-2023 00:00:39 #17 7.116 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar error 01-Jan-2023 00:00:39 #17 7.257 Progress (1): 3.4/30 kB error 01-Jan-2023 00:00:40 Progress (1): 6.2/30 kB error 01-Jan-2023 00:00:40 Progress (1): 9.0/30 kB error 01-Jan-2023 00:00:40 Progress (1): 12/30 kB error 01-Jan-2023 00:00:40 Progress (1): 15/30 kB error 01-Jan-2023 00:00:40 Progress (1): 17/30 kB error 01-Jan-2023 00:00:40 Progress (1): 20/30 kB error 01-Jan-2023 00:00:40 Progress (1): 23/30 kB error 01-Jan-2023 00:00:40 Progress (1): 26/30 kB error 01-Jan-2023 00:00:40 Progress (1): 29/30 kB error 01-Jan-2023 00:00:40 Progress (1): 30 kB error 01-Jan-2023 00:00:40 error 01-Jan-2023 00:00:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 97 kB/s) error 01-Jan-2023 00:00:40 #17 7.550 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom error 01-Jan-2023 00:00:40 #17 7.676 Progress (1): 3.3/10 kB error 01-Jan-2023 00:00:40 Progress (1): 6.1/10 kB error 01-Jan-2023 00:00:40 Progress (1): 8.9/10 kB error 01-Jan-2023 00:00:40 Progress (1): 10 kB error 01-Jan-2023 00:00:40 error 01-Jan-2023 00:00:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 40 kB/s) error 01-Jan-2023 00:00:40 #17 7.822 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar error 01-Jan-2023 00:00:40 #17 7.949 Progress (1): 3.3/43 kB error 01-Jan-2023 00:00:40 Progress (1): 6.1/43 kB error 01-Jan-2023 00:00:40 Progress (1): 8.9/43 kB error 01-Jan-2023 00:00:40 Progress (1): 12/43 kB error 01-Jan-2023 00:00:40 Progress (1): 14/43 kB error 01-Jan-2023 00:00:40 Progress (1): 17/43 kB error 01-Jan-2023 00:00:40 Progress (1): 20/43 kB error 01-Jan-2023 00:00:40 Progress (1): 23/43 kB error 01-Jan-2023 00:00:40 Progress (1): 26/43 kB error 01-Jan-2023 00:00:40 Progress (1): 28/43 kB error 01-Jan-2023 00:00:40 Progress (1): 31/43 kB error 01-Jan-2023 00:00:40 Progress (1): 34/43 kB error 01-Jan-2023 00:00:40 Progress (1): 37/43 kB error 01-Jan-2023 00:00:40 Progress (1): 40/43 kB error 01-Jan-2023 00:00:40 Progress (1): 42/43 kB error 01-Jan-2023 00:00:40 Progress (1): 43 kB error 01-Jan-2023 00:00:40 error 01-Jan-2023 00:00:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 117 kB/s) error 01-Jan-2023 00:00:40 #17 8.224 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.pom error 01-Jan-2023 00:00:40 #17 8.357 Progress (1): 3.4/10 kB error 01-Jan-2023 00:00:41 Progress (1): 6.2/10 kB error 01-Jan-2023 00:00:41 Progress (1): 9.0/10 kB error 01-Jan-2023 00:00:41 Progress (1): 10 kB error 01-Jan-2023 00:00:41 error 01-Jan-2023 00:00:41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.pom (10 kB at 37 kB/s) error 01-Jan-2023 00:00:41 #17 8.499 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom error 01-Jan-2023 00:00:41 #17 8.645 Progress (1): 3.4/11 kB error 01-Jan-2023 00:00:41 Progress (1): 6.2/11 kB error 01-Jan-2023 00:00:41 Progress (1): 9.0/11 kB error 01-Jan-2023 00:00:41 Progress (1): 11 kB error 01-Jan-2023 00:00:41 error 01-Jan-2023 00:00:41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom (11 kB at 39 kB/s) error 01-Jan-2023 00:00:41 #17 8.794 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.jar error 01-Jan-2023 00:00:41 #17 8.915 Progress (1): 3.4/31 kB error 01-Jan-2023 00:00:41 Progress (1): 6.2/31 kB error 01-Jan-2023 00:00:41 Progress (1): 9.0/31 kB error 01-Jan-2023 00:00:41 Progress (1): 12/31 kB error 01-Jan-2023 00:00:41 Progress (1): 15/31 kB error 01-Jan-2023 00:00:41 Progress (1): 17/31 kB error 01-Jan-2023 00:00:41 Progress (1): 20/31 kB error 01-Jan-2023 00:00:41 Progress (1): 23/31 kB error 01-Jan-2023 00:00:41 Progress (1): 26/31 kB error 01-Jan-2023 00:00:41 Progress (1): 29/31 kB error 01-Jan-2023 00:00:41 Progress (1): 31 kB error 01-Jan-2023 00:00:41 error 01-Jan-2023 00:00:41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.jar (31 kB at 115 kB/s) error 01-Jan-2023 00:00:41 #17 9.068 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.pom error 01-Jan-2023 00:00:41 #17 9.217 Progress (1): 3.4/15 kB error 01-Jan-2023 00:00:41 Progress (1): 6.2/15 kB error 01-Jan-2023 00:00:41 Progress (1): 9.0/15 kB error 01-Jan-2023 00:00:41 Progress (1): 12/15 kB error 01-Jan-2023 00:00:41 Progress (1): 15/15 kB error 01-Jan-2023 00:00:41 Progress (1): 15 kB error 01-Jan-2023 00:00:41 error 01-Jan-2023 00:00:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.pom (15 kB at 51 kB/s) error 01-Jan-2023 00:00:42 #17 9.429 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.jar error 01-Jan-2023 00:00:42 #17 10.11 Progress (1): 4.1/221 kB error 01-Jan-2023 00:00:42 Progress (1): 8.2/221 kB error 01-Jan-2023 00:00:42 Progress (1): 12/221 kB error 01-Jan-2023 00:00:42 Progress (1): 16/221 kB error 01-Jan-2023 00:00:42 Progress (1): 20/221 kB error 01-Jan-2023 00:00:42 Progress (1): 24/221 kB error 01-Jan-2023 00:00:42 Progress (1): 28/221 kB error 01-Jan-2023 00:00:42 Progress (1): 32/221 kB error 01-Jan-2023 00:00:42 Progress (1): 36/221 kB error 01-Jan-2023 00:00:42 Progress (1): 40/221 kB error 01-Jan-2023 00:00:42 Progress (1): 44/221 kB error 01-Jan-2023 00:00:42 Progress (1): 49/221 kB error 01-Jan-2023 00:00:42 Progress (1): 51/221 kB error 01-Jan-2023 00:00:42 Progress (1): 55/221 kB error 01-Jan-2023 00:00:43 Progress (1): 59/221 kB error 01-Jan-2023 00:00:43 Progress (1): 63/221 kB error 01-Jan-2023 00:00:43 Progress (1): 67/221 kB error 01-Jan-2023 00:00:43 Progress (1): 71/221 kB error 01-Jan-2023 00:00:43 Progress (1): 75/221 kB error 01-Jan-2023 00:00:43 Progress (1): 79/221 kB error 01-Jan-2023 00:00:43 Progress (1): 83/221 kB error 01-Jan-2023 00:00:43 Progress (1): 85/221 kB error 01-Jan-2023 00:00:43 Progress (1): 89/221 kB error 01-Jan-2023 00:00:43 Progress (1): 94/221 kB error 01-Jan-2023 00:00:43 Progress (1): 98/221 kB error 01-Jan-2023 00:00:43 Progress (1): 102/221 kB error 01-Jan-2023 00:00:43 Progress (1): 106/221 kB error 01-Jan-2023 00:00:43 Progress (1): 110/221 kB error 01-Jan-2023 00:00:43 Progress (1): 114/221 kB error 01-Jan-2023 00:00:43 Progress (1): 118/221 kB error 01-Jan-2023 00:00:43 Progress (1): 120/221 kB error 01-Jan-2023 00:00:43 Progress (1): 124/221 kB error 01-Jan-2023 00:00:43 Progress (1): 128/221 kB error 01-Jan-2023 00:00:43 Progress (1): 132/221 kB error 01-Jan-2023 00:00:43 Progress (1): 137/221 kB error 01-Jan-2023 00:00:43 Progress (1): 141/221 kB error 01-Jan-2023 00:00:43 Progress (1): 145/221 kB error 01-Jan-2023 00:00:43 Progress (1): 149/221 kB error 01-Jan-2023 00:00:43 Progress (1): 153/221 kB error 01-Jan-2023 00:00:43 Progress (1): 155/221 kB error 01-Jan-2023 00:00:43 Progress (1): 159/221 kB error 01-Jan-2023 00:00:43 Progress (1): 163/221 kB error 01-Jan-2023 00:00:43 Progress (1): 167/221 kB error 01-Jan-2023 00:00:43 Progress (1): 171/221 kB error 01-Jan-2023 00:00:43 Progress (1): 175/221 kB error 01-Jan-2023 00:00:43 Progress (1): 180/221 kB error 01-Jan-2023 00:00:43 Progress (1): 184/221 kB error 01-Jan-2023 00:00:43 Progress (1): 188/221 kB error 01-Jan-2023 00:00:43 Progress (1): 190/221 kB error 01-Jan-2023 00:00:43 Progress (1): 194/221 kB error 01-Jan-2023 00:00:43 Progress (1): 198/221 kB error 01-Jan-2023 00:00:43 Progress (1): 202/221 kB error 01-Jan-2023 00:00:43 Progress (1): 206/221 kB error 01-Jan-2023 00:00:43 Progress (1): 210/221 kB error 01-Jan-2023 00:00:43 Progress (1): 214/221 kB error 01-Jan-2023 00:00:43 Progress (1): 218/221 kB error 01-Jan-2023 00:00:43 Progress (1): 221 kB error 01-Jan-2023 00:00:43 error 01-Jan-2023 00:00:43 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.jar (221 kB at 189 kB/s) error 01-Jan-2023 00:00:43 #17 10.59 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom error 01-Jan-2023 00:00:43 #17 10.71 Progress (1): 3.4/5.8 kB error 01-Jan-2023 00:00:43 Progress (1): 5.8 kB error 01-Jan-2023 00:00:43 error 01-Jan-2023 00:00:43 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 23 kB/s) error 01-Jan-2023 00:00:43 #17 10.84 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom error 01-Jan-2023 00:00:43 #17 10.96 Progress (1): 3.3/34 kB error 01-Jan-2023 00:00:43 Progress (1): 6.1/34 kB error 01-Jan-2023 00:00:43 Progress (1): 8.9/34 kB error 01-Jan-2023 00:00:43 Progress (1): 12/34 kB error 01-Jan-2023 00:00:43 Progress (1): 15/34 kB error 01-Jan-2023 00:00:43 Progress (1): 17/34 kB error 01-Jan-2023 00:00:43 Progress (1): 20/34 kB error 01-Jan-2023 00:00:43 Progress (1): 23/34 kB error 01-Jan-2023 00:00:43 Progress (1): 26/34 kB error 01-Jan-2023 00:00:43 Progress (1): 29/34 kB error 01-Jan-2023 00:00:43 Progress (1): 31/34 kB error 01-Jan-2023 00:00:43 Progress (1): 34 kB error 01-Jan-2023 00:00:43 error 01-Jan-2023 00:00:43 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 136 kB/s) error 01-Jan-2023 00:00:43 #17 11.10 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar error 01-Jan-2023 00:00:43 #17 11.22 Progress (1): 3.4/64 kB error 01-Jan-2023 00:00:43 Progress (1): 6.2/64 kB error 01-Jan-2023 00:00:43 Progress (1): 9.0/64 kB error 01-Jan-2023 00:00:43 Progress (1): 12/64 kB error 01-Jan-2023 00:00:43 Progress (1): 15/64 kB error 01-Jan-2023 00:00:43 Progress (1): 17/64 kB error 01-Jan-2023 00:00:43 Progress (1): 20/64 kB error 01-Jan-2023 00:00:43 Progress (1): 23/64 kB error 01-Jan-2023 00:00:43 Progress (1): 26/64 kB error 01-Jan-2023 00:00:43 Progress (1): 29/64 kB error 01-Jan-2023 00:00:43 Progress (1): 31/64 kB error 01-Jan-2023 00:00:43 Progress (1): 34/64 kB error 01-Jan-2023 00:00:43 Progress (1): 37/64 kB error 01-Jan-2023 00:00:43 Progress (1): 40/64 kB error 01-Jan-2023 00:00:43 Progress (1): 43/64 kB error 01-Jan-2023 00:00:43 Progress (1): 45/64 kB error 01-Jan-2023 00:00:43 Progress (1): 48/64 kB error 01-Jan-2023 00:00:43 Progress (1): 51/64 kB error 01-Jan-2023 00:00:43 Progress (1): 54/64 kB error 01-Jan-2023 00:00:43 Progress (1): 56/64 kB error 01-Jan-2023 00:00:43 Progress (1): 59/64 kB error 01-Jan-2023 00:00:43 Progress (1): 62/64 kB error 01-Jan-2023 00:00:43 Progress (1): 64 kB error 01-Jan-2023 00:00:43 error 01-Jan-2023 00:00:44 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 253 kB/s) error 01-Jan-2023 00:00:44 #17 11.37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.pom error 01-Jan-2023 00:00:44 #17 11.49 Progress (1): 3.3/13 kB error 01-Jan-2023 00:00:44 Progress (1): 6.1/13 kB error 01-Jan-2023 00:00:44 Progress (1): 8.9/13 kB error 01-Jan-2023 00:00:44 Progress (1): 12/13 kB error 01-Jan-2023 00:00:44 Progress (1): 13 kB error 01-Jan-2023 00:00:44 error 01-Jan-2023 00:00:44 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.pom (13 kB at 57 kB/s) error 01-Jan-2023 00:00:44 #17 11.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/2.5.8/openmrs-2.5.8.pom error 01-Jan-2023 00:00:44 #17 11.82 Progress (1): 3.3/36 kB error 01-Jan-2023 00:00:44 Progress (1): 6.1/36 kB error 01-Jan-2023 00:00:44 Progress (1): 8.9/36 kB error 01-Jan-2023 00:00:44 Progress (1): 12/36 kB error 01-Jan-2023 00:00:44 Progress (1): 15/36 kB error 01-Jan-2023 00:00:44 Progress (1): 17/36 kB error 01-Jan-2023 00:00:44 Progress (1): 20/36 kB error 01-Jan-2023 00:00:44 Progress (1): 23/36 kB error 01-Jan-2023 00:00:44 Progress (1): 26/36 kB error 01-Jan-2023 00:00:44 Progress (1): 29/36 kB error 01-Jan-2023 00:00:44 Progress (1): 31/36 kB error 01-Jan-2023 00:00:44 Progress (1): 34/36 kB error 01-Jan-2023 00:00:44 Progress (1): 36 kB error 01-Jan-2023 00:00:44 error 01-Jan-2023 00:00:44 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/2.5.8/openmrs-2.5.8.pom (36 kB at 106 kB/s) error 01-Jan-2023 00:00:44 #17 11.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-framework-bom/5.2.14.RELEASE/spring-framework-bom-5.2.14.RELEASE.pom error 01-Jan-2023 00:00:44 #17 12.08 Progress (1): 3.3/5.3 kB error 01-Jan-2023 00:00:44 Progress (1): 5.3 kB error 01-Jan-2023 00:00:44 error 01-Jan-2023 00:00:44 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-framework-bom/5.2.14.RELEASE/spring-framework-bom-5.2.14.RELEASE.pom (5.3 kB at 22 kB/s) error 01-Jan-2023 00:00:45 #17 12.41 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.pom error 01-Jan-2023 00:00:45 #17 12.53 Progress (1): 1.7 kB error 01-Jan-2023 00:00:45 error 01-Jan-2023 00:00:45 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.pom (1.7 kB at 7.2 kB/s) error 01-Jan-2023 00:00:45 #17 12.65 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.pom error 01-Jan-2023 00:00:45 #17 12.77 Progress (1): 1.5 kB error 01-Jan-2023 00:00:45 error 01-Jan-2023 00:00:45 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.pom (1.5 kB at 6.1 kB/s) error 01-Jan-2023 00:00:45 #17 12.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.pom error 01-Jan-2023 00:00:45 #17 13.01 Progress (1): 1.7 kB error 01-Jan-2023 00:00:45 error 01-Jan-2023 00:00:45 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.pom (1.7 kB at 6.8 kB/s) error 01-Jan-2023 00:00:45 #17 13.15 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.pom error 01-Jan-2023 00:00:45 #17 13.27 Progress (1): 2.3 kB error 01-Jan-2023 00:00:45 error 01-Jan-2023 00:00:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.pom (2.3 kB at 9.5 kB/s) error 01-Jan-2023 00:00:46 #17 13.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.pom error 01-Jan-2023 00:00:46 #17 13.51 Progress (1): 1.9 kB error 01-Jan-2023 00:00:46 error 01-Jan-2023 00:00:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.pom (1.9 kB at 7.9 kB/s) error 01-Jan-2023 00:00:46 #17 13.63 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.pom error 01-Jan-2023 00:00:46 #17 13.74 Progress (1): 1.7 kB error 01-Jan-2023 00:00:46 error 01-Jan-2023 00:00:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.pom (1.7 kB at 7.4 kB/s) error 01-Jan-2023 00:00:46 #17 13.86 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.pom error 01-Jan-2023 00:00:46 #17 13.98 Progress (1): 2.3 kB error 01-Jan-2023 00:00:46 error 01-Jan-2023 00:00:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.pom (2.3 kB at 9.6 kB/s) error 01-Jan-2023 00:00:46 #17 14.10 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.pom error 01-Jan-2023 00:00:46 #17 14.22 Progress (1): 2.1 kB error 01-Jan-2023 00:00:46 error 01-Jan-2023 00:00:47 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.pom (2.1 kB at 8.3 kB/s) error 01-Jan-2023 00:00:47 #17 14.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.pom error 01-Jan-2023 00:00:47 #17 ... error 01-Jan-2023 00:00:47 error 01-Jan-2023 00:00:47 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 00:00:47 #14 19.82 [INFO] Scanning for projects... error 01-Jan-2023 00:00:48 #14 21.63 [WARNING] error 01-Jan-2023 00:00:48 #14 21.63 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-package:jar:2.13.0-SNAPSHOT error 01-Jan-2023 00:00:48 #14 21.64 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 882, column 12 error 01-Jan-2023 00:00:48 #14 21.64 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 895, column 12 error 01-Jan-2023 00:00:48 #14 21.64 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 915, column 12 error 01-Jan-2023 00:00:48 #14 21.65 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 989, column 12 error 01-Jan-2023 00:00:48 #14 21.65 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 1008, column 12 error 01-Jan-2023 00:00:48 #14 21.65 [WARNING] error 01-Jan-2023 00:00:48 #14 21.66 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication:pom:2.13.0-SNAPSHOT error 01-Jan-2023 00:00:48 #14 21.66 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 882, column 12 error 01-Jan-2023 00:00:48 #14 21.66 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 895, column 12 error 01-Jan-2023 00:00:48 #14 21.66 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 915, column 12 error 01-Jan-2023 00:00:48 #14 21.66 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 989, column 12 error 01-Jan-2023 00:00:48 #14 21.66 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 1008, column 12 error 01-Jan-2023 00:00:48 #14 21.66 [WARNING] error 01-Jan-2023 00:00:48 #14 21.67 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. error 01-Jan-2023 00:00:48 #14 21.67 [WARNING] error 01-Jan-2023 00:00:48 #14 21.67 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. error 01-Jan-2023 00:00:49 #14 21.67 [WARNING] error 01-Jan-2023 00:00:49 #14 21.77 [INFO] ------------------------------------------------------------------------ error 01-Jan-2023 00:00:49 #14 21.77 [INFO] Reactor Build Order: error 01-Jan-2023 00:00:49 #14 21.77 [INFO] error 01-Jan-2023 00:00:49 #14 21.80 [INFO] Reference Application Distribution [pom] error 01-Jan-2023 00:00:49 #14 21.81 [INFO] Reference Application Distribution Package [jar] error 01-Jan-2023 00:00:49 #14 21.92 [INFO] error 01-Jan-2023 00:00:49 #14 21.93 [INFO] --------------< org.openmrs.distro:referenceapplication >--------------- error 01-Jan-2023 00:00:49 #14 21.93 [INFO] Building Reference Application Distribution 2.13.0-SNAPSHOT [1/2] error 01-Jan-2023 00:00:49 #14 21.93 [INFO] --------------------------------[ pom ]--------------------------------- error 01-Jan-2023 00:00:49 #14 22.40 [INFO] error 01-Jan-2023 00:00:49 #14 22.40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication --- error 01-Jan-2023 00:00:52 #14 25.30 [INFO] Installing /app/pom.xml to /usr/share/maven/ref/repository/org/openmrs/distro/referenceapplication/2.13.0-SNAPSHOT/referenceapplication-2.13.0-SNAPSHOT.pom error 01-Jan-2023 00:00:52 #14 25.47 [INFO] error 01-Jan-2023 00:00:52 #14 25.47 [INFO] ----------< org.openmrs.distro:referenceapplication-package >----------- error 01-Jan-2023 00:00:52 #14 25.47 [INFO] Building Reference Application Distribution Package 2.13.0-SNAPSHOT [2/2] error 01-Jan-2023 00:00:52 #14 25.48 [INFO] --------------------------------[ jar ]--------------------------------- error 01-Jan-2023 00:00:53 #14 ... error 01-Jan-2023 00:00:53 error 01-Jan-2023 00:00:53 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 00:00:53 #17 14.48 Progress (1): 1.9 kB error 01-Jan-2023 00:00:53 error 01-Jan-2023 00:00:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.pom (1.9 kB at 7.8 kB/s) error 01-Jan-2023 00:00:53 #17 14.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.pom error 01-Jan-2023 00:00:53 #17 14.72 Progress (1): 2.1 kB error 01-Jan-2023 00:00:53 error 01-Jan-2023 00:00:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.pom (2.1 kB at 8.7 kB/s) error 01-Jan-2023 00:00:53 #17 14.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.pom error 01-Jan-2023 00:00:53 #17 15.02 Progress (1): 3.3/5.5 kB error 01-Jan-2023 00:00:53 Progress (1): 5.5 kB error 01-Jan-2023 00:00:53 error 01-Jan-2023 00:00:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.pom (5.5 kB at 23 kB/s) error 01-Jan-2023 00:00:53 #17 15.14 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom error 01-Jan-2023 00:00:53 #17 15.26 Progress (1): 3.3/15 kB error 01-Jan-2023 00:00:53 Progress (1): 6.1/15 kB error 01-Jan-2023 00:00:53 Progress (1): 8.9/15 kB error 01-Jan-2023 00:00:53 Progress (1): 12/15 kB error 01-Jan-2023 00:00:53 Progress (1): 14/15 kB error 01-Jan-2023 00:00:53 Progress (1): 15 kB error 01-Jan-2023 00:00:53 error 01-Jan-2023 00:00:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom (15 kB at 64 kB/s) error 01-Jan-2023 00:00:53 #17 15.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom error 01-Jan-2023 00:00:53 #17 15.61 Progress (1): 3.3/67 kB error 01-Jan-2023 00:00:53 Progress (1): 6.1/67 kB error 01-Jan-2023 00:00:53 Progress (1): 8.9/67 kB error 01-Jan-2023 00:00:53 Progress (1): 12/67 kB error 01-Jan-2023 00:00:53 Progress (1): 15/67 kB error 01-Jan-2023 00:00:53 Progress (1): 17/67 kB error 01-Jan-2023 00:00:53 Progress (1): 20/67 kB error 01-Jan-2023 00:00:53 Progress (1): 23/67 kB error 01-Jan-2023 00:00:53 Progress (1): 26/67 kB error 01-Jan-2023 00:00:53 Progress (1): 29/67 kB error 01-Jan-2023 00:00:53 Progress (1): 31/67 kB error 01-Jan-2023 00:00:53 Progress (1): 34/67 kB error 01-Jan-2023 00:00:53 Progress (1): 37/67 kB error 01-Jan-2023 00:00:53 Progress (1): 40/67 kB error 01-Jan-2023 00:00:53 Progress (1): 43/67 kB error 01-Jan-2023 00:00:53 Progress (1): 45/67 kB error 01-Jan-2023 00:00:53 Progress (1): 48/67 kB error 01-Jan-2023 00:00:53 Progress (1): 51/67 kB error 01-Jan-2023 00:00:53 Progress (1): 54/67 kB error 01-Jan-2023 00:00:53 Progress (1): 56/67 kB error 01-Jan-2023 00:00:53 Progress (1): 59/67 kB error 01-Jan-2023 00:00:53 Progress (1): 62/67 kB error 01-Jan-2023 00:00:53 Progress (1): 65/67 kB error 01-Jan-2023 00:00:53 Progress (1): 67 kB error 01-Jan-2023 00:00:53 error 01-Jan-2023 00:00:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom (67 kB at 158 kB/s) error 01-Jan-2023 00:00:53 #17 15.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom error 01-Jan-2023 00:00:53 #17 16.02 Progress (1): 3.3/5.1 kB error 01-Jan-2023 00:00:53 Progress (1): 5.1 kB error 01-Jan-2023 00:00:53 error 01-Jan-2023 00:00:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom (5.1 kB at 12 kB/s) error 01-Jan-2023 00:00:53 #17 16.26 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.pom error 01-Jan-2023 00:00:53 #17 16.52 Progress (1): 3.3/12 kB error 01-Jan-2023 00:00:53 Progress (1): 6.1/12 kB error 01-Jan-2023 00:00:53 Progress (1): 8.9/12 kB error 01-Jan-2023 00:00:53 Progress (1): 12/12 kB error 01-Jan-2023 00:00:53 Progress (1): 12 kB error 01-Jan-2023 00:00:53 error 01-Jan-2023 00:00:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.pom (12 kB at 24 kB/s) error 01-Jan-2023 00:00:53 #17 16.76 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.11.20/byte-buddy-parent-1.11.20.pom error 01-Jan-2023 00:00:53 #17 17.01 Progress (1): 3.3/43 kB error 01-Jan-2023 00:00:53 Progress (1): 6.1/43 kB error 01-Jan-2023 00:00:53 Progress (1): 8.9/43 kB error 01-Jan-2023 00:00:53 Progress (1): 12/43 kB error 01-Jan-2023 00:00:53 Progress (1): 14/43 kB error 01-Jan-2023 00:00:53 Progress (1): 17/43 kB error 01-Jan-2023 00:00:53 Progress (1): 20/43 kB error 01-Jan-2023 00:00:53 Progress (1): 23/43 kB error 01-Jan-2023 00:00:53 Progress (1): 26/43 kB error 01-Jan-2023 00:00:53 Progress (1): 28/43 kB error 01-Jan-2023 00:00:53 Progress (1): 31/43 kB error 01-Jan-2023 00:00:53 Progress (1): 34/43 kB error 01-Jan-2023 00:00:53 Progress (1): 37/43 kB error 01-Jan-2023 00:00:53 Progress (1): 40/43 kB error 01-Jan-2023 00:00:53 Progress (1): 42/43 kB error 01-Jan-2023 00:00:53 Progress (1): 43 kB error 01-Jan-2023 00:00:53 error 01-Jan-2023 00:00:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.11.20/byte-buddy-parent-1.11.20.pom (43 kB at 92 kB/s) error 01-Jan-2023 00:00:53 #17 17.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.pom error 01-Jan-2023 00:00:53 #17 17.50 Progress (1): 2.7 kB error 01-Jan-2023 00:00:53 error 01-Jan-2023 00:00:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.pom (2.7 kB at 11 kB/s) error 01-Jan-2023 00:00:53 #17 17.63 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.pom error 01-Jan-2023 00:00:53 #17 17.75 Progress (1): 2.7 kB error 01-Jan-2023 00:00:53 error 01-Jan-2023 00:00:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.pom (2.7 kB at 11 kB/s) error 01-Jan-2023 00:00:53 #17 17.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.pom error 01-Jan-2023 00:00:53 #17 18.02 Progress (1): 3.3/9.2 kB error 01-Jan-2023 00:00:53 Progress (1): 6.1/9.2 kB error 01-Jan-2023 00:00:53 Progress (1): 8.9/9.2 kB error 01-Jan-2023 00:00:53 Progress (1): 9.2 kB error 01-Jan-2023 00:00:53 error 01-Jan-2023 00:00:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.pom (9.2 kB at 39 kB/s) error 01-Jan-2023 00:00:53 #17 18.14 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-parent/5.11.9.Final/hibernate-search-parent-5.11.9.Final.pom error 01-Jan-2023 00:00:53 #17 18.26 Progress (1): 3.3/151 kB error 01-Jan-2023 00:00:53 Progress (1): 6.1/151 kB error 01-Jan-2023 00:00:53 Progress (1): 8.9/151 kB error 01-Jan-2023 00:00:53 Progress (1): 12/151 kB error 01-Jan-2023 00:00:53 Progress (1): 14/151 kB error 01-Jan-2023 00:00:53 Progress (1): 17/151 kB error 01-Jan-2023 00:00:53 Progress (1): 20/151 kB error 01-Jan-2023 00:00:53 Progress (1): 23/151 kB error 01-Jan-2023 00:00:53 Progress (1): 26/151 kB error 01-Jan-2023 00:00:53 Progress (1): 28/151 kB error 01-Jan-2023 00:00:53 Progress (1): 31/151 kB error 01-Jan-2023 00:00:53 Progress (1): 34/151 kB error 01-Jan-2023 00:00:53 Progress (1): 37/151 kB error 01-Jan-2023 00:00:53 Progress (1): 40/151 kB error 01-Jan-2023 00:00:53 Progress (1): 42/151 kB error 01-Jan-2023 00:00:53 Progress (1): 45/151 kB error 01-Jan-2023 00:00:53 Progress (1): 48/151 kB error 01-Jan-2023 00:00:53 Progress (1): 51/151 kB error 01-Jan-2023 00:00:53 Progress (1): 54/151 kB error 01-Jan-2023 00:00:53 Progress (1): 56/151 kB error 01-Jan-2023 00:00:53 Progress (1): 59/151 kB error 01-Jan-2023 00:00:53 Progress (1): 62/151 kB error 01-Jan-2023 00:00:53 Progress (1): 65/151 kB error 01-Jan-2023 00:00:53 Progress (1): 67/151 kB error 01-Jan-2023 00:00:53 Progress (1): 70/151 kB error 01-Jan-2023 00:00:53 Progress (1): 73/151 kB error 01-Jan-2023 00:00:53 Progress (1): 76/151 kB error 01-Jan-2023 00:00:53 Progress (1): 79/151 kB error 01-Jan-2023 00:00:53 Progress (1): 81/151 kB error 01-Jan-2023 00:00:53 Progress (1): 84/151 kB error 01-Jan-2023 00:00:53 Progress (1): 87/151 kB error 01-Jan-2023 00:00:53 Progress (1): 90/151 kB error 01-Jan-2023 00:00:53 Progress (1): 93/151 kB error 01-Jan-2023 00:00:53 Progress (1): 95/151 kB error 01-Jan-2023 00:00:53 Progress (1): 98/151 kB error 01-Jan-2023 00:00:53 Progress (1): 101/151 kB error 01-Jan-2023 00:00:53 Progress (1): 104/151 kB error 01-Jan-2023 00:00:53 Progress (1): 106/151 kB error 01-Jan-2023 00:00:53 Progress (1): 109/151 kB error 01-Jan-2023 00:00:53 Progress (1): 112/151 kB error 01-Jan-2023 00:00:53 Progress (1): 115/151 kB error 01-Jan-2023 00:00:53 Progress (1): 118/151 kB error 01-Jan-2023 00:00:53 Progress (1): 120/151 kB error 01-Jan-2023 00:00:53 Progress (1): 123/151 kB error 01-Jan-2023 00:00:53 Progress (1): 126/151 kB error 01-Jan-2023 00:00:53 Progress (1): 129/151 kB error 01-Jan-2023 00:00:53 Progress (1): 132/151 kB error 01-Jan-2023 00:00:53 Progress (1): 134/151 kB error 01-Jan-2023 00:00:53 Progress (1): 137/151 kB error 01-Jan-2023 00:00:53 Progress (1): 140/151 kB error 01-Jan-2023 00:00:53 Progress (1): 143/151 kB error 01-Jan-2023 00:00:53 Progress (1): 145/151 kB error 01-Jan-2023 00:00:53 Progress (1): 148/151 kB error 01-Jan-2023 00:00:53 Progress (1): 151/151 kB error 01-Jan-2023 00:00:53 Progress (1): 151 kB error 01-Jan-2023 00:00:53 error 01-Jan-2023 00:00:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-parent/5.11.9.Final/hibernate-search-parent-5.11.9.Final.pom (151 kB at 442 kB/s) error 01-Jan-2023 00:00:53 #17 18.49 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.pom error 01-Jan-2023 00:00:53 #17 18.61 Progress (1): 3.3/16 kB error 01-Jan-2023 00:00:53 Progress (1): 6.1/16 kB error 01-Jan-2023 00:00:53 Progress (1): 8.9/16 kB error 01-Jan-2023 00:00:53 Progress (1): 12/16 kB error 01-Jan-2023 00:00:53 Progress (1): 14/16 kB error 01-Jan-2023 00:00:53 Progress (1): 16 kB error 01-Jan-2023 00:00:53 error 01-Jan-2023 00:00:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.pom (16 kB at 61 kB/s) error 01-Jan-2023 00:00:53 #17 18.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.4.30.Final/hibernate-core-5.4.30.Final.pom error 01-Jan-2023 00:00:53 #17 19.03 Progress (1): 3.3/6.1 kB error 01-Jan-2023 00:00:53 Progress (1): 6.1/6.1 kB error 01-Jan-2023 00:00:53 Progress (1): 6.1 kB error 01-Jan-2023 00:00:53 error 01-Jan-2023 00:00:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.4.30.Final/hibernate-core-5.4.30.Final.pom (6.1 kB at 24 kB/s) error 01-Jan-2023 00:00:53 #17 19.17 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom error 01-Jan-2023 00:00:53 #17 19.31 Progress (1): 3.3/5.0 kB error 01-Jan-2023 00:00:53 Progress (1): 5.0 kB error 01-Jan-2023 00:00:53 error 01-Jan-2023 00:00:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom (5.0 kB at 18 kB/s) error 01-Jan-2023 00:00:53 #17 19.45 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom error 01-Jan-2023 00:00:53 #17 19.58 Progress (1): 3.3/66 kB error 01-Jan-2023 00:00:53 Progress (1): 6.1/66 kB error 01-Jan-2023 00:00:53 Progress (1): 8.9/66 kB error 01-Jan-2023 00:00:53 Progress (1): 12/66 kB error 01-Jan-2023 00:00:53 Progress (1): 15/66 kB error 01-Jan-2023 00:00:53 Progress (1): 17/66 kB error 01-Jan-2023 00:00:53 Progress (1): 20/66 kB error 01-Jan-2023 00:00:53 Progress (1): 23/66 kB error 01-Jan-2023 00:00:53 Progress (1): 26/66 kB error 01-Jan-2023 00:00:53 Progress (1): 29/66 kB error 01-Jan-2023 00:00:53 Progress (1): 31/66 kB error 01-Jan-2023 00:00:53 Progress (1): 34/66 kB error 01-Jan-2023 00:00:53 Progress (1): 37/66 kB error 01-Jan-2023 00:00:53 Progress (1): 40/66 kB error 01-Jan-2023 00:00:53 Progress (1): 42/66 kB error 01-Jan-2023 00:00:53 Progress (1): 45/66 kB error 01-Jan-2023 00:00:53 Progress (1): 48/66 kB error 01-Jan-2023 00:00:53 Progress (1): 51/66 kB error 01-Jan-2023 00:00:53 Progress (1): 54/66 kB error 01-Jan-2023 00:00:53 Progress (1): 56/66 kB error 01-Jan-2023 00:00:53 Progress (1): 59/66 kB error 01-Jan-2023 00:00:53 Progress (1): 62/66 kB error 01-Jan-2023 00:00:53 Progress (1): 65/66 kB error 01-Jan-2023 00:00:53 Progress (1): 66 kB error 01-Jan-2023 00:00:53 error 01-Jan-2023 00:00:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom (66 kB at 239 kB/s) error 01-Jan-2023 00:00:53 #17 19.75 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.10.21/byte-buddy-1.10.21.pom error 01-Jan-2023 00:00:53 #17 19.88 Progress (1): 3.3/11 kB error 01-Jan-2023 00:00:53 Progress (1): 6.1/11 kB error 01-Jan-2023 00:00:53 Progress (1): 8.9/11 kB error 01-Jan-2023 00:00:53 Progress (1): 11 kB error 01-Jan-2023 00:00:53 error 01-Jan-2023 00:00:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.10.21/byte-buddy-1.10.21.pom (11 kB at 45 kB/s) error 01-Jan-2023 00:00:53 #17 20.00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.10.21/byte-buddy-parent-1.10.21.pom error 01-Jan-2023 00:00:53 #17 20.12 Progress (1): 3.3/42 kB error 01-Jan-2023 00:00:53 Progress (1): 6.1/42 kB error 01-Jan-2023 00:00:53 Progress (1): 8.9/42 kB error 01-Jan-2023 00:00:53 Progress (1): 12/42 kB error 01-Jan-2023 00:00:53 Progress (1): 14/42 kB error 01-Jan-2023 00:00:53 Progress (1): 17/42 kB error 01-Jan-2023 00:00:53 Progress (1): 20/42 kB error 01-Jan-2023 00:00:53 Progress (1): 23/42 kB error 01-Jan-2023 00:00:53 Progress (1): 26/42 kB error 01-Jan-2023 00:00:53 Progress (1): 28/42 kB error 01-Jan-2023 00:00:53 Progress (1): 31/42 kB error 01-Jan-2023 00:00:53 Progress (1): 34/42 kB error 01-Jan-2023 00:00:53 Progress (1): 37/42 kB error 01-Jan-2023 00:00:53 Progress (1): 40/42 kB error 01-Jan-2023 00:00:53 Progress (1): 42 kB error 01-Jan-2023 00:00:53 error 01-Jan-2023 00:00:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.10.21/byte-buddy-parent-1.10.21.pom (42 kB at 163 kB/s) error 01-Jan-2023 00:00:53 #17 20.35 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.pom error 01-Jan-2023 00:00:53 #17 20.47 Progress (1): 3.3/23 kB error 01-Jan-2023 00:00:53 Progress (1): 6.1/23 kB error 01-Jan-2023 00:00:53 Progress (1): 8.9/23 kB error 01-Jan-2023 00:00:53 Progress (1): 12/23 kB error 01-Jan-2023 00:00:53 Progress (1): 15/23 kB error 01-Jan-2023 00:00:53 Progress (1): 17/23 kB error 01-Jan-2023 00:00:53 Progress (1): 20/23 kB error 01-Jan-2023 00:00:53 Progress (1): 23/23 kB error 01-Jan-2023 00:00:53 Progress (1): 23 kB error 01-Jan-2023 00:00:53 error 01-Jan-2023 00:00:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.pom (23 kB at 99 kB/s) error 01-Jan-2023 00:00:53 #17 20.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom error 01-Jan-2023 00:00:53 #17 20.79 Progress (1): 3.3/74 kB error 01-Jan-2023 00:00:53 Progress (1): 6.1/74 kB error 01-Jan-2023 00:00:53 Progress (1): 8.9/74 kB error 01-Jan-2023 00:00:53 Progress (1): 12/74 kB error 01-Jan-2023 00:00:53 Progress (1): 15/74 kB error 01-Jan-2023 00:00:53 Progress (1): 17/74 kB error 01-Jan-2023 00:00:53 Progress (1): 20/74 kB error 01-Jan-2023 00:00:53 Progress (1): 23/74 kB error 01-Jan-2023 00:00:53 Progress (1): 26/74 kB error 01-Jan-2023 00:00:53 Progress (1): 29/74 kB error 01-Jan-2023 00:00:53 Progress (1): 31/74 kB error 01-Jan-2023 00:00:53 Progress (1): 34/74 kB error 01-Jan-2023 00:00:53 Progress (1): 37/74 kB error 01-Jan-2023 00:00:53 Progress (1): 40/74 kB error 01-Jan-2023 00:00:53 Progress (1): 43/74 kB error 01-Jan-2023 00:00:53 Progress (1): 45/74 kB error 01-Jan-2023 00:00:53 Progress (1): 48/74 kB error 01-Jan-2023 00:00:53 Progress (1): 51/74 kB error 01-Jan-2023 00:00:53 Progress (1): 54/74 kB error 01-Jan-2023 00:00:53 Progress (1): 56/74 kB error 01-Jan-2023 00:00:53 Progress (1): 59/74 kB error 01-Jan-2023 00:00:53 Progress (1): 62/74 kB error 01-Jan-2023 00:00:53 Progress (1): 65/74 kB error 01-Jan-2023 00:00:53 Progress (1): 68/74 kB error 01-Jan-2023 00:00:53 Progress (1): 70/74 kB error 01-Jan-2023 00:00:53 Progress (1): 73/74 kB error 01-Jan-2023 00:00:53 Progress (1): 74 kB error 01-Jan-2023 00:00:53 error 01-Jan-2023 00:00:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom (74 kB at 227 kB/s) error 01-Jan-2023 00:00:53 #17 20.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.pom error 01-Jan-2023 00:00:53 #17 21.08 Progress (1): 3.3/14 kB error 01-Jan-2023 00:00:53 Progress (1): 6.1/14 kB error 01-Jan-2023 00:00:53 Progress (1): 8.9/14 kB error 01-Jan-2023 00:00:53 Progress (1): 12/14 kB error 01-Jan-2023 00:00:53 Progress (1): 14 kB error 01-Jan-2023 00:00:53 error 01-Jan-2023 00:00:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.pom (14 kB at 56 kB/s) error 01-Jan-2023 00:00:53 #17 21.22 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.pom error 01-Jan-2023 00:00:53 #17 21.35 Progress (1): 3.3/12 kB error 01-Jan-2023 00:00:54 Progress (1): 6.1/12 kB error 01-Jan-2023 00:00:54 Progress (1): 8.9/12 kB error 01-Jan-2023 00:00:54 Progress (1): 12 kB error 01-Jan-2023 00:00:54 error 01-Jan-2023 00:00:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.pom (12 kB at 46 kB/s) error 01-Jan-2023 00:00:54 #17 21.49 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.pom error 01-Jan-2023 00:00:54 #17 21.61 Progress (1): 3.3/8.3 kB error 01-Jan-2023 00:00:54 Progress (1): 6.1/8.3 kB error 01-Jan-2023 00:00:54 Progress (1): 8.3 kB error 01-Jan-2023 00:00:54 error 01-Jan-2023 00:00:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.pom (8.3 kB at 35 kB/s) error 01-Jan-2023 00:00:54 #17 21.80 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom error 01-Jan-2023 00:00:54 #17 21.94 Progress (1): 3.3/3.4 kB error 01-Jan-2023 00:00:54 Progress (1): 3.4 kB error 01-Jan-2023 00:00:54 error 01-Jan-2023 00:00:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom (3.4 kB at 13 kB/s) error 01-Jan-2023 00:00:54 #17 22.27 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.pom error 01-Jan-2023 00:00:55 #17 22.40 Progress (1): 3.3/4.9 kB error 01-Jan-2023 00:00:55 Progress (1): 4.9 kB error 01-Jan-2023 00:00:55 error 01-Jan-2023 00:00:55 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.pom (4.9 kB at 19 kB/s) error 01-Jan-2023 00:00:55 #17 22.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/module/jackson-modules-java8/2.13.0/jackson-modules-java8-2.13.0.pom error 01-Jan-2023 00:00:55 #17 23.08 Progress (1): 3.0 kB error 01-Jan-2023 00:00:55 error 01-Jan-2023 00:00:55 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/module/jackson-modules-java8/2.13.0/jackson-modules-java8-2.13.0.pom (3.0 kB at 4.4 kB/s) error 01-Jan-2023 00:00:55 #17 23.20 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom error 01-Jan-2023 00:00:55 #17 23.32 Progress (1): 3.3/9.7 kB error 01-Jan-2023 00:00:56 Progress (1): 6.1/9.7 kB error 01-Jan-2023 00:00:56 Progress (1): 8.9/9.7 kB error 01-Jan-2023 00:00:56 Progress (1): 9.7 kB error 01-Jan-2023 00:00:56 error 01-Jan-2023 00:00:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom (9.7 kB at 40 kB/s) error 01-Jan-2023 00:00:56 #17 23.45 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom error 01-Jan-2023 00:00:56 #17 23.62 Progress (1): 3.3/17 kB error 01-Jan-2023 00:00:56 Progress (1): 6.1/17 kB error 01-Jan-2023 00:00:56 Progress (1): 8.9/17 kB error 01-Jan-2023 00:00:56 Progress (1): 12/17 kB error 01-Jan-2023 00:00:56 Progress (1): 15/17 kB error 01-Jan-2023 00:00:56 Progress (1): 17 kB error 01-Jan-2023 00:00:56 error 01-Jan-2023 00:00:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom (17 kB at 59 kB/s) error 01-Jan-2023 00:00:56 #17 23.76 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.pom error 01-Jan-2023 00:00:56 #17 23.95 Progress (1): 3.3/19 kB error 01-Jan-2023 00:00:56 Progress (1): 6.1/19 kB error 01-Jan-2023 00:00:56 Progress (1): 8.9/19 kB error 01-Jan-2023 00:00:56 Progress (1): 12/19 kB error 01-Jan-2023 00:00:56 Progress (1): 15/19 kB error 01-Jan-2023 00:00:56 Progress (1): 17/19 kB error 01-Jan-2023 00:00:56 Progress (1): 19 kB error 01-Jan-2023 00:00:56 error 01-Jan-2023 00:00:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.pom (19 kB at 61 kB/s) error 01-Jan-2023 00:00:56 #17 24.08 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-root/2.10.9.2/ehcache-root-2.10.9.2.pom error 01-Jan-2023 00:00:56 #17 24.25 Progress (1): 3.3/16 kB error 01-Jan-2023 00:00:56 Progress (1): 6.1/16 kB error 01-Jan-2023 00:00:56 Progress (1): 8.9/16 kB error 01-Jan-2023 00:00:56 Progress (1): 12/16 kB error 01-Jan-2023 00:00:56 Progress (1): 15/16 kB error 01-Jan-2023 00:00:56 Progress (1): 16 kB error 01-Jan-2023 00:00:57 error 01-Jan-2023 00:00:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-root/2.10.9.2/ehcache-root-2.10.9.2.pom (16 kB at 55 kB/s) error 01-Jan-2023 00:00:57 #17 24.37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom error 01-Jan-2023 00:00:57 #17 24.56 Progress (1): 3.3/13 kB error 01-Jan-2023 00:00:57 Progress (1): 6.1/13 kB error 01-Jan-2023 00:00:57 Progress (1): 8.9/13 kB error 01-Jan-2023 00:00:57 Progress (1): 12/13 kB error 01-Jan-2023 00:00:57 Progress (1): 13 kB error 01-Jan-2023 00:00:57 error 01-Jan-2023 00:00:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom (13 kB at 40 kB/s) error 01-Jan-2023 00:00:57 #17 24.70 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.pom error 01-Jan-2023 00:00:57 #17 24.82 Progress (1): 2.0 kB error 01-Jan-2023 00:00:57 error 01-Jan-2023 00:00:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.pom (2.0 kB at 8.1 kB/s) error 01-Jan-2023 00:00:57 #17 24.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.pom error 01-Jan-2023 00:00:57 #17 25.07 Progress (1): 2.1 kB error 01-Jan-2023 00:00:57 error 01-Jan-2023 00:00:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.pom (2.1 kB at 8.7 kB/s) error 01-Jan-2023 00:00:57 #17 25.19 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom error 01-Jan-2023 00:00:57 #17 25.32 Progress (1): 3.3/37 kB error 01-Jan-2023 00:00:58 Progress (1): 6.1/37 kB error 01-Jan-2023 00:00:58 Progress (1): 8.9/37 kB error 01-Jan-2023 00:00:58 Progress (1): 12/37 kB error 01-Jan-2023 00:00:58 Progress (1): 15/37 kB error 01-Jan-2023 00:00:58 Progress (1): 17/37 kB error 01-Jan-2023 00:00:58 Progress (1): 20/37 kB error 01-Jan-2023 00:00:58 Progress (1): 23/37 kB error 01-Jan-2023 00:00:58 Progress (1): 26/37 kB error 01-Jan-2023 00:00:58 Progress (1): 29/37 kB error 01-Jan-2023 00:00:58 Progress (1): 31/37 kB error 01-Jan-2023 00:00:58 Progress (1): 34/37 kB error 01-Jan-2023 00:00:58 Progress (1): 37/37 kB error 01-Jan-2023 00:00:58 Progress (1): 37 kB error 01-Jan-2023 00:00:58 error 01-Jan-2023 00:00:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom (37 kB at 149 kB/s) error 01-Jan-2023 00:00:58 #17 25.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom error 01-Jan-2023 00:00:58 #17 25.60 Progress (1): 3.3/13 kB error 01-Jan-2023 00:00:58 Progress (1): 6.1/13 kB error 01-Jan-2023 00:00:58 Progress (1): 8.9/13 kB error 01-Jan-2023 00:00:58 Progress (1): 12/13 kB error 01-Jan-2023 00:00:58 Progress (1): 13 kB error 01-Jan-2023 00:00:58 error 01-Jan-2023 00:00:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom (13 kB at 54 kB/s) error 01-Jan-2023 00:00:58 #17 25.72 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom error 01-Jan-2023 00:00:58 #17 25.84 Progress (1): 3.3/9.5 kB error 01-Jan-2023 00:00:58 Progress (1): 6.1/9.5 kB error 01-Jan-2023 00:00:58 Progress (1): 8.9/9.5 kB error 01-Jan-2023 00:00:58 Progress (1): 9.5 kB error 01-Jan-2023 00:00:58 error 01-Jan-2023 00:00:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom (9.5 kB at 40 kB/s) error 01-Jan-2023 00:00:58 #17 25.97 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom error 01-Jan-2023 00:00:58 #17 26.08 Progress (1): 2.0 kB error 01-Jan-2023 00:00:58 error 01-Jan-2023 00:00:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom (2.0 kB at 8.5 kB/s) error 01-Jan-2023 00:00:58 #17 26.21 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom error 01-Jan-2023 00:00:58 #17 26.33 Progress (1): 3.3/23 kB error 01-Jan-2023 00:00:59 Progress (1): 6.1/23 kB error 01-Jan-2023 00:00:59 Progress (1): 8.9/23 kB error 01-Jan-2023 00:00:59 Progress (1): 12/23 kB error 01-Jan-2023 00:00:59 Progress (1): 15/23 kB error 01-Jan-2023 00:00:59 Progress (1): 17/23 kB error 01-Jan-2023 00:00:59 Progress (1): 20/23 kB error 01-Jan-2023 00:00:59 Progress (1): 23 kB error 01-Jan-2023 00:00:59 error 01-Jan-2023 00:00:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom (23 kB at 94 kB/s) error 01-Jan-2023 00:00:59 #17 26.45 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom error 01-Jan-2023 00:00:59 #17 26.57 Progress (1): 3.3/13 kB error 01-Jan-2023 00:00:59 Progress (1): 6.1/13 kB error 01-Jan-2023 00:00:59 Progress (1): 8.9/13 kB error 01-Jan-2023 00:00:59 Progress (1): 12/13 kB error 01-Jan-2023 00:00:59 Progress (1): 13 kB error 01-Jan-2023 00:00:59 error 01-Jan-2023 00:00:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom (13 kB at 54 kB/s) error 01-Jan-2023 00:00:59 #17 26.70 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom error 01-Jan-2023 00:00:59 #17 26.87 Progress (1): 1.3 kB error 01-Jan-2023 00:00:59 error 01-Jan-2023 00:00:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom (1.3 kB at 3.9 kB/s) error 01-Jan-2023 00:00:59 #17 27.05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom error 01-Jan-2023 00:00:59 #17 27.24 Progress (1): 3.3/29 kB error 01-Jan-2023 00:00:59 Progress (1): 6.1/29 kB error 01-Jan-2023 00:00:59 Progress (1): 8.9/29 kB error 01-Jan-2023 00:00:59 Progress (1): 12/29 kB error 01-Jan-2023 00:00:59 Progress (1): 15/29 kB error 01-Jan-2023 00:00:59 Progress (1): 17/29 kB error 01-Jan-2023 00:00:59 Progress (1): 20/29 kB error 01-Jan-2023 00:00:59 Progress (1): 23/29 kB error 01-Jan-2023 00:00:59 Progress (1): 26/29 kB error 01-Jan-2023 00:00:59 Progress (1): 29/29 kB error 01-Jan-2023 00:00:59 Progress (1): 29 kB error 01-Jan-2023 00:00:59 error 01-Jan-2023 00:01:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom (29 kB at 92 kB/s) error 01-Jan-2023 00:01:00 #17 27.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom error 01-Jan-2023 00:01:00 #17 27.51 Progress (1): 3.3/3.5 kB error 01-Jan-2023 00:01:00 Progress (1): 3.5 kB error 01-Jan-2023 00:01:00 error 01-Jan-2023 00:01:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom (3.5 kB at 13 kB/s) error 01-Jan-2023 00:01:00 #17 27.63 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom error 01-Jan-2023 00:01:00 #17 27.74 Progress (1): 3.3/10 kB error 01-Jan-2023 00:01:00 Progress (1): 6.1/10 kB error 01-Jan-2023 00:01:00 Progress (1): 8.9/10 kB error 01-Jan-2023 00:01:00 Progress (1): 10 kB error 01-Jan-2023 00:01:00 error 01-Jan-2023 00:01:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom (10 kB at 44 kB/s) error 01-Jan-2023 00:01:00 #17 27.87 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom error 01-Jan-2023 00:01:00 #17 27.99 Progress (1): 3.3/13 kB error 01-Jan-2023 00:01:00 Progress (1): 6.1/13 kB error 01-Jan-2023 00:01:00 Progress (1): 8.9/13 kB error 01-Jan-2023 00:01:00 Progress (1): 12/13 kB error 01-Jan-2023 00:01:00 Progress (1): 13 kB error 01-Jan-2023 00:01:00 error 01-Jan-2023 00:01:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom (13 kB at 55 kB/s) error 01-Jan-2023 00:01:00 #17 28.15 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/test/openmrs-test/2.5.8/openmrs-test-2.5.8.pom error 01-Jan-2023 00:01:00 #17 28.27 Progress (1): 3.2 kB error 01-Jan-2023 00:01:00 error 01-Jan-2023 00:01:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/test/openmrs-test/2.5.8/openmrs-test-2.5.8.pom (3.2 kB at 14 kB/s) error 01-Jan-2023 00:01:01 #17 28.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.pom error 01-Jan-2023 00:01:01 #17 28.50 Progress (1): 1.7 kB error 01-Jan-2023 00:01:01 error 01-Jan-2023 00:01:01 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.pom (1.7 kB at 7.3 kB/s) error 01-Jan-2023 00:01:01 #17 28.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.pom error 01-Jan-2023 00:01:01 #17 28.77 Progress (1): 3.2 kB error 01-Jan-2023 00:01:01 error 01-Jan-2023 00:01:01 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.pom (3.2 kB at 13 kB/s) error 01-Jan-2023 00:01:01 #17 28.89 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.pom error 01-Jan-2023 00:01:01 #17 29.01 Progress (1): 2.8 kB error 01-Jan-2023 00:01:01 error 01-Jan-2023 00:01:01 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.pom (2.8 kB at 12 kB/s) error 01-Jan-2023 00:01:01 #17 29.13 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.pom error 01-Jan-2023 00:01:01 #17 29.26 Progress (1): 3.2 kB error 01-Jan-2023 00:01:01 error 01-Jan-2023 00:01:02 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.pom (3.2 kB at 13 kB/s) error 01-Jan-2023 00:01:02 #17 29.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.pom error 01-Jan-2023 00:01:02 #17 29.50 Progress (1): 3.2 kB error 01-Jan-2023 00:01:02 error 01-Jan-2023 00:01:02 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.pom (3.2 kB at 14 kB/s) error 01-Jan-2023 00:01:02 #17 29.61 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.pom error 01-Jan-2023 00:01:02 #17 29.74 Progress (1): 3.2 kB error 01-Jan-2023 00:01:02 error 01-Jan-2023 00:01:02 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.pom (3.2 kB at 13 kB/s) error 01-Jan-2023 00:01:02 #17 29.86 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom error 01-Jan-2023 00:01:02 #17 29.98 Progress (1): 3.3/59 kB error 01-Jan-2023 00:01:02 Progress (1): 6.1/59 kB error 01-Jan-2023 00:01:02 Progress (1): 8.9/59 kB error 01-Jan-2023 00:01:02 Progress (1): 12/59 kB error 01-Jan-2023 00:01:02 Progress (1): 15/59 kB error 01-Jan-2023 00:01:02 Progress (1): 17/59 kB error 01-Jan-2023 00:01:02 Progress (1): 20/59 kB error 01-Jan-2023 00:01:02 Progress (1): 23/59 kB error 01-Jan-2023 00:01:02 Progress (1): 26/59 kB error 01-Jan-2023 00:01:02 Progress (1): 29/59 kB error 01-Jan-2023 00:01:02 Progress (1): 31/59 kB error 01-Jan-2023 00:01:02 Progress (1): 34/59 kB error 01-Jan-2023 00:01:02 Progress (1): 37/59 kB error 01-Jan-2023 00:01:02 Progress (1): 40/59 kB error 01-Jan-2023 00:01:02 Progress (1): 43/59 kB error 01-Jan-2023 00:01:02 Progress (1): 45/59 kB error 01-Jan-2023 00:01:02 Progress (1): 48/59 kB error 01-Jan-2023 00:01:02 Progress (1): 51/59 kB error 01-Jan-2023 00:01:02 Progress (1): 54/59 kB error 01-Jan-2023 00:01:02 Progress (1): 56/59 kB error 01-Jan-2023 00:01:02 Progress (1): 59 kB error 01-Jan-2023 00:01:02 error 01-Jan-2023 00:01:02 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom (59 kB at 173 kB/s) error 01-Jan-2023 00:01:03 #17 30.35 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.jar error 01-Jan-2023 00:01:03 #17 30.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.jar error 01-Jan-2023 00:01:03 #17 30.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.jar error 01-Jan-2023 00:01:03 #17 30.37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.jar error 01-Jan-2023 00:01:03 #17 30.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.jar error 01-Jan-2023 00:01:03 #17 30.86 Progress (1): 3.3/24 kB error 01-Jan-2023 00:01:03 Progress (1): 6.1/24 kB error 01-Jan-2023 00:01:03 Progress (1): 8.9/24 kB error 01-Jan-2023 00:01:03 Progress (1): 12/24 kB error 01-Jan-2023 00:01:03 Progress (1): 14/24 kB error 01-Jan-2023 00:01:03 Progress (1): 17/24 kB error 01-Jan-2023 00:01:03 Progress (1): 20/24 kB error 01-Jan-2023 00:01:03 Progress (1): 23/24 kB error 01-Jan-2023 00:01:03 Progress (1): 24 kB error 01-Jan-2023 00:01:03 error 01-Jan-2023 00:01:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.jar (24 kB at 33 kB/s) error 01-Jan-2023 00:01:03 #17 31.08 Progress (1): 0/2.9 MB error 01-Jan-2023 00:01:03 error 01-Jan-2023 00:01:03 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.jar error 01-Jan-2023 00:01:03 #17 31.18 Progress (1): 0/2.9 MB error 01-Jan-2023 00:01:03 Progress (1): 0.1/2.9 MB error 01-Jan-2023 00:01:03 Progress (1): 0.1/2.9 MB error 01-Jan-2023 00:01:03 Progress (1): 0.1/2.9 MB error 01-Jan-2023 00:01:03 Progress (1): 0.1/2.9 MB error 01-Jan-2023 00:01:03 Progress (1): 0.1/2.9 MB error 01-Jan-2023 00:01:03 Progress (1): 0.1/2.9 MB error 01-Jan-2023 00:01:03 Progress (1): 0.2/2.9 MB error 01-Jan-2023 00:01:04 Progress (1): 0.2/2.9 MB error 01-Jan-2023 00:01:04 Progress (1): 0.2/2.9 MB error 01-Jan-2023 00:01:04 Progress (1): 0.2/2.9 MB error 01-Jan-2023 00:01:04 Progress (1): 0.2/2.9 MB error 01-Jan-2023 00:01:04 Progress (1): 0.2/2.9 MB error 01-Jan-2023 00:01:04 Progress (1): 0.3/2.9 MB error 01-Jan-2023 00:01:04 Progress (2): 0.3/2.9 MB | 4.1/689 kB error 01-Jan-2023 00:01:04 Progress (2): 0.3/2.9 MB | 7.5/689 kB error 01-Jan-2023 00:01:04 Progress (3): 0.3/2.9 MB | 7.5/689 kB | 0/1.4 MB error 01-Jan-2023 00:01:04 Progress (3): 0.3/2.9 MB | 7.5/689 kB | 0/1.4 MB error 01-Jan-2023 00:01:04 Progress (4): 0.3/2.9 MB | 7.5/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.3/2.9 MB | 7.5/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.3/2.9 MB | 7.5/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.3/2.9 MB | 7.5/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.3/2.9 MB | 7.5/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.3/2.9 MB | 7.5/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.3/2.9 MB | 7.5/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.4/2.9 MB | 7.5/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.4/2.9 MB | 7.5/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.4/2.9 MB | 7.5/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.4/2.9 MB | 7.5/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.4/2.9 MB | 7.5/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.5/2.9 MB | 7.5/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.5/2.9 MB | 7.5/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.5/2.9 MB | 7.5/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.5/2.9 MB | 7.5/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.5/2.9 MB | 7.5/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.5/2.9 MB | 7.5/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.5/2.9 MB | 12/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.5/2.9 MB | 16/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.5/2.9 MB | 20/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.5/2.9 MB | 24/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.5/2.9 MB | 28/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.5/2.9 MB | 32/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.5/2.9 MB | 36/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.5/2.9 MB | 40/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.5/2.9 MB | 42/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.5/2.9 MB | 42/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.5/2.9 MB | 42/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.5/2.9 MB | 42/689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.5/2.9 MB | 42/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.5/2.9 MB | 42/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.5/2.9 MB | 42/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.5/2.9 MB | 42/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.5/2.9 MB | 42/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.6/2.9 MB | 42/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.6/2.9 MB | 42/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.6/2.9 MB | 42/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.6/2.9 MB | 42/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.6/2.9 MB | 42/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.6/2.9 MB | 42/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.7/2.9 MB | 42/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.7/2.9 MB | 42/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.7/2.9 MB | 42/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.7/2.9 MB | 42/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.7/2.9 MB | 42/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.7/2.9 MB | 42/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.8/2.9 MB | 42/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.8/2.9 MB | 42/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.8/2.9 MB | 42/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.8/2.9 MB | 42/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.8/2.9 MB | 42/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 42/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 42/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 42/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 46/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 51/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 55/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 59/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 63/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 67/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 71/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 75/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 77/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 81/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 85/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 89/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 0.9/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 1.0/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 1.0/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 1.0/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 1.0/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 1.0/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 1.0/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 1.1/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 1.1/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 1.1/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 1.1/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 1.1/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 1.1/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 1.2/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 00:01:04 Progress (4): 1.2/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 00:01:04 Progress (5): 1.2/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 4.1/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.2/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 8.2/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.2/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 12/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.2/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.2/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.2/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.2/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 94/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 98/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 102/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 106/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 110/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 112/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 116/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 120/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 124/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 128/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 132/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 137/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 141/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 145/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 147/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 151/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 155/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 159/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 163/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 167/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 171/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 175/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 180/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 182/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 182/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 182/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 182/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 182/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 182/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.3/2.9 MB | 182/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.4/2.9 MB | 182/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.4/2.9 MB | 182/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.4/2.9 MB | 182/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.4/2.9 MB | 182/689 kB | 0.1/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.4/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.4/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.4/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.4/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.4/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.4/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.5/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.5/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.5/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.5/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.5/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.5/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.5/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.5/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.5/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.5/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.5/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.6/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.6/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.6/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.6/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.6/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.6/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.6/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.7/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.7/2.9 MB | 182/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.7/2.9 MB | 186/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.7/2.9 MB | 190/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.7/2.9 MB | 194/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.7/2.9 MB | 198/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.7/2.9 MB | 198/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.7/2.9 MB | 198/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.7/2.9 MB | 202/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.7/2.9 MB | 206/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.7/2.9 MB | 210/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.7/2.9 MB | 214/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.7/2.9 MB | 216/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.7/2.9 MB | 216/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.7/2.9 MB | 216/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.7/2.9 MB | 216/689 kB | 0.2/1.4 MB | 0.1/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.7/2.9 MB | 216/689 kB | 0.2/1.4 MB | 0.2/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.7/2.9 MB | 216/689 kB | 0.2/1.4 MB | 0.2/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.7/2.9 MB | 216/689 kB | 0.2/1.4 MB | 0.2/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.7/2.9 MB | 216/689 kB | 0.2/1.4 MB | 0.2/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.8/2.9 MB | 216/689 kB | 0.2/1.4 MB | 0.2/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.8/2.9 MB | 216/689 kB | 0.2/1.4 MB | 0.2/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.8/2.9 MB | 216/689 kB | 0.2/1.4 MB | 0.2/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.8/2.9 MB | 216/689 kB | 0.2/1.4 MB | 0.2/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.8/2.9 MB | 216/689 kB | 0.2/1.4 MB | 0.2/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.8/2.9 MB | 216/689 kB | 0.2/1.4 MB | 0.2/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.8/2.9 MB | 216/689 kB | 0.2/1.4 MB | 0.2/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.8/2.9 MB | 216/689 kB | 0.2/1.4 MB | 0.2/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.8/2.9 MB | 216/689 kB | 0.2/1.4 MB | 0.2/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.8/2.9 MB | 216/689 kB | 0.2/1.4 MB | 0.2/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.8/2.9 MB | 216/689 kB | 0.2/1.4 MB | 0.2/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.8/2.9 MB | 216/689 kB | 0.2/1.4 MB | 0.2/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.8/2.9 MB | 216/689 kB | 0.2/1.4 MB | 0.2/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.8/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.2/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.8/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.2/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.8/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.2/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.8/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.2/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.8/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.8/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.8/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.8/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.9/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.9/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.9/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.9/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.9/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 1.9/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.0/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.0/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.0/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.0/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.0/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.0/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 16/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 20/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 25/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 29/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 29/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 33/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 37/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 41/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 45/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 49/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 216/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 220/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 225/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 229/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 233/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 237/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 241/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 245/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 249/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 251/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 255/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 259/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 264/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 268/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 272/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 276/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 280/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 284/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 286/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 290/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 294/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 298/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 302/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 307/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 311/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 315/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 319/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 321/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 325/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 329/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 333/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 337/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 341/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 345/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 350/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 354/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 354/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.3/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.4/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.4/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.4/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.4/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.4/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.4/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.4/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.4/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.4/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.4/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.4/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 356/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 360/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 360/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 364/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 364/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 368/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 368/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 372/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 372/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 372/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 372/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 372/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 376/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 376/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 380/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 384/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.1/2.9 MB | 384/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 384/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 384/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 384/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 388/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 390/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 395/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 399/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 403/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 403/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 403/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 403/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 407/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 407/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 411/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 415/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 419/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 423/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 423/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 425/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 425/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 429/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 433/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 438/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 442/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 442/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 446/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 446/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 446/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 450/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 454/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.2/2.9 MB | 454/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.3/2.9 MB | 454/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.3/2.9 MB | 458/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.3/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.3/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.3/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.3/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.3/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.3/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.3/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.3/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.3/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.3/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.3/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.4/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.3/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.4/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.4/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.4/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.4/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.4/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.4/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.4/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.5/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.5/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.5/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.5/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.5/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.5/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.5/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.5/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.5/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.5/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.5/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.5/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.5/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.6/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.6/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.6/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.6/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.6/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.6/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.4/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.6/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.6/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.6/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.6/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.6/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.6/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.6/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.6/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.6/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.7/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.7/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.7/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.7/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.7/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.7/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.7/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.7/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.8/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.8/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.8/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.8/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.8/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.8/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 52/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 56/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 56/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 60/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 64/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 68/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 72/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 76/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 80/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 84/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 86/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 91/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 95/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 99/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 103/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 107/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 111/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 115/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 119/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 460/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 464/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 468/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 472/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 476/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 481/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 485/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 489/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 493/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 495/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 499/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 503/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 507/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 511/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 515/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 520/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 524/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 528/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 530/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 534/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 538/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 542/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 546/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 550/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 554/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9/2.9 MB | 554/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 554/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 554/689 kB | 0.5/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 554/689 kB | 0.6/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 554/689 kB | 0.6/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 554/689 kB | 0.6/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 554/689 kB | 0.6/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 554/689 kB | 0.6/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 554/689 kB | 0.6/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 554/689 kB | 0.6/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 554/689 kB | 0.6/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 554/689 kB | 0.6/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 554/689 kB | 0.6/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 554/689 kB | 0.6/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 554/689 kB | 0.6/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 554/689 kB | 0.7/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 554/689 kB | 0.7/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 558/689 kB | 0.7/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 558/689 kB | 0.7/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 558/689 kB | 0.7/1.4 MB | 0.5/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 558/689 kB | 0.7/1.4 MB | 0.6/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 558/689 kB | 0.7/1.4 MB | 0.6/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 563/689 kB | 0.7/1.4 MB | 0.6/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 563/689 kB | 0.7/1.4 MB | 0.6/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 563/689 kB | 0.7/1.4 MB | 0.6/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 563/689 kB | 0.7/1.4 MB | 0.6/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 563/689 kB | 0.7/1.4 MB | 0.6/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 563/689 kB | 0.7/1.4 MB | 0.6/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 563/689 kB | 0.7/1.4 MB | 0.6/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 563/689 kB | 0.7/1.4 MB | 0.6/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 563/689 kB | 0.7/1.4 MB | 0.6/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 563/689 kB | 0.7/1.4 MB | 0.6/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 563/689 kB | 0.7/1.4 MB | 0.6/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 563/689 kB | 0.7/1.4 MB | 0.6/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 563/689 kB | 0.7/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 563/689 kB | 0.7/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 563/689 kB | 0.7/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 563/689 kB | 0.7/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 563/689 kB | 0.7/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 565/689 kB | 0.7/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 565/689 kB | 0.7/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 565/689 kB | 0.7/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 565/689 kB | 0.7/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 569/689 kB | 0.7/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 569/689 kB | 0.7/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 569/689 kB | 0.7/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 569/689 kB | 0.7/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 573/689 kB | 0.7/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 573/689 kB | 0.7/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 573/689 kB | 0.7/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 573/689 kB | 0.7/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 573/689 kB | 0.7/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 577/689 kB | 0.7/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 577/689 kB | 0.7/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 577/689 kB | 0.8/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 577/689 kB | 0.8/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 577/689 kB | 0.8/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 581/689 kB | 0.8/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 581/689 kB | 0.8/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 585/689 kB | 0.8/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 589/689 kB | 0.8/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 593/689 kB | 0.8/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 593/689 kB | 0.8/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 597/689 kB | 0.8/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 597/689 kB | 0.8/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 599/689 kB | 0.8/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 603/689 kB | 0.8/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 603/689 kB | 0.8/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 603/689 kB | 0.8/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 603/689 kB | 0.8/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 608/689 kB | 0.8/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 608/689 kB | 0.8/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 612/689 kB | 0.8/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 616/689 kB | 0.8/1.4 MB | 0.7/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 616/689 kB | 0.8/1.4 MB | 0.8/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 616/689 kB | 0.8/1.4 MB | 0.8/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 616/689 kB | 0.8/1.4 MB | 0.8/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 620/689 kB | 0.8/1.4 MB | 0.8/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 620/689 kB | 0.8/1.4 MB | 0.8/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 624/689 kB | 0.8/1.4 MB | 0.8/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 624/689 kB | 0.8/1.4 MB | 0.8/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 624/689 kB | 0.8/1.4 MB | 0.8/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 624/689 kB | 0.8/1.4 MB | 0.8/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 624/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 624/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 628/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 632/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 634/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 638/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 642/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 646/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 651/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 655/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 659/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 663/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 121/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 125/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 125/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 129/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 134/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 134/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 138/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 138/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 142/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 146/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 146/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 150/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 154/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 156/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 156/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 160/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 160/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 164/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 168/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 172/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 177/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 181/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 185/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 189/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 189/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 191/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 191/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 195/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 199/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 0.9/1.4 MB | 0.8/1.2 MB | 199/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 1.0/1.4 MB | 0.8/1.2 MB | 199/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 1.0/1.4 MB | 0.8/1.2 MB | 199/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 1.0/1.4 MB | 0.8/1.2 MB | 199/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 1.0/1.4 MB | 0.8/1.2 MB | 199/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 1.0/1.4 MB | 0.8/1.2 MB | 199/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 1.0/1.4 MB | 0.8/1.2 MB | 199/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 667/689 kB | 1.0/1.4 MB | 0.8/1.2 MB | 199/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 669/689 kB | 1.0/1.4 MB | 0.8/1.2 MB | 199/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 669/689 kB | 1.0/1.4 MB | 0.8/1.2 MB | 199/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 669/689 kB | 1.0/1.4 MB | 0.8/1.2 MB | 203/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 669/689 kB | 1.0/1.4 MB | 0.8/1.2 MB | 203/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 669/689 kB | 1.0/1.4 MB | 0.8/1.2 MB | 203/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 669/689 kB | 1.0/1.4 MB | 0.8/1.2 MB | 203/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 669/689 kB | 1.0/1.4 MB | 0.8/1.2 MB | 203/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 669/689 kB | 1.0/1.4 MB | 0.8/1.2 MB | 203/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 669/689 kB | 1.0/1.4 MB | 0.8/1.2 MB | 207/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 669/689 kB | 1.0/1.4 MB | 0.8/1.2 MB | 207/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 673/689 kB | 1.0/1.4 MB | 0.8/1.2 MB | 207/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 677/689 kB | 1.0/1.4 MB | 0.8/1.2 MB | 207/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 677/689 kB | 1.0/1.4 MB | 0.8/1.2 MB | 207/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 677/689 kB | 1.0/1.4 MB | 0.8/1.2 MB | 207/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 677/689 kB | 1.0/1.4 MB | 0.8/1.2 MB | 211/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 677/689 kB | 1.0/1.4 MB | 0.8/1.2 MB | 211/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 677/689 kB | 1.0/1.4 MB | 0.8/1.2 MB | 215/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 677/689 kB | 1.1/1.4 MB | 0.8/1.2 MB | 215/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 681/689 kB | 1.1/1.4 MB | 0.8/1.2 MB | 215/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 681/689 kB | 1.1/1.4 MB | 0.8/1.2 MB | 220/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 681/689 kB | 1.1/1.4 MB | 0.8/1.2 MB | 224/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 681/689 kB | 1.1/1.4 MB | 0.8/1.2 MB | 226/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 685/689 kB | 1.1/1.4 MB | 0.8/1.2 MB | 226/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 685/689 kB | 1.1/1.4 MB | 0.8/1.2 MB | 230/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 685/689 kB | 1.1/1.4 MB | 0.8/1.2 MB | 234/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 685/689 kB | 1.1/1.4 MB | 0.8/1.2 MB | 238/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 685/689 kB | 1.1/1.4 MB | 0.8/1.2 MB | 242/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 685/689 kB | 1.1/1.4 MB | 0.8/1.2 MB | 242/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 685/689 kB | 1.1/1.4 MB | 0.8/1.2 MB | 242/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 685/689 kB | 1.1/1.4 MB | 0.8/1.2 MB | 242/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 685/689 kB | 1.1/1.4 MB | 0.8/1.2 MB | 246/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 685/689 kB | 1.1/1.4 MB | 0.8/1.2 MB | 250/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 689 kB | 1.1/1.4 MB | 0.8/1.2 MB | 250/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 689 kB | 1.1/1.4 MB | 0.8/1.2 MB | 254/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 689 kB | 1.1/1.4 MB | 0.8/1.2 MB | 258/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 689 kB | 1.1/1.4 MB | 0.8/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 689 kB | 1.1/1.4 MB | 0.8/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 689 kB | 1.1/1.4 MB | 0.8/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 689 kB | 1.1/1.4 MB | 0.8/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 689 kB | 1.1/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 689 kB | 1.1/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 689 kB | 1.1/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 689 kB | 1.1/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 689 kB | 1.1/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 689 kB | 1.1/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 689 kB | 1.1/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 689 kB | 1.1/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 689 kB | 1.1/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 689 kB | 1.2/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (5): 2.9 MB | 689 kB | 1.2/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 error 01-Jan-2023 00:01:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.jar (2.9 MB at 1.7 MB/s) error 01-Jan-2023 00:01:04 #17 32.10 Progress (4): 689 kB | 1.2/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.2/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 error 01-Jan-2023 00:01:04 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.jar error 01-Jan-2023 00:01:04 #17 32.10 Progress (4): 689 kB | 1.2/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.2/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.2/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.2/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.2/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.2/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.2/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.2/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.2/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.2/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.2/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.2/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.2/1.4 MB | 0.9/1.2 MB | 261/282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.2/1.4 MB | 0.9/1.2 MB | 265/282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.2/1.4 MB | 0.9/1.2 MB | 269/282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.2/1.4 MB | 0.9/1.2 MB | 273/282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.2/1.4 MB | 0.9/1.2 MB | 277/282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.2/1.4 MB | 0.9/1.2 MB | 281/282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.2/1.4 MB | 0.9/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.2/1.4 MB | 0.9/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.2/1.4 MB | 0.9/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.2/1.4 MB | 1.0/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.2/1.4 MB | 1.0/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.2/1.4 MB | 1.0/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.2/1.4 MB | 1.0/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.3/1.4 MB | 1.0/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.3/1.4 MB | 1.0/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.3/1.4 MB | 1.0/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.3/1.4 MB | 1.0/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.3/1.4 MB | 1.0/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.3/1.4 MB | 1.0/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.3/1.4 MB | 1.0/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.3/1.4 MB | 1.0/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.3/1.4 MB | 1.0/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.3/1.4 MB | 1.0/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.3/1.4 MB | 1.0/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.3/1.4 MB | 1.0/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.3/1.4 MB | 1.0/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.3/1.4 MB | 1.0/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.3/1.4 MB | 1.0/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.3/1.4 MB | 1.0/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.3/1.4 MB | 1.0/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.3/1.4 MB | 1.0/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.3/1.4 MB | 1.0/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.3/1.4 MB | 1.0/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.3/1.4 MB | 1.1/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4/1.4 MB | 1.1/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4/1.4 MB | 1.1/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4/1.4 MB | 1.1/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4/1.4 MB | 1.1/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4/1.4 MB | 1.1/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4/1.4 MB | 1.1/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4/1.4 MB | 1.1/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4/1.4 MB | 1.1/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4/1.4 MB | 1.1/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4/1.4 MB | 1.1/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4/1.4 MB | 1.1/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4/1.4 MB | 1.1/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4/1.4 MB | 1.1/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4/1.4 MB | 1.1/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4/1.4 MB | 1.1/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4/1.4 MB | 1.1/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4/1.4 MB | 1.1/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4/1.4 MB | 1.1/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4/1.4 MB | 1.1/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4 MB | 1.1/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4 MB | 1.1/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4 MB | 1.1/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4 MB | 1.1/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4 MB | 1.2/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4 MB | 1.2/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4 MB | 1.2/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4 MB | 1.2/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4 MB | 1.2/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4 MB | 1.2/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4 MB | 1.2/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4 MB | 1.2/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4 MB | 1.2/1.2 MB | 282 kB error 01-Jan-2023 00:01:04 Progress (4): 689 kB | 1.4 MB | 1.2 MB | 282 kB error 01-Jan-2023 00:01:04 error 01-Jan-2023 00:01:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.jar (689 kB at 370 kB/s) error 01-Jan-2023 00:01:04 #17 32.22 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.jar error 01-Jan-2023 00:01:04 #17 32.25 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.jar (282 kB at 149 kB/s) error 01-Jan-2023 00:01:04 #17 32.25 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.jar error 01-Jan-2023 00:01:04 #17 32.28 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.jar (1.4 MB at 748 kB/s) error 01-Jan-2023 00:01:04 #17 32.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.jar error 01-Jan-2023 00:01:04 #17 32.30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.jar (1.2 MB at 634 kB/s) error 01-Jan-2023 00:01:04 #17 32.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.jar error 01-Jan-2023 00:01:04 #17 32.34 Progress (1): 3.3/201 kB error 01-Jan-2023 00:01:05 Progress (1): 6.1/201 kB error 01-Jan-2023 00:01:05 Progress (1): 8.9/201 kB error 01-Jan-2023 00:01:05 Progress (1): 12/201 kB error 01-Jan-2023 00:01:05 Progress (1): 14/201 kB error 01-Jan-2023 00:01:05 Progress (1): 17/201 kB error 01-Jan-2023 00:01:05 Progress (1): 20/201 kB error 01-Jan-2023 00:01:05 Progress (1): 23/201 kB error 01-Jan-2023 00:01:05 Progress (1): 26/201 kB error 01-Jan-2023 00:01:05 Progress (1): 28/201 kB error 01-Jan-2023 00:01:05 Progress (1): 31/201 kB error 01-Jan-2023 00:01:05 Progress (1): 34/201 kB error 01-Jan-2023 00:01:05 Progress (1): 37/201 kB error 01-Jan-2023 00:01:05 Progress (2): 37/201 kB | 3.3/183 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 3.3/183 kB | 4.1/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 3.3/183 kB | 8.2/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 6.1/183 kB | 8.2/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 6.1/183 kB | 12/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 8.9/183 kB | 12/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 8.9/183 kB | 16/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 12/183 kB | 16/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 14/183 kB | 16/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 17/183 kB | 16/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 17/183 kB | 20/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 20/183 kB | 20/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 20/183 kB | 25/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 20/183 kB | 29/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 23/183 kB | 29/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 23/183 kB | 33/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 26/183 kB | 33/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 26/183 kB | 37/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 28/183 kB | 37/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 28/183 kB | 41/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 31/183 kB | 41/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 34/183 kB | 41/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 37/183 kB | 41/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 37/183 kB | 45/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 40/183 kB | 45/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 40/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 42/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 45/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 48/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 51/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 54/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 56/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 59/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 62/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 65/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 67/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 70/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 37/201 kB | 73/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 40/201 kB | 73/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 42/201 kB | 73/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 45/201 kB | 73/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 48/201 kB | 73/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 51/201 kB | 73/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 54/201 kB | 73/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 56/201 kB | 73/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 59/201 kB | 73/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 59/201 kB | 76/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 62/201 kB | 76/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 62/201 kB | 79/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 65/201 kB | 79/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 65/201 kB | 81/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 65/201 kB | 84/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 65/201 kB | 87/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 67/201 kB | 87/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 67/201 kB | 90/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 67/201 kB | 93/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 70/201 kB | 93/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 70/201 kB | 95/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 73/201 kB | 95/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 73/201 kB | 98/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 76/201 kB | 98/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 76/201 kB | 101/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 79/201 kB | 101/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 81/201 kB | 101/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 81/201 kB | 104/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 84/201 kB | 104/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 87/201 kB | 104/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 90/201 kB | 104/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 93/201 kB | 104/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 95/201 kB | 104/183 kB | 49/373 kB error 01-Jan-2023 00:01:05 Progress (3): 95/201 kB | 104/183 kB | 52/373 kB error 01-Jan-2023 00:01:05 Progress (3): 98/201 kB | 104/183 kB | 52/373 kB error 01-Jan-2023 00:01:05 Progress (3): 101/201 kB | 104/183 kB | 52/373 kB error 01-Jan-2023 00:01:05 Progress (3): 101/201 kB | 104/183 kB | 56/373 kB error 01-Jan-2023 00:01:05 Progress (3): 104/201 kB | 104/183 kB | 56/373 kB error 01-Jan-2023 00:01:05 Progress (3): 104/201 kB | 104/183 kB | 60/373 kB error 01-Jan-2023 00:01:05 Progress (3): 106/201 kB | 104/183 kB | 60/373 kB error 01-Jan-2023 00:01:05 Progress (3): 106/201 kB | 104/183 kB | 64/373 kB error 01-Jan-2023 00:01:05 Progress (3): 109/201 kB | 104/183 kB | 64/373 kB error 01-Jan-2023 00:01:05 Progress (3): 109/201 kB | 104/183 kB | 68/373 kB error 01-Jan-2023 00:01:05 Progress (3): 112/201 kB | 104/183 kB | 68/373 kB error 01-Jan-2023 00:01:05 Progress (3): 115/201 kB | 104/183 kB | 68/373 kB error 01-Jan-2023 00:01:05 Progress (3): 115/201 kB | 104/183 kB | 72/373 kB error 01-Jan-2023 00:01:05 Progress (3): 115/201 kB | 104/183 kB | 76/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 76/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 80/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 84/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 86/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 91/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 95/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 99/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 103/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 107/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 111/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 115/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 119/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 123/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 127/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 132/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 134/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 138/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 142/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 146/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 150/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 154/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 158/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 162/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 166/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 169/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 173/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 177/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 181/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 185/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 189/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 193/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 197/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 201/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 203/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 207/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 212/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 216/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 220/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 224/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 228/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 232/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 236/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 238/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 242/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 246/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 250/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 255/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 259/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 263/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 267/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 271/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 275/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 278/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 282/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 286/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 290/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 293/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 297/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 301/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 305/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 309/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 314/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 318/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 322/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 326/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 330/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 334/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 338/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 342/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 346/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 349/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 353/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 357/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 361/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 366/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 368/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 372/373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 104/183 kB | 373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 106/183 kB | 373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 109/183 kB | 373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 112/183 kB | 373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 115/183 kB | 373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 118/183 kB | 373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 120/183 kB | 373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 123/183 kB | 373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 126/183 kB | 373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 129/183 kB | 373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 132/183 kB | 373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 134/183 kB | 373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 137/183 kB | 373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 140/183 kB | 373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 143/183 kB | 373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 146/183 kB | 373 kB error 01-Jan-2023 00:01:05 Progress (3): 118/201 kB | 148/183 kB | 373 kB error 01-Jan-2023 00:01:05 Progress (4): 118/201 kB | 148/183 kB | 373 kB | 4.1/315 kB error 01-Jan-2023 00:01:05 Progress (4): 118/201 kB | 151/183 kB | 373 kB | 4.1/315 kB error 01-Jan-2023 00:01:05 Progress (4): 118/201 kB | 151/183 kB | 373 kB | 8.2/315 kB error 01-Jan-2023 00:01:05 Progress (4): 118/201 kB | 151/183 kB | 373 kB | 12/315 kB error 01-Jan-2023 00:01:05 Progress (4): 118/201 kB | 151/183 kB | 373 kB | 16/315 kB error 01-Jan-2023 00:01:05 Progress (4): 120/201 kB | 151/183 kB | 373 kB | 16/315 kB error 01-Jan-2023 00:01:05 Progress (4): 123/201 kB | 151/183 kB | 373 kB | 16/315 kB error 01-Jan-2023 00:01:05 Progress (4): 126/201 kB | 151/183 kB | 373 kB | 16/315 kB error 01-Jan-2023 00:01:05 Progress (4): 129/201 kB | 151/183 kB | 373 kB | 16/315 kB error 01-Jan-2023 00:01:05 Progress (4): 132/201 kB | 151/183 kB | 373 kB | 16/315 kB error 01-Jan-2023 00:01:05 Progress (4): 134/201 kB | 151/183 kB | 373 kB | 16/315 kB error 01-Jan-2023 00:01:05 Progress (4): 137/201 kB | 151/183 kB | 373 kB | 16/315 kB error 01-Jan-2023 00:01:05 Progress (4): 140/201 kB | 151/183 kB | 373 kB | 16/315 kB error 01-Jan-2023 00:01:05 Progress (4): 143/201 kB | 151/183 kB | 373 kB | 16/315 kB error 01-Jan-2023 00:01:05 Progress (4): 146/201 kB | 151/183 kB | 373 kB | 16/315 kB error 01-Jan-2023 00:01:05 Progress (4): 148/201 kB | 151/183 kB | 373 kB | 16/315 kB error 01-Jan-2023 00:01:05 Progress (4): 151/201 kB | 151/183 kB | 373 kB | 16/315 kB error 01-Jan-2023 00:01:05 Progress (4): 154/201 kB | 151/183 kB | 373 kB | 16/315 kB error 01-Jan-2023 00:01:05 Progress (4): 157/201 kB | 151/183 kB | 373 kB | 16/315 kB error 01-Jan-2023 00:01:05 Progress (4): 159/201 kB | 151/183 kB | 373 kB | 16/315 kB error 01-Jan-2023 00:01:05 Progress (4): 162/201 kB | 151/183 kB | 373 kB | 16/315 kB error 01-Jan-2023 00:01:05 Progress (4): 165/201 kB | 151/183 kB | 373 kB | 16/315 kB error 01-Jan-2023 00:01:05 Progress (4): 168/201 kB | 151/183 kB | 373 kB | 16/315 kB error 01-Jan-2023 00:01:05 Progress (4): 171/201 kB | 151/183 kB | 373 kB | 16/315 kB error 01-Jan-2023 00:01:05 Progress (4): 173/201 kB | 151/183 kB | 373 kB | 16/315 kB error 01-Jan-2023 00:01:05 Progress (4): 176/201 kB | 151/183 kB | 373 kB | 16/315 kB error 01-Jan-2023 00:01:05 Progress (4): 179/201 kB | 151/183 kB | 373 kB | 16/315 kB error 01-Jan-2023 00:01:05 Progress (4): 179/201 kB | 154/183 kB | 373 kB | 16/315 kB error 01-Jan-2023 00:01:05 Progress (4): 179/201 kB | 154/183 kB | 373 kB | 19/315 kB error 01-Jan-2023 00:01:05 Progress (4): 182/201 kB | 154/183 kB | 373 kB | 19/315 kB error 01-Jan-2023 00:01:05 Progress (4): 182/201 kB | 154/183 kB | 373 kB | 23/315 kB error 01-Jan-2023 00:01:05 Progress (4): 182/201 kB | 154/183 kB | 373 kB | 27/315 kB error 01-Jan-2023 00:01:05 Progress (4): 182/201 kB | 157/183 kB | 373 kB | 27/315 kB error 01-Jan-2023 00:01:05 Progress (4): 185/201 kB | 157/183 kB | 373 kB | 27/315 kB error 01-Jan-2023 00:01:05 Progress (4): 185/201 kB | 157/183 kB | 373 kB | 31/315 kB error 01-Jan-2023 00:01:05 Progress (4): 185/201 kB | 157/183 kB | 373 kB | 35/315 kB error 01-Jan-2023 00:01:05 Progress (4): 185/201 kB | 157/183 kB | 373 kB | 39/315 kB error 01-Jan-2023 00:01:05 Progress (4): 185/201 kB | 157/183 kB | 373 kB | 43/315 kB error 01-Jan-2023 00:01:05 Progress (4): 185/201 kB | 157/183 kB | 373 kB | 47/315 kB error 01-Jan-2023 00:01:05 Progress (4): 185/201 kB | 157/183 kB | 373 kB | 52/315 kB error 01-Jan-2023 00:01:05 Progress (4): 187/201 kB | 157/183 kB | 373 kB | 52/315 kB error 01-Jan-2023 00:01:05 Progress (4): 187/201 kB | 159/183 kB | 373 kB | 52/315 kB error 01-Jan-2023 00:01:05 Progress (4): 187/201 kB | 159/183 kB | 373 kB | 54/315 kB error 01-Jan-2023 00:01:05 Progress (4): 187/201 kB | 162/183 kB | 373 kB | 54/315 kB error 01-Jan-2023 00:01:05 Progress (4): 187/201 kB | 162/183 kB | 373 kB | 58/315 kB error 01-Jan-2023 00:01:05 Progress (4): 187/201 kB | 162/183 kB | 373 kB | 62/315 kB error 01-Jan-2023 00:01:05 Progress (4): 187/201 kB | 162/183 kB | 373 kB | 66/315 kB error 01-Jan-2023 00:01:05 Progress (4): 190/201 kB | 162/183 kB | 373 kB | 66/315 kB error 01-Jan-2023 00:01:05 Progress (4): 190/201 kB | 162/183 kB | 373 kB | 70/315 kB error 01-Jan-2023 00:01:05 Progress (4): 190/201 kB | 165/183 kB | 373 kB | 70/315 kB error 01-Jan-2023 00:01:05 Progress (4): 193/201 kB | 165/183 kB | 373 kB | 70/315 kB error 01-Jan-2023 00:01:05 Progress (4): 193/201 kB | 165/183 kB | 373 kB | 74/315 kB error 01-Jan-2023 00:01:05 Progress (4): 193/201 kB | 165/183 kB | 373 kB | 78/315 kB error 01-Jan-2023 00:01:05 Progress (4): 193/201 kB | 165/183 kB | 373 kB | 82/315 kB error 01-Jan-2023 00:01:05 Progress (4): 193/201 kB | 165/183 kB | 373 kB | 86/315 kB error 01-Jan-2023 00:01:05 Progress (4): 193/201 kB | 165/183 kB | 373 kB | 88/315 kB error 01-Jan-2023 00:01:05 Progress (4): 196/201 kB | 165/183 kB | 373 kB | 88/315 kB error 01-Jan-2023 00:01:05 Progress (4): 196/201 kB | 168/183 kB | 373 kB | 88/315 kB error 01-Jan-2023 00:01:05 Progress (4): 196/201 kB | 168/183 kB | 373 kB | 92/315 kB error 01-Jan-2023 00:01:05 Progress (4): 199/201 kB | 168/183 kB | 373 kB | 92/315 kB error 01-Jan-2023 00:01:05 Progress (4): 199/201 kB | 171/183 kB | 373 kB | 92/315 kB error 01-Jan-2023 00:01:05 Progress (4): 199/201 kB | 171/183 kB | 373 kB | 97/315 kB error 01-Jan-2023 00:01:05 Progress (4): 199/201 kB | 173/183 kB | 373 kB | 97/315 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 173/183 kB | 373 kB | 97/315 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 173/183 kB | 373 kB | 101/315 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 173/183 kB | 373 kB | 105/315 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 176/183 kB | 373 kB | 105/315 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 176/183 kB | 373 kB | 109/315 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 179/183 kB | 373 kB | 109/315 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 182/183 kB | 373 kB | 109/315 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 373 kB | 109/315 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 373 kB | 113/315 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 373 kB | 117/315 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 373 kB | 121/315 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 373 kB | 123/315 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 373 kB | 127/315 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 373 kB | 131/315 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 373 kB | 136/315 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 373 kB | 140/315 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 373 kB | 144/315 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 373 kB | 148/315 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 373 kB | 152/315 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 373 kB | 156/315 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 373 kB | 158/315 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 373 kB | 162/315 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 373 kB | 166/315 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 4.1/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 8.2/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 12/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 16/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 20/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 25/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 29/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 33/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 37/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 41/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 45/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 49/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 52/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 56/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 60/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 64/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 68/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 72/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 76/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 80/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 84/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 86/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 91/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 95/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 99/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 166/315 kB | 103/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 170/315 kB | 103/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 174/315 kB | 103/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 174/315 kB | 107/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 174/315 kB | 111/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 174/315 kB | 115/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 179/315 kB | 115/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 179/315 kB | 119/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 183/315 kB | 119/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 187/315 kB | 119/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 187/315 kB | 121/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 191/315 kB | 121/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 191/315 kB | 125/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 193/315 kB | 125/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 193/315 kB | 129/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 197/315 kB | 129/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 197/315 kB | 134/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 197/315 kB | 138/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 201/315 kB | 138/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 205/315 kB | 138/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 205/315 kB | 142/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 209/315 kB | 142/409 kB error 01-Jan-2023 00:01:05 Progress (5): 201 kB | 183 kB | 373 kB | 209/315 kB | 146/409 kB error 01-Jan-2023 00:01:05 error 01-Jan-2023 00:01:05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.jar (373 kB at 166 kB/s) error 01-Jan-2023 00:01:05 #17 32.62 Progress (4): 201 kB | 183 kB | 209/315 kB | 150/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 209/315 kB | 154/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 213/315 kB | 154/409 kB error 01-Jan-2023 00:01:05 error 01-Jan-2023 00:01:05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.jar error 01-Jan-2023 00:01:05 #17 32.63 Progress (4): 201 kB | 183 kB | 213/315 kB | 156/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 217/315 kB | 156/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 222/315 kB | 156/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 226/315 kB | 156/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 228/315 kB | 156/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 228/315 kB | 160/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 228/315 kB | 164/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 228/315 kB | 168/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 232/315 kB | 168/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 232/315 kB | 172/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 236/315 kB | 172/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 240/315 kB | 172/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 240/315 kB | 177/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 244/315 kB | 177/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 244/315 kB | 181/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 244/315 kB | 185/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 248/315 kB | 185/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 248/315 kB | 189/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 251/315 kB | 189/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 251/315 kB | 191/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 251/315 kB | 195/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 251/315 kB | 197/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 255/315 kB | 197/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 260/315 kB | 197/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 264/315 kB | 197/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 264/315 kB | 201/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 264/315 kB | 206/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 268/315 kB | 206/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 268/315 kB | 210/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 268/315 kB | 214/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 272/315 kB | 214/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 276/315 kB | 214/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 280/315 kB | 214/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 284/315 kB | 214/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 284/315 kB | 218/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 284/315 kB | 222/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 288/315 kB | 222/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 288/315 kB | 226/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 292/315 kB | 226/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 292/315 kB | 230/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 296/315 kB | 230/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 300/315 kB | 230/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 300/315 kB | 232/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 300/315 kB | 236/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 305/315 kB | 236/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 309/315 kB | 236/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 309/315 kB | 240/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 313/315 kB | 240/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 313/315 kB | 244/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 315 kB | 244/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 315 kB | 249/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 315 kB | 251/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 315 kB | 255/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 315 kB | 260/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 315 kB | 264/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 315 kB | 268/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 315 kB | 272/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 315 kB | 276/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 315 kB | 280/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 315 kB | 284/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 315 kB | 287/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 315 kB | 291/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 315 kB | 295/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 315 kB | 299/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 315 kB | 303/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 315 kB | 307/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 315 kB | 311/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 315 kB | 315/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 315 kB | 319/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 315 kB | 322/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 315 kB | 326/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 315 kB | 330/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 315 kB | 334/409 kB error 01-Jan-2023 00:01:05 Progress (4): 201 kB | 183 kB | 315 kB | 338/409 kB error 01-Jan-2023 00:01:05 error 01-Jan-2023 00:01:05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.jar (201 kB at 86 kB/s) error 01-Jan-2023 00:01:05 #17 32.70 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.jar error 01-Jan-2023 00:01:05 #17 32.70 Progress (3): 183 kB | 315 kB | 342/409 kB error 01-Jan-2023 00:01:05 Progress (3): 183 kB | 315 kB | 346/409 kB error 01-Jan-2023 00:01:05 Progress (3): 183 kB | 315 kB | 350/409 kB error 01-Jan-2023 00:01:05 Progress (3): 183 kB | 315 kB | 354/409 kB error 01-Jan-2023 00:01:05 Progress (3): 183 kB | 315 kB | 356/409 kB error 01-Jan-2023 00:01:05 Progress (3): 183 kB | 315 kB | 360/409 kB error 01-Jan-2023 00:01:05 Progress (3): 183 kB | 315 kB | 365/409 kB error 01-Jan-2023 00:01:05 Progress (3): 183 kB | 315 kB | 369/409 kB error 01-Jan-2023 00:01:05 Progress (3): 183 kB | 315 kB | 373/409 kB error 01-Jan-2023 00:01:05 Progress (3): 183 kB | 315 kB | 377/409 kB error 01-Jan-2023 00:01:05 Progress (3): 183 kB | 315 kB | 381/409 kB error 01-Jan-2023 00:01:05 Progress (3): 183 kB | 315 kB | 385/409 kB error 01-Jan-2023 00:01:05 Progress (3): 183 kB | 315 kB | 389/409 kB error 01-Jan-2023 00:01:05 Progress (3): 183 kB | 315 kB | 391/409 kB error 01-Jan-2023 00:01:05 Progress (3): 183 kB | 315 kB | 395/409 kB error 01-Jan-2023 00:01:05 Progress (3): 183 kB | 315 kB | 399/409 kB error 01-Jan-2023 00:01:05 Progress (3): 183 kB | 315 kB | 403/409 kB error 01-Jan-2023 00:01:05 Progress (3): 183 kB | 315 kB | 408/409 kB error 01-Jan-2023 00:01:05 Progress (3): 183 kB | 315 kB | 409 kB error 01-Jan-2023 00:01:05 error 01-Jan-2023 00:01:05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.jar (183 kB at 77 kB/s) error 01-Jan-2023 00:01:05 #17 32.74 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.jar error 01-Jan-2023 00:01:05 #17 32.77 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.jar (315 kB at 131 kB/s) error 01-Jan-2023 00:01:05 #17 32.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.jar error 01-Jan-2023 00:01:05 #17 32.82 Progress (2): 409 kB | 3.3/61 kB error 01-Jan-2023 00:01:05 Progress (2): 409 kB | 6.1/61 kB error 01-Jan-2023 00:01:05 Progress (2): 409 kB | 8.9/61 kB error 01-Jan-2023 00:01:05 Progress (2): 409 kB | 12/61 kB error 01-Jan-2023 00:01:05 Progress (2): 409 kB | 14/61 kB error 01-Jan-2023 00:01:05 Progress (2): 409 kB | 17/61 kB error 01-Jan-2023 00:01:05 Progress (2): 409 kB | 20/61 kB error 01-Jan-2023 00:01:05 Progress (2): 409 kB | 23/61 kB error 01-Jan-2023 00:01:05 Progress (2): 409 kB | 26/61 kB error 01-Jan-2023 00:01:05 Progress (2): 409 kB | 28/61 kB error 01-Jan-2023 00:01:05 Progress (2): 409 kB | 31/61 kB error 01-Jan-2023 00:01:05 Progress (2): 409 kB | 34/61 kB error 01-Jan-2023 00:01:05 Progress (2): 409 kB | 37/61 kB error 01-Jan-2023 00:01:05 Progress (2): 409 kB | 40/61 kB error 01-Jan-2023 00:01:05 Progress (2): 409 kB | 42/61 kB error 01-Jan-2023 00:01:05 Progress (2): 409 kB | 45/61 kB error 01-Jan-2023 00:01:05 Progress (2): 409 kB | 48/61 kB error 01-Jan-2023 00:01:05 Progress (2): 409 kB | 51/61 kB error 01-Jan-2023 00:01:05 Progress (2): 409 kB | 54/61 kB error 01-Jan-2023 00:01:05 Progress (2): 409 kB | 56/61 kB error 01-Jan-2023 00:01:05 Progress (2): 409 kB | 59/61 kB error 01-Jan-2023 00:01:05 Progress (2): 409 kB | 61 kB error 01-Jan-2023 00:01:05 error 01-Jan-2023 00:01:05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.jar (409 kB at 167 kB/s) error 01-Jan-2023 00:01:05 #17 32.83 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.jar error 01-Jan-2023 00:01:05 #17 32.89 Progress (2): 61 kB | 3.3/12 kB error 01-Jan-2023 00:01:05 Progress (2): 61 kB | 6.1/12 kB error 01-Jan-2023 00:01:05 Progress (2): 61 kB | 8.9/12 kB error 01-Jan-2023 00:01:05 Progress (2): 61 kB | 12/12 kB error 01-Jan-2023 00:01:05 Progress (2): 61 kB | 12 kB error 01-Jan-2023 00:01:05 error 01-Jan-2023 00:01:05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.jar (61 kB at 24 kB/s) error 01-Jan-2023 00:01:05 #17 32.94 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.jar error 01-Jan-2023 00:01:05 #17 32.94 Progress (2): 12 kB | 3.3/57 kB error 01-Jan-2023 00:01:05 Progress (2): 12 kB | 6.1/57 kB error 01-Jan-2023 00:01:05 Progress (2): 12 kB | 8.9/57 kB error 01-Jan-2023 00:01:05 Progress (2): 12 kB | 12/57 kB error 01-Jan-2023 00:01:05 Progress (3): 12 kB | 12/57 kB | 0/7.5 MB error 01-Jan-2023 00:01:05 Progress (3): 12 kB | 12/57 kB | 0.1/7.5 MB error 01-Jan-2023 00:01:05 Progress (3): 12 kB | 12/57 kB | 0.1/7.5 MB error 01-Jan-2023 00:01:05 Progress (3): 12 kB | 12/57 kB | 0.2/7.5 MB error 01-Jan-2023 00:01:05 Progress (3): 12 kB | 12/57 kB | 0.2/7.5 MB error 01-Jan-2023 00:01:05 Progress (3): 12 kB | 12/57 kB | 0.3/7.5 MB error 01-Jan-2023 00:01:05 Progress (3): 12 kB | 12/57 kB | 0.3/7.5 MB error 01-Jan-2023 00:01:05 Progress (3): 12 kB | 12/57 kB | 0.3/7.5 MB error 01-Jan-2023 00:01:05 Progress (3): 12 kB | 12/57 kB | 0.4/7.5 MB error 01-Jan-2023 00:01:05 Progress (3): 12 kB | 12/57 kB | 0.4/7.5 MB error 01-Jan-2023 00:01:05 Progress (3): 12 kB | 12/57 kB | 0.5/7.5 MB error 01-Jan-2023 00:01:05 Progress (3): 12 kB | 12/57 kB | 0.5/7.5 MB error 01-Jan-2023 00:01:05 Progress (3): 12 kB | 12/57 kB | 0.5/7.5 MB error 01-Jan-2023 00:01:05 Progress (3): 12 kB | 12/57 kB | 0.6/7.5 MB error 01-Jan-2023 00:01:05 Progress (3): 12 kB | 12/57 kB | 0.6/7.5 MB error 01-Jan-2023 00:01:05 error 01-Jan-2023 00:01:05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.jar (12 kB at 4.6 kB/s) error 01-Jan-2023 00:01:05 #17 33.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.jar error 01-Jan-2023 00:01:05 #17 33.04 Progress (2): 14/57 kB | 0.6/7.5 MB error 01-Jan-2023 00:01:05 Progress (2): 17/57 kB | 0.6/7.5 MB error 01-Jan-2023 00:01:05 Progress (2): 20/57 kB | 0.6/7.5 MB error 01-Jan-2023 00:01:05 Progress (2): 23/57 kB | 0.6/7.5 MB error 01-Jan-2023 00:01:05 Progress (2): 26/57 kB | 0.6/7.5 MB error 01-Jan-2023 00:01:05 Progress (2): 28/57 kB | 0.6/7.5 MB error 01-Jan-2023 00:01:05 Progress (2): 31/57 kB | 0.6/7.5 MB error 01-Jan-2023 00:01:05 Progress (2): 34/57 kB | 0.6/7.5 MB error 01-Jan-2023 00:01:05 Progress (2): 37/57 kB | 0.6/7.5 MB error 01-Jan-2023 00:01:05 Progress (2): 40/57 kB | 0.6/7.5 MB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 3.3/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 6.1/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 8.9/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 12/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 14/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 17/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 20/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 23/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 26/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 28/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 31/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 34/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 37/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 40/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 42/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 45/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 48/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 51/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 54/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 56/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 59/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 62/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 65/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 68/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 70/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 73/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 76/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 79/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 82/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 84/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 87/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 90/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 93/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 96/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 98/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 101/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 104/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 107/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 110/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 112/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 115/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 118/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 121/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 124/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 126/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 129/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 132/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 135/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 138/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.6/7.5 MB | 140/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.7/7.5 MB | 140/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.7/7.5 MB | 140/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.7/7.5 MB | 143/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.7/7.5 MB | 146/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.7/7.5 MB | 149/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.7/7.5 MB | 152/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.7/7.5 MB | 154/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.7/7.5 MB | 157/157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.7/7.5 MB | 157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.7/7.5 MB | 157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.8/7.5 MB | 157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.8/7.5 MB | 157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.9/7.5 MB | 157 kB error 01-Jan-2023 00:01:05 Progress (3): 40/57 kB | 0.9/7.5 MB | 157 kB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 0.9/7.5 MB | 157 kB | 0/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 0.9/7.5 MB | 157 kB | 0/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 0.9/7.5 MB | 157 kB | 0/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 0.9/7.5 MB | 157 kB | 0.1/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 1.0/7.5 MB | 157 kB | 0.1/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 1.0/7.5 MB | 157 kB | 0.1/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 1.0/7.5 MB | 157 kB | 0.1/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 1.0/7.5 MB | 157 kB | 0.1/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 1.0/7.5 MB | 157 kB | 0.1/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 1.1/7.5 MB | 157 kB | 0.1/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 1.1/7.5 MB | 157 kB | 0.2/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 1.1/7.5 MB | 157 kB | 0.2/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 1.1/7.5 MB | 157 kB | 0.2/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 1.1/7.5 MB | 157 kB | 0.2/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 1.1/7.5 MB | 157 kB | 0.2/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 1.1/7.5 MB | 157 kB | 0.3/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 1.1/7.5 MB | 157 kB | 0.3/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 1.2/7.5 MB | 157 kB | 0.3/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 1.2/7.5 MB | 157 kB | 0.3/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 1.2/7.5 MB | 157 kB | 0.3/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 1.2/7.5 MB | 157 kB | 0.3/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 1.2/7.5 MB | 157 kB | 0.3/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 1.2/7.5 MB | 157 kB | 0.3/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 1.3/7.5 MB | 157 kB | 0.3/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 1.3/7.5 MB | 157 kB | 0.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 1.3/7.5 MB | 157 kB | 0.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 40/57 kB | 1.4/7.5 MB | 157 kB | 0.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 42/57 kB | 1.4/7.5 MB | 157 kB | 0.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 42/57 kB | 1.4/7.5 MB | 157 kB | 0.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 45/57 kB | 1.4/7.5 MB | 157 kB | 0.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 48/57 kB | 1.4/7.5 MB | 157 kB | 0.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 51/57 kB | 1.4/7.5 MB | 157 kB | 0.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 54/57 kB | 1.4/7.5 MB | 157 kB | 0.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 56/57 kB | 1.4/7.5 MB | 157 kB | 0.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.4/7.5 MB | 157 kB | 0.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.5/7.5 MB | 157 kB | 0.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.5/7.5 MB | 157 kB | 0.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.5/7.5 MB | 157 kB | 0.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.6/7.5 MB | 157 kB | 0.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.6/7.5 MB | 157 kB | 0.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.7/7.5 MB | 157 kB | 0.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.7/7.5 MB | 157 kB | 0.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.7/7.5 MB | 157 kB | 0.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.7/7.5 MB | 157 kB | 0.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.7/7.5 MB | 157 kB | 0.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.7/7.5 MB | 157 kB | 0.5/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.7/7.5 MB | 157 kB | 0.5/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.7/7.5 MB | 157 kB | 0.5/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.8/7.5 MB | 157 kB | 0.5/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.8/7.5 MB | 157 kB | 0.5/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.8/7.5 MB | 157 kB | 0.5/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.8/7.5 MB | 157 kB | 0.5/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.8/7.5 MB | 157 kB | 0.6/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.8/7.5 MB | 157 kB | 0.6/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.9/7.5 MB | 157 kB | 0.6/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.9/7.5 MB | 157 kB | 0.6/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.9/7.5 MB | 157 kB | 0.6/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.9/7.5 MB | 157 kB | 0.6/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.9/7.5 MB | 157 kB | 0.7/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.9/7.5 MB | 157 kB | 0.7/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.9/7.5 MB | 157 kB | 0.7/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.9/7.5 MB | 157 kB | 0.7/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 1.9/7.5 MB | 157 kB | 0.7/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.0/7.5 MB | 157 kB | 0.7/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.0/7.5 MB | 157 kB | 0.7/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.0/7.5 MB | 157 kB | 0.8/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.0/7.5 MB | 157 kB | 0.8/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.0/7.5 MB | 157 kB | 0.8/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.0/7.5 MB | 157 kB | 0.8/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.0/7.5 MB | 157 kB | 0.8/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.0/7.5 MB | 157 kB | 0.9/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.0/7.5 MB | 157 kB | 0.9/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.0/7.5 MB | 157 kB | 0.9/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.0/7.5 MB | 157 kB | 0.9/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.0/7.5 MB | 157 kB | 0.9/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.0/7.5 MB | 157 kB | 1.0/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.0/7.5 MB | 157 kB | 1.0/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.0/7.5 MB | 157 kB | 1.0/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.1/7.5 MB | 157 kB | 1.0/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.1/7.5 MB | 157 kB | 1.0/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.1/7.5 MB | 157 kB | 1.1/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.1/7.5 MB | 157 kB | 1.1/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.1/7.5 MB | 157 kB | 1.1/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.1/7.5 MB | 157 kB | 1.1/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.1/7.5 MB | 157 kB | 1.2/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.1/7.5 MB | 157 kB | 1.2/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.1/7.5 MB | 157 kB | 1.2/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.1/7.5 MB | 157 kB | 1.2/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.2/7.5 MB | 157 kB | 1.2/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.2/7.5 MB | 157 kB | 1.2/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.2/7.5 MB | 157 kB | 1.3/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.2/7.5 MB | 157 kB | 1.3/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.2/7.5 MB | 157 kB | 1.3/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.2/7.5 MB | 157 kB | 1.3/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.2/7.5 MB | 157 kB | 1.3/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.2/7.5 MB | 157 kB | 1.3/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.2/7.5 MB | 157 kB | 1.3/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.2/7.5 MB | 157 kB | 1.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.3/7.5 MB | 157 kB | 1.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.3/7.5 MB | 157 kB | 1.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.3/7.5 MB | 157 kB | 1.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.3/7.5 MB | 157 kB | 1.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.4/7.5 MB | 157 kB | 1.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.4/7.5 MB | 157 kB | 1.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (4): 57 kB | 2.4/7.5 MB | 157 kB | 1.4/3.7 MB error 01-Jan-2023 00:01:05 error 01-Jan-2023 00:01:05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.jar (157 kB at 55 kB/s) error 01-Jan-2023 00:01:05 #17 33.26 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar error 01-Jan-2023 00:01:05 #17 33.26 Progress (3): 57 kB | 2.4/7.5 MB | 1.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (3): 57 kB | 2.5/7.5 MB | 1.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (3): 57 kB | 2.5/7.5 MB | 1.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (3): 57 kB | 2.6/7.5 MB | 1.4/3.7 MB error 01-Jan-2023 00:01:05 Progress (3): 57 kB | 2.6/7.5 MB | 1.5/3.7 MB error 01-Jan-2023 00:01:05 Progress (3): 57 kB | 2.6/7.5 MB | 1.5/3.7 MB error 01-Jan-2023 00:01:05 Progress (3): 57 kB | 2.6/7.5 MB | 1.5/3.7 MB error 01-Jan-2023 00:01:05 error 01-Jan-2023 00:01:05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.jar (57 kB at 20 kB/s) error 01-Jan-2023 00:01:05 #17 33.27 Progress (2): 2.7/7.5 MB | 1.5/3.7 MB error 01-Jan-2023 00:01:05 Progress (2): 2.7/7.5 MB | 1.5/3.7 MB error 01-Jan-2023 00:01:05 Progress (2): 2.8/7.5 MB | 1.5/3.7 MB error 01-Jan-2023 00:01:05 error 01-Jan-2023 00:01:05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar error 01-Jan-2023 00:01:05 #17 33.27 Progress (2): 2.8/7.5 MB | 1.5/3.7 MB error 01-Jan-2023 00:01:05 Progress (2): 2.8/7.5 MB | 1.5/3.7 MB error 01-Jan-2023 00:01:05 Progress (2): 2.9/7.5 MB | 1.5/3.7 MB error 01-Jan-2023 00:01:05 Progress (2): 2.9/7.5 MB | 1.5/3.7 MB error 01-Jan-2023 00:01:05 Progress (2): 2.9/7.5 MB | 1.5/3.7 MB error 01-Jan-2023 00:01:05 Progress (2): 2.9/7.5 MB | 1.5/3.7 MB error 01-Jan-2023 00:01:05 Progress (2): 2.9/7.5 MB | 1.5/3.7 MB error 01-Jan-2023 00:01:05 Progress (2): 2.9/7.5 MB | 1.5/3.7 MB error 01-Jan-2023 00:01:05 Progress (2): 3.0/7.5 MB | 1.5/3.7 MB error 01-Jan-2023 00:01:05 Progress (2): 3.0/7.5 MB | 1.6/3.7 MB error 01-Jan-2023 00:01:05 Progress (2): 3.0/7.5 MB | 1.6/3.7 MB error 01-Jan-2023 00:01:05 Progress (2): 3.0/7.5 MB | 1.6/3.7 MB error 01-Jan-2023 00:01:05 Progress (2): 3.0/7.5 MB | 1.6/3.7 MB error 01-Jan-2023 00:01:05 Progress (2): 3.1/7.5 MB | 1.6/3.7 MB error 01-Jan-2023 00:01:05 Progress (2): 3.1/7.5 MB | 1.6/3.7 MB error 01-Jan-2023 00:01:05 Progress (2): 3.1/7.5 MB | 1.6/3.7 MB error 01-Jan-2023 00:01:05 Progress (2): 3.1/7.5 MB | 1.6/3.7 MB error 01-Jan-2023 00:01:05 Progress (2): 3.1/7.5 MB | 1.7/3.7 MB error 01-Jan-2023 00:01:05 Progress (2): 3.1/7.5 MB | 1.7/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.2/7.5 MB | 1.7/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.2/7.5 MB | 1.7/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.2/7.5 MB | 1.7/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.3/7.5 MB | 1.7/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.3/7.5 MB | 1.7/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.3/7.5 MB | 1.8/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.3/7.5 MB | 1.8/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.3/7.5 MB | 1.8/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.3/7.5 MB | 1.8/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.3/7.5 MB | 1.8/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.3/7.5 MB | 1.9/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.3/7.5 MB | 1.9/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.3/7.5 MB | 1.9/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.3/7.5 MB | 1.9/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.3/7.5 MB | 1.9/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.3/7.5 MB | 2.0/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.4/7.5 MB | 2.0/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.4/7.5 MB | 2.0/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.4/7.5 MB | 2.0/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.4/7.5 MB | 2.0/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.4/7.5 MB | 2.0/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.4/7.5 MB | 2.1/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.5/7.5 MB | 2.1/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.5/7.5 MB | 2.1/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.5/7.5 MB | 2.1/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.5/7.5 MB | 2.1/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.5/7.5 MB | 2.2/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.5/7.5 MB | 2.2/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.5/7.5 MB | 2.2/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.5/7.5 MB | 2.2/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.5/7.5 MB | 2.2/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.5/7.5 MB | 2.2/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.5/7.5 MB | 2.3/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.5/7.5 MB | 2.3/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.5/7.5 MB | 2.3/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.6/7.5 MB | 2.3/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.6/7.5 MB | 2.3/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.6/7.5 MB | 2.4/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.6/7.5 MB | 2.4/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.6/7.5 MB | 2.4/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.6/7.5 MB | 2.4/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.6/7.5 MB | 2.4/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.6/7.5 MB | 2.5/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.6/7.5 MB | 2.5/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.7/7.5 MB | 2.5/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.7/7.5 MB | 2.5/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.7/7.5 MB | 2.5/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.7/7.5 MB | 2.6/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.7/7.5 MB | 2.6/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.7/7.5 MB | 2.6/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.7/7.5 MB | 2.6/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.7/7.5 MB | 2.6/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.8/7.5 MB | 2.6/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.8/7.5 MB | 2.7/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.8/7.5 MB | 2.7/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.8/7.5 MB | 2.7/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.8/7.5 MB | 2.7/3.7 MB error 01-Jan-2023 00:01:06 Progress (2): 3.8/7.5 MB | 2.7/3.7 MB error 01-Jan-2023 00:01:06 Progress (3): 3.8/7.5 MB | 2.7/3.7 MB | 0/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 3.8/7.5 MB | 2.7/3.7 MB | 0/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 3.8/7.5 MB | 2.7/3.7 MB | 0/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 3.8/7.5 MB | 2.7/3.7 MB | 0/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 3.8/7.5 MB | 2.7/3.7 MB | 0/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 3.8/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 3.8/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 3.8/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 3.8/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 3.8/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 3.8/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 3.8/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 3.8/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 3.8/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 3.8/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 3.8/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 3.8/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 3.8/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 3.9/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 3.9/7.5 MB | 2.7/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 3.9/7.5 MB | 2.7/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 3.9/7.5 MB | 2.7/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 3.9/7.5 MB | 2.7/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 3.9/7.5 MB | 2.7/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.0/7.5 MB | 2.7/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.0/7.5 MB | 2.7/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.0/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.0/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.0/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.0/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.1/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.1/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.1/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.1/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.2/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.2/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.2/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.2/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.2/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.2/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.2/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.2/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.3/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.3/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.3/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.3/7.5 MB | 2.8/3.7 MB | 0.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.3/7.5 MB | 2.8/3.7 MB | 0.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.4/7.5 MB | 2.8/3.7 MB | 0.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.4/7.5 MB | 2.8/3.7 MB | 0.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.4/7.5 MB | 2.8/3.7 MB | 0.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.4/7.5 MB | 2.8/3.7 MB | 0.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.4/7.5 MB | 2.8/3.7 MB | 0.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.4/7.5 MB | 2.8/3.7 MB | 0.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.5/7.5 MB | 2.8/3.7 MB | 0.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.5/7.5 MB | 2.9/3.7 MB | 0.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.5/7.5 MB | 2.9/3.7 MB | 0.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.5/7.5 MB | 2.9/3.7 MB | 0.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.5/7.5 MB | 2.9/3.7 MB | 0.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.5/7.5 MB | 2.9/3.7 MB | 0.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.5/7.5 MB | 2.9/3.7 MB | 0.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.5/7.5 MB | 2.9/3.7 MB | 0.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.6/7.5 MB | 2.9/3.7 MB | 0.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.6/7.5 MB | 2.9/3.7 MB | 0.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.6/7.5 MB | 2.9/3.7 MB | 0.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.6/7.5 MB | 2.9/3.7 MB | 0.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.6/7.5 MB | 2.9/3.7 MB | 0.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.6/7.5 MB | 2.9/3.7 MB | 0.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.6/7.5 MB | 2.9/3.7 MB | 0.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.6/7.5 MB | 2.9/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.7/7.5 MB | 2.9/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.7/7.5 MB | 2.9/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.7/7.5 MB | 3.0/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.7/7.5 MB | 3.0/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.7/7.5 MB | 3.0/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.7/7.5 MB | 3.0/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.7/7.5 MB | 3.0/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.8/7.5 MB | 3.0/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.8/7.5 MB | 3.0/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.8/7.5 MB | 3.0/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.8/7.5 MB | 3.0/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.8/7.5 MB | 3.0/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.9/7.5 MB | 3.0/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.9/7.5 MB | 3.0/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.9/7.5 MB | 3.0/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.9/7.5 MB | 3.0/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.9/7.5 MB | 3.0/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 4.9/7.5 MB | 3.0/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.0/7.5 MB | 3.0/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.0/7.5 MB | 3.0/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.0/7.5 MB | 3.0/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.1/7.5 MB | 3.0/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.1/7.5 MB | 3.0/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.1/7.5 MB | 3.0/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.1/7.5 MB | 3.0/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.1/7.5 MB | 3.0/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.1/7.5 MB | 3.1/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.1/7.5 MB | 3.1/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.2/7.5 MB | 3.1/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.2/7.5 MB | 3.1/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.2/7.5 MB | 3.1/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.3/7.5 MB | 3.1/3.7 MB | 0.4/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.3/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.3/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.3/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.3/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.4/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.4/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.4/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.4/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.4/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.5/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.5/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.5/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.6/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.6/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.6/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.7/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.7/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.7/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.8/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.8/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.8/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.8/7.5 MB | 3.2/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.8/7.5 MB | 3.2/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.8/7.5 MB | 3.2/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.8/7.5 MB | 3.2/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.8/7.5 MB | 3.2/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.8/7.5 MB | 3.2/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.8/7.5 MB | 3.2/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.8/7.5 MB | 3.2/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.8/7.5 MB | 3.2/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.8/7.5 MB | 3.3/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.9/7.5 MB | 3.3/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.9/7.5 MB | 3.3/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.9/7.5 MB | 3.3/3.7 MB | 0.5/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.9/7.5 MB | 3.3/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.9/7.5 MB | 3.3/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.9/7.5 MB | 3.3/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.9/7.5 MB | 3.3/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 5.9/7.5 MB | 3.3/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.0/7.5 MB | 3.3/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.0/7.5 MB | 3.3/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.0/7.5 MB | 3.3/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.0/7.5 MB | 3.3/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.0/7.5 MB | 3.4/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.0/7.5 MB | 3.4/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.0/7.5 MB | 3.4/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.0/7.5 MB | 3.4/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.1/7.5 MB | 3.4/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.1/7.5 MB | 3.4/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.1/7.5 MB | 3.4/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.1/7.5 MB | 3.4/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.1/7.5 MB | 3.4/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.1/7.5 MB | 3.4/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.1/7.5 MB | 3.4/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.1/7.5 MB | 3.4/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.1/7.5 MB | 3.4/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.1/7.5 MB | 3.4/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.1/7.5 MB | 3.5/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.1/7.5 MB | 3.5/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.1/7.5 MB | 3.5/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.1/7.5 MB | 3.5/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.2/7.5 MB | 3.5/3.7 MB | 0.6/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.2/7.5 MB | 3.5/3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.2/7.5 MB | 3.5/3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.2/7.5 MB | 3.5/3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.2/7.5 MB | 3.5/3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.2/7.5 MB | 3.5/3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.2/7.5 MB | 3.5/3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.2/7.5 MB | 3.5/3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.2/7.5 MB | 3.5/3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.2/7.5 MB | 3.5/3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.2/7.5 MB | 3.6/3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.3/7.5 MB | 3.6/3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.3/7.5 MB | 3.6/3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.3/7.5 MB | 3.6/3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.3/7.5 MB | 3.6/3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.3/7.5 MB | 3.6/3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.3/7.5 MB | 3.6/3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.3/7.5 MB | 3.6/3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.3/7.5 MB | 3.6/3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.3/7.5 MB | 3.6/3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.3/7.5 MB | 3.6/3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.3/7.5 MB | 3.6/3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.3/7.5 MB | 3.7/3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.3/7.5 MB | 3.7/3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.3/7.5 MB | 3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.4/7.5 MB | 3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.4/7.5 MB | 3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.5/7.5 MB | 3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.5/7.5 MB | 3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.5/7.5 MB | 3.7 MB | 0.7/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.5/7.5 MB | 3.7 MB | 0.8/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.5/7.5 MB | 3.7 MB | 0.8/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.6/7.5 MB | 3.7 MB | 0.8/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.6/7.5 MB | 3.7 MB | 0.8/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.6/7.5 MB | 3.7 MB | 0.8/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.6/7.5 MB | 3.7 MB | 0.8/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.6/7.5 MB | 3.7 MB | 0.8/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.6/7.5 MB | 3.7 MB | 0.8/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.7/7.5 MB | 3.7 MB | 0.8/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.7/7.5 MB | 3.7 MB | 0.8/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.7/7.5 MB | 3.7 MB | 0.8/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.7/7.5 MB | 3.7 MB | 0.8/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.7/7.5 MB | 3.7 MB | 0.8/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.7/7.5 MB | 3.7 MB | 0.8/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.7/7.5 MB | 3.7 MB | 0.8/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.7/7.5 MB | 3.7 MB | 0.8/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.7/7.5 MB | 3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.7/7.5 MB | 3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.8/7.5 MB | 3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.8/7.5 MB | 3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.8/7.5 MB | 3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.8/7.5 MB | 3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.9/7.5 MB | 3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.9/7.5 MB | 3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.9/7.5 MB | 3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.9/7.5 MB | 3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.9/7.5 MB | 3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.9/7.5 MB | 3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.9/7.5 MB | 3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.9/7.5 MB | 3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.9/7.5 MB | 3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.9/7.5 MB | 3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.9/7.5 MB | 3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.9/7.5 MB | 3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.9/7.5 MB | 3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.9/7.5 MB | 3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 6.9/7.5 MB | 3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.0/7.5 MB | 3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.0/7.5 MB | 3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.0/7.5 MB | 3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.0/7.5 MB | 3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.0/7.5 MB | 3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.0/7.5 MB | 3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.0/7.5 MB | 3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.0/7.5 MB | 3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.1/7.5 MB | 3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.1/7.5 MB | 3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.1/7.5 MB | 3.7 MB | 1.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.1/7.5 MB | 3.7 MB | 1.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.1/7.5 MB | 3.7 MB | 1.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.1/7.5 MB | 3.7 MB | 1.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.1/7.5 MB | 3.7 MB | 1.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.2/7.5 MB | 3.7 MB | 1.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.2/7.5 MB | 3.7 MB | 1.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.2/7.5 MB | 3.7 MB | 1.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.2/7.5 MB | 3.7 MB | 1.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.2/7.5 MB | 3.7 MB | 1.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.2/7.5 MB | 3.7 MB | 1.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.2/7.5 MB | 3.7 MB | 1.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.2/7.5 MB | 3.7 MB | 1.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.2/7.5 MB | 3.7 MB | 1.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.2/7.5 MB | 3.7 MB | 1.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.2/7.5 MB | 3.7 MB | 1.1/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.2/7.5 MB | 3.7 MB | 1.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.2/7.5 MB | 3.7 MB | 1.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.2/7.5 MB | 3.7 MB | 1.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.2/7.5 MB | 3.7 MB | 1.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.3/7.5 MB | 3.7 MB | 1.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.3/7.5 MB | 3.7 MB | 1.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.3/7.5 MB | 3.7 MB | 1.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.3/7.5 MB | 3.7 MB | 1.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.3/7.5 MB | 3.7 MB | 1.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.3/7.5 MB | 3.7 MB | 1.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.3/7.5 MB | 3.7 MB | 1.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.3/7.5 MB | 3.7 MB | 1.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.4/7.5 MB | 3.7 MB | 1.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.4/7.5 MB | 3.7 MB | 1.2/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.4/7.5 MB | 3.7 MB | 1.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.4/7.5 MB | 3.7 MB | 1.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.4/7.5 MB | 3.7 MB | 1.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.4/7.5 MB | 3.7 MB | 1.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.4/7.5 MB | 3.7 MB | 1.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.4/7.5 MB | 3.7 MB | 1.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.4/7.5 MB | 3.7 MB | 1.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.4/7.5 MB | 3.7 MB | 1.3/1.3 MB error 01-Jan-2023 00:01:06 Progress (3): 7.4/7.5 MB | 3.7 MB | 1.3 MB error 01-Jan-2023 00:01:06 Progress (4): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0/1.8 MB error 01-Jan-2023 00:01:06 Progress (4): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0/1.8 MB error 01-Jan-2023 00:01:06 Progress (4): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0/1.8 MB error 01-Jan-2023 00:01:06 Progress (4): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0/1.8 MB error 01-Jan-2023 00:01:06 Progress (4): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 4.1/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 8.2/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 12/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 16/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 20/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 24/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 28/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 32/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 36/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 40/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 44/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 48/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 51/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 55/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 59/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 62/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 66/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 71/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 75/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 79/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 83/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 87/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 89/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 93/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 98/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 102/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 106/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 110/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 114/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 116/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 116/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 116/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 116/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 116/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 116/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 116/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 116/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 116/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 116/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 116/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 116/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 116/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 116/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 120/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 125/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.1/1.8 MB | 129/303 kB error 01-Jan-2023 00:01:06 Progress (5): 7.4/7.5 MB | 3.7 MB | 1.3 MB | 0.2/1.8 MB | 129/303 kB error 01-Jan-2023 00:01:06 error 01-Jan-2023 00:01:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.jar (3.7 MB at 1.1 MB/s) error 01-Jan-2023 00:01:06 #17 33.63 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar error 01-Jan-2023 00:01:06 #17 33.63 Progress (4): 7.4/7.5 MB | 1.3 MB | 0.2/1.8 MB | 129/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.4/7.5 MB | 1.3 MB | 0.2/1.8 MB | 129/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.4/7.5 MB | 1.3 MB | 0.2/1.8 MB | 129/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.4/7.5 MB | 1.3 MB | 0.2/1.8 MB | 133/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.4/7.5 MB | 1.3 MB | 0.2/1.8 MB | 137/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.4/7.5 MB | 1.3 MB | 0.2/1.8 MB | 141/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.4/7.5 MB | 1.3 MB | 0.2/1.8 MB | 141/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.4/7.5 MB | 1.3 MB | 0.2/1.8 MB | 141/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.4/7.5 MB | 1.3 MB | 0.2/1.8 MB | 141/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 141/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 145/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 149/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 153/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 157/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 161/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 165/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 165/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 165/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 170/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 174/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 178/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 178/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 182/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 182/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 186/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 188/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 192/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 192/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 197/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 201/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 205/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 205/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 209/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 209/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 213/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 213/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 217/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 221/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 225/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 225/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 229/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 232/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 232/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 236/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 236/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 240/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 244/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 249/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 249/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 251/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 255/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 255/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 260/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 260/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 260/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 264/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 268/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 272/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 272/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 276/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 280/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 280/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 280/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 284/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 287/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 291/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 296/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 296/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 300/303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.5/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.5/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.5/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.5/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.5/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.5/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.5/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.5/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.5/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.5/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 error 01-Jan-2023 00:01:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.jar (1.3 MB at 394 kB/s) error 01-Jan-2023 00:01:06 #17 33.73 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.jar error 01-Jan-2023 00:01:06 #17 33.73 Progress (3): 7.5 MB | 0.6/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (3): 7.5 MB | 0.6/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (3): 7.5 MB | 0.7/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (3): 7.5 MB | 0.7/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (3): 7.5 MB | 0.7/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (3): 7.5 MB | 0.7/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (3): 7.5 MB | 0.7/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (3): 7.5 MB | 0.7/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (3): 7.5 MB | 0.7/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (3): 7.5 MB | 0.7/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (3): 7.5 MB | 0.7/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (3): 7.5 MB | 0.7/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (3): 7.5 MB | 0.7/1.8 MB | 303 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 0.7/1.8 MB | 303 kB | 3.3/24 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 0.7/1.8 MB | 303 kB | 6.1/24 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 0.7/1.8 MB | 303 kB | 8.9/24 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 0.7/1.8 MB | 303 kB | 12/24 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 0.7/1.8 MB | 303 kB | 15/24 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 0.7/1.8 MB | 303 kB | 17/24 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 0.7/1.8 MB | 303 kB | 20/24 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 0.7/1.8 MB | 303 kB | 23/24 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 0.7/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 0.7/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (4): 7.5 MB | 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 error 01-Jan-2023 00:01:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.jar (7.5 MB at 2.2 MB/s) error 01-Jan-2023 00:01:06 #17 33.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar error 01-Jan-2023 00:01:06 #17 33.77 Progress (3): 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (3): 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (3): 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (3): 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (3): 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (3): 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (3): 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (3): 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (3): 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (3): 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (3): 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (3): 1.0/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (3): 1.0/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (3): 1.0/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (3): 1.0/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (3): 1.0/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (3): 1.0/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (3): 1.0/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (3): 1.0/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (3): 1.0/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (3): 1.0/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (3): 1.0/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (3): 1.1/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (3): 1.1/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 Progress (3): 1.1/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:06 error 01-Jan-2023 00:01:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar (303 kB at 88 kB/s) error 01-Jan-2023 00:01:06 #17 33.80 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.jar error 01-Jan-2023 00:01:06 #17 33.80 Progress (2): 1.1/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.1/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.1/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.1/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.1/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.1/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.1/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.1/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.1/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.2/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.2/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.2/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.2/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.2/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.2/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.2/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.2/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.2/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.2/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.2/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.2/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.2/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.3/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.3/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.3/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.3/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.3/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.3/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.3/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.3/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.3/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.3/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.3/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.3/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.4/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.4/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.4/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.4/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.4/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.4/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.4/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.4/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.4/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.4/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.4/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.4/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.5/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.5/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.5/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.5/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.5/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.5/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.5/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.5/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.5/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.5/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.5/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.5/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.6/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.6/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.6/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.6/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.6/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.6/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 Progress (2): 1.6/1.8 MB | 24 kB error 01-Jan-2023 00:01:06 error 01-Jan-2023 00:01:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar (24 kB at 6.9 kB/s) error 01-Jan-2023 00:01:06 #17 33.87 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar error 01-Jan-2023 00:01:06 #17 33.87 Progress (1): 1.6/1.8 MB error 01-Jan-2023 00:01:06 Progress (1): 1.6/1.8 MB error 01-Jan-2023 00:01:06 Progress (1): 1.6/1.8 MB error 01-Jan-2023 00:01:06 Progress (1): 1.6/1.8 MB error 01-Jan-2023 00:01:06 Progress (1): 1.6/1.8 MB error 01-Jan-2023 00:01:06 Progress (1): 1.6/1.8 MB error 01-Jan-2023 00:01:06 Progress (1): 1.7/1.8 MB error 01-Jan-2023 00:01:06 Progress (1): 1.7/1.8 MB error 01-Jan-2023 00:01:06 Progress (1): 1.7/1.8 MB error 01-Jan-2023 00:01:06 Progress (1): 1.7/1.8 MB error 01-Jan-2023 00:01:06 Progress (1): 1.7/1.8 MB error 01-Jan-2023 00:01:06 Progress (1): 1.7/1.8 MB error 01-Jan-2023 00:01:06 Progress (1): 1.7/1.8 MB error 01-Jan-2023 00:01:06 Progress (1): 1.7/1.8 MB error 01-Jan-2023 00:01:06 Progress (1): 1.7/1.8 MB error 01-Jan-2023 00:01:06 Progress (1): 1.7/1.8 MB error 01-Jan-2023 00:01:06 Progress (1): 1.7/1.8 MB error 01-Jan-2023 00:01:06 Progress (1): 1.7/1.8 MB error 01-Jan-2023 00:01:06 Progress (1): 1.8/1.8 MB error 01-Jan-2023 00:01:06 Progress (1): 1.8/1.8 MB error 01-Jan-2023 00:01:06 Progress (1): 1.8/1.8 MB error 01-Jan-2023 00:01:06 Progress (1): 1.8/1.8 MB error 01-Jan-2023 00:01:06 Progress (1): 1.8/1.8 MB error 01-Jan-2023 00:01:06 Progress (1): 1.8/1.8 MB error 01-Jan-2023 00:01:06 Progress (1): 1.8/1.8 MB error 01-Jan-2023 00:01:06 Progress (1): 1.8 MB error 01-Jan-2023 00:01:06 Progress (2): 1.8 MB | 3.3/121 kB error 01-Jan-2023 00:01:06 Progress (2): 1.8 MB | 6.1/121 kB error 01-Jan-2023 00:01:06 Progress (2): 1.8 MB | 8.9/121 kB error 01-Jan-2023 00:01:06 Progress (2): 1.8 MB | 12/121 kB error 01-Jan-2023 00:01:06 error 01-Jan-2023 00:01:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar (1.8 MB at 498 kB/s) error 01-Jan-2023 00:01:06 #17 34.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar error 01-Jan-2023 00:01:06 #17 34.02 Progress (1): 14/121 kB error 01-Jan-2023 00:01:06 Progress (1): 17/121 kB error 01-Jan-2023 00:01:06 Progress (1): 20/121 kB error 01-Jan-2023 00:01:06 Progress (1): 23/121 kB error 01-Jan-2023 00:01:06 Progress (1): 26/121 kB error 01-Jan-2023 00:01:06 Progress (1): 28/121 kB error 01-Jan-2023 00:01:06 Progress (1): 31/121 kB error 01-Jan-2023 00:01:06 Progress (1): 34/121 kB error 01-Jan-2023 00:01:06 Progress (1): 37/121 kB error 01-Jan-2023 00:01:06 Progress (1): 40/121 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 4.1/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 8.2/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 12/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 16/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 20/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 24/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 28/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 32/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 36/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 40/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 44/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 48/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 51/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 55/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 59/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 63/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 67/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 71/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 75/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 79/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 83/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 87/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 91/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 96/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 98/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 102/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 106/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 110/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 114/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 116/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 120/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 125/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 129/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 133/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 137/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 141/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 143/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 147/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 152/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 156/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 160/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 164/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 168/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 172/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 176/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 178/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 182/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 186/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 190/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 195/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 197/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 201/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 206/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 210/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 214/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 218/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 222/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 226/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 230/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 234/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 238/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 242/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 246/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 251/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 255/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 259/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 263/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 267/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 271/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 275/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 278/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 282/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 286/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 290/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 294/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 296/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 300/303 kB error 01-Jan-2023 00:01:06 Progress (2): 40/121 kB | 303 kB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 40/121 kB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 42/121 kB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 45/121 kB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 48/121 kB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 51/121 kB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 54/121 kB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 56/121 kB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 59/121 kB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 62/121 kB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 65/121 kB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 67/121 kB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:06 Progress (3): 70/121 kB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:06 Progress (4): 70/121 kB | 303 kB | 0.4/1.4 MB | 3.3/123 kB error 01-Jan-2023 00:01:06 Progress (4): 70/121 kB | 303 kB | 0.4/1.4 MB | 6.1/123 kB error 01-Jan-2023 00:01:06 Progress (4): 70/121 kB | 303 kB | 0.4/1.4 MB | 8.9/123 kB error 01-Jan-2023 00:01:06 Progress (4): 70/121 kB | 303 kB | 0.4/1.4 MB | 12/123 kB error 01-Jan-2023 00:01:06 Progress (4): 70/121 kB | 303 kB | 0.4/1.4 MB | 15/123 kB error 01-Jan-2023 00:01:06 Progress (4): 70/121 kB | 303 kB | 0.4/1.4 MB | 17/123 kB error 01-Jan-2023 00:01:06 Progress (4): 70/121 kB | 303 kB | 0.4/1.4 MB | 20/123 kB error 01-Jan-2023 00:01:06 Progress (4): 70/121 kB | 303 kB | 0.4/1.4 MB | 23/123 kB error 01-Jan-2023 00:01:06 Progress (4): 73/121 kB | 303 kB | 0.4/1.4 MB | 23/123 kB error 01-Jan-2023 00:01:06 Progress (4): 76/121 kB | 303 kB | 0.4/1.4 MB | 23/123 kB error 01-Jan-2023 00:01:06 Progress (4): 79/121 kB | 303 kB | 0.4/1.4 MB | 23/123 kB error 01-Jan-2023 00:01:06 Progress (4): 79/121 kB | 303 kB | 0.4/1.4 MB | 26/123 kB error 01-Jan-2023 00:01:06 Progress (4): 79/121 kB | 303 kB | 0.4/1.4 MB | 29/123 kB error 01-Jan-2023 00:01:06 Progress (4): 79/121 kB | 303 kB | 0.4/1.4 MB | 31/123 kB error 01-Jan-2023 00:01:06 Progress (4): 79/121 kB | 303 kB | 0.4/1.4 MB | 34/123 kB error 01-Jan-2023 00:01:06 Progress (4): 81/121 kB | 303 kB | 0.4/1.4 MB | 34/123 kB error 01-Jan-2023 00:01:06 Progress (4): 84/121 kB | 303 kB | 0.4/1.4 MB | 34/123 kB error 01-Jan-2023 00:01:06 Progress (4): 84/121 kB | 303 kB | 0.4/1.4 MB | 37/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.4/1.4 MB | 37/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.4/1.4 MB | 40/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.4/1.4 MB | 43/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.4/1.4 MB | 45/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.4/1.4 MB | 48/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.4/1.4 MB | 51/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.4/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.5/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.5/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.5/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.5/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.5/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.5/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.5/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.5/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.5/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.5/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.5/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.6/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.6/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.6/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.6/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.6/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.6/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.6/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.6/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.6/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.6/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.6/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (4): 87/121 kB | 303 kB | 0.7/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 error 01-Jan-2023 00:01:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.jar (303 kB at 80 kB/s) error 01-Jan-2023 00:01:06 #17 34.19 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar error 01-Jan-2023 00:01:06 #17 34.19 Progress (3): 87/121 kB | 0.7/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 87/121 kB | 0.7/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 87/121 kB | 0.7/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 87/121 kB | 0.7/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 87/121 kB | 0.7/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 87/121 kB | 0.7/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 87/121 kB | 0.7/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 87/121 kB | 0.7/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 87/121 kB | 0.7/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 87/121 kB | 0.7/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 87/121 kB | 0.8/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 87/121 kB | 0.8/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 87/121 kB | 0.8/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 87/121 kB | 0.8/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 87/121 kB | 0.8/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 87/121 kB | 0.8/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 87/121 kB | 0.8/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 87/121 kB | 0.8/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 87/121 kB | 0.8/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 87/121 kB | 0.8/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 87/121 kB | 0.8/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 87/121 kB | 0.9/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 87/121 kB | 0.9/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 87/121 kB | 0.9/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 87/121 kB | 0.9/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 87/121 kB | 0.9/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 90/121 kB | 0.9/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (3): 93/121 kB | 0.9/1.4 MB | 54/123 kB error 01-Jan-2023 00:01:06 Progress (4): 93/121 kB | 0.9/1.4 MB | 54/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 95/121 kB | 0.9/1.4 MB | 54/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 95/121 kB | 0.9/1.4 MB | 56/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 95/121 kB | 0.9/1.4 MB | 59/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 95/121 kB | 0.9/1.4 MB | 62/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 95/121 kB | 0.9/1.4 MB | 65/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 95/121 kB | 0.9/1.4 MB | 68/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 98/121 kB | 0.9/1.4 MB | 68/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 98/121 kB | 0.9/1.4 MB | 70/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 101/121 kB | 0.9/1.4 MB | 70/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 101/121 kB | 0.9/1.4 MB | 73/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 104/121 kB | 0.9/1.4 MB | 73/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 107/121 kB | 0.9/1.4 MB | 73/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 107/121 kB | 0.9/1.4 MB | 76/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 109/121 kB | 0.9/1.4 MB | 76/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 112/121 kB | 0.9/1.4 MB | 76/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 112/121 kB | 0.9/1.4 MB | 79/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 115/121 kB | 0.9/1.4 MB | 79/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 115/121 kB | 0.9/1.4 MB | 82/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 118/121 kB | 0.9/1.4 MB | 82/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 118/121 kB | 0.9/1.4 MB | 84/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121/121 kB | 0.9/1.4 MB | 84/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 84/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 87/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 90/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 93/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 96/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 98/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 101/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 104/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 107/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 110/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 112/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 112/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 115/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 118/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 121/123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 123 kB | 0.1/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 123 kB | 0.2/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 123 kB | 0.2/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 123 kB | 0.3/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 123 kB | 0.4/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 123 kB | 0.4/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 123 kB | 0.4/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 123 kB | 0.4/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 123 kB | 0.4/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 123 kB | 0.4/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 0.9/1.4 MB | 123 kB | 0.4/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.0/1.4 MB | 123 kB | 0.4/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.0/1.4 MB | 123 kB | 0.4/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.0/1.4 MB | 123 kB | 0.4/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.0/1.4 MB | 123 kB | 0.4/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.0/1.4 MB | 123 kB | 0.4/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.0/1.4 MB | 123 kB | 0.4/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.0/1.4 MB | 123 kB | 0.4/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.0/1.4 MB | 123 kB | 0.4/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.0/1.4 MB | 123 kB | 0.4/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.0/1.4 MB | 123 kB | 0.4/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.0/1.4 MB | 123 kB | 0.4/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.0/1.4 MB | 123 kB | 0.5/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.0/1.4 MB | 123 kB | 0.5/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.1/1.4 MB | 123 kB | 0.5/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.1/1.4 MB | 123 kB | 0.5/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.1/1.4 MB | 123 kB | 0.5/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.1/1.4 MB | 123 kB | 0.5/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.1/1.4 MB | 123 kB | 0.5/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.1/1.4 MB | 123 kB | 0.6/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.1/1.4 MB | 123 kB | 0.6/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.1/1.4 MB | 123 kB | 0.6/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.1/1.4 MB | 123 kB | 0.6/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.1/1.4 MB | 123 kB | 0.6/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.1/1.4 MB | 123 kB | 0.6/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.1/1.4 MB | 123 kB | 0.6/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.1/1.4 MB | 123 kB | 0.6/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.1/1.4 MB | 123 kB | 0.6/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.2/1.4 MB | 123 kB | 0.6/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.2/1.4 MB | 123 kB | 0.6/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.2/1.4 MB | 123 kB | 0.6/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.2/1.4 MB | 123 kB | 0.6/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.2/1.4 MB | 123 kB | 0.6/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.2/1.4 MB | 123 kB | 0.7/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.2/1.4 MB | 123 kB | 0.7/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.2/1.4 MB | 123 kB | 0.7/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.2/1.4 MB | 123 kB | 0.7/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.2/1.4 MB | 123 kB | 0.7/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.2/1.4 MB | 123 kB | 0.7/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.2/1.4 MB | 123 kB | 0.7/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.2/1.4 MB | 123 kB | 0.7/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.3/1.4 MB | 123 kB | 0.7/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.3/1.4 MB | 123 kB | 0.7/12 MB error 01-Jan-2023 00:01:06 Progress (4): 121 kB | 1.3/1.4 MB | 123 kB | 0.7/12 MB error 01-Jan-2023 00:01:07 Progress (4): 121 kB | 1.3/1.4 MB | 123 kB | 0.7/12 MB error 01-Jan-2023 00:01:07 Progress (4): 121 kB | 1.3/1.4 MB | 123 kB | 0.7/12 MB error 01-Jan-2023 00:01:07 Progress (4): 121 kB | 1.3/1.4 MB | 123 kB | 0.7/12 MB error 01-Jan-2023 00:01:07 Progress (4): 121 kB | 1.3/1.4 MB | 123 kB | 0.7/12 MB error 01-Jan-2023 00:01:07 Progress (4): 121 kB | 1.3/1.4 MB | 123 kB | 0.7/12 MB error 01-Jan-2023 00:01:07 Progress (4): 121 kB | 1.3/1.4 MB | 123 kB | 0.7/12 MB error 01-Jan-2023 00:01:07 Progress (4): 121 kB | 1.3/1.4 MB | 123 kB | 0.7/12 MB error 01-Jan-2023 00:01:07 Progress (4): 121 kB | 1.3/1.4 MB | 123 kB | 0.8/12 MB error 01-Jan-2023 00:01:07 Progress (4): 121 kB | 1.3/1.4 MB | 123 kB | 0.9/12 MB error 01-Jan-2023 00:01:07 Progress (4): 121 kB | 1.3/1.4 MB | 123 kB | 0.9/12 MB error 01-Jan-2023 00:01:07 Progress (4): 121 kB | 1.4/1.4 MB | 123 kB | 0.9/12 MB error 01-Jan-2023 00:01:07 Progress (4): 121 kB | 1.4/1.4 MB | 123 kB | 0.9/12 MB error 01-Jan-2023 00:01:07 Progress (4): 121 kB | 1.4/1.4 MB | 123 kB | 0.9/12 MB error 01-Jan-2023 00:01:07 Progress (4): 121 kB | 1.4/1.4 MB | 123 kB | 0.9/12 MB error 01-Jan-2023 00:01:07 Progress (4): 121 kB | 1.4 MB | 123 kB | 0.9/12 MB error 01-Jan-2023 00:01:07 Progress (4): 121 kB | 1.4 MB | 123 kB | 0.9/12 MB error 01-Jan-2023 00:01:07 Progress (4): 121 kB | 1.4 MB | 123 kB | 1.0/12 MB error 01-Jan-2023 00:01:07 Progress (4): 121 kB | 1.4 MB | 123 kB | 1.1/12 MB error 01-Jan-2023 00:01:07 Progress (4): 121 kB | 1.4 MB | 123 kB | 1.1/12 MB error 01-Jan-2023 00:01:07 Progress (4): 121 kB | 1.4 MB | 123 kB | 1.2/12 MB error 01-Jan-2023 00:01:07 Progress (4): 121 kB | 1.4 MB | 123 kB | 1.2/12 MB error 01-Jan-2023 00:01:07 Progress (4): 121 kB | 1.4 MB | 123 kB | 1.3/12 MB error 01-Jan-2023 00:01:07 Progress (4): 121 kB | 1.4 MB | 123 kB | 1.4/12 MB error 01-Jan-2023 00:01:07 error 01-Jan-2023 00:01:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.jar (121 kB at 30 kB/s) error 01-Jan-2023 00:01:07 #17 34.37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.jar error 01-Jan-2023 00:01:07 #17 34.37 Progress (3): 1.4 MB | 123 kB | 1.4/12 MB error 01-Jan-2023 00:01:07 Progress (3): 1.4 MB | 123 kB | 1.5/12 MB error 01-Jan-2023 00:01:07 error 01-Jan-2023 00:01:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar (123 kB at 31 kB/s) error 01-Jan-2023 00:01:07 #17 34.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar error 01-Jan-2023 00:01:07 #17 34.38 Progress (2): 1.4 MB | 1.6/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 1.6/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 1.7/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 1.7/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 1.8/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 1.9/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 1.9/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.0/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.1/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.1/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.2/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.2/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.3/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.4/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.4/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.5/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.6/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.6/12 MB error 01-Jan-2023 00:01:07 #17 ... error 01-Jan-2023 00:01:07 error 01-Jan-2023 00:01:07 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 00:01:07 #14 29.71 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom error 01-Jan-2023 00:01:07 #14 34.57 Progress (1): 3.3/5.8 kB error 01-Jan-2023 00:01:07 Progress (1): 5.8 kB error 01-Jan-2023 00:01:07 error 01-Jan-2023 00:01:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 1.1 kB/s) error 01-Jan-2023 00:01:07 #14 35.27 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar error 01-Jan-2023 00:01:07 #14 35.67 Progress (1): 3.3/34 kB error 01-Jan-2023 00:01:07 Progress (1): 6.1/34 kB error 01-Jan-2023 00:01:07 Progress (1): 8.9/34 kB error 01-Jan-2023 00:01:07 Progress (1): 12/34 kB error 01-Jan-2023 00:01:07 Progress (1): 15/34 kB error 01-Jan-2023 00:01:07 Progress (1): 17/34 kB error 01-Jan-2023 00:01:07 Progress (1): 20/34 kB error 01-Jan-2023 00:01:07 Progress (1): 23/34 kB error 01-Jan-2023 00:01:07 Progress (1): 26/34 kB error 01-Jan-2023 00:01:07 Progress (1): 29/34 kB error 01-Jan-2023 00:01:07 Progress (1): 31/34 kB error 01-Jan-2023 00:01:07 Progress (1): 34 kB error 01-Jan-2023 00:01:07 error 01-Jan-2023 00:01:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 42 kB/s) error 01-Jan-2023 00:01:07 #14 36.22 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom error 01-Jan-2023 00:01:07 #14 36.40 Progress (1): 3.4/8.1 kB error 01-Jan-2023 00:01:07 Progress (1): 6.2/8.1 kB error 01-Jan-2023 00:01:07 Progress (1): 8.1 kB error 01-Jan-2023 00:01:07 error 01-Jan-2023 00:01:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 23 kB/s) error 01-Jan-2023 00:01:07 #14 36.72 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar error 01-Jan-2023 00:01:07 #14 36.90 Progress (1): 3.4/30 kB error 01-Jan-2023 00:01:07 Progress (1): 6.2/30 kB error 01-Jan-2023 00:01:07 Progress (1): 9.0/30 kB error 01-Jan-2023 00:01:07 Progress (1): 12/30 kB error 01-Jan-2023 00:01:07 Progress (1): 15/30 kB error 01-Jan-2023 00:01:07 Progress (1): 17/30 kB error 01-Jan-2023 00:01:07 Progress (1): 20/30 kB error 01-Jan-2023 00:01:07 Progress (1): 23/30 kB error 01-Jan-2023 00:01:07 Progress (1): 26/30 kB error 01-Jan-2023 00:01:07 Progress (1): 29/30 kB error 01-Jan-2023 00:01:07 Progress (1): 30 kB error 01-Jan-2023 00:01:07 error 01-Jan-2023 00:01:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 53 kB/s) error 01-Jan-2023 00:01:07 #14 37.70 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom error 01-Jan-2023 00:01:07 #14 37.87 Progress (1): 3.3/10 kB error 01-Jan-2023 00:01:07 Progress (1): 6.1/10 kB error 01-Jan-2023 00:01:07 Progress (1): 8.9/10 kB error 01-Jan-2023 00:01:07 Progress (1): 10 kB error 01-Jan-2023 00:01:07 error 01-Jan-2023 00:01:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 24 kB/s) error 01-Jan-2023 00:01:07 #14 38.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar error 01-Jan-2023 00:01:07 #14 38.44 Progress (1): 3.3/43 kB error 01-Jan-2023 00:01:07 Progress (1): 6.1/43 kB error 01-Jan-2023 00:01:07 Progress (1): 8.9/43 kB error 01-Jan-2023 00:01:07 Progress (1): 12/43 kB error 01-Jan-2023 00:01:07 Progress (1): 14/43 kB error 01-Jan-2023 00:01:07 Progress (1): 17/43 kB error 01-Jan-2023 00:01:07 Progress (1): 20/43 kB error 01-Jan-2023 00:01:07 Progress (1): 23/43 kB error 01-Jan-2023 00:01:07 Progress (1): 26/43 kB error 01-Jan-2023 00:01:07 Progress (1): 28/43 kB error 01-Jan-2023 00:01:07 Progress (1): 31/43 kB error 01-Jan-2023 00:01:07 Progress (1): 34/43 kB error 01-Jan-2023 00:01:07 Progress (1): 37/43 kB error 01-Jan-2023 00:01:07 Progress (1): 40/43 kB error 01-Jan-2023 00:01:07 Progress (1): 42/43 kB error 01-Jan-2023 00:01:07 Progress (1): 43 kB error 01-Jan-2023 00:01:07 error 01-Jan-2023 00:01:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 103 kB/s) error 01-Jan-2023 00:01:07 #14 38.88 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.pom error 01-Jan-2023 00:01:07 #14 39.08 Progress (1): 3.4/10 kB error 01-Jan-2023 00:01:07 Progress (1): 6.2/10 kB error 01-Jan-2023 00:01:07 Progress (1): 9.0/10 kB error 01-Jan-2023 00:01:07 Progress (1): 10 kB error 01-Jan-2023 00:01:07 #14 ... error 01-Jan-2023 00:01:07 error 01-Jan-2023 00:01:07 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 00:01:07 #17 34.38 Progress (2): 1.4 MB | 1.6/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 1.6/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 1.7/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 1.7/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 1.8/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 1.9/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 1.9/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.0/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.1/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.1/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.2/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.2/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.3/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.4/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.4/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.5/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.6/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.6/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.7/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.8/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.8/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.9/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 2.9/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 3.0/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 3.1/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 3.1/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 3.2/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 3.2/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 3.3/12 MB error 01-Jan-2023 00:01:07 Progress (2): 1.4 MB | 3.4/12 MB error 01-Jan-2023 00:01:07 error 01-Jan-2023 00:01:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar (1.4 MB at 339 kB/s) error 01-Jan-2023 00:01:07 #17 34.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar error 01-Jan-2023 00:01:07 #17 34.47 Progress (1): 3.4/12 MB error 01-Jan-2023 00:01:07 Progress (1): 3.5/12 MB error 01-Jan-2023 00:01:07 Progress (1): 3.6/12 MB error 01-Jan-2023 00:01:07 Progress (1): 3.6/12 MB error 01-Jan-2023 00:01:07 Progress (1): 3.7/12 MB error 01-Jan-2023 00:01:07 Progress (1): 3.8/12 MB error 01-Jan-2023 00:01:07 Progress (1): 3.8/12 MB error 01-Jan-2023 00:01:07 Progress (1): 3.9/12 MB error 01-Jan-2023 00:01:07 Progress (2): 3.9/12 MB | 3.3/129 kB error 01-Jan-2023 00:01:07 Progress (2): 3.9/12 MB | 6.1/129 kB error 01-Jan-2023 00:01:07 Progress (2): 3.9/12 MB | 8.9/129 kB error 01-Jan-2023 00:01:07 Progress (2): 3.9/12 MB | 12/129 kB error 01-Jan-2023 00:01:07 Progress (2): 3.9/12 MB | 14/129 kB error 01-Jan-2023 00:01:07 Progress (2): 3.9/12 MB | 17/129 kB error 01-Jan-2023 00:01:07 Progress (2): 3.9/12 MB | 20/129 kB error 01-Jan-2023 00:01:07 Progress (2): 3.9/12 MB | 23/129 kB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 23/129 kB | 0/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 23/129 kB | 0/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 26/129 kB | 0/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 26/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 28/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 31/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 31/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 34/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 37/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 40/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 42/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 42/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 45/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 48/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 51/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 51/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 54/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 56/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 59/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 62/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 62/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 65/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 68/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 70/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 70/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 73/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 76/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 79/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 82/129 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 82/129 kB | 0.2/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 84/129 kB | 0.2/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 87/129 kB | 0.2/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 90/129 kB | 0.2/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 90/129 kB | 0.2/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 93/129 kB | 0.2/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 96/129 kB | 0.2/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 96/129 kB | 0.2/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 98/129 kB | 0.2/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 98/129 kB | 0.2/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 101/129 kB | 0.2/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 104/129 kB | 0.2/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 106/129 kB | 0.2/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 109/129 kB | 0.2/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 112/129 kB | 0.2/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 112/129 kB | 0.2/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 112/129 kB | 0.2/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 112/129 kB | 0.2/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 112/129 kB | 0.3/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 112/129 kB | 0.3/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 115/129 kB | 0.3/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 118/129 kB | 0.3/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 120/129 kB | 0.3/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 123/129 kB | 0.3/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 126/129 kB | 0.3/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 129/129 kB | 0.3/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 129 kB | 0.3/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 3.9/12 MB | 129 kB | 0.3/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 4.0/12 MB | 129 kB | 0.3/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 4.0/12 MB | 129 kB | 0.3/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 4.0/12 MB | 129 kB | 0.3/2.1 MB error 01-Jan-2023 00:01:07 Progress (3): 4.0/12 MB | 129 kB | 0.3/2.1 MB error 01-Jan-2023 00:01:07 Progress (4): 4.0/12 MB | 129 kB | 0.3/2.1 MB | 3.3/62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.0/12 MB | 129 kB | 0.3/2.1 MB | 6.1/62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.0/12 MB | 129 kB | 0.3/2.1 MB | 8.9/62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.0/12 MB | 129 kB | 0.3/2.1 MB | 12/62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.0/12 MB | 129 kB | 0.3/2.1 MB | 14/62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.0/12 MB | 129 kB | 0.3/2.1 MB | 17/62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.0/12 MB | 129 kB | 0.3/2.1 MB | 20/62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.0/12 MB | 129 kB | 0.3/2.1 MB | 23/62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.0/12 MB | 129 kB | 0.3/2.1 MB | 26/62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.0/12 MB | 129 kB | 0.3/2.1 MB | 28/62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.0/12 MB | 129 kB | 0.3/2.1 MB | 31/62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.0/12 MB | 129 kB | 0.3/2.1 MB | 34/62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.0/12 MB | 129 kB | 0.3/2.1 MB | 37/62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.0/12 MB | 129 kB | 0.3/2.1 MB | 40/62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.0/12 MB | 129 kB | 0.3/2.1 MB | 42/62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.0/12 MB | 129 kB | 0.3/2.1 MB | 45/62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.0/12 MB | 129 kB | 0.3/2.1 MB | 48/62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.0/12 MB | 129 kB | 0.3/2.1 MB | 51/62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.0/12 MB | 129 kB | 0.3/2.1 MB | 54/62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.0/12 MB | 129 kB | 0.3/2.1 MB | 56/62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.0/12 MB | 129 kB | 0.3/2.1 MB | 59/62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.0/12 MB | 129 kB | 0.3/2.1 MB | 62/62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.0/12 MB | 129 kB | 0.3/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.0/12 MB | 129 kB | 0.4/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.1/12 MB | 129 kB | 0.4/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.1/12 MB | 129 kB | 0.4/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.1/12 MB | 129 kB | 0.4/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.1/12 MB | 129 kB | 0.4/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.1/12 MB | 129 kB | 0.4/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.1/12 MB | 129 kB | 0.4/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.1/12 MB | 129 kB | 0.5/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.1/12 MB | 129 kB | 0.5/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.2/12 MB | 129 kB | 0.5/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.2/12 MB | 129 kB | 0.5/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.2/12 MB | 129 kB | 0.5/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 error 01-Jan-2023 00:01:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar (129 kB at 30 kB/s) error 01-Jan-2023 00:01:07 #17 34.68 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar error 01-Jan-2023 00:01:07 #17 34.68 Progress (3): 4.2/12 MB | 0.5/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (3): 4.2/12 MB | 0.5/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (3): 4.2/12 MB | 0.5/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (3): 4.2/12 MB | 0.6/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (3): 4.3/12 MB | 0.6/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (3): 4.3/12 MB | 0.6/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (3): 4.3/12 MB | 0.6/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (3): 4.3/12 MB | 0.6/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (3): 4.4/12 MB | 0.6/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (3): 4.4/12 MB | 0.6/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (3): 4.4/12 MB | 0.6/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (3): 4.4/12 MB | 0.7/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (3): 4.4/12 MB | 0.7/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (3): 4.4/12 MB | 0.7/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (3): 4.4/12 MB | 0.7/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (3): 4.4/12 MB | 0.7/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (3): 4.4/12 MB | 0.7/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (3): 4.4/12 MB | 0.7/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (3): 4.4/12 MB | 0.8/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (3): 4.5/12 MB | 0.8/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (3): 4.5/12 MB | 0.8/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (3): 4.5/12 MB | 0.8/2.1 MB | 62 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 4.1/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 8.2/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 12/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 16/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 20/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 25/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 29/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 33/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 37/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 41/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 45/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 49/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 52/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 56/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 59/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 63/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 67/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 71/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 75/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 80/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 84/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 88/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 92/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 94/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 98/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 102/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 106/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 110/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 114/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 118/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 123/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 125/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 129/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 134/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 138/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 142/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 146/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 150/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 150/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 154/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 158/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 160/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 164/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 168/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 172/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 177/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 177/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 181/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.5/12 MB | 0.8/2.1 MB | 62 kB | 185/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.6/12 MB | 0.8/2.1 MB | 62 kB | 185/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.7/12 MB | 0.8/2.1 MB | 62 kB | 185/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.7/12 MB | 0.8/2.1 MB | 62 kB | 188/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.7/12 MB | 0.8/2.1 MB | 62 kB | 192/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.7/12 MB | 0.8/2.1 MB | 62 kB | 197/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.7/12 MB | 0.8/2.1 MB | 62 kB | 201/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.7/12 MB | 0.8/2.1 MB | 62 kB | 205/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.7/12 MB | 0.8/2.1 MB | 62 kB | 209/645 kB error 01-Jan-2023 00:01:07 Progress (4): 4.7/12 MB | 0.8/2.1 MB | 62 kB | 209/645 kB error 01-Jan-2023 00:01:07 error 01-Jan-2023 00:01:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar (62 kB at 14 kB/s) error 01-Jan-2023 00:01:07 #17 34.76 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar error 01-Jan-2023 00:01:07 #17 34.76 Progress (3): 4.7/12 MB | 0.8/2.1 MB | 209/645 kB error 01-Jan-2023 00:01:07 Progress (3): 4.8/12 MB | 0.8/2.1 MB | 209/645 kB error 01-Jan-2023 00:01:07 Progress (3): 4.8/12 MB | 0.8/2.1 MB | 209/645 kB error 01-Jan-2023 00:01:07 Progress (3): 4.9/12 MB | 0.8/2.1 MB | 209/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.0/12 MB | 0.8/2.1 MB | 209/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.0/12 MB | 0.8/2.1 MB | 209/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.0/12 MB | 0.8/2.1 MB | 213/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.0/12 MB | 0.8/2.1 MB | 213/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.0/12 MB | 0.8/2.1 MB | 217/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.0/12 MB | 0.8/2.1 MB | 221/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.0/12 MB | 0.8/2.1 MB | 225/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.0/12 MB | 0.8/2.1 MB | 229/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.0/12 MB | 0.9/2.1 MB | 229/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.0/12 MB | 0.9/2.1 MB | 229/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.0/12 MB | 0.9/2.1 MB | 229/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.0/12 MB | 0.9/2.1 MB | 233/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.0/12 MB | 0.9/2.1 MB | 237/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.1/12 MB | 0.9/2.1 MB | 237/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.1/12 MB | 0.9/2.1 MB | 242/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.1/12 MB | 0.9/2.1 MB | 246/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.1/12 MB | 0.9/2.1 MB | 246/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.1/12 MB | 0.9/2.1 MB | 246/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.1/12 MB | 0.9/2.1 MB | 250/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.1/12 MB | 0.9/2.1 MB | 254/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.1/12 MB | 0.9/2.1 MB | 258/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.1/12 MB | 0.9/2.1 MB | 260/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.1/12 MB | 0.9/2.1 MB | 260/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.2/12 MB | 0.9/2.1 MB | 260/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.2/12 MB | 0.9/2.1 MB | 260/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.2/12 MB | 0.9/2.1 MB | 264/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.2/12 MB | 0.9/2.1 MB | 269/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.2/12 MB | 0.9/2.1 MB | 273/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.2/12 MB | 0.9/2.1 MB | 277/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.2/12 MB | 0.9/2.1 MB | 277/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.2/12 MB | 0.9/2.1 MB | 281/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.2/12 MB | 0.9/2.1 MB | 285/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.2/12 MB | 0.9/2.1 MB | 289/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.2/12 MB | 0.9/2.1 MB | 293/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.3/12 MB | 0.9/2.1 MB | 293/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 0.9/2.1 MB | 293/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 0.9/2.1 MB | 293/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 293/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 295/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 295/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 299/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 303/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 307/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 312/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 316/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 320/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 323/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 327/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 332/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 336/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 340/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 340/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 344/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 348/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 352/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 356/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 356/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 360/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 364/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 368/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 372/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 377/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 377/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 381/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 385/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 385/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 385/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.0/2.1 MB | 389/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.1/2.1 MB | 389/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.1/2.1 MB | 389/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.1/2.1 MB | 389/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.4/12 MB | 1.1/2.1 MB | 389/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.1/2.1 MB | 389/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.1/2.1 MB | 393/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.1/2.1 MB | 397/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.1/2.1 MB | 401/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.1/2.1 MB | 404/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.1/2.1 MB | 404/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.1/2.1 MB | 404/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.2/2.1 MB | 404/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.2/2.1 MB | 404/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.2/2.1 MB | 404/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.2/2.1 MB | 408/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.2/2.1 MB | 412/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.2/2.1 MB | 416/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.2/2.1 MB | 419/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.2/2.1 MB | 419/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.2/2.1 MB | 423/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.2/2.1 MB | 427/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.2/2.1 MB | 431/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.2/2.1 MB | 435/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.2/2.1 MB | 435/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.2/2.1 MB | 440/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.2/2.1 MB | 444/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.2/2.1 MB | 448/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.2/2.1 MB | 448/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.2/2.1 MB | 448/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.2/2.1 MB | 452/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.2/2.1 MB | 456/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.2/2.1 MB | 456/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.3/2.1 MB | 456/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.3/2.1 MB | 456/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.3/2.1 MB | 456/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.3/2.1 MB | 456/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.3/2.1 MB | 456/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.3/2.1 MB | 456/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.3/2.1 MB | 460/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.3/2.1 MB | 464/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.3/2.1 MB | 467/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.5/12 MB | 1.3/2.1 MB | 471/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.6/12 MB | 1.3/2.1 MB | 471/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.6/12 MB | 1.3/2.1 MB | 475/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.6/12 MB | 1.3/2.1 MB | 479/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.6/12 MB | 1.3/2.1 MB | 483/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.6/12 MB | 1.4/2.1 MB | 483/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.6/12 MB | 1.4/2.1 MB | 487/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.6/12 MB | 1.4/2.1 MB | 491/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.6/12 MB | 1.4/2.1 MB | 495/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.6/12 MB | 1.4/2.1 MB | 499/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.6/12 MB | 1.4/2.1 MB | 502/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.6/12 MB | 1.4/2.1 MB | 506/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.6/12 MB | 1.4/2.1 MB | 506/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.6/12 MB | 1.4/2.1 MB | 510/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.6/12 MB | 1.4/2.1 MB | 510/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.6/12 MB | 1.4/2.1 MB | 512/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.6/12 MB | 1.4/2.1 MB | 516/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.6/12 MB | 1.4/2.1 MB | 521/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.6/12 MB | 1.4/2.1 MB | 525/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 525/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 529/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 533/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 537/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 541/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 545/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 549/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 553/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 556/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 560/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 564/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 568/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 573/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 575/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 579/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 584/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 588/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 592/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 596/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 600/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 604/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 608/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 612/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 616/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 619/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 623/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 627/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 631/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 636/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 638/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 642/645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.4/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.5/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.5/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.5/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.5/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.5/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.5/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.5/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.6/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.6/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.6/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.6/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.6/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.7/12 MB | 1.6/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.8/12 MB | 1.6/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.8/12 MB | 1.7/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.8/12 MB | 1.7/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.8/12 MB | 1.7/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.8/12 MB | 1.7/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.8/12 MB | 1.7/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.8/12 MB | 1.7/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.8/12 MB | 1.7/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.8/12 MB | 1.7/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.8/12 MB | 1.8/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.8/12 MB | 1.8/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.9/12 MB | 1.8/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.9/12 MB | 1.8/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.9/12 MB | 1.8/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.9/12 MB | 1.8/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.9/12 MB | 1.8/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.9/12 MB | 1.8/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.9/12 MB | 1.9/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.9/12 MB | 1.9/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.9/12 MB | 1.9/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.9/12 MB | 1.9/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 5.9/12 MB | 1.9/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 6.0/12 MB | 1.9/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 6.0/12 MB | 1.9/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 6.0/12 MB | 1.9/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 6.0/12 MB | 1.9/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 6.0/12 MB | 2.0/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 6.0/12 MB | 2.0/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 6.1/12 MB | 2.0/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 6.2/12 MB | 2.0/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 6.2/12 MB | 2.0/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 6.2/12 MB | 2.0/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 6.2/12 MB | 2.0/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 6.2/12 MB | 2.0/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 6.2/12 MB | 2.1/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 6.2/12 MB | 2.1/2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 6.2/12 MB | 2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 6.2/12 MB | 2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 6.3/12 MB | 2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 6.3/12 MB | 2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 6.4/12 MB | 2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 6.4/12 MB | 2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 6.5/12 MB | 2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 645 kB error 01-Jan-2023 00:01:07 Progress (4): 6.6/12 MB | 2.1 MB | 645 kB | 8.2/917 kB error 01-Jan-2023 00:01:07 Progress (4): 6.6/12 MB | 2.1 MB | 645 kB | 16/917 kB error 01-Jan-2023 00:01:07 Progress (4): 6.6/12 MB | 2.1 MB | 645 kB | 25/917 kB error 01-Jan-2023 00:01:07 Progress (4): 6.6/12 MB | 2.1 MB | 645 kB | 33/917 kB error 01-Jan-2023 00:01:07 Progress (4): 6.6/12 MB | 2.1 MB | 645 kB | 41/917 kB error 01-Jan-2023 00:01:07 Progress (4): 6.6/12 MB | 2.1 MB | 645 kB | 49/917 kB error 01-Jan-2023 00:01:07 Progress (4): 6.6/12 MB | 2.1 MB | 645 kB | 49/917 kB error 01-Jan-2023 00:01:07 Progress (4): 6.6/12 MB | 2.1 MB | 645 kB | 57/917 kB error 01-Jan-2023 00:01:07 Progress (4): 6.6/12 MB | 2.1 MB | 645 kB | 66/917 kB error 01-Jan-2023 00:01:07 Progress (4): 6.6/12 MB | 2.1 MB | 645 kB | 74/917 kB error 01-Jan-2023 00:01:07 Progress (4): 6.6/12 MB | 2.1 MB | 645 kB | 82/917 kB error 01-Jan-2023 00:01:07 error 01-Jan-2023 00:01:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.jar (645 kB at 140 kB/s) error 01-Jan-2023 00:01:07 #17 35.00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8-tests.jar error 01-Jan-2023 00:01:07 #17 35.00 Progress (3): 6.6/12 MB | 2.1 MB | 89/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 98/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 106/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 114/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 122/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 130/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 138/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 143/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 152/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 160/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 168/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 176/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 184/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 192/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 201/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 206/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 214/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 221/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 229/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 237/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 246/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 251/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 260/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 268/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 276/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.6/12 MB | 2.1 MB | 284/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.7/12 MB | 2.1 MB | 284/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.7/12 MB | 2.1 MB | 292/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.7/12 MB | 2.1 MB | 300/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.7/12 MB | 2.1 MB | 309/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.7/12 MB | 2.1 MB | 314/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.7/12 MB | 2.1 MB | 323/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.7/12 MB | 2.1 MB | 323/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.7/12 MB | 2.1 MB | 331/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.7/12 MB | 2.1 MB | 339/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.8/12 MB | 2.1 MB | 339/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.8/12 MB | 2.1 MB | 347/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.8/12 MB | 2.1 MB | 355/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.8/12 MB | 2.1 MB | 363/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.8/12 MB | 2.1 MB | 363/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.8/12 MB | 2.1 MB | 372/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.8/12 MB | 2.1 MB | 377/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.8/12 MB | 2.1 MB | 386/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.8/12 MB | 2.1 MB | 394/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.8/12 MB | 2.1 MB | 402/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.9/12 MB | 2.1 MB | 402/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.9/12 MB | 2.1 MB | 410/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.9/12 MB | 2.1 MB | 418/917 kB error 01-Jan-2023 00:01:07 Progress (3): 6.9/12 MB | 2.1 MB | 426/917 kB error 01-Jan-2023 00:01:07 Progress (3): 7.0/12 MB | 2.1 MB | 426/917 kB error 01-Jan-2023 00:01:07 Progress (3): 7.0/12 MB | 2.1 MB | 435/917 kB error 01-Jan-2023 00:01:07 Progress (3): 7.0/12 MB | 2.1 MB | 443/917 kB error 01-Jan-2023 00:01:07 Progress (3): 7.0/12 MB | 2.1 MB | 449/917 kB error 01-Jan-2023 00:01:07 Progress (3): 7.0/12 MB | 2.1 MB | 458/917 kB error 01-Jan-2023 00:01:07 Progress (3): 7.0/12 MB | 2.1 MB | 466/917 kB error 01-Jan-2023 00:01:07 Progress (3): 7.0/12 MB | 2.1 MB | 466/917 kB error 01-Jan-2023 00:01:07 Progress (3): 7.0/12 MB | 2.1 MB | 474/917 kB error 01-Jan-2023 00:01:07 Progress (3): 7.0/12 MB | 2.1 MB | 482/917 kB error 01-Jan-2023 00:01:07 Progress (3): 7.0/12 MB | 2.1 MB | 490/917 kB error 01-Jan-2023 00:01:07 Progress (4): 7.0/12 MB | 2.1 MB | 490/917 kB | 4.1/238 kB error 01-Jan-2023 00:01:07 Progress (4): 7.0/12 MB | 2.1 MB | 498/917 kB | 4.1/238 kB error 01-Jan-2023 00:01:07 Progress (4): 7.0/12 MB | 2.1 MB | 498/917 kB | 8.2/238 kB error 01-Jan-2023 00:01:07 Progress (4): 7.0/12 MB | 2.1 MB | 498/917 kB | 12/238 kB error 01-Jan-2023 00:01:07 Progress (4): 7.1/12 MB | 2.1 MB | 498/917 kB | 12/238 kB error 01-Jan-2023 00:01:07 Progress (4): 7.1/12 MB | 2.1 MB | 507/917 kB | 12/238 kB error 01-Jan-2023 00:01:07 Progress (4): 7.1/12 MB | 2.1 MB | 511/917 kB | 12/238 kB error 01-Jan-2023 00:01:07 Progress (4): 7.1/12 MB | 2.1 MB | 519/917 kB | 12/238 kB error 01-Jan-2023 00:01:07 Progress (4): 7.1/12 MB | 2.1 MB | 528/917 kB | 12/238 kB error 01-Jan-2023 00:01:07 Progress (4): 7.1/12 MB | 2.1 MB | 536/917 kB | 12/238 kB error 01-Jan-2023 00:01:07 Progress (4): 7.1/12 MB | 2.1 MB | 544/917 kB | 12/238 kB error 01-Jan-2023 00:01:07 Progress (4): 7.1/12 MB | 2.1 MB | 552/917 kB | 12/238 kB error 01-Jan-2023 00:01:07 Progress (4): 7.1/12 MB | 2.1 MB | 560/917 kB | 12/238 kB error 01-Jan-2023 00:01:07 Progress (4): 7.1/12 MB | 2.1 MB | 568/917 kB | 12/238 kB error 01-Jan-2023 00:01:07 Progress (4): 7.1/12 MB | 2.1 MB | 577/917 kB | 12/238 kB error 01-Jan-2023 00:01:07 Progress (4): 7.1/12 MB | 2.1 MB | 585/917 kB | 12/238 kB error 01-Jan-2023 00:01:07 Progress (4): 7.1/12 MB | 2.1 MB | 593/917 kB | 12/238 kB error 01-Jan-2023 00:01:07 Progress (4): 7.1/12 MB | 2.1 MB | 601/917 kB | 12/238 kB error 01-Jan-2023 00:01:07 Progress (4): 7.1/12 MB | 2.1 MB | 609/917 kB | 12/238 kB error 01-Jan-2023 00:01:07 Progress (4): 7.1/12 MB | 2.1 MB | 618/917 kB | 12/238 kB error 01-Jan-2023 00:01:07 Progress (4): 7.1/12 MB | 2.1 MB | 626/917 kB | 12/238 kB error 01-Jan-2023 00:01:07 Progress (4): 7.1/12 MB | 2.1 MB | 634/917 kB | 12/238 kB error 01-Jan-2023 00:01:07 Progress (4): 7.1/12 MB | 2.1 MB | 638/917 kB | 12/238 kB error 01-Jan-2023 00:01:07 Progress (4): 7.1/12 MB | 2.1 MB | 647/917 kB | 12/238 kB error 01-Jan-2023 00:01:07 Progress (4): 7.1/12 MB | 2.1 MB | 647/917 kB | 12/238 kB error 01-Jan-2023 00:01:07 error 01-Jan-2023 00:01:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar (2.1 MB at 443 kB/s) error 01-Jan-2023 00:01:07 #17 35.08 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.jar error 01-Jan-2023 00:01:07 #17 35.08 Progress (3): 7.1/12 MB | 647/917 kB | 16/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.1/12 MB | 647/917 kB | 20/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.1/12 MB | 647/917 kB | 25/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.1/12 MB | 647/917 kB | 29/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.1/12 MB | 647/917 kB | 33/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.1/12 MB | 647/917 kB | 37/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.1/12 MB | 647/917 kB | 41/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.1/12 MB | 647/917 kB | 45/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.1/12 MB | 647/917 kB | 49/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.2/12 MB | 647/917 kB | 49/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.2/12 MB | 647/917 kB | 53/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.2/12 MB | 647/917 kB | 57/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.2/12 MB | 647/917 kB | 61/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.2/12 MB | 647/917 kB | 66/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.2/12 MB | 647/917 kB | 70/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.2/12 MB | 647/917 kB | 74/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.2/12 MB | 647/917 kB | 78/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.2/12 MB | 647/917 kB | 82/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.2/12 MB | 647/917 kB | 82/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.2/12 MB | 655/917 kB | 82/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.2/12 MB | 655/917 kB | 85/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.2/12 MB | 663/917 kB | 85/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.2/12 MB | 663/917 kB | 89/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.2/12 MB | 663/917 kB | 93/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.2/12 MB | 663/917 kB | 97/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.2/12 MB | 663/917 kB | 101/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.2/12 MB | 671/917 kB | 101/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.2/12 MB | 671/917 kB | 105/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.2/12 MB | 671/917 kB | 109/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.2/12 MB | 671/917 kB | 114/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.2/12 MB | 671/917 kB | 116/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.2/12 MB | 671/917 kB | 120/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.3/12 MB | 671/917 kB | 120/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.3/12 MB | 679/917 kB | 120/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.3/12 MB | 679/917 kB | 125/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.3/12 MB | 679/917 kB | 129/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.3/12 MB | 679/917 kB | 133/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.3/12 MB | 679/917 kB | 137/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.3/12 MB | 679/917 kB | 141/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.3/12 MB | 679/917 kB | 145/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.3/12 MB | 679/917 kB | 149/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.3/12 MB | 687/917 kB | 149/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 687/917 kB | 149/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 696/917 kB | 149/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 704/917 kB | 149/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 710/917 kB | 149/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 719/917 kB | 149/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 727/917 kB | 149/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 735/917 kB | 149/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 743/917 kB | 149/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 751/917 kB | 149/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 759/917 kB | 149/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 768/917 kB | 149/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 776/917 kB | 149/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 784/917 kB | 149/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 791/917 kB | 149/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 800/917 kB | 149/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 808/917 kB | 149/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 816/917 kB | 149/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 824/917 kB | 149/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 832/917 kB | 149/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 840/917 kB | 149/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 845/917 kB | 149/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 854/917 kB | 149/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 862/917 kB | 149/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 862/917 kB | 153/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 862/917 kB | 157/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 862/917 kB | 157/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 862/917 kB | 161/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 862/917 kB | 165/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 862/917 kB | 170/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 862/917 kB | 174/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 862/917 kB | 178/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 862/917 kB | 182/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 862/917 kB | 186/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 862/917 kB | 188/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 862/917 kB | 192/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 862/917 kB | 197/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 862/917 kB | 201/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 862/917 kB | 205/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 862/917 kB | 209/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 862/917 kB | 213/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 862/917 kB | 215/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 862/917 kB | 219/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.4/12 MB | 862/917 kB | 224/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.5/12 MB | 862/917 kB | 224/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.5/12 MB | 862/917 kB | 228/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.5/12 MB | 862/917 kB | 232/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.5/12 MB | 862/917 kB | 236/238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.5/12 MB | 862/917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.5/12 MB | 862/917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.5/12 MB | 870/917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.5/12 MB | 878/917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.5/12 MB | 886/917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.5/12 MB | 894/917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.6/12 MB | 894/917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.6/12 MB | 903/917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.6/12 MB | 908/917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.6/12 MB | 917/917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.6/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.6/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.7/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.8/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.8/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.9/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 7.9/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 8.0/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 8.0/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 8.1/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 8.2/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 8.2/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 8.3/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 8.3/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 8.4/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 8.4/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 8.5/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 8.6/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 8.6/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 8.7/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 8.7/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 8.8/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 8.9/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 8.9/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 9.0/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 9.0/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 9.1/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 9.1/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 9.2/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 9.3/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 Progress (3): 9.3/12 MB | 917 kB | 238 kB error 01-Jan-2023 00:01:07 error 01-Jan-2023 00:01:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar (917 kB at 186 kB/s) error 01-Jan-2023 00:01:07 #17 35.30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar (238 kB at 48 kB/s) error 01-Jan-2023 00:01:07 #17 35.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.jar error 01-Jan-2023 00:01:07 #17 35.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.jar error 01-Jan-2023 00:01:07 #17 35.30 Progress (1): 9.4/12 MB error 01-Jan-2023 00:01:07 Progress (1): 9.4/12 MB error 01-Jan-2023 00:01:07 Progress (1): 9.5/12 MB error 01-Jan-2023 00:01:07 Progress (1): 9.5/12 MB error 01-Jan-2023 00:01:07 Progress (1): 9.6/12 MB error 01-Jan-2023 00:01:07 Progress (1): 9.7/12 MB error 01-Jan-2023 00:01:07 Progress (1): 9.7/12 MB error 01-Jan-2023 00:01:07 Progress (1): 9.8/12 MB error 01-Jan-2023 00:01:07 Progress (1): 9.8/12 MB error 01-Jan-2023 00:01:07 Progress (1): 9.9/12 MB error 01-Jan-2023 00:01:07 Progress (1): 9.9/12 MB error 01-Jan-2023 00:01:07 Progress (1): 10.0/12 MB error 01-Jan-2023 00:01:07 Progress (1): 10/12 MB error 01-Jan-2023 00:01:07 Progress (1): 10/12 MB error 01-Jan-2023 00:01:07 Progress (1): 10/12 MB error 01-Jan-2023 00:01:07 Progress (1): 10/12 MB error 01-Jan-2023 00:01:07 Progress (1): 10/12 MB error 01-Jan-2023 00:01:07 Progress (1): 10/12 MB error 01-Jan-2023 00:01:07 Progress (1): 10/12 MB error 01-Jan-2023 00:01:07 Progress (1): 10/12 MB error 01-Jan-2023 00:01:07 Progress (2): 10/12 MB | 0/2.5 MB error 01-Jan-2023 00:01:07 Progress (2): 10/12 MB | 0/2.5 MB error 01-Jan-2023 00:01:07 Progress (2): 10/12 MB | 0.1/2.5 MB error 01-Jan-2023 00:01:08 Progress (2): 10/12 MB | 0.1/2.5 MB error 01-Jan-2023 00:01:08 Progress (2): 10/12 MB | 0.1/2.5 MB error 01-Jan-2023 00:01:08 Progress (2): 10/12 MB | 0.1/2.5 MB error 01-Jan-2023 00:01:08 Progress (2): 10/12 MB | 0.1/2.5 MB error 01-Jan-2023 00:01:08 Progress (2): 11/12 MB | 0.1/2.5 MB error 01-Jan-2023 00:01:08 Progress (2): 11/12 MB | 0.1/2.5 MB error 01-Jan-2023 00:01:08 Progress (2): 11/12 MB | 0.1/2.5 MB error 01-Jan-2023 00:01:08 Progress (2): 11/12 MB | 0.1/2.5 MB error 01-Jan-2023 00:01:08 Progress (2): 11/12 MB | 0.1/2.5 MB error 01-Jan-2023 00:01:08 Progress (2): 11/12 MB | 0.1/2.5 MB error 01-Jan-2023 00:01:08 Progress (2): 11/12 MB | 0.1/2.5 MB error 01-Jan-2023 00:01:08 Progress (3): 11/12 MB | 0.1/2.5 MB | 4.1/686 kB error 01-Jan-2023 00:01:08 Progress (3): 11/12 MB | 0.1/2.5 MB | 4.1/686 kB error 01-Jan-2023 00:01:08 Progress (3): 11/12 MB | 0.1/2.5 MB | 4.1/686 kB error 01-Jan-2023 00:01:08 Progress (3): 11/12 MB | 0.1/2.5 MB | 8.2/686 kB error 01-Jan-2023 00:01:08 Progress (3): 11/12 MB | 0.1/2.5 MB | 12/686 kB error 01-Jan-2023 00:01:08 Progress (3): 11/12 MB | 0.1/2.5 MB | 12/686 kB error 01-Jan-2023 00:01:08 Progress (3): 11/12 MB | 0.1/2.5 MB | 12/686 kB error 01-Jan-2023 00:01:08 Progress (3): 11/12 MB | 0.1/2.5 MB | 12/686 kB error 01-Jan-2023 00:01:08 Progress (3): 11/12 MB | 0.1/2.5 MB | 12/686 kB error 01-Jan-2023 00:01:08 Progress (3): 11/12 MB | 0.1/2.5 MB | 16/686 kB error 01-Jan-2023 00:01:08 Progress (3): 11/12 MB | 0.2/2.5 MB | 16/686 kB error 01-Jan-2023 00:01:08 Progress (3): 11/12 MB | 0.2/2.5 MB | 20/686 kB error 01-Jan-2023 00:01:08 Progress (3): 11/12 MB | 0.2/2.5 MB | 20/686 kB error 01-Jan-2023 00:01:08 Progress (3): 11/12 MB | 0.2/2.5 MB | 25/686 kB error 01-Jan-2023 00:01:08 Progress (3): 11/12 MB | 0.2/2.5 MB | 29/686 kB error 01-Jan-2023 00:01:08 Progress (4): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 3.3/194 kB error 01-Jan-2023 00:01:08 Progress (4): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 3.3/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 6.1/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 8.9/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 12/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 14/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 17/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 20/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 23/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 26/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 28/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 31/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 34/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 37/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 40/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 42/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 45/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 48/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 51/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 54/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 56/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 59/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 62/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 65/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 68/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 70/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 73/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 76/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 79/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 82/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 84/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 87/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 90/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 93/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 96/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 98/100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 6.1/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 8.9/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 12/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 12/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 12/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 29/686 kB | 12/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 12/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 12/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 12/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 12/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 15/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 17/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 20/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 23/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 26/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 29/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 31/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 34/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 37/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 40/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 43/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 45/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 48/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 51/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 54/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 57/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 59/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 62/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 65/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 68/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 71/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 73/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 76/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 79/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 82/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 85/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 87/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 90/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 93/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 96/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 99/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 101/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 104/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 107/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 110/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 113/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 115/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 118/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 121/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 124/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 127/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 33/686 kB | 129/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 37/686 kB | 129/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 37/686 kB | 132/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 37/686 kB | 134/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 37/686 kB | 137/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 37/686 kB | 140/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 37/686 kB | 143/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 37/686 kB | 145/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 37/686 kB | 148/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 37/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 41/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 45/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 45/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 49/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 53/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.2/2.5 MB | 53/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 53/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 57/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 61/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 66/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 70/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 74/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 78/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 82/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 85/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 89/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 89/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 93/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 97/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 101/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 105/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 105/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 109/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 114/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 116/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 116/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 116/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 120/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 125/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 129/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 133/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 137/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 141/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 145/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 149/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 149/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.3/2.5 MB | 152/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 152/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 156/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 160/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 164/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 168/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 168/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 172/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 176/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 180/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 184/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 187/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 191/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 191/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 195/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 199/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 203/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 207/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 211/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 215/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 219/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 223/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 227/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 232/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 236/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 238/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 238/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 238/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 238/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.4/2.5 MB | 238/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.5/2.5 MB | 238/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.5/2.5 MB | 238/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.5/2.5 MB | 243/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.5/2.5 MB | 247/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.5/2.5 MB | 251/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.5/2.5 MB | 255/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.5/2.5 MB | 259/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.5/2.5 MB | 259/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.5/2.5 MB | 259/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.5/2.5 MB | 259/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.5/2.5 MB | 263/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.5/2.5 MB | 267/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.5/2.5 MB | 271/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.5/2.5 MB | 275/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.5/2.5 MB | 278/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.5/2.5 MB | 282/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.5/2.5 MB | 286/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.5/2.5 MB | 290/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.5/2.5 MB | 293/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.5/2.5 MB | 297/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.5/2.5 MB | 301/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.5/2.5 MB | 305/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 11/12 MB | 0.5/2.5 MB | 305/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.5/2.5 MB | 305/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.6/2.5 MB | 305/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.6/2.5 MB | 309/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.6/2.5 MB | 314/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.6/2.5 MB | 314/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.6/2.5 MB | 314/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.6/2.5 MB | 314/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.6/2.5 MB | 318/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.6/2.5 MB | 322/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.6/2.5 MB | 326/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.6/2.5 MB | 330/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.6/2.5 MB | 334/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.6/2.5 MB | 338/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.6/2.5 MB | 342/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.6/2.5 MB | 346/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.6/2.5 MB | 350/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.6/2.5 MB | 355/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.6/2.5 MB | 359/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.6/2.5 MB | 363/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.6/2.5 MB | 363/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.6/2.5 MB | 363/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 363/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 363/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 367/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 371/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 375/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 377/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 381/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 386/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 390/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 394/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 398/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 402/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 402/686 kB | 151/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 402/686 kB | 154/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 402/686 kB | 157/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 402/686 kB | 159/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 402/686 kB | 162/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 402/686 kB | 165/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 402/686 kB | 168/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 402/686 kB | 171/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 402/686 kB | 173/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 402/686 kB | 176/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 402/686 kB | 179/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 402/686 kB | 182/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 402/686 kB | 185/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 402/686 kB | 187/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 402/686 kB | 190/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 402/686 kB | 193/194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 402/686 kB | 194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 406/686 kB | 194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 410/686 kB | 194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 410/686 kB | 194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 413/686 kB | 194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 417/686 kB | 194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 421/686 kB | 194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 425/686 kB | 194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 428/686 kB | 194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.7/2.5 MB | 428/686 kB | 194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.8/2.5 MB | 428/686 kB | 194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.8/2.5 MB | 428/686 kB | 194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.8/2.5 MB | 432/686 kB | 194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.8/2.5 MB | 436/686 kB | 194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.8/2.5 MB | 440/686 kB | 194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.8/2.5 MB | 444/686 kB | 194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.8/2.5 MB | 444/686 kB | 194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.8/2.5 MB | 449/686 kB | 194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.8/2.5 MB | 453/686 kB | 194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.8/2.5 MB | 457/686 kB | 194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.8/2.5 MB | 457/686 kB | 194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.8/2.5 MB | 461/686 kB | 194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.8/2.5 MB | 465/686 kB | 194 kB | 100 kB error 01-Jan-2023 00:01:08 Progress (5): 12 MB | 0.8/2.5 MB | 469/686 kB | 194 kB | 100 kB error 01-Jan-2023 00:01:08 error 01-Jan-2023 00:01:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.jar (100 kB at 19 kB/s) error 01-Jan-2023 00:01:08 #17 35.54 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.jar error 01-Jan-2023 00:01:08 #17 35.54 Progress (4): 12 MB | 0.8/2.5 MB | 473/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.8/2.5 MB | 473/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.8/2.5 MB | 476/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.8/2.5 MB | 476/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.8/2.5 MB | 480/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.8/2.5 MB | 484/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.8/2.5 MB | 488/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.8/2.5 MB | 491/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 491/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 495/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 499/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 503/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 507/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 512/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 512/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 516/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 520/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 524/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 524/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 528/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 532/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 536/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 539/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 539/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 543/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 547/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 551/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 555/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 555/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 559/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 563/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 567/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 567/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 571/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 574/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 0.9/2.5 MB | 578/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 578/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 582/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 584/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 588/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 588/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 593/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 597/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 601/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 605/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 609/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 609/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 613/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 617/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 617/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 621/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 625/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 629/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 633/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 638/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 638/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 642/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 646/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 646/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 650/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 654/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.0/2.5 MB | 658/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.1/2.5 MB | 658/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.1/2.5 MB | 662/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.1/2.5 MB | 665/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.1/2.5 MB | 669/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.1/2.5 MB | 669/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.1/2.5 MB | 673/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.1/2.5 MB | 677/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.1/2.5 MB | 681/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.1/2.5 MB | 681/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.1/2.5 MB | 685/686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.1/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.1/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.1/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.1/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.1/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.2/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.2/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.2/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.2/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.2/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.2/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.3/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.3/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.3/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.3/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.3/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.3/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.4/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.4/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.4/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (4): 12 MB | 1.4/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 error 01-Jan-2023 00:01:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar (12 MB at 2.2 MB/s) error 01-Jan-2023 00:01:08 #17 35.63 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.jar error 01-Jan-2023 00:01:08 #17 35.63 Progress (3): 1.4/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (3): 1.4/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (3): 1.5/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (3): 1.5/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (3): 1.5/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (3): 1.5/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 Progress (3): 1.5/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 00:01:08 error 01-Jan-2023 00:01:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.jar (194 kB at 37 kB/s) error 01-Jan-2023 00:01:08 #17 35.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.jar error 01-Jan-2023 00:01:08 #17 35.64 Progress (2): 1.5/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 1.6/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 1.6/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 1.6/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 1.6/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 1.6/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 1.6/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 1.6/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 1.7/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 1.7/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 1.7/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 1.7/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 1.7/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 1.8/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 1.8/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 1.8/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 1.8/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 1.8/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 1.8/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 1.9/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 1.9/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 1.9/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 1.9/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 1.9/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 1.9/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.0/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.0/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.0/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.0/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.0/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.0/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.1/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.1/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.1/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.1/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.1/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.2/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.2/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.2/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.2/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.2/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.2/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.2/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.3/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.3/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.3/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.3/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.3/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.3/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.4/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.4/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.4/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.4/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.4/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5/2.5 MB | 686 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 686 kB error 01-Jan-2023 00:01:08 error 01-Jan-2023 00:01:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.jar (686 kB at 128 kB/s) error 01-Jan-2023 00:01:08 #17 35.73 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.jar error 01-Jan-2023 00:01:08 #17 35.74 Progress (2): 2.5 MB | 3.3/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 6.1/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 8.9/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 12/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 14/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 17/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 20/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 23/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 26/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 28/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 31/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 34/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 37/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 40/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 42/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 45/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 48/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 51/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 54/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 56/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 59/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 62/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 65/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 67/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 70/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 73/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 76/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 78/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 81/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 84/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 87/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 90/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 92/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 95/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 98/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 101/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 104/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 106/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 109/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 112/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 115/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 118/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 120/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 123/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 126/186 kB error 01-Jan-2023 00:01:08 Progress (2): 2.5 MB | 129/186 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 129/186 kB | 3.3/67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 129/186 kB | 6.1/67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 129/186 kB | 8.9/67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 129/186 kB | 12/67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 129/186 kB | 14/67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 129/186 kB | 17/67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 129/186 kB | 20/67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 129/186 kB | 23/67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 129/186 kB | 26/67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 129/186 kB | 28/67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 129/186 kB | 31/67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 129/186 kB | 34/67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 129/186 kB | 37/67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 129/186 kB | 40/67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 129/186 kB | 42/67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 129/186 kB | 45/67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 129/186 kB | 48/67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 129/186 kB | 51/67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 129/186 kB | 54/67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 129/186 kB | 56/67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 129/186 kB | 59/67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 129/186 kB | 62/67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 129/186 kB | 65/67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 129/186 kB | 67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 132/186 kB | 67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 134/186 kB | 67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 137/186 kB | 67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 140/186 kB | 67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 143/186 kB | 67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 146/186 kB | 67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 148/186 kB | 67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 151/186 kB | 67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 154/186 kB | 67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 157/186 kB | 67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 160/186 kB | 67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 162/186 kB | 67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 165/186 kB | 67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 168/186 kB | 67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 171/186 kB | 67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 174/186 kB | 67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 176/186 kB | 67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 179/186 kB | 67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 182/186 kB | 67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 185/186 kB | 67 kB error 01-Jan-2023 00:01:08 Progress (3): 2.5 MB | 186 kB | 67 kB error 01-Jan-2023 00:01:08 error 01-Jan-2023 00:01:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8-tests.jar (2.5 MB at 463 kB/s) error 01-Jan-2023 00:01:08 #17 35.87 Progress (3): 186 kB | 67 kB | 4.1/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 8.2/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 12/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 16/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 20/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 25/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 29/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 33/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 37/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 41/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 45/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 49/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 52/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 56/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 60/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 64/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 69/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 73/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 77/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 81/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 83/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 87/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 91/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 95/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 99/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 103/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 107/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 112/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 116/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 118/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 122/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 126/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 130/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 134/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 138/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 142/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 146/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 150/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 155/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 159/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 163/230 kB error 01-Jan-2023 00:01:08 Progress (3): 186 kB | 67 kB | 167/230 kB error 01-Jan-2023 00:01:08 error 01-Jan-2023 00:01:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.jar (67 kB at 12 kB/s) error 01-Jan-2023 00:01:08 #17 35.87 Progress (2): 186 kB | 169/230 kB error 01-Jan-2023 00:01:08 Progress (2): 186 kB | 173/230 kB error 01-Jan-2023 00:01:08 Progress (2): 186 kB | 177/230 kB error 01-Jan-2023 00:01:08 Progress (2): 186 kB | 181/230 kB error 01-Jan-2023 00:01:08 Progress (2): 186 kB | 186/230 kB error 01-Jan-2023 00:01:08 Progress (2): 186 kB | 188/230 kB error 01-Jan-2023 00:01:08 Progress (2): 186 kB | 192/230 kB error 01-Jan-2023 00:01:08 Progress (2): 186 kB | 197/230 kB error 01-Jan-2023 00:01:08 Progress (2): 186 kB | 201/230 kB error 01-Jan-2023 00:01:08 Progress (2): 186 kB | 205/230 kB error 01-Jan-2023 00:01:08 Progress (2): 186 kB | 209/230 kB error 01-Jan-2023 00:01:08 Progress (2): 186 kB | 213/230 kB error 01-Jan-2023 00:01:08 Progress (2): 186 kB | 217/230 kB error 01-Jan-2023 00:01:08 Progress (2): 186 kB | 221/230 kB error 01-Jan-2023 00:01:08 Progress (2): 186 kB | 223/230 kB error 01-Jan-2023 00:01:08 Progress (2): 186 kB | 227/230 kB error 01-Jan-2023 00:01:08 Progress (2): 186 kB | 230 kB error 01-Jan-2023 00:01:08 error 01-Jan-2023 00:01:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.jar (186 kB at 34 kB/s) error 01-Jan-2023 00:01:08 #17 35.99 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.jar (230 kB at 41 kB/s) error 01-Jan-2023 00:01:08 #17 36.03 Progress (1): 4.1/636 kB error 01-Jan-2023 00:01:08 Progress (1): 8.2/636 kB error 01-Jan-2023 00:01:08 Progress (1): 12/636 kB error 01-Jan-2023 00:01:08 Progress (1): 16/636 kB error 01-Jan-2023 00:01:08 Progress (1): 20/636 kB error 01-Jan-2023 00:01:08 Progress (1): 24/636 kB error 01-Jan-2023 00:01:08 Progress (1): 28/636 kB error 01-Jan-2023 00:01:08 Progress (1): 32/636 kB error 01-Jan-2023 00:01:08 Progress (1): 36/636 kB error 01-Jan-2023 00:01:08 Progress (1): 40/636 kB error 01-Jan-2023 00:01:08 Progress (1): 44/636 kB error 01-Jan-2023 00:01:08 Progress (1): 48/636 kB error 01-Jan-2023 00:01:08 Progress (1): 51/636 kB error 01-Jan-2023 00:01:08 Progress (1): 55/636 kB error 01-Jan-2023 00:01:08 Progress (1): 59/636 kB error 01-Jan-2023 00:01:08 Progress (1): 63/636 kB error 01-Jan-2023 00:01:08 Progress (1): 67/636 kB error 01-Jan-2023 00:01:08 Progress (1): 71/636 kB error 01-Jan-2023 00:01:08 Progress (1): 75/636 kB error 01-Jan-2023 00:01:08 Progress (1): 79/636 kB error 01-Jan-2023 00:01:08 Progress (1): 83/636 kB error 01-Jan-2023 00:01:08 Progress (1): 85/636 kB error 01-Jan-2023 00:01:08 Progress (1): 89/636 kB error 01-Jan-2023 00:01:08 Progress (1): 94/636 kB error 01-Jan-2023 00:01:08 Progress (1): 98/636 kB error 01-Jan-2023 00:01:08 Progress (1): 102/636 kB error 01-Jan-2023 00:01:08 Progress (1): 106/636 kB error 01-Jan-2023 00:01:08 Progress (1): 110/636 kB error 01-Jan-2023 00:01:08 Progress (1): 114/636 kB error 01-Jan-2023 00:01:08 Progress (1): 116/636 kB error 01-Jan-2023 00:01:08 Progress (1): 120/636 kB error 01-Jan-2023 00:01:08 Progress (1): 125/636 kB error 01-Jan-2023 00:01:08 Progress (1): 129/636 kB error 01-Jan-2023 00:01:08 Progress (1): 133/636 kB error 01-Jan-2023 00:01:08 Progress (1): 137/636 kB error 01-Jan-2023 00:01:08 Progress (1): 141/636 kB error 01-Jan-2023 00:01:08 Progress (1): 145/636 kB error 01-Jan-2023 00:01:08 Progress (1): 149/636 kB error 01-Jan-2023 00:01:08 Progress (1): 153/636 kB error 01-Jan-2023 00:01:08 Progress (1): 157/636 kB error 01-Jan-2023 00:01:08 Progress (1): 160/636 kB error 01-Jan-2023 00:01:08 Progress (1): 164/636 kB error 01-Jan-2023 00:01:08 Progress (1): 168/636 kB error 01-Jan-2023 00:01:08 Progress (1): 172/636 kB error 01-Jan-2023 00:01:08 Progress (1): 177/636 kB error 01-Jan-2023 00:01:08 Progress (1): 181/636 kB error 01-Jan-2023 00:01:08 Progress (1): 185/636 kB error 01-Jan-2023 00:01:08 Progress (1): 189/636 kB error 01-Jan-2023 00:01:08 Progress (1): 193/636 kB error 01-Jan-2023 00:01:08 Progress (1): 195/636 kB error 01-Jan-2023 00:01:08 Progress (1): 199/636 kB error 01-Jan-2023 00:01:08 Progress (1): 203/636 kB error 01-Jan-2023 00:01:08 Progress (1): 207/636 kB error 01-Jan-2023 00:01:08 Progress (1): 211/636 kB error 01-Jan-2023 00:01:08 Progress (1): 215/636 kB error 01-Jan-2023 00:01:08 Progress (1): 220/636 kB error 01-Jan-2023 00:01:08 Progress (1): 224/636 kB error 01-Jan-2023 00:01:08 Progress (1): 228/636 kB error 01-Jan-2023 00:01:08 Progress (1): 230/636 kB error 01-Jan-2023 00:01:08 Progress (1): 234/636 kB error 01-Jan-2023 00:01:08 Progress (1): 238/636 kB error 01-Jan-2023 00:01:08 Progress (1): 242/636 kB error 01-Jan-2023 00:01:08 Progress (1): 246/636 kB error 01-Jan-2023 00:01:08 Progress (1): 250/636 kB error 01-Jan-2023 00:01:08 Progress (1): 254/636 kB error 01-Jan-2023 00:01:08 Progress (1): 258/636 kB error 01-Jan-2023 00:01:08 Progress (1): 263/636 kB error 01-Jan-2023 00:01:08 Progress (1): 265/636 kB error 01-Jan-2023 00:01:08 Progress (1): 269/636 kB error 01-Jan-2023 00:01:08 Progress (1): 273/636 kB error 01-Jan-2023 00:01:08 Progress (1): 277/636 kB error 01-Jan-2023 00:01:08 Progress (1): 281/636 kB error 01-Jan-2023 00:01:08 Progress (1): 285/636 kB error 01-Jan-2023 00:01:08 Progress (1): 289/636 kB error 01-Jan-2023 00:01:08 Progress (1): 293/636 kB error 01-Jan-2023 00:01:08 Progress (1): 297/636 kB error 01-Jan-2023 00:01:08 Progress (1): 299/636 kB error 01-Jan-2023 00:01:08 Progress (1): 304/636 kB error 01-Jan-2023 00:01:08 Progress (1): 308/636 kB error 01-Jan-2023 00:01:08 Progress (1): 312/636 kB error 01-Jan-2023 00:01:08 Progress (1): 316/636 kB error 01-Jan-2023 00:01:08 Progress (1): 320/636 kB error 01-Jan-2023 00:01:08 Progress (1): 324/636 kB error 01-Jan-2023 00:01:08 Progress (1): 328/636 kB error 01-Jan-2023 00:01:08 Progress (1): 332/636 kB error 01-Jan-2023 00:01:08 Progress (1): 334/636 kB error 01-Jan-2023 00:01:08 Progress (1): 338/636 kB error 01-Jan-2023 00:01:08 Progress (1): 342/636 kB error 01-Jan-2023 00:01:08 Progress (1): 347/636 kB error 01-Jan-2023 00:01:08 Progress (1): 351/636 kB error 01-Jan-2023 00:01:08 Progress (1): 355/636 kB error 01-Jan-2023 00:01:08 Progress (1): 359/636 kB error 01-Jan-2023 00:01:08 Progress (1): 363/636 kB error 01-Jan-2023 00:01:08 Progress (1): 367/636 kB error 01-Jan-2023 00:01:08 Progress (1): 369/636 kB error 01-Jan-2023 00:01:08 Progress (1): 373/636 kB error 01-Jan-2023 00:01:08 Progress (1): 377/636 kB error 01-Jan-2023 00:01:08 Progress (1): 381/636 kB error 01-Jan-2023 00:01:08 Progress (1): 385/636 kB error 01-Jan-2023 00:01:08 Progress (1): 390/636 kB error 01-Jan-2023 00:01:08 Progress (1): 394/636 kB error 01-Jan-2023 00:01:08 Progress (1): 398/636 kB error 01-Jan-2023 00:01:08 Progress (1): 402/636 kB error 01-Jan-2023 00:01:08 Progress (1): 404/636 kB error 01-Jan-2023 00:01:08 Progress (1): 408/636 kB error 01-Jan-2023 00:01:08 Progress (1): 412/636 kB error 01-Jan-2023 00:01:08 Progress (1): 416/636 kB error 01-Jan-2023 00:01:08 Progress (1): 420/636 kB error 01-Jan-2023 00:01:08 Progress (1): 424/636 kB error 01-Jan-2023 00:01:08 Progress (1): 428/636 kB error 01-Jan-2023 00:01:08 Progress (1): 433/636 kB error 01-Jan-2023 00:01:08 Progress (1): 437/636 kB error 01-Jan-2023 00:01:08 Progress (1): 439/636 kB error 01-Jan-2023 00:01:08 Progress (1): 443/636 kB error 01-Jan-2023 00:01:08 Progress (1): 447/636 kB error 01-Jan-2023 00:01:08 Progress (1): 451/636 kB error 01-Jan-2023 00:01:08 Progress (1): 455/636 kB error 01-Jan-2023 00:01:08 Progress (1): 458/636 kB error 01-Jan-2023 00:01:08 Progress (1): 462/636 kB error 01-Jan-2023 00:01:08 Progress (1): 467/636 kB error 01-Jan-2023 00:01:08 Progress (1): 471/636 kB error 01-Jan-2023 00:01:08 Progress (1): 475/636 kB error 01-Jan-2023 00:01:08 Progress (1): 479/636 kB error 01-Jan-2023 00:01:08 Progress (1): 483/636 kB error 01-Jan-2023 00:01:08 Progress (1): 487/636 kB error 01-Jan-2023 00:01:08 Progress (1): 491/636 kB error 01-Jan-2023 00:01:08 Progress (1): 493/636 kB error 01-Jan-2023 00:01:08 Progress (1): 497/636 kB error 01-Jan-2023 00:01:08 Progress (1): 501/636 kB error 01-Jan-2023 00:01:08 Progress (1): 505/636 kB error 01-Jan-2023 00:01:08 Progress (1): 510/636 kB error 01-Jan-2023 00:01:08 Progress (1): 514/636 kB error 01-Jan-2023 00:01:08 Progress (1): 518/636 kB error 01-Jan-2023 00:01:08 Progress (1): 521/636 kB error 01-Jan-2023 00:01:08 Progress (1): 525/636 kB error 01-Jan-2023 00:01:08 Progress (1): 530/636 kB error 01-Jan-2023 00:01:08 Progress (1): 534/636 kB error 01-Jan-2023 00:01:08 Progress (1): 538/636 kB error 01-Jan-2023 00:01:08 Progress (1): 542/636 kB error 01-Jan-2023 00:01:08 Progress (1): 546/636 kB error 01-Jan-2023 00:01:08 Progress (1): 550/636 kB error 01-Jan-2023 00:01:08 Progress (1): 554/636 kB error 01-Jan-2023 00:01:08 Progress (1): 556/636 kB error 01-Jan-2023 00:01:08 Progress (1): 560/636 kB error 01-Jan-2023 00:01:08 Progress (1): 564/636 kB error 01-Jan-2023 00:01:08 Progress (1): 568/636 kB error 01-Jan-2023 00:01:08 Progress (1): 573/636 kB error 01-Jan-2023 00:01:08 Progress (1): 577/636 kB error 01-Jan-2023 00:01:08 Progress (1): 581/636 kB error 01-Jan-2023 00:01:08 Progress (1): 585/636 kB error 01-Jan-2023 00:01:08 Progress (1): 589/636 kB error 01-Jan-2023 00:01:08 Progress (1): 591/636 kB error 01-Jan-2023 00:01:08 Progress (1): 595/636 kB error 01-Jan-2023 00:01:08 Progress (1): 599/636 kB error 01-Jan-2023 00:01:08 Progress (1): 603/636 kB error 01-Jan-2023 00:01:08 Progress (1): 607/636 kB error 01-Jan-2023 00:01:08 Progress (1): 611/636 kB error 01-Jan-2023 00:01:08 Progress (1): 616/636 kB error 01-Jan-2023 00:01:08 Progress (1): 620/636 kB error 01-Jan-2023 00:01:08 Progress (1): 624/636 kB error 01-Jan-2023 00:01:08 Progress (1): 626/636 kB error 01-Jan-2023 00:01:08 Progress (1): 629/636 kB error 01-Jan-2023 00:01:08 Progress (1): 633/636 kB error 01-Jan-2023 00:01:08 Progress (1): 636 kB error 01-Jan-2023 00:01:08 error 01-Jan-2023 00:01:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.jar (636 kB at 109 kB/s) error 01-Jan-2023 00:01:08 #17 36.22 [INFO] error 01-Jan-2023 00:01:08 #17 36.22 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-package --- error 01-Jan-2023 00:01:08 #17 36.24 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom error 01-Jan-2023 00:01:08 #17 36.35 Progress (1): 3.4/6.7 kB error 01-Jan-2023 00:01:09 Progress (1): 6.2/6.7 kB error 01-Jan-2023 00:01:09 Progress (1): 6.7 kB error 01-Jan-2023 00:01:09 error 01-Jan-2023 00:01:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 29 kB/s) error 01-Jan-2023 00:01:09 #17 36.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom error 01-Jan-2023 00:01:09 #17 36.59 Progress (1): 1.9 kB error 01-Jan-2023 00:01:09 error 01-Jan-2023 00:01:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 8.2 kB/s) error 01-Jan-2023 00:01:09 #17 36.71 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom error 01-Jan-2023 00:01:09 #17 36.83 Progress (1): 1.8 kB error 01-Jan-2023 00:01:09 error 01-Jan-2023 00:01:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 7.6 kB/s) error 01-Jan-2023 00:01:09 #17 36.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom error 01-Jan-2023 00:01:09 #17 37.06 Progress (1): 1.4 kB error 01-Jan-2023 00:01:09 error 01-Jan-2023 00:01:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 6.2 kB/s) error 01-Jan-2023 00:01:09 #17 37.18 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom error 01-Jan-2023 00:01:09 #17 37.30 Progress (1): 424 B error 01-Jan-2023 00:01:10 error 01-Jan-2023 00:01:10 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 1.8 kB/s) error 01-Jan-2023 00:01:10 #17 37.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom error 01-Jan-2023 00:01:10 #17 37.56 Progress (1): 3.4/3.9 kB error 01-Jan-2023 00:01:10 Progress (1): 3.9 kB error 01-Jan-2023 00:01:10 error 01-Jan-2023 00:01:10 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 15 kB/s) error 01-Jan-2023 00:01:10 #17 37.69 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom error 01-Jan-2023 00:01:10 #17 37.80 Progress (1): 1.7 kB error 01-Jan-2023 00:01:10 error 01-Jan-2023 00:01:10 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 7.4 kB/s) error 01-Jan-2023 00:01:10 #17 37.92 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom error 01-Jan-2023 00:01:10 #17 38.03 Progress (1): 2.1 kB error 01-Jan-2023 00:01:10 error 01-Jan-2023 00:01:10 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 9.2 kB/s) error 01-Jan-2023 00:01:10 #17 38.15 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom error 01-Jan-2023 00:01:10 #17 38.28 Progress (1): 2.0 kB error 01-Jan-2023 00:01:11 error 01-Jan-2023 00:01:11 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 7.8 kB/s) error 01-Jan-2023 00:01:11 #17 38.42 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom error 01-Jan-2023 00:01:11 #17 38.54 Progress (1): 1.3 kB error 01-Jan-2023 00:01:11 error 01-Jan-2023 00:01:11 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 5.4 kB/s) error 01-Jan-2023 00:01:11 #17 38.68 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom error 01-Jan-2023 00:01:11 #17 38.80 Progress (1): 3.4/5.8 kB error 01-Jan-2023 00:01:11 Progress (1): 5.8 kB error 01-Jan-2023 00:01:11 error 01-Jan-2023 00:01:11 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 24 kB/s) error 01-Jan-2023 00:01:11 #17 39.10 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar error 01-Jan-2023 00:01:11 #17 39.12 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar error 01-Jan-2023 00:01:11 #17 39.13 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar error 01-Jan-2023 00:01:11 #17 39.15 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar error 01-Jan-2023 00:01:11 #17 39.15 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar error 01-Jan-2023 00:01:11 #17 39.23 Progress (1): 3.4/152 kB error 01-Jan-2023 00:01:11 Progress (1): 6.2/152 kB error 01-Jan-2023 00:01:11 Progress (1): 9.0/152 kB error 01-Jan-2023 00:01:11 Progress (1): 12/152 kB error 01-Jan-2023 00:01:11 Progress (1): 15/152 kB error 01-Jan-2023 00:01:11 Progress (1): 17/152 kB error 01-Jan-2023 00:01:11 Progress (1): 20/152 kB error 01-Jan-2023 00:01:11 Progress (1): 23/152 kB error 01-Jan-2023 00:01:11 Progress (1): 26/152 kB error 01-Jan-2023 00:01:11 Progress (1): 29/152 kB error 01-Jan-2023 00:01:11 Progress (1): 31/152 kB error 01-Jan-2023 00:01:11 Progress (1): 34/152 kB error 01-Jan-2023 00:01:11 Progress (1): 37/152 kB error 01-Jan-2023 00:01:11 Progress (1): 40/152 kB error 01-Jan-2023 00:01:11 Progress (1): 43/152 kB error 01-Jan-2023 00:01:11 Progress (1): 45/152 kB error 01-Jan-2023 00:01:11 Progress (1): 48/152 kB error 01-Jan-2023 00:01:11 Progress (1): 51/152 kB error 01-Jan-2023 00:01:11 Progress (1): 54/152 kB error 01-Jan-2023 00:01:11 Progress (1): 57/152 kB error 01-Jan-2023 00:01:11 Progress (1): 59/152 kB error 01-Jan-2023 00:01:11 Progress (1): 62/152 kB error 01-Jan-2023 00:01:11 Progress (1): 65/152 kB error 01-Jan-2023 00:01:11 Progress (1): 68/152 kB error 01-Jan-2023 00:01:11 Progress (1): 70/152 kB error 01-Jan-2023 00:01:11 Progress (1): 73/152 kB error 01-Jan-2023 00:01:11 Progress (1): 76/152 kB error 01-Jan-2023 00:01:11 Progress (1): 79/152 kB error 01-Jan-2023 00:01:11 Progress (1): 82/152 kB error 01-Jan-2023 00:01:11 Progress (1): 84/152 kB error 01-Jan-2023 00:01:11 Progress (1): 87/152 kB error 01-Jan-2023 00:01:11 Progress (1): 90/152 kB error 01-Jan-2023 00:01:11 Progress (1): 93/152 kB error 01-Jan-2023 00:01:11 Progress (1): 96/152 kB error 01-Jan-2023 00:01:11 Progress (1): 98/152 kB error 01-Jan-2023 00:01:11 Progress (1): 101/152 kB error 01-Jan-2023 00:01:11 Progress (1): 104/152 kB error 01-Jan-2023 00:01:11 Progress (1): 107/152 kB error 01-Jan-2023 00:01:11 Progress (1): 110/152 kB error 01-Jan-2023 00:01:11 Progress (1): 112/152 kB error 01-Jan-2023 00:01:11 Progress (1): 115/152 kB error 01-Jan-2023 00:01:11 Progress (1): 118/152 kB error 01-Jan-2023 00:01:11 Progress (1): 121/152 kB error 01-Jan-2023 00:01:11 Progress (1): 124/152 kB error 01-Jan-2023 00:01:11 Progress (1): 126/152 kB error 01-Jan-2023 00:01:11 Progress (1): 129/152 kB error 01-Jan-2023 00:01:11 Progress (1): 132/152 kB error 01-Jan-2023 00:01:11 Progress (1): 135/152 kB error 01-Jan-2023 00:01:11 Progress (1): 138/152 kB error 01-Jan-2023 00:01:11 Progress (1): 140/152 kB error 01-Jan-2023 00:01:11 Progress (1): 143/152 kB error 01-Jan-2023 00:01:11 Progress (1): 146/152 kB error 01-Jan-2023 00:01:11 Progress (1): 149/152 kB error 01-Jan-2023 00:01:11 Progress (1): 152/152 kB error 01-Jan-2023 00:01:11 Progress (1): 152 kB error 01-Jan-2023 00:01:11 Progress (2): 152 kB | 3.3/21 kB error 01-Jan-2023 00:01:11 Progress (2): 152 kB | 6.1/21 kB error 01-Jan-2023 00:01:11 Progress (2): 152 kB | 8.9/21 kB error 01-Jan-2023 00:01:11 Progress (2): 152 kB | 12/21 kB error 01-Jan-2023 00:01:11 Progress (2): 152 kB | 15/21 kB error 01-Jan-2023 00:01:11 Progress (2): 152 kB | 17/21 kB error 01-Jan-2023 00:01:11 Progress (3): 152 kB | 17/21 kB | 3.4/5.9 kB error 01-Jan-2023 00:01:11 Progress (3): 152 kB | 17/21 kB | 5.9 kB error 01-Jan-2023 00:01:11 Progress (3): 152 kB | 20/21 kB | 5.9 kB error 01-Jan-2023 00:01:11 Progress (3): 152 kB | 21 kB | 5.9 kB error 01-Jan-2023 00:01:11 Progress (4): 152 kB | 21 kB | 5.9 kB | 3.4/14 kB error 01-Jan-2023 00:01:11 Progress (4): 152 kB | 21 kB | 5.9 kB | 6.2/14 kB error 01-Jan-2023 00:01:11 Progress (4): 152 kB | 21 kB | 5.9 kB | 9.0/14 kB error 01-Jan-2023 00:01:11 Progress (4): 152 kB | 21 kB | 5.9 kB | 12/14 kB error 01-Jan-2023 00:01:11 Progress (4): 152 kB | 21 kB | 5.9 kB | 14 kB error 01-Jan-2023 00:01:11 Progress (5): 152 kB | 21 kB | 5.9 kB | 14 kB | 3.4/9.9 kB error 01-Jan-2023 00:01:11 Progress (5): 152 kB | 21 kB | 5.9 kB | 14 kB | 6.2/9.9 kB error 01-Jan-2023 00:01:11 Progress (5): 152 kB | 21 kB | 5.9 kB | 14 kB | 9.0/9.9 kB error 01-Jan-2023 00:01:11 Progress (5): 152 kB | 21 kB | 5.9 kB | 14 kB | 9.9 kB error 01-Jan-2023 00:01:12 error 01-Jan-2023 00:01:12 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 424 kB/s) error 01-Jan-2023 00:01:12 #17 39.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar error 01-Jan-2023 00:01:12 #17 39.39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 23 kB/s) error 01-Jan-2023 00:01:12 #17 39.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar error 01-Jan-2023 00:01:12 #17 39.40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 51 kB/s) error 01-Jan-2023 00:01:12 #17 39.40 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/classworlds/classworlds/1.1/classworlds-1.1.jar error 01-Jan-2023 00:01:12 #17 39.40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 68 kB/s) error 01-Jan-2023 00:01:12 #17 39.40 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar error 01-Jan-2023 00:01:12 #17 39.41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 32 kB/s) error 01-Jan-2023 00:01:12 #17 39.41 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar error 01-Jan-2023 00:01:12 #17 39.52 Progress (1): 3.4/37 kB error 01-Jan-2023 00:01:12 Progress (1): 6.2/37 kB error 01-Jan-2023 00:01:12 Progress (1): 9.0/37 kB error 01-Jan-2023 00:01:12 Progress (1): 12/37 kB error 01-Jan-2023 00:01:12 Progress (1): 15/37 kB error 01-Jan-2023 00:01:12 Progress (1): 17/37 kB error 01-Jan-2023 00:01:12 Progress (1): 20/37 kB error 01-Jan-2023 00:01:12 Progress (1): 23/37 kB error 01-Jan-2023 00:01:12 Progress (1): 26/37 kB error 01-Jan-2023 00:01:12 Progress (1): 29/37 kB error 01-Jan-2023 00:01:12 Progress (1): 31/37 kB error 01-Jan-2023 00:01:12 Progress (1): 34/37 kB error 01-Jan-2023 00:01:12 Progress (1): 37 kB error 01-Jan-2023 00:01:12 Progress (2): 37 kB | 3.4/38 kB error 01-Jan-2023 00:01:12 Progress (2): 37 kB | 6.2/38 kB error 01-Jan-2023 00:01:12 Progress (2): 37 kB | 9.0/38 kB error 01-Jan-2023 00:01:12 Progress (2): 37 kB | 12/38 kB error 01-Jan-2023 00:01:12 Progress (2): 37 kB | 15/38 kB error 01-Jan-2023 00:01:12 Progress (2): 37 kB | 17/38 kB error 01-Jan-2023 00:01:12 Progress (3): 37 kB | 17/38 kB | 3.4/30 kB error 01-Jan-2023 00:01:12 Progress (4): 37 kB | 17/38 kB | 3.4/30 kB | 3.4/10 kB error 01-Jan-2023 00:01:12 Progress (4): 37 kB | 17/38 kB | 3.4/30 kB | 6.2/10 kB error 01-Jan-2023 00:01:12 Progress (4): 37 kB | 17/38 kB | 3.4/30 kB | 9.0/10 kB error 01-Jan-2023 00:01:12 Progress (4): 37 kB | 17/38 kB | 3.4/30 kB | 10 kB error 01-Jan-2023 00:01:12 Progress (4): 37 kB | 17/38 kB | 6.2/30 kB | 10 kB error 01-Jan-2023 00:01:12 Progress (4): 37 kB | 17/38 kB | 9.0/30 kB | 10 kB error 01-Jan-2023 00:01:12 Progress (4): 37 kB | 17/38 kB | 12/30 kB | 10 kB error 01-Jan-2023 00:01:12 Progress (4): 37 kB | 17/38 kB | 15/30 kB | 10 kB error 01-Jan-2023 00:01:12 Progress (4): 37 kB | 17/38 kB | 17/30 kB | 10 kB error 01-Jan-2023 00:01:12 Progress (4): 37 kB | 17/38 kB | 20/30 kB | 10 kB error 01-Jan-2023 00:01:12 Progress (4): 37 kB | 17/38 kB | 23/30 kB | 10 kB error 01-Jan-2023 00:01:12 Progress (4): 37 kB | 17/38 kB | 26/30 kB | 10 kB error 01-Jan-2023 00:01:12 Progress (4): 37 kB | 20/38 kB | 26/30 kB | 10 kB error 01-Jan-2023 00:01:12 Progress (4): 37 kB | 23/38 kB | 26/30 kB | 10 kB error 01-Jan-2023 00:01:12 Progress (4): 37 kB | 26/38 kB | 26/30 kB | 10 kB error 01-Jan-2023 00:01:12 Progress (4): 37 kB | 26/38 kB | 29/30 kB | 10 kB error 01-Jan-2023 00:01:12 Progress (4): 37 kB | 26/38 kB | 30 kB | 10 kB error 01-Jan-2023 00:01:12 Progress (5): 37 kB | 26/38 kB | 30 kB | 10 kB | 3.4/43 kB error 01-Jan-2023 00:01:12 Progress (5): 37 kB | 26/38 kB | 30 kB | 10 kB | 6.2/43 kB error 01-Jan-2023 00:01:12 Progress (5): 37 kB | 26/38 kB | 30 kB | 10 kB | 9.0/43 kB error 01-Jan-2023 00:01:12 Progress (5): 37 kB | 26/38 kB | 30 kB | 10 kB | 12/43 kB error 01-Jan-2023 00:01:12 Progress (5): 37 kB | 26/38 kB | 30 kB | 10 kB | 15/43 kB error 01-Jan-2023 00:01:12 Progress (5): 37 kB | 26/38 kB | 30 kB | 10 kB | 17/43 kB error 01-Jan-2023 00:01:12 Progress (5): 37 kB | 26/38 kB | 30 kB | 10 kB | 20/43 kB error 01-Jan-2023 00:01:12 Progress (5): 37 kB | 26/38 kB | 30 kB | 10 kB | 23/43 kB error 01-Jan-2023 00:01:12 Progress (5): 37 kB | 26/38 kB | 30 kB | 10 kB | 26/43 kB error 01-Jan-2023 00:01:12 Progress (5): 37 kB | 26/38 kB | 30 kB | 10 kB | 29/43 kB error 01-Jan-2023 00:01:12 Progress (5): 37 kB | 26/38 kB | 30 kB | 10 kB | 31/43 kB error 01-Jan-2023 00:01:12 Progress (5): 37 kB | 26/38 kB | 30 kB | 10 kB | 34/43 kB error 01-Jan-2023 00:01:12 Progress (5): 37 kB | 26/38 kB | 30 kB | 10 kB | 37/43 kB error 01-Jan-2023 00:01:12 Progress (5): 37 kB | 26/38 kB | 30 kB | 10 kB | 40/43 kB error 01-Jan-2023 00:01:12 Progress (5): 37 kB | 26/38 kB | 30 kB | 10 kB | 43/43 kB error 01-Jan-2023 00:01:12 Progress (5): 37 kB | 26/38 kB | 30 kB | 10 kB | 43 kB error 01-Jan-2023 00:01:12 Progress (5): 37 kB | 29/38 kB | 30 kB | 10 kB | 43 kB error 01-Jan-2023 00:01:12 Progress (5): 37 kB | 31/38 kB | 30 kB | 10 kB | 43 kB error 01-Jan-2023 00:01:12 Progress (5): 37 kB | 34/38 kB | 30 kB | 10 kB | 43 kB error 01-Jan-2023 00:01:12 Progress (5): 37 kB | 37/38 kB | 30 kB | 10 kB | 43 kB error 01-Jan-2023 00:01:12 Progress (5): 37 kB | 38 kB | 30 kB | 10 kB | 43 kB error 01-Jan-2023 00:01:12 error 01-Jan-2023 00:01:12 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 74 kB/s) error 01-Jan-2023 00:01:12 #17 39.64 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 20 kB/s) error 01-Jan-2023 00:01:12 #17 39.64 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 59 kB/s) error 01-Jan-2023 00:01:12 #17 39.67 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 80 kB/s) error 01-Jan-2023 00:01:12 #17 39.76 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 60 kB/s) error 01-Jan-2023 00:01:12 #17 39.93 [INFO] Using 'UTF-8' encoding to copy filtered resources. error 01-Jan-2023 00:01:12 #17 39.95 [INFO] Copying 1 resource error 01-Jan-2023 00:01:12 #17 39.97 [INFO] Copying 2 resources error 01-Jan-2023 00:01:12 #17 40.00 [INFO] skip non existing resourceDirectory /app/package/src/main/webapp error 01-Jan-2023 00:01:12 #17 40.00 [INFO] error 01-Jan-2023 00:01:12 #17 40.01 [INFO] --- openmrs-sdk-maven-plugin:4.5.0:build-distro (build-distro) @ referenceapplication-package --- error 01-Jan-2023 00:01:14 #17 42.09 Jan 01, 2023 12:01:14 AM org.jline.utils.Log logr error 01-Jan-2023 00:01:14 #17 42.09 WARNING: Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information) error 01-Jan-2023 00:01:15 #17 42.36 error 01-Jan-2023 00:01:15 #17 42.36 Downloading modules... error 01-Jan-2023 00:01:15 #17 42.36 error 01-Jan-2023 00:01:15 #17 42.37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-dependency-plugin/3.2.0/maven-dependency-plugin-3.2.0.pom error 01-Jan-2023 00:01:15 #17 42.50 Progress (1): 3.3/18 kB error 01-Jan-2023 00:01:15 Progress (1): 6.1/18 kB error 01-Jan-2023 00:01:15 Progress (1): 8.9/18 kB error 01-Jan-2023 00:01:15 Progress (1): 12/18 kB error 01-Jan-2023 00:01:15 Progress (1): 14/18 kB error 01-Jan-2023 00:01:15 Progress (1): 17/18 kB error 01-Jan-2023 00:01:15 Progress (1): 18 kB error 01-Jan-2023 00:01:15 error 01-Jan-2023 00:01:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-dependency-plugin/3.2.0/maven-dependency-plugin-3.2.0.pom (18 kB at 72 kB/s) error 01-Jan-2023 00:01:15 #17 42.62 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-dependency-plugin/3.2.0/maven-dependency-plugin-3.2.0.jar error 01-Jan-2023 00:01:15 #17 43.30 Progress (1): 4.1/205 kB error 01-Jan-2023 00:01:15 Progress (1): 8.2/205 kB error 01-Jan-2023 00:01:15 Progress (1): 12/205 kB error 01-Jan-2023 00:01:15 Progress (1): 16/205 kB error 01-Jan-2023 00:01:16 Progress (1): 20/205 kB error 01-Jan-2023 00:01:16 Progress (1): 25/205 kB error 01-Jan-2023 00:01:16 Progress (1): 29/205 kB error 01-Jan-2023 00:01:16 Progress (1): 33/205 kB error 01-Jan-2023 00:01:16 Progress (1): 37/205 kB error 01-Jan-2023 00:01:16 Progress (1): 41/205 kB error 01-Jan-2023 00:01:16 Progress (1): 45/205 kB error 01-Jan-2023 00:01:16 Progress (1): 49/205 kB error 01-Jan-2023 00:01:16 Progress (1): 52/205 kB error 01-Jan-2023 00:01:16 Progress (1): 56/205 kB error 01-Jan-2023 00:01:16 Progress (1): 60/205 kB error 01-Jan-2023 00:01:16 Progress (1): 64/205 kB error 01-Jan-2023 00:01:16 Progress (1): 68/205 kB error 01-Jan-2023 00:01:16 Progress (1): 72/205 kB error 01-Jan-2023 00:01:16 Progress (1): 76/205 kB error 01-Jan-2023 00:01:16 Progress (1): 80/205 kB error 01-Jan-2023 00:01:16 Progress (1): 84/205 kB error 01-Jan-2023 00:01:16 Progress (1): 86/205 kB error 01-Jan-2023 00:01:16 Progress (1): 91/205 kB error 01-Jan-2023 00:01:16 Progress (1): 95/205 kB error 01-Jan-2023 00:01:16 Progress (1): 99/205 kB error 01-Jan-2023 00:01:16 Progress (1): 103/205 kB error 01-Jan-2023 00:01:16 Progress (1): 107/205 kB error 01-Jan-2023 00:01:16 Progress (1): 111/205 kB error 01-Jan-2023 00:01:16 Progress (1): 115/205 kB error 01-Jan-2023 00:01:16 Progress (1): 119/205 kB error 01-Jan-2023 00:01:16 Progress (1): 121/205 kB error 01-Jan-2023 00:01:16 Progress (1): 125/205 kB error 01-Jan-2023 00:01:16 Progress (1): 129/205 kB error 01-Jan-2023 00:01:16 Progress (1): 134/205 kB error 01-Jan-2023 00:01:16 Progress (1): 138/205 kB error 01-Jan-2023 00:01:16 Progress (1): 142/205 kB error 01-Jan-2023 00:01:16 Progress (1): 146/205 kB error 01-Jan-2023 00:01:16 Progress (1): 150/205 kB error 01-Jan-2023 00:01:16 Progress (1): 154/205 kB error 01-Jan-2023 00:01:16 Progress (1): 156/205 kB error 01-Jan-2023 00:01:16 Progress (1): 160/205 kB error 01-Jan-2023 00:01:16 Progress (1): 164/205 kB error 01-Jan-2023 00:01:16 Progress (1): 168/205 kB error 01-Jan-2023 00:01:16 Progress (1): 172/205 kB error 01-Jan-2023 00:01:16 Progress (1): 177/205 kB error 01-Jan-2023 00:01:16 Progress (1): 181/205 kB error 01-Jan-2023 00:01:16 Progress (1): 185/205 kB error 01-Jan-2023 00:01:16 Progress (1): 189/205 kB error 01-Jan-2023 00:01:16 Progress (1): 191/205 kB error 01-Jan-2023 00:01:16 Progress (1): 195/205 kB error 01-Jan-2023 00:01:16 Progress (1): 199/205 kB error 01-Jan-2023 00:01:16 Progress (1): 203/205 kB error 01-Jan-2023 00:01:16 Progress (1): 205 kB error 01-Jan-2023 00:01:16 error 01-Jan-2023 00:01:16 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-dependency-plugin/3.2.0/maven-dependency-plugin-3.2.0.jar (205 kB at 186 kB/s) error 01-Jan-2023 00:01:16 #17 43.75 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom error 01-Jan-2023 00:01:16 #17 43.87 Progress (1): 2.0 kB error 01-Jan-2023 00:01:16 error 01-Jan-2023 00:01:16 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 8.2 kB/s) error 01-Jan-2023 00:01:16 #17 43.99 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom error 01-Jan-2023 00:01:16 #17 44.11 Progress (1): 3.4/22 kB error 01-Jan-2023 00:01:16 Progress (1): 6.2/22 kB error 01-Jan-2023 00:01:16 Progress (1): 9.0/22 kB error 01-Jan-2023 00:01:16 Progress (1): 12/22 kB error 01-Jan-2023 00:01:16 Progress (1): 15/22 kB error 01-Jan-2023 00:01:16 Progress (1): 17/22 kB error 01-Jan-2023 00:01:16 Progress (1): 20/22 kB error 01-Jan-2023 00:01:16 Progress (1): 22 kB error 01-Jan-2023 00:01:16 error 01-Jan-2023 00:01:16 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 93 kB/s) error 01-Jan-2023 00:01:16 #17 44.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom error 01-Jan-2023 00:01:17 #17 44.41 Progress (1): 3.4 kB error 01-Jan-2023 00:01:17 error 01-Jan-2023 00:01:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 15 kB/s) error 01-Jan-2023 00:01:17 #17 44.53 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom error 01-Jan-2023 00:01:17 #17 44.64 Progress (1): 3.4/4.1 kB error 01-Jan-2023 00:01:17 Progress (1): 4.1 kB error 01-Jan-2023 00:01:17 error 01-Jan-2023 00:01:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 18 kB/s) error 01-Jan-2023 00:01:17 #17 ... error 01-Jan-2023 00:01:17 error 01-Jan-2023 00:01:17 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 00:01:17 #14 39.08 Progress (1): 3.4/10 kB error 01-Jan-2023 00:01:17 Progress (1): 6.2/10 kB error 01-Jan-2023 00:01:17 Progress (1): 9.0/10 kB error 01-Jan-2023 00:01:17 Progress (1): 10 kB error 01-Jan-2023 00:01:17 error 01-Jan-2023 00:01:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.pom (10 kB at 8.4 kB/s) error 01-Jan-2023 00:01:17 #14 40.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom error 01-Jan-2023 00:01:17 #14 40.76 Progress (1): 3.4/11 kB error 01-Jan-2023 00:01:17 Progress (1): 6.2/11 kB error 01-Jan-2023 00:01:17 Progress (1): 9.0/11 kB error 01-Jan-2023 00:01:17 Progress (1): 11 kB error 01-Jan-2023 00:01:17 error 01-Jan-2023 00:01:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom (11 kB at 19 kB/s) error 01-Jan-2023 00:01:17 #14 41.25 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.jar error 01-Jan-2023 00:01:17 #14 41.42 Progress (1): 3.4/31 kB error 01-Jan-2023 00:01:17 Progress (1): 6.2/31 kB error 01-Jan-2023 00:01:17 Progress (1): 9.0/31 kB error 01-Jan-2023 00:01:17 Progress (1): 12/31 kB error 01-Jan-2023 00:01:17 Progress (1): 15/31 kB error 01-Jan-2023 00:01:17 Progress (1): 17/31 kB error 01-Jan-2023 00:01:17 Progress (1): 20/31 kB error 01-Jan-2023 00:01:17 Progress (1): 23/31 kB error 01-Jan-2023 00:01:17 Progress (1): 26/31 kB error 01-Jan-2023 00:01:17 Progress (1): 29/31 kB error 01-Jan-2023 00:01:17 Progress (1): 31 kB error 01-Jan-2023 00:01:17 error 01-Jan-2023 00:01:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.jar (31 kB at 87 kB/s) error 01-Jan-2023 00:01:17 #14 41.70 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.pom error 01-Jan-2023 00:01:17 #14 41.87 Progress (1): 3.4/15 kB error 01-Jan-2023 00:01:17 Progress (1): 6.2/15 kB error 01-Jan-2023 00:01:17 Progress (1): 9.0/15 kB error 01-Jan-2023 00:01:17 Progress (1): 12/15 kB error 01-Jan-2023 00:01:17 Progress (1): 15/15 kB error 01-Jan-2023 00:01:17 Progress (1): 15 kB error 01-Jan-2023 00:01:17 error 01-Jan-2023 00:01:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.pom (15 kB at 43 kB/s) error 01-Jan-2023 00:01:17 #14 42.17 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.jar error 01-Jan-2023 00:01:17 #14 43.73 Progress (1): 4.1/221 kB error 01-Jan-2023 00:01:17 Progress (1): 8.2/221 kB error 01-Jan-2023 00:01:17 Progress (1): 12/221 kB error 01-Jan-2023 00:01:17 Progress (1): 16/221 kB error 01-Jan-2023 00:01:17 Progress (1): 20/221 kB error 01-Jan-2023 00:01:17 Progress (1): 25/221 kB error 01-Jan-2023 00:01:17 Progress (1): 29/221 kB error 01-Jan-2023 00:01:17 Progress (1): 33/221 kB error 01-Jan-2023 00:01:17 Progress (1): 37/221 kB error 01-Jan-2023 00:01:17 Progress (1): 41/221 kB error 01-Jan-2023 00:01:17 Progress (1): 45/221 kB error 01-Jan-2023 00:01:17 Progress (1): 49/221 kB error 01-Jan-2023 00:01:17 Progress (1): 52/221 kB error 01-Jan-2023 00:01:17 Progress (1): 56/221 kB error 01-Jan-2023 00:01:17 Progress (1): 60/221 kB error 01-Jan-2023 00:01:17 Progress (1): 64/221 kB error 01-Jan-2023 00:01:17 Progress (1): 68/221 kB error 01-Jan-2023 00:01:17 Progress (1): 72/221 kB error 01-Jan-2023 00:01:17 Progress (1): 76/221 kB error 01-Jan-2023 00:01:17 Progress (1): 80/221 kB error 01-Jan-2023 00:01:17 Progress (1): 84/221 kB error 01-Jan-2023 00:01:17 Progress (1): 87/221 kB error 01-Jan-2023 00:01:17 Progress (1): 91/221 kB error 01-Jan-2023 00:01:17 Progress (1): 95/221 kB error 01-Jan-2023 00:01:17 Progress (1): 99/221 kB error 01-Jan-2023 00:01:17 Progress (1): 103/221 kB error 01-Jan-2023 00:01:17 Progress (1): 107/221 kB error 01-Jan-2023 00:01:17 Progress (1): 111/221 kB error 01-Jan-2023 00:01:17 Progress (1): 115/221 kB error 01-Jan-2023 00:01:17 Progress (1): 119/221 kB error 01-Jan-2023 00:01:17 Progress (1): 121/221 kB error 01-Jan-2023 00:01:17 Progress (1): 125/221 kB error 01-Jan-2023 00:01:17 Progress (1): 130/221 kB error 01-Jan-2023 00:01:17 Progress (1): 134/221 kB error 01-Jan-2023 00:01:17 Progress (1): 138/221 kB error 01-Jan-2023 00:01:17 Progress (1): 142/221 kB error 01-Jan-2023 00:01:17 Progress (1): 146/221 kB error 01-Jan-2023 00:01:17 Progress (1): 150/221 kB error 01-Jan-2023 00:01:17 Progress (1): 154/221 kB error 01-Jan-2023 00:01:17 Progress (1): 156/221 kB error 01-Jan-2023 00:01:17 Progress (1): 160/221 kB error 01-Jan-2023 00:01:17 Progress (1): 164/221 kB error 01-Jan-2023 00:01:17 Progress (1): 168/221 kB error 01-Jan-2023 00:01:17 Progress (1): 173/221 kB error 01-Jan-2023 00:01:17 Progress (1): 177/221 kB error 01-Jan-2023 00:01:17 Progress (1): 181/221 kB error 01-Jan-2023 00:01:17 Progress (1): 185/221 kB error 01-Jan-2023 00:01:17 Progress (1): 189/221 kB error 01-Jan-2023 00:01:17 Progress (1): 191/221 kB error 01-Jan-2023 00:01:17 Progress (1): 195/221 kB error 01-Jan-2023 00:01:17 Progress (1): 199/221 kB error 01-Jan-2023 00:01:17 Progress (1): 203/221 kB error 01-Jan-2023 00:01:17 Progress (1): 207/221 kB error 01-Jan-2023 00:01:17 Progress (1): 211/221 kB error 01-Jan-2023 00:01:17 Progress (1): 216/221 kB error 01-Jan-2023 00:01:17 Progress (1): 220/221 kB error 01-Jan-2023 00:01:17 Progress (1): 221 kB error 01-Jan-2023 00:01:17 error 01-Jan-2023 00:01:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.jar (221 kB at 102 kB/s) error 01-Jan-2023 00:01:17 #14 44.42 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom error 01-Jan-2023 00:01:17 #14 44.60 Progress (1): 3.4/5.8 kB error 01-Jan-2023 00:01:17 Progress (1): 5.8 kB error 01-Jan-2023 00:01:17 error 01-Jan-2023 00:01:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 15 kB/s) error 01-Jan-2023 00:01:17 #14 44.87 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom error 01-Jan-2023 00:01:17 #14 45.14 Progress (1): 3.3/34 kB error 01-Jan-2023 00:01:17 Progress (1): 6.1/34 kB error 01-Jan-2023 00:01:17 Progress (1): 8.9/34 kB error 01-Jan-2023 00:01:17 Progress (1): 12/34 kB error 01-Jan-2023 00:01:17 Progress (1): 15/34 kB error 01-Jan-2023 00:01:17 Progress (1): 17/34 kB error 01-Jan-2023 00:01:17 Progress (1): 20/34 kB error 01-Jan-2023 00:01:17 Progress (1): 23/34 kB error 01-Jan-2023 00:01:17 Progress (1): 26/34 kB error 01-Jan-2023 00:01:17 Progress (1): 29/34 kB error 01-Jan-2023 00:01:17 Progress (1): 31/34 kB error 01-Jan-2023 00:01:17 Progress (1): 34 kB error 01-Jan-2023 00:01:17 error 01-Jan-2023 00:01:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 62 kB/s) error 01-Jan-2023 00:01:17 #14 45.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar error 01-Jan-2023 00:01:17 #14 45.83 Progress (1): 3.4/64 kB error 01-Jan-2023 00:01:17 Progress (1): 6.2/64 kB error 01-Jan-2023 00:01:17 Progress (1): 9.0/64 kB error 01-Jan-2023 00:01:17 Progress (1): 12/64 kB error 01-Jan-2023 00:01:17 Progress (1): 15/64 kB error 01-Jan-2023 00:01:17 Progress (1): 17/64 kB error 01-Jan-2023 00:01:17 Progress (1): 20/64 kB error 01-Jan-2023 00:01:17 Progress (1): 23/64 kB error 01-Jan-2023 00:01:17 Progress (1): 26/64 kB error 01-Jan-2023 00:01:17 Progress (1): 29/64 kB error 01-Jan-2023 00:01:17 Progress (1): 31/64 kB error 01-Jan-2023 00:01:17 Progress (1): 34/64 kB error 01-Jan-2023 00:01:17 Progress (1): 37/64 kB error 01-Jan-2023 00:01:17 Progress (1): 40/64 kB error 01-Jan-2023 00:01:17 Progress (1): 43/64 kB error 01-Jan-2023 00:01:17 Progress (1): 45/64 kB error 01-Jan-2023 00:01:17 Progress (1): 48/64 kB error 01-Jan-2023 00:01:17 Progress (1): 51/64 kB error 01-Jan-2023 00:01:17 Progress (1): 54/64 kB error 01-Jan-2023 00:01:17 Progress (1): 57/64 kB error 01-Jan-2023 00:01:17 Progress (1): 59/64 kB error 01-Jan-2023 00:01:17 Progress (1): 62/64 kB error 01-Jan-2023 00:01:17 Progress (1): 64 kB error 01-Jan-2023 00:01:17 error 01-Jan-2023 00:01:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 114 kB/s) error 01-Jan-2023 00:01:17 #14 46.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.pom error 01-Jan-2023 00:01:17 #14 46.92 Progress (1): 3.3/13 kB error 01-Jan-2023 00:01:17 Progress (1): 6.1/13 kB error 01-Jan-2023 00:01:17 Progress (1): 8.9/13 kB error 01-Jan-2023 00:01:17 Progress (1): 12/13 kB error 01-Jan-2023 00:01:17 Progress (1): 13 kB error 01-Jan-2023 00:01:17 error 01-Jan-2023 00:01:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.pom (13 kB at 22 kB/s) error 01-Jan-2023 00:01:17 #14 47.28 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/2.5.8/openmrs-2.5.8.pom error 01-Jan-2023 00:01:17 #14 47.54 Progress (1): 3.3/36 kB error 01-Jan-2023 00:01:17 Progress (1): 6.1/36 kB error 01-Jan-2023 00:01:17 Progress (1): 8.9/36 kB error 01-Jan-2023 00:01:17 Progress (1): 12/36 kB error 01-Jan-2023 00:01:17 Progress (1): 15/36 kB error 01-Jan-2023 00:01:17 Progress (1): 17/36 kB error 01-Jan-2023 00:01:17 Progress (1): 20/36 kB error 01-Jan-2023 00:01:17 Progress (1): 23/36 kB error 01-Jan-2023 00:01:17 Progress (1): 26/36 kB error 01-Jan-2023 00:01:17 Progress (1): 29/36 kB error 01-Jan-2023 00:01:17 Progress (1): 31/36 kB error 01-Jan-2023 00:01:17 Progress (1): 34/36 kB error 01-Jan-2023 00:01:17 Progress (1): 36 kB error 01-Jan-2023 00:01:17 error 01-Jan-2023 00:01:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/2.5.8/openmrs-2.5.8.pom (36 kB at 63 kB/s) error 01-Jan-2023 00:01:17 #14 47.93 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-framework-bom/5.2.14.RELEASE/spring-framework-bom-5.2.14.RELEASE.pom error 01-Jan-2023 00:01:17 #14 48.15 Progress (1): 3.3/5.3 kB error 01-Jan-2023 00:01:17 Progress (1): 5.3 kB error 01-Jan-2023 00:01:17 error 01-Jan-2023 00:01:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-framework-bom/5.2.14.RELEASE/spring-framework-bom-5.2.14.RELEASE.pom (5.3 kB at 13 kB/s) error 01-Jan-2023 00:01:17 #14 49.49 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.pom error 01-Jan-2023 00:01:17 #14 49.68 Progress (1): 1.7 kB error 01-Jan-2023 00:01:17 error 01-Jan-2023 00:01:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.pom (1.7 kB at 5.1 kB/s) error 01-Jan-2023 00:01:17 #14 49.83 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.pom error 01-Jan-2023 00:01:17 #14 49.96 Progress (1): 1.5 kB error 01-Jan-2023 00:01:17 error 01-Jan-2023 00:01:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.pom (1.5 kB at 5.5 kB/s) error 01-Jan-2023 00:01:17 #14 50.14 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.pom error 01-Jan-2023 00:01:17 #14 50.27 Progress (1): 1.7 kB error 01-Jan-2023 00:01:17 error 01-Jan-2023 00:01:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.pom (1.7 kB at 6.3 kB/s) error 01-Jan-2023 00:01:17 #14 50.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.pom error 01-Jan-2023 00:01:17 #14 ... error 01-Jan-2023 00:01:17 error 01-Jan-2023 00:01:17 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 00:01:17 #17 44.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom error 01-Jan-2023 00:01:17 #17 44.89 Progress (1): 3.4/4.8 kB error 01-Jan-2023 00:01:17 Progress (1): 4.8 kB error 01-Jan-2023 00:01:17 error 01-Jan-2023 00:01:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 20 kB/s) error 01-Jan-2023 00:01:17 #17 45.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom error 01-Jan-2023 00:01:17 #17 45.14 Progress (1): 3.4/13 kB error 01-Jan-2023 00:01:17 Progress (1): 6.2/13 kB error 01-Jan-2023 00:01:17 Progress (1): 9.0/13 kB error 01-Jan-2023 00:01:17 Progress (1): 12/13 kB error 01-Jan-2023 00:01:17 Progress (1): 13 kB error 01-Jan-2023 00:01:17 error 01-Jan-2023 00:01:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 55 kB/s) error 01-Jan-2023 00:01:17 #17 45.28 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom error 01-Jan-2023 00:01:18 #17 45.39 Progress (1): 2.5 kB error 01-Jan-2023 00:01:18 error 01-Jan-2023 00:01:18 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 11 kB/s) error 01-Jan-2023 00:01:18 #17 45.51 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom error 01-Jan-2023 00:01:18 #17 45.63 Progress (1): 3.4/14 kB error 01-Jan-2023 00:01:18 Progress (1): 6.2/14 kB error 01-Jan-2023 00:01:18 Progress (1): 9.0/14 kB error 01-Jan-2023 00:01:18 Progress (1): 12/14 kB error 01-Jan-2023 00:01:18 Progress (1): 14 kB error 01-Jan-2023 00:01:18 error 01-Jan-2023 00:01:18 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 60 kB/s) error 01-Jan-2023 00:01:18 #17 45.76 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom error 01-Jan-2023 00:01:18 #17 45.88 Progress (1): 3.4/7.3 kB error 01-Jan-2023 00:01:18 Progress (1): 6.2/7.3 kB error 01-Jan-2023 00:01:18 Progress (1): 7.3 kB error 01-Jan-2023 00:01:18 error 01-Jan-2023 00:01:18 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 31 kB/s) error 01-Jan-2023 00:01:18 #17 46.00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom error 01-Jan-2023 00:01:18 #17 46.11 Progress (1): 2.2 kB error 01-Jan-2023 00:01:18 error 01-Jan-2023 00:01:18 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 9.4 kB/s) error 01-Jan-2023 00:01:18 #17 46.23 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom error 01-Jan-2023 00:01:18 #17 46.35 Progress (1): 2.6 kB error 01-Jan-2023 00:01:19 error 01-Jan-2023 00:01:19 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 11 kB/s) error 01-Jan-2023 00:01:19 #17 46.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom error 01-Jan-2023 00:01:19 #17 46.58 Progress (1): 1.0 kB error 01-Jan-2023 00:01:19 error 01-Jan-2023 00:01:19 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 4.3 kB/s) error 01-Jan-2023 00:01:19 #17 46.71 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom error 01-Jan-2023 00:01:19 #17 46.83 Progress (1): 2.2 kB error 01-Jan-2023 00:01:19 error 01-Jan-2023 00:01:19 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 9.5 kB/s) error 01-Jan-2023 00:01:19 #17 46.94 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom error 01-Jan-2023 00:01:19 #17 47.08 Progress (1): 2.8 kB error 01-Jan-2023 00:01:19 error 01-Jan-2023 00:01:19 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 11 kB/s) error 01-Jan-2023 00:01:19 #17 47.20 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom error 01-Jan-2023 00:01:19 #17 47.31 Progress (1): 3.4/4.1 kB error 01-Jan-2023 00:01:20 Progress (1): 4.1 kB error 01-Jan-2023 00:01:20 error 01-Jan-2023 00:01:20 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 17 kB/s) error 01-Jan-2023 00:01:20 #17 47.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom error 01-Jan-2023 00:01:20 #17 47.60 Progress (1): 3.3/7.6 kB error 01-Jan-2023 00:01:20 Progress (1): 6.1/7.6 kB error 01-Jan-2023 00:01:20 Progress (1): 7.6 kB error 01-Jan-2023 00:01:20 error 01-Jan-2023 00:01:20 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom (7.6 kB at 33 kB/s) error 01-Jan-2023 00:01:20 #17 47.75 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom error 01-Jan-2023 00:01:20 #17 47.87 Progress (1): 3.4/4.9 kB error 01-Jan-2023 00:01:20 Progress (1): 4.9 kB error 01-Jan-2023 00:01:20 error 01-Jan-2023 00:01:20 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 20 kB/s) error 01-Jan-2023 00:01:20 #17 48.00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom error 01-Jan-2023 00:01:20 #17 48.12 Progress (1): 1.5 kB error 01-Jan-2023 00:01:20 error 01-Jan-2023 00:01:20 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 6.5 kB/s) error 01-Jan-2023 00:01:20 #17 48.24 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom error 01-Jan-2023 00:01:20 #17 48.36 Progress (1): 3.3/15 kB error 01-Jan-2023 00:01:21 Progress (1): 6.1/15 kB error 01-Jan-2023 00:01:21 Progress (1): 8.9/15 kB error 01-Jan-2023 00:01:21 Progress (1): 12/15 kB error 01-Jan-2023 00:01:21 Progress (1): 15/15 kB error 01-Jan-2023 00:01:21 Progress (1): 15 kB error 01-Jan-2023 00:01:21 error 01-Jan-2023 00:01:21 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 65 kB/s) error 01-Jan-2023 00:01:21 #17 48.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom error 01-Jan-2023 00:01:21 #17 48.60 Progress (1): 1.5 kB error 01-Jan-2023 00:01:21 error 01-Jan-2023 00:01:21 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 6.3 kB/s) error 01-Jan-2023 00:01:21 #17 48.79 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom error 01-Jan-2023 00:01:21 #17 48.92 Progress (1): 3.4/3.4 kB error 01-Jan-2023 00:01:21 Progress (1): 3.4 kB error 01-Jan-2023 00:01:21 error 01-Jan-2023 00:01:21 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 14 kB/s) error 01-Jan-2023 00:01:21 #17 49.04 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom error 01-Jan-2023 00:01:21 #17 49.16 Progress (1): 3.4/14 kB error 01-Jan-2023 00:01:21 Progress (1): 6.2/14 kB error 01-Jan-2023 00:01:21 Progress (1): 9.0/14 kB error 01-Jan-2023 00:01:21 Progress (1): 12/14 kB error 01-Jan-2023 00:01:21 Progress (1): 14 kB error 01-Jan-2023 00:01:21 error 01-Jan-2023 00:01:21 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 58 kB/s) error 01-Jan-2023 00:01:21 #17 49.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom error 01-Jan-2023 00:01:22 #17 49.42 Progress (1): 3.4/4.1 kB error 01-Jan-2023 00:01:22 Progress (1): 4.1 kB error 01-Jan-2023 00:01:22 error 01-Jan-2023 00:01:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 16 kB/s) error 01-Jan-2023 00:01:22 #17 49.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom error 01-Jan-2023 00:01:22 #17 49.72 Progress (1): 3.0 kB error 01-Jan-2023 00:01:22 error 01-Jan-2023 00:01:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 13 kB/s) error 01-Jan-2023 00:01:22 #17 49.84 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom error 01-Jan-2023 00:01:22 #17 49.96 Progress (1): 3.4/6.7 kB error 01-Jan-2023 00:01:22 Progress (1): 6.2/6.7 kB error 01-Jan-2023 00:01:22 Progress (1): 6.7 kB error 01-Jan-2023 00:01:22 error 01-Jan-2023 00:01:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 29 kB/s) error 01-Jan-2023 00:01:22 #17 50.08 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom error 01-Jan-2023 00:01:22 #17 50.22 Progress (1): 3.0 kB error 01-Jan-2023 00:01:23 error 01-Jan-2023 00:01:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 11 kB/s) error 01-Jan-2023 00:01:23 #17 50.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom error 01-Jan-2023 00:01:23 #17 50.48 Progress (1): 1.6 kB error 01-Jan-2023 00:01:23 error 01-Jan-2023 00:01:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 6.7 kB/s) error 01-Jan-2023 00:01:23 #17 50.61 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom error 01-Jan-2023 00:01:23 #17 50.73 Progress (1): 2.6 kB error 01-Jan-2023 00:01:23 error 01-Jan-2023 00:01:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 11 kB/s) error 01-Jan-2023 00:01:23 #17 51.07 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom error 01-Jan-2023 00:01:23 #17 51.20 Progress (1): 1.5 kB error 01-Jan-2023 00:01:24 error 01-Jan-2023 00:01:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom (1.5 kB at 6.4 kB/s) error 01-Jan-2023 00:01:24 #17 51.31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom error 01-Jan-2023 00:01:24 #17 51.45 Progress (1): 3.3/18 kB error 01-Jan-2023 00:01:24 Progress (1): 6.1/18 kB error 01-Jan-2023 00:01:24 Progress (1): 8.9/18 kB error 01-Jan-2023 00:01:24 Progress (1): 12/18 kB error 01-Jan-2023 00:01:24 Progress (1): 15/18 kB error 01-Jan-2023 00:01:24 Progress (1): 17/18 kB error 01-Jan-2023 00:01:24 Progress (1): 18 kB error 01-Jan-2023 00:01:24 error 01-Jan-2023 00:01:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom (18 kB at 71 kB/s) error 01-Jan-2023 00:01:24 #17 51.58 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom error 01-Jan-2023 00:01:24 #17 51.69 Progress (1): 1.5 kB error 01-Jan-2023 00:01:24 error 01-Jan-2023 00:01:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom (1.5 kB at 6.7 kB/s) error 01-Jan-2023 00:01:24 #17 51.83 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom error 01-Jan-2023 00:01:24 #17 51.95 Progress (1): 2.8 kB error 01-Jan-2023 00:01:24 error 01-Jan-2023 00:01:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 11 kB/s) error 01-Jan-2023 00:01:24 #17 52.07 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom error 01-Jan-2023 00:01:24 #17 52.19 Progress (1): 3.4/5.0 kB error 01-Jan-2023 00:01:24 Progress (1): 5.0 kB error 01-Jan-2023 00:01:24 error 01-Jan-2023 00:01:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 22 kB/s) error 01-Jan-2023 00:01:25 #17 52.31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom error 01-Jan-2023 00:01:25 #17 52.43 Progress (1): 3.3/4.2 kB error 01-Jan-2023 00:01:25 Progress (1): 4.2 kB error 01-Jan-2023 00:01:25 error 01-Jan-2023 00:01:25 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom (4.2 kB at 17 kB/s) error 01-Jan-2023 00:01:25 #17 52.56 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom error 01-Jan-2023 00:01:25 #17 52.69 Progress (1): 3.4/4.7 kB error 01-Jan-2023 00:01:25 Progress (1): 4.7 kB error 01-Jan-2023 00:01:25 error 01-Jan-2023 00:01:25 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 19 kB/s) error 01-Jan-2023 00:01:25 #17 52.82 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom error 01-Jan-2023 00:01:25 #17 52.93 Progress (1): 3.3/6.6 kB error 01-Jan-2023 00:01:25 Progress (1): 6.1/6.6 kB error 01-Jan-2023 00:01:25 Progress (1): 6.6 kB error 01-Jan-2023 00:01:25 error 01-Jan-2023 00:01:25 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom (6.6 kB at 28 kB/s) error 01-Jan-2023 00:01:25 #17 53.05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom error 01-Jan-2023 00:01:25 #17 53.17 Progress (1): 3.3/16 kB error 01-Jan-2023 00:01:25 Progress (1): 6.1/16 kB error 01-Jan-2023 00:01:25 Progress (1): 8.9/16 kB error 01-Jan-2023 00:01:25 Progress (1): 12/16 kB error 01-Jan-2023 00:01:25 Progress (1): 14/16 kB error 01-Jan-2023 00:01:25 Progress (1): 16 kB error 01-Jan-2023 00:01:25 error 01-Jan-2023 00:01:25 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom (16 kB at 69 kB/s) error 01-Jan-2023 00:01:26 #17 53.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom error 01-Jan-2023 00:01:26 #17 53.43 Progress (1): 3.3/5.2 kB error 01-Jan-2023 00:01:26 Progress (1): 5.2 kB error 01-Jan-2023 00:01:26 error 01-Jan-2023 00:01:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom (5.2 kB at 22 kB/s) error 01-Jan-2023 00:01:26 #17 53.54 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom error 01-Jan-2023 00:01:26 #17 53.65 Progress (1): 3.3/13 kB error 01-Jan-2023 00:01:26 Progress (1): 6.1/13 kB error 01-Jan-2023 00:01:26 Progress (1): 8.9/13 kB error 01-Jan-2023 00:01:26 Progress (1): 12/13 kB error 01-Jan-2023 00:01:26 Progress (1): 13 kB error 01-Jan-2023 00:01:26 error 01-Jan-2023 00:01:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom (13 kB at 54 kB/s) error 01-Jan-2023 00:01:26 #17 53.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom error 01-Jan-2023 00:01:26 #17 53.91 Progress (1): 3.3/7.5 kB error 01-Jan-2023 00:01:26 Progress (1): 6.1/7.5 kB error 01-Jan-2023 00:01:26 Progress (1): 7.5 kB error 01-Jan-2023 00:01:26 error 01-Jan-2023 00:01:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom (7.5 kB at 29 kB/s) error 01-Jan-2023 00:01:26 #17 54.03 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom error 01-Jan-2023 00:01:26 #17 54.15 Progress (1): 3.3/15 kB error 01-Jan-2023 00:01:26 Progress (1): 6.1/15 kB error 01-Jan-2023 00:01:26 Progress (1): 8.9/15 kB error 01-Jan-2023 00:01:26 Progress (1): 12/15 kB error 01-Jan-2023 00:01:26 Progress (1): 15/15 kB error 01-Jan-2023 00:01:26 Progress (1): 15 kB error 01-Jan-2023 00:01:26 error 01-Jan-2023 00:01:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom (15 kB at 61 kB/s) error 01-Jan-2023 00:01:26 #17 54.28 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom error 01-Jan-2023 00:01:27 #17 54.40 Progress (1): 3.3/3.3 kB error 01-Jan-2023 00:01:27 Progress (1): 3.3 kB error 01-Jan-2023 00:01:27 error 01-Jan-2023 00:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom (3.3 kB at 14 kB/s) error 01-Jan-2023 00:01:27 #17 54.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom error 01-Jan-2023 00:01:27 #17 54.63 Progress (1): 2.9 kB error 01-Jan-2023 00:01:27 error 01-Jan-2023 00:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom (2.9 kB at 13 kB/s) error 01-Jan-2023 00:01:27 #17 54.75 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom error 01-Jan-2023 00:01:27 #17 54.87 Progress (1): 1.9 kB error 01-Jan-2023 00:01:27 error 01-Jan-2023 00:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom (1.9 kB at 8.1 kB/s) error 01-Jan-2023 00:01:27 #17 54.99 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom error 01-Jan-2023 00:01:27 #17 55.10 Progress (1): 2.7 kB error 01-Jan-2023 00:01:27 error 01-Jan-2023 00:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom (2.7 kB at 11 kB/s) error 01-Jan-2023 00:01:27 #17 55.23 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom error 01-Jan-2023 00:01:27 #17 55.35 Progress (1): 1.9 kB error 01-Jan-2023 00:01:27 #17 ... error 01-Jan-2023 00:01:27 error 01-Jan-2023 00:01:27 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 00:01:27 #14 50.58 Progress (1): 2.3 kB error 01-Jan-2023 00:01:27 error 01-Jan-2023 00:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.pom (2.3 kB at 8.2 kB/s) error 01-Jan-2023 00:01:27 #14 50.72 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.pom error 01-Jan-2023 00:01:27 #14 50.86 Progress (1): 1.9 kB error 01-Jan-2023 00:01:27 error 01-Jan-2023 00:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.pom (1.9 kB at 7.1 kB/s) error 01-Jan-2023 00:01:27 #14 51.00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.pom error 01-Jan-2023 00:01:27 #14 51.12 Progress (1): 1.7 kB error 01-Jan-2023 00:01:27 error 01-Jan-2023 00:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.pom (1.7 kB at 6.8 kB/s) error 01-Jan-2023 00:01:27 #14 51.27 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.pom error 01-Jan-2023 00:01:27 #14 51.40 Progress (1): 2.3 kB error 01-Jan-2023 00:01:27 error 01-Jan-2023 00:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.pom (2.3 kB at 8.8 kB/s) error 01-Jan-2023 00:01:27 #14 51.55 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.pom error 01-Jan-2023 00:01:27 #14 51.70 Progress (1): 2.1 kB error 01-Jan-2023 00:01:27 error 01-Jan-2023 00:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.pom (2.1 kB at 7.4 kB/s) error 01-Jan-2023 00:01:27 #14 51.99 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.pom error 01-Jan-2023 00:01:27 #14 52.29 Progress (1): 1.9 kB error 01-Jan-2023 00:01:27 error 01-Jan-2023 00:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.pom (1.9 kB at 3.2 kB/s) error 01-Jan-2023 00:01:27 #14 52.73 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.pom error 01-Jan-2023 00:01:27 #14 52.91 Progress (1): 2.1 kB error 01-Jan-2023 00:01:27 error 01-Jan-2023 00:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.pom (2.1 kB at 6.9 kB/s) error 01-Jan-2023 00:01:27 #14 53.72 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.pom error 01-Jan-2023 00:01:27 #14 53.86 Progress (1): 3.3/5.5 kB error 01-Jan-2023 00:01:27 Progress (1): 5.5 kB error 01-Jan-2023 00:01:27 error 01-Jan-2023 00:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.pom (5.5 kB at 19 kB/s) error 01-Jan-2023 00:01:27 #14 54.08 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom error 01-Jan-2023 00:01:27 #14 54.24 Progress (1): 3.3/15 kB error 01-Jan-2023 00:01:27 Progress (1): 6.1/15 kB error 01-Jan-2023 00:01:27 Progress (1): 8.9/15 kB error 01-Jan-2023 00:01:27 Progress (1): 12/15 kB error 01-Jan-2023 00:01:27 Progress (1): 14/15 kB error 01-Jan-2023 00:01:27 Progress (1): 15 kB error 01-Jan-2023 00:01:27 error 01-Jan-2023 00:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom (15 kB at 44 kB/s) error 01-Jan-2023 00:01:27 #14 54.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom error 01-Jan-2023 00:01:27 #14 54.61 Progress (1): 3.3/67 kB error 01-Jan-2023 00:01:27 Progress (1): 6.1/67 kB error 01-Jan-2023 00:01:27 Progress (1): 8.9/67 kB error 01-Jan-2023 00:01:27 Progress (1): 12/67 kB error 01-Jan-2023 00:01:27 Progress (1): 15/67 kB error 01-Jan-2023 00:01:27 Progress (1): 17/67 kB error 01-Jan-2023 00:01:27 Progress (1): 20/67 kB error 01-Jan-2023 00:01:27 Progress (1): 23/67 kB error 01-Jan-2023 00:01:27 Progress (1): 26/67 kB error 01-Jan-2023 00:01:27 Progress (1): 29/67 kB error 01-Jan-2023 00:01:27 Progress (1): 31/67 kB error 01-Jan-2023 00:01:27 Progress (1): 34/67 kB error 01-Jan-2023 00:01:27 Progress (1): 37/67 kB error 01-Jan-2023 00:01:27 Progress (1): 40/67 kB error 01-Jan-2023 00:01:27 Progress (1): 43/67 kB error 01-Jan-2023 00:01:27 Progress (1): 45/67 kB error 01-Jan-2023 00:01:27 Progress (1): 48/67 kB error 01-Jan-2023 00:01:27 Progress (1): 51/67 kB error 01-Jan-2023 00:01:27 Progress (1): 54/67 kB error 01-Jan-2023 00:01:27 Progress (1): 56/67 kB error 01-Jan-2023 00:01:27 Progress (1): 59/67 kB error 01-Jan-2023 00:01:27 Progress (1): 62/67 kB error 01-Jan-2023 00:01:27 Progress (1): 65/67 kB error 01-Jan-2023 00:01:27 Progress (1): 67 kB error 01-Jan-2023 00:01:27 error 01-Jan-2023 00:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom (67 kB at 156 kB/s) error 01-Jan-2023 00:01:27 #14 55.06 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom error 01-Jan-2023 00:01:27 #14 55.21 Progress (1): 3.3/5.1 kB error 01-Jan-2023 00:01:27 Progress (1): 5.1 kB error 01-Jan-2023 00:01:27 error 01-Jan-2023 00:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom (5.1 kB at 16 kB/s) error 01-Jan-2023 00:01:27 #14 55.53 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.pom error 01-Jan-2023 00:01:27 #14 55.68 Progress (1): 3.3/12 kB error 01-Jan-2023 00:01:27 Progress (1): 6.1/12 kB error 01-Jan-2023 00:01:27 Progress (1): 8.9/12 kB error 01-Jan-2023 00:01:27 Progress (1): 12/12 kB error 01-Jan-2023 00:01:27 Progress (1): 12 kB error 01-Jan-2023 00:01:27 error 01-Jan-2023 00:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.pom (12 kB at 17 kB/s) error 01-Jan-2023 00:01:27 #14 56.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.11.20/byte-buddy-parent-1.11.20.pom error 01-Jan-2023 00:01:27 #14 56.66 Progress (1): 3.3/43 kB error 01-Jan-2023 00:01:27 Progress (1): 6.1/43 kB error 01-Jan-2023 00:01:27 Progress (1): 8.9/43 kB error 01-Jan-2023 00:01:27 Progress (1): 12/43 kB error 01-Jan-2023 00:01:27 Progress (1): 14/43 kB error 01-Jan-2023 00:01:27 Progress (1): 17/43 kB error 01-Jan-2023 00:01:27 Progress (1): 20/43 kB error 01-Jan-2023 00:01:27 Progress (1): 23/43 kB error 01-Jan-2023 00:01:27 Progress (1): 26/43 kB error 01-Jan-2023 00:01:27 Progress (1): 28/43 kB error 01-Jan-2023 00:01:27 Progress (1): 31/43 kB error 01-Jan-2023 00:01:27 Progress (1): 34/43 kB error 01-Jan-2023 00:01:27 Progress (1): 37/43 kB error 01-Jan-2023 00:01:27 Progress (1): 40/43 kB error 01-Jan-2023 00:01:27 Progress (1): 42/43 kB error 01-Jan-2023 00:01:27 Progress (1): 43 kB error 01-Jan-2023 00:01:27 error 01-Jan-2023 00:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.11.20/byte-buddy-parent-1.11.20.pom (43 kB at 101 kB/s) error 01-Jan-2023 00:01:27 #14 57.99 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.pom error 01-Jan-2023 00:01:27 #14 58.13 Progress (1): 2.7 kB error 01-Jan-2023 00:01:27 error 01-Jan-2023 00:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.pom (2.7 kB at 8.4 kB/s) error 01-Jan-2023 00:01:27 #14 58.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.pom error 01-Jan-2023 00:01:27 #14 58.52 Progress (1): 2.7 kB error 01-Jan-2023 00:01:27 error 01-Jan-2023 00:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.pom (2.7 kB at 9.4 kB/s) error 01-Jan-2023 00:01:27 #14 59.02 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.pom error 01-Jan-2023 00:01:27 #14 59.15 Progress (1): 3.3/9.2 kB error 01-Jan-2023 00:01:27 Progress (1): 6.1/9.2 kB error 01-Jan-2023 00:01:27 Progress (1): 8.9/9.2 kB error 01-Jan-2023 00:01:27 Progress (1): 9.2 kB error 01-Jan-2023 00:01:27 error 01-Jan-2023 00:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.pom (9.2 kB at 25 kB/s) error 01-Jan-2023 00:01:27 #14 59.44 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-parent/5.11.9.Final/hibernate-search-parent-5.11.9.Final.pom error 01-Jan-2023 00:01:27 #14 59.58 Progress (1): 3.3/151 kB error 01-Jan-2023 00:01:27 Progress (1): 6.1/151 kB error 01-Jan-2023 00:01:27 Progress (1): 8.9/151 kB error 01-Jan-2023 00:01:27 Progress (1): 12/151 kB error 01-Jan-2023 00:01:27 Progress (1): 14/151 kB error 01-Jan-2023 00:01:27 Progress (1): 17/151 kB error 01-Jan-2023 00:01:27 Progress (1): 20/151 kB error 01-Jan-2023 00:01:27 Progress (1): 23/151 kB error 01-Jan-2023 00:01:27 Progress (1): 26/151 kB error 01-Jan-2023 00:01:27 Progress (1): 28/151 kB error 01-Jan-2023 00:01:27 Progress (1): 31/151 kB error 01-Jan-2023 00:01:27 Progress (1): 34/151 kB error 01-Jan-2023 00:01:27 Progress (1): 37/151 kB error 01-Jan-2023 00:01:27 Progress (1): 40/151 kB error 01-Jan-2023 00:01:27 Progress (1): 42/151 kB error 01-Jan-2023 00:01:27 Progress (1): 45/151 kB error 01-Jan-2023 00:01:27 Progress (1): 48/151 kB error 01-Jan-2023 00:01:27 Progress (1): 51/151 kB error 01-Jan-2023 00:01:27 Progress (1): 54/151 kB error 01-Jan-2023 00:01:27 Progress (1): 56/151 kB error 01-Jan-2023 00:01:27 Progress (1): 59/151 kB error 01-Jan-2023 00:01:27 Progress (1): 62/151 kB error 01-Jan-2023 00:01:27 Progress (1): 65/151 kB error 01-Jan-2023 00:01:27 Progress (1): 67/151 kB error 01-Jan-2023 00:01:27 Progress (1): 70/151 kB error 01-Jan-2023 00:01:27 Progress (1): 73/151 kB error 01-Jan-2023 00:01:27 Progress (1): 76/151 kB error 01-Jan-2023 00:01:27 Progress (1): 79/151 kB error 01-Jan-2023 00:01:27 Progress (1): 81/151 kB error 01-Jan-2023 00:01:27 Progress (1): 84/151 kB error 01-Jan-2023 00:01:27 Progress (1): 87/151 kB error 01-Jan-2023 00:01:27 Progress (1): 90/151 kB error 01-Jan-2023 00:01:27 Progress (1): 93/151 kB error 01-Jan-2023 00:01:27 Progress (1): 95/151 kB error 01-Jan-2023 00:01:27 Progress (1): 98/151 kB error 01-Jan-2023 00:01:27 Progress (1): 101/151 kB error 01-Jan-2023 00:01:27 Progress (1): 104/151 kB error 01-Jan-2023 00:01:27 Progress (1): 107/151 kB error 01-Jan-2023 00:01:27 Progress (1): 109/151 kB error 01-Jan-2023 00:01:27 Progress (1): 112/151 kB error 01-Jan-2023 00:01:27 Progress (1): 115/151 kB error 01-Jan-2023 00:01:27 Progress (1): 118/151 kB error 01-Jan-2023 00:01:27 Progress (1): 120/151 kB error 01-Jan-2023 00:01:27 Progress (1): 123/151 kB error 01-Jan-2023 00:01:27 Progress (1): 126/151 kB error 01-Jan-2023 00:01:27 Progress (1): 129/151 kB error 01-Jan-2023 00:01:27 Progress (1): 132/151 kB error 01-Jan-2023 00:01:27 Progress (1): 134/151 kB error 01-Jan-2023 00:01:27 Progress (1): 137/151 kB error 01-Jan-2023 00:01:27 Progress (1): 140/151 kB error 01-Jan-2023 00:01:27 Progress (1): 143/151 kB error 01-Jan-2023 00:01:27 Progress (1): 146/151 kB error 01-Jan-2023 00:01:27 Progress (1): 148/151 kB error 01-Jan-2023 00:01:27 Progress (1): 151 kB error 01-Jan-2023 00:01:27 error 01-Jan-2023 00:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-parent/5.11.9.Final/hibernate-search-parent-5.11.9.Final.pom (151 kB at 276 kB/s) error 01-Jan-2023 00:01:27 #14 60.26 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.pom error 01-Jan-2023 00:01:27 #14 60.41 Progress (1): 3.3/16 kB error 01-Jan-2023 00:01:27 Progress (1): 6.1/16 kB error 01-Jan-2023 00:01:27 Progress (1): 8.9/16 kB error 01-Jan-2023 00:01:27 Progress (1): 12/16 kB error 01-Jan-2023 00:01:27 Progress (1): 14/16 kB error 01-Jan-2023 00:01:27 Progress (1): 16 kB error 01-Jan-2023 00:01:27 error 01-Jan-2023 00:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.pom (16 kB at 57 kB/s) error 01-Jan-2023 00:01:28 #14 ... error 01-Jan-2023 00:01:28 error 01-Jan-2023 00:01:28 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 00:01:28 #17 55.35 Progress (1): 1.9 kB error 01-Jan-2023 00:01:28 error 01-Jan-2023 00:01:28 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom (1.9 kB at 8.2 kB/s) error 01-Jan-2023 00:01:28 #17 55.49 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.3/maven-dependency-analyzer-1.11.3.pom error 01-Jan-2023 00:01:28 #17 55.61 Progress (1): 3.3/6.8 kB error 01-Jan-2023 00:01:28 Progress (1): 6.1/6.8 kB error 01-Jan-2023 00:01:28 Progress (1): 6.8 kB error 01-Jan-2023 00:01:28 error 01-Jan-2023 00:01:28 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.3/maven-dependency-analyzer-1.11.3.pom (6.8 kB at 29 kB/s) error 01-Jan-2023 00:01:28 #17 55.74 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom error 01-Jan-2023 00:01:28 #17 55.87 Progress (1): 2.3 kB error 01-Jan-2023 00:01:28 error 01-Jan-2023 00:01:28 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 9.4 kB/s) error 01-Jan-2023 00:01:28 #17 55.99 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom error 01-Jan-2023 00:01:28 #17 56.11 Progress (1): 2.7 kB error 01-Jan-2023 00:01:28 error 01-Jan-2023 00:01:28 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 11 kB/s) error 01-Jan-2023 00:01:28 #17 56.23 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom error 01-Jan-2023 00:01:28 #17 56.35 Progress (1): 3.4/5.7 kB error 01-Jan-2023 00:01:29 Progress (1): 5.7 kB error 01-Jan-2023 00:01:29 error 01-Jan-2023 00:01:29 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 25 kB/s) error 01-Jan-2023 00:01:29 #17 56.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom error 01-Jan-2023 00:01:29 #17 56.59 Progress (1): 727 B error 01-Jan-2023 00:01:29 error 01-Jan-2023 00:01:29 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 2.7 kB/s) error 01-Jan-2023 00:01:29 #17 56.75 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom error 01-Jan-2023 00:01:29 #17 56.87 Progress (1): 3.4/7.5 kB error 01-Jan-2023 00:01:29 Progress (1): 6.2/7.5 kB error 01-Jan-2023 00:01:29 Progress (1): 7.5 kB error 01-Jan-2023 00:01:29 error 01-Jan-2023 00:01:29 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 32 kB/s) error 01-Jan-2023 00:01:29 #17 57.00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom error 01-Jan-2023 00:01:29 #17 57.12 Progress (1): 3.3/6.9 kB error 01-Jan-2023 00:01:29 Progress (1): 6.1/6.9 kB error 01-Jan-2023 00:01:29 Progress (1): 6.9 kB error 01-Jan-2023 00:01:29 error 01-Jan-2023 00:01:29 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 29 kB/s) error 01-Jan-2023 00:01:29 #17 57.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar error 01-Jan-2023 00:01:29 #17 57.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar error 01-Jan-2023 00:01:29 #17 57.32 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar error 01-Jan-2023 00:01:29 #17 57.32 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar error 01-Jan-2023 00:01:29 #17 57.33 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar error 01-Jan-2023 00:01:30 #17 57.41 Progress (1): 3.4/52 kB error 01-Jan-2023 00:01:30 Progress (1): 6.2/52 kB error 01-Jan-2023 00:01:30 Progress (1): 9.0/52 kB error 01-Jan-2023 00:01:30 Progress (1): 12/52 kB error 01-Jan-2023 00:01:30 Progress (1): 15/52 kB error 01-Jan-2023 00:01:30 Progress (1): 17/52 kB error 01-Jan-2023 00:01:30 Progress (1): 20/52 kB error 01-Jan-2023 00:01:30 Progress (1): 23/52 kB error 01-Jan-2023 00:01:30 Progress (1): 26/52 kB error 01-Jan-2023 00:01:30 Progress (1): 29/52 kB error 01-Jan-2023 00:01:30 Progress (1): 31/52 kB error 01-Jan-2023 00:01:30 Progress (1): 34/52 kB error 01-Jan-2023 00:01:30 Progress (1): 37/52 kB error 01-Jan-2023 00:01:30 Progress (1): 40/52 kB error 01-Jan-2023 00:01:30 Progress (1): 43/52 kB error 01-Jan-2023 00:01:30 Progress (1): 45/52 kB error 01-Jan-2023 00:01:30 Progress (1): 48/52 kB error 01-Jan-2023 00:01:30 Progress (1): 51/52 kB error 01-Jan-2023 00:01:30 Progress (1): 52 kB error 01-Jan-2023 00:01:30 Progress (2): 52 kB | 3.4/197 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 3.4/197 kB | 3.4/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 3.4/197 kB | 6.2/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 3.4/197 kB | 9.0/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 6.2/197 kB | 9.0/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 6.2/197 kB | 12/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 9.0/197 kB | 12/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 9.0/197 kB | 15/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 12/197 kB | 15/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 12/197 kB | 17/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 15/197 kB | 17/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 15/197 kB | 20/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 15/197 kB | 23/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 17/197 kB | 23/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 17/197 kB | 26/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 20/197 kB | 26/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 20/197 kB | 29/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 23/197 kB | 29/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 23/197 kB | 31/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 26/197 kB | 31/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 26/197 kB | 34/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 29/197 kB | 34/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 29/197 kB | 37/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 31/197 kB | 37/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 31/197 kB | 40/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 31/197 kB | 43/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 34/197 kB | 43/45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 34/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 37/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 40/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 43/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 45/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 48/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 51/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 54/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 56/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 59/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 62/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 65/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 68/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 70/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 73/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 76/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 79/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 82/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 84/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 87/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 90/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 93/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 95/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 98/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 101/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 104/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 107/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 109/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 112/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 115/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 118/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 121/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 123/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 126/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 129/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 132/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 135/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 137/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 140/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 143/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 146/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 149/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 151/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 154/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 157/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 160/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 163/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 165/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 168/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 171/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 174/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 177/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 179/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 182/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 185/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 188/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 191/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 193/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 196/197 kB | 45 kB error 01-Jan-2023 00:01:30 Progress (3): 52 kB | 197 kB | 45 kB error 01-Jan-2023 00:01:30 error 01-Jan-2023 00:01:30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 204 kB/s) error 01-Jan-2023 00:01:30 #17 57.54 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar error 01-Jan-2023 00:01:30 #17 57.57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 164 kB/s) error 01-Jan-2023 00:01:30 #17 57.57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar error 01-Jan-2023 00:01:30 #17 57.65 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 549 kB/s) error 01-Jan-2023 00:01:30 #17 57.65 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar error 01-Jan-2023 00:01:30 #17 57.68 Progress (1): 3.4/42 kB error 01-Jan-2023 00:01:30 Progress (1): 6.2/42 kB error 01-Jan-2023 00:01:30 Progress (1): 9.0/42 kB error 01-Jan-2023 00:01:30 Progress (1): 12/42 kB error 01-Jan-2023 00:01:30 Progress (1): 15/42 kB error 01-Jan-2023 00:01:30 Progress (1): 17/42 kB error 01-Jan-2023 00:01:30 Progress (1): 20/42 kB error 01-Jan-2023 00:01:30 Progress (1): 23/42 kB error 01-Jan-2023 00:01:30 Progress (1): 26/42 kB error 01-Jan-2023 00:01:30 Progress (1): 29/42 kB error 01-Jan-2023 00:01:30 Progress (1): 31/42 kB error 01-Jan-2023 00:01:30 Progress (1): 34/42 kB error 01-Jan-2023 00:01:30 Progress (1): 37/42 kB error 01-Jan-2023 00:01:30 Progress (1): 40/42 kB error 01-Jan-2023 00:01:30 Progress (1): 42 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 3.4/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 6.2/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 9.0/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 12/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 15/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 17/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 20/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 23/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 26/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 29/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 31/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 34/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 37/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 40/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 43/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 45/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 48/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 51/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 54/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 56/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 59/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 62/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 65/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 68/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 70/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 73/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 76/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 79/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 82/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 84/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 87/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 90/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 93/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 96/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 98/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 101/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 104/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 107/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 110/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 112/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 115/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 118/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 121/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 124/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 126/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 129/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 132/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 135/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 138/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 140/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 143/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 146/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 149/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 152/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 154/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 157/160 kB error 01-Jan-2023 00:01:30 Progress (2): 42 kB | 160 kB error 01-Jan-2023 00:01:30 error 01-Jan-2023 00:01:30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 86 kB/s) error 01-Jan-2023 00:01:30 #17 57.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar error 01-Jan-2023 00:01:30 #17 57.85 Progress (2): 160 kB | 3.4/154 kB error 01-Jan-2023 00:01:30 Progress (2): 160 kB | 6.2/154 kB error 01-Jan-2023 00:01:30 Progress (2): 160 kB | 9.0/154 kB error 01-Jan-2023 00:01:30 Progress (2): 160 kB | 12/154 kB error 01-Jan-2023 00:01:30 error 01-Jan-2023 00:01:30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 258 kB/s) error 01-Jan-2023 00:01:30 #17 57.94 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar error 01-Jan-2023 00:01:30 #17 57.94 Progress (2): 12/154 kB | 3.4/62 kB error 01-Jan-2023 00:01:30 Progress (2): 12/154 kB | 6.2/62 kB error 01-Jan-2023 00:01:30 Progress (2): 12/154 kB | 9.0/62 kB error 01-Jan-2023 00:01:30 Progress (2): 12/154 kB | 12/62 kB error 01-Jan-2023 00:01:30 Progress (2): 12/154 kB | 15/62 kB error 01-Jan-2023 00:01:30 Progress (2): 12/154 kB | 17/62 kB error 01-Jan-2023 00:01:30 Progress (2): 12/154 kB | 20/62 kB error 01-Jan-2023 00:01:30 Progress (2): 12/154 kB | 23/62 kB error 01-Jan-2023 00:01:30 Progress (2): 12/154 kB | 26/62 kB error 01-Jan-2023 00:01:30 Progress (2): 15/154 kB | 26/62 kB error 01-Jan-2023 00:01:30 Progress (2): 17/154 kB | 26/62 kB error 01-Jan-2023 00:01:30 Progress (2): 20/154 kB | 26/62 kB error 01-Jan-2023 00:01:30 Progress (2): 23/154 kB | 26/62 kB error 01-Jan-2023 00:01:30 Progress (2): 26/154 kB | 26/62 kB error 01-Jan-2023 00:01:30 Progress (2): 29/154 kB | 26/62 kB error 01-Jan-2023 00:01:30 Progress (2): 31/154 kB | 26/62 kB error 01-Jan-2023 00:01:30 Progress (2): 34/154 kB | 26/62 kB error 01-Jan-2023 00:01:30 Progress (2): 37/154 kB | 26/62 kB error 01-Jan-2023 00:01:30 Progress (2): 40/154 kB | 26/62 kB error 01-Jan-2023 00:01:30 Progress (2): 40/154 kB | 29/62 kB error 01-Jan-2023 00:01:30 Progress (2): 40/154 kB | 31/62 kB error 01-Jan-2023 00:01:30 Progress (2): 40/154 kB | 34/62 kB error 01-Jan-2023 00:01:30 Progress (2): 40/154 kB | 37/62 kB error 01-Jan-2023 00:01:30 Progress (2): 40/154 kB | 40/62 kB error 01-Jan-2023 00:01:30 Progress (2): 40/154 kB | 43/62 kB error 01-Jan-2023 00:01:30 Progress (2): 40/154 kB | 45/62 kB error 01-Jan-2023 00:01:30 Progress (2): 40/154 kB | 48/62 kB error 01-Jan-2023 00:01:30 Progress (2): 40/154 kB | 51/62 kB error 01-Jan-2023 00:01:30 Progress (2): 40/154 kB | 54/62 kB error 01-Jan-2023 00:01:30 Progress (2): 40/154 kB | 56/62 kB error 01-Jan-2023 00:01:30 Progress (2): 40/154 kB | 59/62 kB error 01-Jan-2023 00:01:30 Progress (2): 40/154 kB | 62 kB error 01-Jan-2023 00:01:30 Progress (3): 40/154 kB | 62 kB | 4.1/291 kB error 01-Jan-2023 00:01:30 Progress (3): 40/154 kB | 62 kB | 8.2/291 kB error 01-Jan-2023 00:01:30 Progress (3): 40/154 kB | 62 kB | 12/291 kB error 01-Jan-2023 00:01:30 Progress (3): 40/154 kB | 62 kB | 16/291 kB error 01-Jan-2023 00:01:30 Progress (3): 43/154 kB | 62 kB | 16/291 kB error 01-Jan-2023 00:01:30 Progress (3): 45/154 kB | 62 kB | 16/291 kB error 01-Jan-2023 00:01:30 Progress (3): 48/154 kB | 62 kB | 16/291 kB error 01-Jan-2023 00:01:30 Progress (3): 51/154 kB | 62 kB | 16/291 kB error 01-Jan-2023 00:01:30 Progress (3): 54/154 kB | 62 kB | 16/291 kB error 01-Jan-2023 00:01:30 Progress (3): 57/154 kB | 62 kB | 16/291 kB error 01-Jan-2023 00:01:30 Progress (3): 59/154 kB | 62 kB | 16/291 kB error 01-Jan-2023 00:01:30 Progress (3): 62/154 kB | 62 kB | 16/291 kB error 01-Jan-2023 00:01:30 Progress (3): 65/154 kB | 62 kB | 16/291 kB error 01-Jan-2023 00:01:30 Progress (3): 68/154 kB | 62 kB | 16/291 kB error 01-Jan-2023 00:01:30 Progress (3): 71/154 kB | 62 kB | 16/291 kB error 01-Jan-2023 00:01:30 Progress (3): 73/154 kB | 62 kB | 16/291 kB error 01-Jan-2023 00:01:30 Progress (3): 76/154 kB | 62 kB | 16/291 kB error 01-Jan-2023 00:01:30 Progress (3): 79/154 kB | 62 kB | 16/291 kB error 01-Jan-2023 00:01:30 Progress (3): 82/154 kB | 62 kB | 16/291 kB error 01-Jan-2023 00:01:30 Progress (3): 85/154 kB | 62 kB | 16/291 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 16/291 kB | 3.4/50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 16/291 kB | 6.2/50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 16/291 kB | 9.0/50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 16/291 kB | 12/50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 16/291 kB | 15/50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 16/291 kB | 17/50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 16/291 kB | 20/50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 16/291 kB | 23/50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 16/291 kB | 26/50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 16/291 kB | 29/50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 16/291 kB | 31/50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 16/291 kB | 34/50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 16/291 kB | 37/50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 16/291 kB | 40/50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 16/291 kB | 43/50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 16/291 kB | 45/50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 16/291 kB | 48/50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 16/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 20/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 24/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 28/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 32/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 36/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 40/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 44/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 48/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (4): 85/154 kB | 62 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 error 01-Jan-2023 00:01:30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (62 kB at 77 kB/s) error 01-Jan-2023 00:01:30 #17 58.12 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar error 01-Jan-2023 00:01:30 #17 58.15 Progress (3): 87/154 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (3): 90/154 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (3): 93/154 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (3): 96/154 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (3): 99/154 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (3): 101/154 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (3): 104/154 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (3): 107/154 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (3): 110/154 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (3): 113/154 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (3): 115/154 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (3): 118/154 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (3): 121/154 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (3): 124/154 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (3): 127/154 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (3): 129/154 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (3): 132/154 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (3): 135/154 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (3): 138/154 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (3): 141/154 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (3): 143/154 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (3): 146/154 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (3): 149/154 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (3): 152/154 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 51/291 kB | 50 kB error 01-Jan-2023 00:01:30 Progress (4): 154 kB | 51/291 kB | 50 kB | 4.1/557 kB error 01-Jan-2023 00:01:30 Progress (4): 154 kB | 51/291 kB | 50 kB | 8.2/557 kB error 01-Jan-2023 00:01:30 Progress (4): 154 kB | 51/291 kB | 50 kB | 12/557 kB error 01-Jan-2023 00:01:30 Progress (4): 154 kB | 51/291 kB | 50 kB | 16/557 kB error 01-Jan-2023 00:01:30 error 01-Jan-2023 00:01:30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 57 kB/s) error 01-Jan-2023 00:01:30 #17 58.19 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar error 01-Jan-2023 00:01:30 #17 58.20 Progress (3): 154 kB | 55/291 kB | 16/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 59/291 kB | 16/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 63/291 kB | 16/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 67/291 kB | 16/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 71/291 kB | 16/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 75/291 kB | 16/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 79/291 kB | 16/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 83/291 kB | 16/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 85/291 kB | 16/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 89/291 kB | 16/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 94/291 kB | 16/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 98/291 kB | 16/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 102/291 kB | 16/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 106/291 kB | 16/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 110/291 kB | 16/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 114/291 kB | 16/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 118/291 kB | 16/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 120/291 kB | 16/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 120/291 kB | 20/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 120/291 kB | 25/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 120/291 kB | 29/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 120/291 kB | 33/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 120/291 kB | 37/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 120/291 kB | 41/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 120/291 kB | 45/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 120/291 kB | 49/557 kB error 01-Jan-2023 00:01:30 Progress (3): 154 kB | 120/291 kB | 52/557 kB error 01-Jan-2023 00:01:30 error 01-Jan-2023 00:01:30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 159 kB/s) error 01-Jan-2023 00:01:30 #17 58.27 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar error 01-Jan-2023 00:01:30 #17 58.30 Progress (3): 120/291 kB | 52/557 kB | 3.4/25 kB error 01-Jan-2023 00:01:30 Progress (3): 120/291 kB | 52/557 kB | 6.2/25 kB error 01-Jan-2023 00:01:30 Progress (3): 120/291 kB | 52/557 kB | 9.0/25 kB error 01-Jan-2023 00:01:30 Progress (3): 120/291 kB | 52/557 kB | 12/25 kB error 01-Jan-2023 00:01:30 Progress (3): 120/291 kB | 52/557 kB | 15/25 kB error 01-Jan-2023 00:01:30 Progress (3): 120/291 kB | 52/557 kB | 17/25 kB error 01-Jan-2023 00:01:30 Progress (3): 120/291 kB | 52/557 kB | 20/25 kB error 01-Jan-2023 00:01:30 Progress (3): 120/291 kB | 52/557 kB | 23/25 kB error 01-Jan-2023 00:01:30 Progress (3): 120/291 kB | 52/557 kB | 25 kB error 01-Jan-2023 00:01:30 Progress (3): 124/291 kB | 52/557 kB | 25 kB error 01-Jan-2023 00:01:30 Progress (3): 128/291 kB | 52/557 kB | 25 kB error 01-Jan-2023 00:01:30 Progress (3): 132/291 kB | 52/557 kB | 25 kB error 01-Jan-2023 00:01:30 Progress (3): 137/291 kB | 52/557 kB | 25 kB error 01-Jan-2023 00:01:30 Progress (3): 141/291 kB | 52/557 kB | 25 kB error 01-Jan-2023 00:01:31 Progress (3): 145/291 kB | 52/557 kB | 25 kB error 01-Jan-2023 00:01:31 Progress (3): 149/291 kB | 52/557 kB | 25 kB error 01-Jan-2023 00:01:31 Progress (3): 153/291 kB | 52/557 kB | 25 kB error 01-Jan-2023 00:01:31 Progress (3): 155/291 kB | 52/557 kB | 25 kB error 01-Jan-2023 00:01:31 Progress (3): 159/291 kB | 52/557 kB | 25 kB error 01-Jan-2023 00:01:31 Progress (3): 163/291 kB | 52/557 kB | 25 kB error 01-Jan-2023 00:01:31 Progress (3): 167/291 kB | 52/557 kB | 25 kB error 01-Jan-2023 00:01:31 Progress (3): 171/291 kB | 52/557 kB | 25 kB error 01-Jan-2023 00:01:31 Progress (3): 175/291 kB | 52/557 kB | 25 kB error 01-Jan-2023 00:01:31 Progress (3): 180/291 kB | 52/557 kB | 25 kB error 01-Jan-2023 00:01:31 Progress (3): 184/291 kB | 52/557 kB | 25 kB error 01-Jan-2023 00:01:31 Progress (3): 188/291 kB | 52/557 kB | 25 kB error 01-Jan-2023 00:01:31 Progress (3): 190/291 kB | 52/557 kB | 25 kB error 01-Jan-2023 00:01:31 Progress (3): 194/291 kB | 52/557 kB | 25 kB error 01-Jan-2023 00:01:31 Progress (3): 198/291 kB | 52/557 kB | 25 kB error 01-Jan-2023 00:01:31 Progress (3): 202/291 kB | 52/557 kB | 25 kB error 01-Jan-2023 00:01:31 Progress (3): 206/291 kB | 52/557 kB | 25 kB error 01-Jan-2023 00:01:31 Progress (4): 206/291 kB | 52/557 kB | 25 kB | 3.4/42 kB error 01-Jan-2023 00:01:31 Progress (4): 206/291 kB | 52/557 kB | 25 kB | 6.2/42 kB error 01-Jan-2023 00:01:31 Progress (4): 210/291 kB | 52/557 kB | 25 kB | 6.2/42 kB error 01-Jan-2023 00:01:31 Progress (4): 214/291 kB | 52/557 kB | 25 kB | 6.2/42 kB error 01-Jan-2023 00:01:31 Progress (4): 218/291 kB | 52/557 kB | 25 kB | 6.2/42 kB error 01-Jan-2023 00:01:31 Progress (4): 218/291 kB | 52/557 kB | 25 kB | 9.0/42 kB error 01-Jan-2023 00:01:31 Progress (4): 223/291 kB | 52/557 kB | 25 kB | 9.0/42 kB error 01-Jan-2023 00:01:31 Progress (4): 223/291 kB | 52/557 kB | 25 kB | 12/42 kB error 01-Jan-2023 00:01:31 Progress (4): 225/291 kB | 52/557 kB | 25 kB | 12/42 kB error 01-Jan-2023 00:01:31 Progress (4): 225/291 kB | 52/557 kB | 25 kB | 15/42 kB error 01-Jan-2023 00:01:31 Progress (4): 225/291 kB | 52/557 kB | 25 kB | 17/42 kB error 01-Jan-2023 00:01:31 Progress (4): 229/291 kB | 52/557 kB | 25 kB | 17/42 kB error 01-Jan-2023 00:01:31 Progress (4): 233/291 kB | 52/557 kB | 25 kB | 17/42 kB error 01-Jan-2023 00:01:31 Progress (4): 233/291 kB | 52/557 kB | 25 kB | 20/42 kB error 01-Jan-2023 00:01:31 Progress (4): 233/291 kB | 52/557 kB | 25 kB | 23/42 kB error 01-Jan-2023 00:01:31 Progress (4): 237/291 kB | 52/557 kB | 25 kB | 23/42 kB error 01-Jan-2023 00:01:31 Progress (4): 241/291 kB | 52/557 kB | 25 kB | 23/42 kB error 01-Jan-2023 00:01:31 Progress (4): 241/291 kB | 52/557 kB | 25 kB | 26/42 kB error 01-Jan-2023 00:01:31 Progress (4): 245/291 kB | 52/557 kB | 25 kB | 26/42 kB error 01-Jan-2023 00:01:31 Progress (4): 249/291 kB | 52/557 kB | 25 kB | 26/42 kB error 01-Jan-2023 00:01:31 Progress (4): 249/291 kB | 52/557 kB | 25 kB | 29/42 kB error 01-Jan-2023 00:01:31 Progress (4): 249/291 kB | 52/557 kB | 25 kB | 31/42 kB error 01-Jan-2023 00:01:31 Progress (4): 253/291 kB | 52/557 kB | 25 kB | 31/42 kB error 01-Jan-2023 00:01:31 Progress (4): 253/291 kB | 52/557 kB | 25 kB | 34/42 kB error 01-Jan-2023 00:01:31 Progress (4): 257/291 kB | 52/557 kB | 25 kB | 34/42 kB error 01-Jan-2023 00:01:31 Progress (4): 259/291 kB | 52/557 kB | 25 kB | 34/42 kB error 01-Jan-2023 00:01:31 Progress (4): 259/291 kB | 52/557 kB | 25 kB | 37/42 kB error 01-Jan-2023 00:01:31 Progress (4): 259/291 kB | 52/557 kB | 25 kB | 40/42 kB error 01-Jan-2023 00:01:31 Progress (4): 259/291 kB | 52/557 kB | 25 kB | 42 kB error 01-Jan-2023 00:01:31 Progress (4): 259/291 kB | 56/557 kB | 25 kB | 42 kB error 01-Jan-2023 00:01:31 Progress (4): 259/291 kB | 60/557 kB | 25 kB | 42 kB error 01-Jan-2023 00:01:31 Progress (4): 259/291 kB | 64/557 kB | 25 kB | 42 kB error 01-Jan-2023 00:01:31 Progress (4): 259/291 kB | 68/557 kB | 25 kB | 42 kB error 01-Jan-2023 00:01:31 Progress (4): 259/291 kB | 72/557 kB | 25 kB | 42 kB error 01-Jan-2023 00:01:31 Progress (4): 259/291 kB | 76/557 kB | 25 kB | 42 kB error 01-Jan-2023 00:01:31 Progress (4): 259/291 kB | 80/557 kB | 25 kB | 42 kB error 01-Jan-2023 00:01:31 Progress (4): 259/291 kB | 84/557 kB | 25 kB | 42 kB error 01-Jan-2023 00:01:31 Progress (4): 259/291 kB | 86/557 kB | 25 kB | 42 kB error 01-Jan-2023 00:01:31 Progress (4): 259/291 kB | 90/557 kB | 25 kB | 42 kB error 01-Jan-2023 00:01:31 Progress (4): 259/291 kB | 95/557 kB | 25 kB | 42 kB error 01-Jan-2023 00:01:31 Progress (4): 259/291 kB | 99/557 kB | 25 kB | 42 kB error 01-Jan-2023 00:01:31 Progress (4): 259/291 kB | 103/557 kB | 25 kB | 42 kB error 01-Jan-2023 00:01:31 Progress (4): 259/291 kB | 107/557 kB | 25 kB | 42 kB error 01-Jan-2023 00:01:31 Progress (4): 259/291 kB | 111/557 kB | 25 kB | 42 kB error 01-Jan-2023 00:01:31 Progress (4): 259/291 kB | 115/557 kB | 25 kB | 42 kB error 01-Jan-2023 00:01:31 Progress (4): 259/291 kB | 119/557 kB | 25 kB | 42 kB error 01-Jan-2023 00:01:31 Progress (4): 259/291 kB | 121/557 kB | 25 kB | 42 kB error 01-Jan-2023 00:01:31 Progress (5): 259/291 kB | 121/557 kB | 25 kB | 42 kB | 3.4/60 kB error 01-Jan-2023 00:01:31 Progress (5): 259/291 kB | 121/557 kB | 25 kB | 42 kB | 6.2/60 kB error 01-Jan-2023 00:01:31 Progress (5): 259/291 kB | 121/557 kB | 25 kB | 42 kB | 9.0/60 kB error 01-Jan-2023 00:01:31 Progress (5): 259/291 kB | 121/557 kB | 25 kB | 42 kB | 12/60 kB error 01-Jan-2023 00:01:31 Progress (5): 259/291 kB | 121/557 kB | 25 kB | 42 kB | 15/60 kB error 01-Jan-2023 00:01:31 Progress (5): 259/291 kB | 121/557 kB | 25 kB | 42 kB | 17/60 kB error 01-Jan-2023 00:01:31 Progress (5): 259/291 kB | 121/557 kB | 25 kB | 42 kB | 20/60 kB error 01-Jan-2023 00:01:31 Progress (5): 259/291 kB | 121/557 kB | 25 kB | 42 kB | 23/60 kB error 01-Jan-2023 00:01:31 Progress (5): 259/291 kB | 121/557 kB | 25 kB | 42 kB | 26/60 kB error 01-Jan-2023 00:01:31 Progress (5): 259/291 kB | 121/557 kB | 25 kB | 42 kB | 29/60 kB error 01-Jan-2023 00:01:31 Progress (5): 259/291 kB | 121/557 kB | 25 kB | 42 kB | 31/60 kB error 01-Jan-2023 00:01:31 Progress (5): 259/291 kB | 121/557 kB | 25 kB | 42 kB | 34/60 kB error 01-Jan-2023 00:01:31 Progress (5): 259/291 kB | 121/557 kB | 25 kB | 42 kB | 37/60 kB error 01-Jan-2023 00:01:31 Progress (5): 259/291 kB | 121/557 kB | 25 kB | 42 kB | 40/60 kB error 01-Jan-2023 00:01:31 Progress (5): 259/291 kB | 121/557 kB | 25 kB | 42 kB | 43/60 kB error 01-Jan-2023 00:01:31 Progress (5): 259/291 kB | 121/557 kB | 25 kB | 42 kB | 45/60 kB error 01-Jan-2023 00:01:31 Progress (5): 264/291 kB | 121/557 kB | 25 kB | 42 kB | 45/60 kB error 01-Jan-2023 00:01:31 Progress (5): 268/291 kB | 121/557 kB | 25 kB | 42 kB | 45/60 kB error 01-Jan-2023 00:01:31 Progress (5): 272/291 kB | 121/557 kB | 25 kB | 42 kB | 45/60 kB error 01-Jan-2023 00:01:31 Progress (5): 276/291 kB | 121/557 kB | 25 kB | 42 kB | 45/60 kB error 01-Jan-2023 00:01:31 Progress (5): 280/291 kB | 121/557 kB | 25 kB | 42 kB | 45/60 kB error 01-Jan-2023 00:01:31 Progress (5): 284/291 kB | 121/557 kB | 25 kB | 42 kB | 45/60 kB error 01-Jan-2023 00:01:31 Progress (5): 288/291 kB | 121/557 kB | 25 kB | 42 kB | 45/60 kB error 01-Jan-2023 00:01:31 Progress (5): 291 kB | 121/557 kB | 25 kB | 42 kB | 45/60 kB error 01-Jan-2023 00:01:31 Progress (5): 291 kB | 121/557 kB | 25 kB | 42 kB | 48/60 kB error 01-Jan-2023 00:01:31 Progress (5): 291 kB | 121/557 kB | 25 kB | 42 kB | 51/60 kB error 01-Jan-2023 00:01:31 Progress (5): 291 kB | 121/557 kB | 25 kB | 42 kB | 54/60 kB error 01-Jan-2023 00:01:31 Progress (5): 291 kB | 121/557 kB | 25 kB | 42 kB | 57/60 kB error 01-Jan-2023 00:01:31 Progress (5): 291 kB | 121/557 kB | 25 kB | 42 kB | 59/60 kB error 01-Jan-2023 00:01:31 Progress (5): 291 kB | 121/557 kB | 25 kB | 42 kB | 60 kB error 01-Jan-2023 00:01:31 error 01-Jan-2023 00:01:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 37 kB/s) error 01-Jan-2023 00:01:31 #17 58.46 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar error 01-Jan-2023 00:01:31 #17 58.46 Progress (4): 291 kB | 125/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 129/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 134/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 138/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 142/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 146/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 150/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 154/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 156/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 160/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 164/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 168/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 172/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 177/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 181/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 185/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 189/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 191/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 195/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 199/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 203/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 207/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 211/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 215/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 220/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 224/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 226/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 230/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 234/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 238/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 242/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 246/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 250/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 254/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 258/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 Progress (4): 291 kB | 260/557 kB | 25 kB | 60 kB error 01-Jan-2023 00:01:31 error 01-Jan-2023 00:01:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 22 kB/s) error 01-Jan-2023 00:01:31 #17 58.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar error 01-Jan-2023 00:01:31 #17 58.52 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 239 kB/s) error 01-Jan-2023 00:01:31 #17 58.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar error 01-Jan-2023 00:01:31 #17 58.52 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 50 kB/s) error 01-Jan-2023 00:01:31 #17 58.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar error 01-Jan-2023 00:01:31 #17 58.56 Progress (1): 265/557 kB error 01-Jan-2023 00:01:31 Progress (1): 269/557 kB error 01-Jan-2023 00:01:31 Progress (1): 273/557 kB error 01-Jan-2023 00:01:31 Progress (1): 277/557 kB error 01-Jan-2023 00:01:31 Progress (1): 281/557 kB error 01-Jan-2023 00:01:31 Progress (1): 285/557 kB error 01-Jan-2023 00:01:31 Progress (1): 289/557 kB error 01-Jan-2023 00:01:31 Progress (1): 293/557 kB error 01-Jan-2023 00:01:31 Progress (1): 295/557 kB error 01-Jan-2023 00:01:31 Progress (1): 299/557 kB error 01-Jan-2023 00:01:31 Progress (1): 303/557 kB error 01-Jan-2023 00:01:31 Progress (1): 308/557 kB error 01-Jan-2023 00:01:31 Progress (1): 312/557 kB error 01-Jan-2023 00:01:31 Progress (1): 316/557 kB error 01-Jan-2023 00:01:31 Progress (1): 320/557 kB error 01-Jan-2023 00:01:31 Progress (1): 324/557 kB error 01-Jan-2023 00:01:31 Progress (1): 328/557 kB error 01-Jan-2023 00:01:31 Progress (1): 330/557 kB error 01-Jan-2023 00:01:31 Progress (1): 334/557 kB error 01-Jan-2023 00:01:31 Progress (1): 338/557 kB error 01-Jan-2023 00:01:31 Progress (1): 342/557 kB error 01-Jan-2023 00:01:31 Progress (1): 346/557 kB error 01-Jan-2023 00:01:31 Progress (1): 351/557 kB error 01-Jan-2023 00:01:31 Progress (1): 355/557 kB error 01-Jan-2023 00:01:31 Progress (1): 359/557 kB error 01-Jan-2023 00:01:31 Progress (1): 363/557 kB error 01-Jan-2023 00:01:31 Progress (1): 365/557 kB error 01-Jan-2023 00:01:31 Progress (1): 369/557 kB error 01-Jan-2023 00:01:31 Progress (1): 373/557 kB error 01-Jan-2023 00:01:31 Progress (1): 377/557 kB error 01-Jan-2023 00:01:31 Progress (1): 381/557 kB error 01-Jan-2023 00:01:31 Progress (1): 385/557 kB error 01-Jan-2023 00:01:31 Progress (1): 390/557 kB error 01-Jan-2023 00:01:31 Progress (1): 394/557 kB error 01-Jan-2023 00:01:31 Progress (1): 398/557 kB error 01-Jan-2023 00:01:31 Progress (1): 400/557 kB error 01-Jan-2023 00:01:31 Progress (1): 404/557 kB error 01-Jan-2023 00:01:31 Progress (1): 408/557 kB error 01-Jan-2023 00:01:31 Progress (1): 412/557 kB error 01-Jan-2023 00:01:31 Progress (1): 416/557 kB error 01-Jan-2023 00:01:31 Progress (1): 420/557 kB error 01-Jan-2023 00:01:31 Progress (1): 424/557 kB error 01-Jan-2023 00:01:31 Progress (1): 428/557 kB error 01-Jan-2023 00:01:31 Progress (1): 433/557 kB error 01-Jan-2023 00:01:31 Progress (1): 435/557 kB error 01-Jan-2023 00:01:31 Progress (1): 439/557 kB error 01-Jan-2023 00:01:31 Progress (1): 443/557 kB error 01-Jan-2023 00:01:31 Progress (1): 447/557 kB error 01-Jan-2023 00:01:31 Progress (1): 451/557 kB error 01-Jan-2023 00:01:31 Progress (1): 455/557 kB error 01-Jan-2023 00:01:31 Progress (1): 459/557 kB error 01-Jan-2023 00:01:31 Progress (2): 459/557 kB | 3.3/18 kB error 01-Jan-2023 00:01:31 Progress (2): 463/557 kB | 3.3/18 kB error 01-Jan-2023 00:01:31 Progress (2): 463/557 kB | 6.1/18 kB error 01-Jan-2023 00:01:31 Progress (2): 467/557 kB | 6.1/18 kB error 01-Jan-2023 00:01:31 Progress (2): 467/557 kB | 8.9/18 kB error 01-Jan-2023 00:01:31 Progress (2): 469/557 kB | 8.9/18 kB error 01-Jan-2023 00:01:31 Progress (2): 469/557 kB | 12/18 kB error 01-Jan-2023 00:01:31 Progress (2): 469/557 kB | 14/18 kB error 01-Jan-2023 00:01:31 Progress (2): 469/557 kB | 17/18 kB error 01-Jan-2023 00:01:31 Progress (2): 469/557 kB | 18 kB error 01-Jan-2023 00:01:31 Progress (2): 473/557 kB | 18 kB error 01-Jan-2023 00:01:31 Progress (2): 478/557 kB | 18 kB error 01-Jan-2023 00:01:31 Progress (2): 482/557 kB | 18 kB error 01-Jan-2023 00:01:31 Progress (2): 486/557 kB | 18 kB error 01-Jan-2023 00:01:31 Progress (2): 490/557 kB | 18 kB error 01-Jan-2023 00:01:31 Progress (2): 494/557 kB | 18 kB error 01-Jan-2023 00:01:31 Progress (2): 498/557 kB | 18 kB error 01-Jan-2023 00:01:31 Progress (2): 502/557 kB | 18 kB error 01-Jan-2023 00:01:31 Progress (2): 504/557 kB | 18 kB error 01-Jan-2023 00:01:31 Progress (2): 508/557 kB | 18 kB error 01-Jan-2023 00:01:31 Progress (2): 512/557 kB | 18 kB error 01-Jan-2023 00:01:31 Progress (2): 516/557 kB | 18 kB error 01-Jan-2023 00:01:31 Progress (2): 521/557 kB | 18 kB error 01-Jan-2023 00:01:31 Progress (2): 525/557 kB | 18 kB error 01-Jan-2023 00:01:31 Progress (2): 529/557 kB | 18 kB error 01-Jan-2023 00:01:31 Progress (2): 533/557 kB | 18 kB error 01-Jan-2023 00:01:31 Progress (2): 537/557 kB | 18 kB error 01-Jan-2023 00:01:31 Progress (2): 539/557 kB | 18 kB error 01-Jan-2023 00:01:31 Progress (2): 543/557 kB | 18 kB error 01-Jan-2023 00:01:31 Progress (2): 547/557 kB | 18 kB error 01-Jan-2023 00:01:31 Progress (2): 551/557 kB | 18 kB error 01-Jan-2023 00:01:31 Progress (2): 555/557 kB | 18 kB error 01-Jan-2023 00:01:31 Progress (2): 557 kB | 18 kB error 01-Jan-2023 00:01:31 Progress (3): 557 kB | 18 kB | 3.4/61 kB error 01-Jan-2023 00:01:31 Progress (4): 557 kB | 18 kB | 3.4/61 kB | 3.3/12 kB error 01-Jan-2023 00:01:31 Progress (4): 557 kB | 18 kB | 3.4/61 kB | 6.1/12 kB error 01-Jan-2023 00:01:31 Progress (4): 557 kB | 18 kB | 3.4/61 kB | 8.9/12 kB error 01-Jan-2023 00:01:31 Progress (4): 557 kB | 18 kB | 3.4/61 kB | 12 kB error 01-Jan-2023 00:01:31 Progress (4): 557 kB | 18 kB | 6.2/61 kB | 12 kB error 01-Jan-2023 00:01:31 Progress (4): 557 kB | 18 kB | 9.0/61 kB | 12 kB error 01-Jan-2023 00:01:31 Progress (4): 557 kB | 18 kB | 12/61 kB | 12 kB error 01-Jan-2023 00:01:31 Progress (4): 557 kB | 18 kB | 15/61 kB | 12 kB error 01-Jan-2023 00:01:31 Progress (4): 557 kB | 18 kB | 17/61 kB | 12 kB error 01-Jan-2023 00:01:31 Progress (4): 557 kB | 18 kB | 20/61 kB | 12 kB error 01-Jan-2023 00:01:31 Progress (4): 557 kB | 18 kB | 23/61 kB | 12 kB error 01-Jan-2023 00:01:31 Progress (4): 557 kB | 18 kB | 26/61 kB | 12 kB error 01-Jan-2023 00:01:31 Progress (4): 557 kB | 18 kB | 29/61 kB | 12 kB error 01-Jan-2023 00:01:31 Progress (4): 557 kB | 18 kB | 31/61 kB | 12 kB error 01-Jan-2023 00:01:31 Progress (5): 557 kB | 18 kB | 31/61 kB | 12 kB | 3.3/12 kB error 01-Jan-2023 00:01:31 Progress (5): 557 kB | 18 kB | 34/61 kB | 12 kB | 3.3/12 kB error 01-Jan-2023 00:01:31 Progress (5): 557 kB | 18 kB | 34/61 kB | 12 kB | 6.1/12 kB error 01-Jan-2023 00:01:31 Progress (5): 557 kB | 18 kB | 34/61 kB | 12 kB | 8.9/12 kB error 01-Jan-2023 00:01:31 Progress (5): 557 kB | 18 kB | 37/61 kB | 12 kB | 8.9/12 kB error 01-Jan-2023 00:01:31 Progress (5): 557 kB | 18 kB | 37/61 kB | 12 kB | 12 kB error 01-Jan-2023 00:01:31 Progress (5): 557 kB | 18 kB | 40/61 kB | 12 kB | 12 kB error 01-Jan-2023 00:01:31 Progress (5): 557 kB | 18 kB | 43/61 kB | 12 kB | 12 kB error 01-Jan-2023 00:01:31 Progress (5): 557 kB | 18 kB | 45/61 kB | 12 kB | 12 kB error 01-Jan-2023 00:01:31 Progress (5): 557 kB | 18 kB | 48/61 kB | 12 kB | 12 kB error 01-Jan-2023 00:01:31 Progress (5): 557 kB | 18 kB | 51/61 kB | 12 kB | 12 kB error 01-Jan-2023 00:01:31 Progress (5): 557 kB | 18 kB | 54/61 kB | 12 kB | 12 kB error 01-Jan-2023 00:01:31 Progress (5): 557 kB | 18 kB | 57/61 kB | 12 kB | 12 kB error 01-Jan-2023 00:01:31 Progress (5): 557 kB | 18 kB | 59/61 kB | 12 kB | 12 kB error 01-Jan-2023 00:01:31 Progress (5): 557 kB | 18 kB | 61 kB | 12 kB | 12 kB error 01-Jan-2023 00:01:31 error 01-Jan-2023 00:01:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar (18 kB at 13 kB/s) error 01-Jan-2023 00:01:31 #17 58.70 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar error 01-Jan-2023 00:01:31 #17 58.72 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 399 kB/s) error 01-Jan-2023 00:01:31 #17 58.72 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar error 01-Jan-2023 00:01:31 #17 58.76 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar (12 kB at 8.1 kB/s) error 01-Jan-2023 00:01:31 #17 58.76 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar error 01-Jan-2023 00:01:31 #17 58.76 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar (12 kB at 8.0 kB/s) error 01-Jan-2023 00:01:31 #17 58.76 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar error 01-Jan-2023 00:01:31 #17 58.81 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 41 kB/s) error 01-Jan-2023 00:01:31 #17 58.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar error 01-Jan-2023 00:01:31 #17 59.00 Progress (1): 3.3/65 kB error 01-Jan-2023 00:01:31 Progress (1): 6.1/65 kB error 01-Jan-2023 00:01:31 Progress (1): 8.9/65 kB error 01-Jan-2023 00:01:31 Progress (1): 12/65 kB error 01-Jan-2023 00:01:31 Progress (1): 14/65 kB error 01-Jan-2023 00:01:31 Progress (1): 17/65 kB error 01-Jan-2023 00:01:31 Progress (1): 20/65 kB error 01-Jan-2023 00:01:31 Progress (1): 23/65 kB error 01-Jan-2023 00:01:31 Progress (1): 26/65 kB error 01-Jan-2023 00:01:31 Progress (1): 28/65 kB error 01-Jan-2023 00:01:31 Progress (1): 31/65 kB error 01-Jan-2023 00:01:31 Progress (1): 34/65 kB error 01-Jan-2023 00:01:31 Progress (1): 37/65 kB error 01-Jan-2023 00:01:31 Progress (1): 40/65 kB error 01-Jan-2023 00:01:31 Progress (1): 42/65 kB error 01-Jan-2023 00:01:31 Progress (1): 45/65 kB error 01-Jan-2023 00:01:31 Progress (1): 48/65 kB error 01-Jan-2023 00:01:31 Progress (1): 51/65 kB error 01-Jan-2023 00:01:31 Progress (1): 54/65 kB error 01-Jan-2023 00:01:31 Progress (1): 56/65 kB error 01-Jan-2023 00:01:31 Progress (1): 59/65 kB error 01-Jan-2023 00:01:31 Progress (1): 62/65 kB error 01-Jan-2023 00:01:31 Progress (1): 65 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 4.1/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 8.2/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 12/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 16/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 20/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 25/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 29/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 33/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 37/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 41/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 45/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 49/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 52/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 56/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 60/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 64/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 68/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 72/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 76/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 80/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 84/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 86/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 90/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 95/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 99/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 103/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 107/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 111/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 115/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 119/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 121/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 125/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 129/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 133/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 138/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 142/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 146/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 150/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 154/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 156/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 160/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 164/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 168/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 172/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 176/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 181/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 185/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 189/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 191/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 195/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 199/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 203/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 207/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 211/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 215/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 220/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 224/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 228/231 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 231 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 4.1/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 8.2/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 12/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 16/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 20/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 24/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 28/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 32/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 36/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 40/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 44/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 48/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 51/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 55/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 59/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 63/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 67/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 71/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 75/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 79/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 83/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 85/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 89/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 94/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 98/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 102/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 106/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 110/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 114/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 118/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 120/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 124/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 128/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 132/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 137/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 141/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 145/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 149/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 153/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 155/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 159/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 163/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 167/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 171/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 175/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 180/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 184/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 188/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 190/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 194/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 198/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 202/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 206/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 210/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 214/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 218/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 223/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 225/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 229/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 233/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 237/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 241/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 245/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 249/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 253/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 257/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 259/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 263/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 268/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 272/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 276/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 280/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 284/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 288/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 292/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 294/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 298/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 302/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 307/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 311/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 315/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 319/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 323/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 327/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 329/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 333/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 337/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 341/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 345/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 350/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 354/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 358/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 362/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 364/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 368/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 372/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 376/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 380/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 384/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 388/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 393/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 397/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 399/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 403/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 407/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 411/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 415/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 419/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 423/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 427/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 431/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 433/772 kB error 01-Jan-2023 00:01:31 Progress (3): 65 kB | 231 kB | 438/772 kB error 01-Jan-2023 00:01:31 error 01-Jan-2023 00:01:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar (231 kB at 124 kB/s) error 01-Jan-2023 00:01:31 #17 59.18 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar error 01-Jan-2023 00:01:31 #17 59.18 Progress (2): 65 kB | 442/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 446/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 450/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 454/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 458/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 462/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 466/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 468/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 472/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 476/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 481/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 485/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 489/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 493/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 497/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 501/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 503/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 507/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 511/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 515/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 519/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 524/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 528/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 532/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 536/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 538/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 542/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 546/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 550/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 554/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 558/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 563/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 567/772 kB error 01-Jan-2023 00:01:31 Progress (2): 65 kB | 571/772 kB error 01-Jan-2023 00:01:31 error 01-Jan-2023 00:01:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar (65 kB at 34 kB/s) error 01-Jan-2023 00:01:31 #17 59.20 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar error 01-Jan-2023 00:01:31 #17 59.20 Progress (1): 573/772 kB error 01-Jan-2023 00:01:31 Progress (1): 577/772 kB error 01-Jan-2023 00:01:31 Progress (1): 581/772 kB error 01-Jan-2023 00:01:31 Progress (1): 585/772 kB error 01-Jan-2023 00:01:31 Progress (1): 589/772 kB error 01-Jan-2023 00:01:31 Progress (1): 593/772 kB error 01-Jan-2023 00:01:31 Progress (1): 597/772 kB error 01-Jan-2023 00:01:31 Progress (1): 601/772 kB error 01-Jan-2023 00:01:31 Progress (1): 606/772 kB error 01-Jan-2023 00:01:31 Progress (1): 608/772 kB error 01-Jan-2023 00:01:31 Progress (1): 612/772 kB error 01-Jan-2023 00:01:31 Progress (1): 616/772 kB error 01-Jan-2023 00:01:31 Progress (1): 620/772 kB error 01-Jan-2023 00:01:31 Progress (1): 624/772 kB error 01-Jan-2023 00:01:31 Progress (1): 628/772 kB error 01-Jan-2023 00:01:31 Progress (1): 632/772 kB error 01-Jan-2023 00:01:31 Progress (1): 636/772 kB error 01-Jan-2023 00:01:31 Progress (1): 640/772 kB error 01-Jan-2023 00:01:31 Progress (1): 642/772 kB error 01-Jan-2023 00:01:31 Progress (1): 646/772 kB error 01-Jan-2023 00:01:31 Progress (1): 651/772 kB error 01-Jan-2023 00:01:31 Progress (1): 655/772 kB error 01-Jan-2023 00:01:31 Progress (1): 659/772 kB error 01-Jan-2023 00:01:31 Progress (1): 663/772 kB error 01-Jan-2023 00:01:31 Progress (1): 667/772 kB error 01-Jan-2023 00:01:31 Progress (1): 671/772 kB error 01-Jan-2023 00:01:31 Progress (1): 675/772 kB error 01-Jan-2023 00:01:31 Progress (1): 677/772 kB error 01-Jan-2023 00:01:31 Progress (1): 681/772 kB error 01-Jan-2023 00:01:31 Progress (1): 685/772 kB error 01-Jan-2023 00:01:31 Progress (1): 689/772 kB error 01-Jan-2023 00:01:31 Progress (1): 694/772 kB error 01-Jan-2023 00:01:31 Progress (1): 698/772 kB error 01-Jan-2023 00:01:31 Progress (1): 702/772 kB error 01-Jan-2023 00:01:31 Progress (1): 706/772 kB error 01-Jan-2023 00:01:31 Progress (1): 710/772 kB error 01-Jan-2023 00:01:31 Progress (1): 712/772 kB error 01-Jan-2023 00:01:31 Progress (1): 716/772 kB error 01-Jan-2023 00:01:31 Progress (1): 720/772 kB error 01-Jan-2023 00:01:31 Progress (1): 724/772 kB error 01-Jan-2023 00:01:31 Progress (1): 728/772 kB error 01-Jan-2023 00:01:31 Progress (1): 732/772 kB error 01-Jan-2023 00:01:31 Progress (1): 737/772 kB error 01-Jan-2023 00:01:31 Progress (1): 741/772 kB error 01-Jan-2023 00:01:31 Progress (1): 745/772 kB error 01-Jan-2023 00:01:31 Progress (1): 747/772 kB error 01-Jan-2023 00:01:31 Progress (1): 751/772 kB error 01-Jan-2023 00:01:31 Progress (1): 755/772 kB error 01-Jan-2023 00:01:31 Progress (1): 759/772 kB error 01-Jan-2023 00:01:31 Progress (1): 763/772 kB error 01-Jan-2023 00:01:31 Progress (1): 767/772 kB error 01-Jan-2023 00:01:31 Progress (1): 771/772 kB error 01-Jan-2023 00:01:31 Progress (1): 772 kB error 01-Jan-2023 00:01:31 Progress (2): 772 kB | 3.3/16 kB error 01-Jan-2023 00:01:31 Progress (2): 772 kB | 6.1/16 kB error 01-Jan-2023 00:01:31 Progress (2): 772 kB | 8.9/16 kB error 01-Jan-2023 00:01:31 Progress (2): 772 kB | 12/16 kB error 01-Jan-2023 00:01:31 Progress (2): 772 kB | 15/16 kB error 01-Jan-2023 00:01:31 Progress (2): 772 kB | 16 kB error 01-Jan-2023 00:01:31 error 01-Jan-2023 00:01:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar (772 kB at 379 kB/s) error 01-Jan-2023 00:01:32 #17 59.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar error 01-Jan-2023 00:01:32 #17 59.37 Progress (2): 16 kB | 3.3/17 kB error 01-Jan-2023 00:01:32 Progress (2): 16 kB | 6.1/17 kB error 01-Jan-2023 00:01:32 Progress (2): 16 kB | 8.9/17 kB error 01-Jan-2023 00:01:32 Progress (2): 16 kB | 12/17 kB error 01-Jan-2023 00:01:32 Progress (2): 16 kB | 14/17 kB error 01-Jan-2023 00:01:32 Progress (2): 16 kB | 17/17 kB error 01-Jan-2023 00:01:32 Progress (2): 16 kB | 17 kB error 01-Jan-2023 00:01:32 Progress (3): 16 kB | 17 kB | 4.1/217 kB error 01-Jan-2023 00:01:32 Progress (3): 16 kB | 17 kB | 8.2/217 kB error 01-Jan-2023 00:01:32 Progress (3): 16 kB | 17 kB | 12/217 kB error 01-Jan-2023 00:01:32 Progress (3): 16 kB | 17 kB | 16/217 kB error 01-Jan-2023 00:01:32 error 01-Jan-2023 00:01:32 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar (16 kB at 7.8 kB/s) error 01-Jan-2023 00:01:32 #17 59.41 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.3/maven-dependency-analyzer-1.11.3.jar error 01-Jan-2023 00:01:32 #17 59.44 Progress (3): 17 kB | 16/217 kB | 4.1/327 kB error 01-Jan-2023 00:01:32 Progress (3): 17 kB | 16/217 kB | 8.2/327 kB error 01-Jan-2023 00:01:32 Progress (3): 17 kB | 16/217 kB | 12/327 kB error 01-Jan-2023 00:01:32 Progress (3): 17 kB | 16/217 kB | 16/327 kB error 01-Jan-2023 00:01:32 Progress (4): 17 kB | 16/217 kB | 16/327 kB | 3.3/18 kB error 01-Jan-2023 00:01:32 Progress (4): 17 kB | 16/217 kB | 16/327 kB | 6.1/18 kB error 01-Jan-2023 00:01:32 Progress (4): 17 kB | 16/217 kB | 16/327 kB | 8.9/18 kB error 01-Jan-2023 00:01:32 Progress (4): 17 kB | 16/217 kB | 16/327 kB | 12/18 kB error 01-Jan-2023 00:01:32 Progress (4): 17 kB | 16/217 kB | 16/327 kB | 14/18 kB error 01-Jan-2023 00:01:32 Progress (4): 17 kB | 16/217 kB | 16/327 kB | 17/18 kB error 01-Jan-2023 00:01:32 Progress (4): 17 kB | 16/217 kB | 16/327 kB | 18 kB error 01-Jan-2023 00:01:32 Progress (4): 17 kB | 20/217 kB | 16/327 kB | 18 kB error 01-Jan-2023 00:01:32 Progress (4): 17 kB | 24/217 kB | 16/327 kB | 18 kB error 01-Jan-2023 00:01:32 Progress (4): 17 kB | 28/217 kB | 16/327 kB | 18 kB error 01-Jan-2023 00:01:32 Progress (4): 17 kB | 32/217 kB | 16/327 kB | 18 kB error 01-Jan-2023 00:01:32 Progress (4): 17 kB | 36/217 kB | 16/327 kB | 18 kB error 01-Jan-2023 00:01:32 Progress (4): 17 kB | 40/217 kB | 16/327 kB | 18 kB error 01-Jan-2023 00:01:32 Progress (4): 17 kB | 44/217 kB | 16/327 kB | 18 kB error 01-Jan-2023 00:01:32 Progress (4): 17 kB | 49/217 kB | 16/327 kB | 18 kB error 01-Jan-2023 00:01:32 Progress (4): 17 kB | 51/217 kB | 16/327 kB | 18 kB error 01-Jan-2023 00:01:32 Progress (5): 17 kB | 51/217 kB | 16/327 kB | 18 kB | 3.3/36 kB error 01-Jan-2023 00:01:32 Progress (5): 17 kB | 51/217 kB | 16/327 kB | 18 kB | 6.1/36 kB error 01-Jan-2023 00:01:32 Progress (5): 17 kB | 51/217 kB | 16/327 kB | 18 kB | 8.9/36 kB error 01-Jan-2023 00:01:32 Progress (5): 17 kB | 51/217 kB | 16/327 kB | 18 kB | 12/36 kB error 01-Jan-2023 00:01:32 Progress (5): 17 kB | 51/217 kB | 16/327 kB | 18 kB | 14/36 kB error 01-Jan-2023 00:01:32 Progress (5): 17 kB | 51/217 kB | 16/327 kB | 18 kB | 17/36 kB error 01-Jan-2023 00:01:32 Progress (5): 17 kB | 51/217 kB | 16/327 kB | 18 kB | 20/36 kB error 01-Jan-2023 00:01:32 Progress (5): 17 kB | 51/217 kB | 16/327 kB | 18 kB | 23/36 kB error 01-Jan-2023 00:01:32 Progress (5): 17 kB | 51/217 kB | 16/327 kB | 18 kB | 26/36 kB error 01-Jan-2023 00:01:32 Progress (5): 17 kB | 51/217 kB | 16/327 kB | 18 kB | 28/36 kB error 01-Jan-2023 00:01:32 Progress (5): 17 kB | 51/217 kB | 16/327 kB | 18 kB | 31/36 kB error 01-Jan-2023 00:01:32 Progress (5): 17 kB | 51/217 kB | 16/327 kB | 18 kB | 34/36 kB error 01-Jan-2023 00:01:32 Progress (5): 17 kB | 51/217 kB | 16/327 kB | 18 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (5): 17 kB | 51/217 kB | 19/327 kB | 18 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (5): 17 kB | 51/217 kB | 23/327 kB | 18 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (5): 17 kB | 51/217 kB | 27/327 kB | 18 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (5): 17 kB | 51/217 kB | 31/327 kB | 18 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (5): 17 kB | 51/217 kB | 34/327 kB | 18 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (5): 17 kB | 51/217 kB | 38/327 kB | 18 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (5): 17 kB | 51/217 kB | 42/327 kB | 18 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (5): 17 kB | 51/217 kB | 46/327 kB | 18 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (5): 17 kB | 51/217 kB | 51/327 kB | 18 kB | 36 kB error 01-Jan-2023 00:01:32 error 01-Jan-2023 00:01:32 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar (17 kB at 7.8 kB/s) error 01-Jan-2023 00:01:32 #17 59.55 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar error 01-Jan-2023 00:01:32 #17 59.59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar (18 kB at 7.8 kB/s) error 01-Jan-2023 00:01:32 #17 59.59 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar error 01-Jan-2023 00:01:32 #17 59.61 Progress (3): 55/217 kB | 51/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 59/217 kB | 51/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 63/217 kB | 51/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 67/217 kB | 51/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 71/217 kB | 51/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 75/217 kB | 51/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 79/217 kB | 51/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 83/217 kB | 51/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 85/217 kB | 51/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 89/217 kB | 51/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 94/217 kB | 51/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 98/217 kB | 51/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 102/217 kB | 51/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 106/217 kB | 51/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 110/217 kB | 51/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 114/217 kB | 51/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 118/217 kB | 51/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 51/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 55/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 59/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 63/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 67/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 69/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 73/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 77/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 81/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 85/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 89/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 94/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 98/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 102/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 104/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 108/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 112/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 116/327 kB | 36 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 120/327 kB | 36 kB error 01-Jan-2023 00:01:32 error 01-Jan-2023 00:01:32 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.3/maven-dependency-analyzer-1.11.3.jar (36 kB at 15 kB/s) error 01-Jan-2023 00:01:32 #17 59.71 Progress (3): 120/217 kB | 120/327 kB | 3.3/61 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 120/327 kB | 6.1/61 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 120/327 kB | 8.9/61 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 120/327 kB | 12/61 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 120/327 kB | 14/61 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 120/327 kB | 17/61 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 120/327 kB | 20/61 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 120/327 kB | 23/61 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 120/327 kB | 26/61 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 120/327 kB | 28/61 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 120/327 kB | 31/61 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 120/327 kB | 34/61 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 120/327 kB | 37/61 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 120/327 kB | 40/61 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 120/327 kB | 42/61 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 120/327 kB | 45/61 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 120/327 kB | 48/61 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 120/327 kB | 51/61 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 120/327 kB | 54/61 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 120/327 kB | 56/61 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 120/327 kB | 59/61 kB error 01-Jan-2023 00:01:32 Progress (3): 120/217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (3): 124/217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (3): 128/217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (3): 132/217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (3): 137/217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (3): 141/217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (3): 145/217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (3): 149/217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (3): 153/217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (3): 155/217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (3): 159/217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (3): 163/217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (3): 167/217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (3): 171/217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (3): 175/217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (3): 180/217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (3): 184/217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (3): 188/217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (3): 190/217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (3): 194/217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (3): 198/217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (3): 202/217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (3): 206/217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (3): 210/217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (3): 214/217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (3): 217 kB | 120/327 kB | 61 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 120/327 kB | 61 kB | 3.4/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 120/327 kB | 61 kB | 6.2/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 120/327 kB | 61 kB | 9.0/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 120/327 kB | 61 kB | 12/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 120/327 kB | 61 kB | 15/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 120/327 kB | 61 kB | 17/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 120/327 kB | 61 kB | 20/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 120/327 kB | 61 kB | 23/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 120/327 kB | 61 kB | 26/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 124/327 kB | 61 kB | 26/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 128/327 kB | 61 kB | 26/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 132/327 kB | 61 kB | 26/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 137/327 kB | 61 kB | 26/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 139/327 kB | 61 kB | 26/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 143/327 kB | 61 kB | 26/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 147/327 kB | 61 kB | 26/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 151/327 kB | 61 kB | 26/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 155/327 kB | 61 kB | 26/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 159/327 kB | 61 kB | 26/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 163/327 kB | 61 kB | 26/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 167/327 kB | 61 kB | 26/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 171/327 kB | 61 kB | 26/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 173/327 kB | 61 kB | 26/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 177/327 kB | 61 kB | 26/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 182/327 kB | 61 kB | 26/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 186/327 kB | 61 kB | 26/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 190/327 kB | 61 kB | 26/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 194/327 kB | 61 kB | 26/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 198/327 kB | 61 kB | 26/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 202/327 kB | 61 kB | 26/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 206/327 kB | 61 kB | 26/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 208/327 kB | 61 kB | 26/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 208/327 kB | 61 kB | 29/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 208/327 kB | 61 kB | 31/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 212/327 kB | 61 kB | 31/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 216/327 kB | 61 kB | 31/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 220/327 kB | 61 kB | 31/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 225/327 kB | 61 kB | 31/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 229/327 kB | 61 kB | 31/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 233/327 kB | 61 kB | 31/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 237/327 kB | 61 kB | 31/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 241/327 kB | 61 kB | 31/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 243/327 kB | 61 kB | 31/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 243/327 kB | 61 kB | 34/37 kB error 01-Jan-2023 00:01:32 Progress (4): 217 kB | 243/327 kB | 61 kB | 37 kB error 01-Jan-2023 00:01:32 error 01-Jan-2023 00:01:32 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 24 kB/s) error 01-Jan-2023 00:01:32 #17 59.84 Progress (3): 217 kB | 247/327 kB | 37 kB error 01-Jan-2023 00:01:32 Progress (3): 217 kB | 251/327 kB | 37 kB error 01-Jan-2023 00:01:32 Progress (3): 217 kB | 255/327 kB | 37 kB error 01-Jan-2023 00:01:32 Progress (3): 217 kB | 259/327 kB | 37 kB error 01-Jan-2023 00:01:32 Progress (3): 217 kB | 264/327 kB | 37 kB error 01-Jan-2023 00:01:32 Progress (3): 217 kB | 268/327 kB | 37 kB error 01-Jan-2023 00:01:32 Progress (3): 217 kB | 272/327 kB | 37 kB error 01-Jan-2023 00:01:32 error 01-Jan-2023 00:01:32 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar (217 kB at 86 kB/s) error 01-Jan-2023 00:01:32 #17 59.85 Progress (2): 276/327 kB | 37 kB error 01-Jan-2023 00:01:32 Progress (2): 278/327 kB | 37 kB error 01-Jan-2023 00:01:32 Progress (2): 282/327 kB | 37 kB error 01-Jan-2023 00:01:32 Progress (2): 286/327 kB | 37 kB error 01-Jan-2023 00:01:32 Progress (2): 290/327 kB | 37 kB error 01-Jan-2023 00:01:32 Progress (2): 294/327 kB | 37 kB error 01-Jan-2023 00:01:32 Progress (2): 298/327 kB | 37 kB error 01-Jan-2023 00:01:32 Progress (2): 302/327 kB | 37 kB error 01-Jan-2023 00:01:32 Progress (2): 307/327 kB | 37 kB error 01-Jan-2023 00:01:32 Progress (2): 311/327 kB | 37 kB error 01-Jan-2023 00:01:32 Progress (2): 313/327 kB | 37 kB error 01-Jan-2023 00:01:32 Progress (2): 317/327 kB | 37 kB error 01-Jan-2023 00:01:32 Progress (2): 321/327 kB | 37 kB error 01-Jan-2023 00:01:32 Progress (2): 325/327 kB | 37 kB error 01-Jan-2023 00:01:32 Progress (2): 327 kB | 37 kB error 01-Jan-2023 00:01:32 error 01-Jan-2023 00:01:32 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 14 kB/s) error 01-Jan-2023 00:01:32 #17 59.97 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar (327 kB at 123 kB/s) error 01-Jan-2023 00:01:33 #17 60.40 [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.5.8:war error 01-Jan-2023 00:01:33 #17 60.41 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-webapp/2.5.8/openmrs-webapp-2.5.8.pom error 01-Jan-2023 00:01:33 #17 60.53 Progress (1): 3.3/13 kB error 01-Jan-2023 00:01:33 Progress (1): 6.1/13 kB error 01-Jan-2023 00:01:33 Progress (1): 8.9/13 kB error 01-Jan-2023 00:01:33 Progress (1): 12/13 kB error 01-Jan-2023 00:01:33 Progress (1): 13 kB error 01-Jan-2023 00:01:33 error 01-Jan-2023 00:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-webapp/2.5.8/openmrs-webapp-2.5.8.pom (13 kB at 57 kB/s) error 01-Jan-2023 00:01:33 #17 60.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-webapp/2.5.8/openmrs-webapp-2.5.8.war error 01-Jan-2023 00:01:33 #17 61.00 Progress (1): 0.3/79 MB error 01-Jan-2023 00:01:33 Progress (1): 0.5/79 MB error 01-Jan-2023 00:01:33 Progress (1): 0.8/79 MB error 01-Jan-2023 00:01:33 Progress (1): 1.1/79 MB error 01-Jan-2023 00:01:33 Progress (1): 1.3/79 MB error 01-Jan-2023 00:01:33 Progress (1): 1.6/79 MB error 01-Jan-2023 00:01:33 Progress (1): 1.9/79 MB error 01-Jan-2023 00:01:33 Progress (1): 2.1/79 MB error 01-Jan-2023 00:01:33 Progress (1): 2.4/79 MB error 01-Jan-2023 00:01:33 Progress (1): 2.7/79 MB error 01-Jan-2023 00:01:33 Progress (1): 2.9/79 MB error 01-Jan-2023 00:01:33 Progress (1): 3.2/79 MB error 01-Jan-2023 00:01:33 Progress (1): 3.4/79 MB error 01-Jan-2023 00:01:34 Progress (1): 3.7/79 MB error 01-Jan-2023 00:01:34 Progress (1): 4.0/79 MB error 01-Jan-2023 00:01:34 Progress (1): 4.2/79 MB error 01-Jan-2023 00:01:34 Progress (1): 4.5/79 MB error 01-Jan-2023 00:01:34 Progress (1): 4.8/79 MB error 01-Jan-2023 00:01:34 Progress (1): 5.0/79 MB error 01-Jan-2023 00:01:34 Progress (1): 5.3/79 MB error 01-Jan-2023 00:01:34 Progress (1): 5.5/79 MB error 01-Jan-2023 00:01:34 Progress (1): 5.8/79 MB error 01-Jan-2023 00:01:34 Progress (1): 6.1/79 MB error 01-Jan-2023 00:01:34 Progress (1): 6.3/79 MB error 01-Jan-2023 00:01:34 Progress (1): 6.6/79 MB error 01-Jan-2023 00:01:34 Progress (1): 6.9/79 MB error 01-Jan-2023 00:01:34 Progress (1): 7.1/79 MB error 01-Jan-2023 00:01:34 Progress (1): 7.4/79 MB error 01-Jan-2023 00:01:34 Progress (1): 7.6/79 MB error 01-Jan-2023 00:01:34 Progress (1): 7.9/79 MB error 01-Jan-2023 00:01:34 Progress (1): 8.2/79 MB error 01-Jan-2023 00:01:34 Progress (1): 8.4/79 MB error 01-Jan-2023 00:01:34 Progress (1): 8.7/79 MB error 01-Jan-2023 00:01:34 Progress (1): 9.0/79 MB error 01-Jan-2023 00:01:34 Progress (1): 9.2/79 MB error 01-Jan-2023 00:01:34 Progress (1): 9.5/79 MB error 01-Jan-2023 00:01:34 Progress (1): 9.7/79 MB error 01-Jan-2023 00:01:34 Progress (1): 10/79 MB error 01-Jan-2023 00:01:34 Progress (1): 10/79 MB error 01-Jan-2023 00:01:34 Progress (1): 11/79 MB error 01-Jan-2023 00:01:34 Progress (1): 11/79 MB error 01-Jan-2023 00:01:34 Progress (1): 11/79 MB error 01-Jan-2023 00:01:34 Progress (1): 11/79 MB error 01-Jan-2023 00:01:34 Progress (1): 12/79 MB error 01-Jan-2023 00:01:34 Progress (1): 12/79 MB error 01-Jan-2023 00:01:34 Progress (1): 12/79 MB error 01-Jan-2023 00:01:34 Progress (1): 12/79 MB error 01-Jan-2023 00:01:34 Progress (1): 13/79 MB error 01-Jan-2023 00:01:34 Progress (1): 13/79 MB error 01-Jan-2023 00:01:34 Progress (1): 13/79 MB error 01-Jan-2023 00:01:34 Progress (1): 13/79 MB error 01-Jan-2023 00:01:34 Progress (1): 14/79 MB error 01-Jan-2023 00:01:34 Progress (1): 14/79 MB error 01-Jan-2023 00:01:34 Progress (1): 14/79 MB error 01-Jan-2023 00:01:34 Progress (1): 14/79 MB error 01-Jan-2023 00:01:34 Progress (1): 15/79 MB error 01-Jan-2023 00:01:34 Progress (1): 15/79 MB error 01-Jan-2023 00:01:34 Progress (1): 15/79 MB error 01-Jan-2023 00:01:34 Progress (1): 16/79 MB error 01-Jan-2023 00:01:34 Progress (1): 16/79 MB error 01-Jan-2023 00:01:34 Progress (1): 16/79 MB error 01-Jan-2023 00:01:34 Progress (1): 16/79 MB error 01-Jan-2023 00:01:34 Progress (1): 17/79 MB error 01-Jan-2023 00:01:34 Progress (1): 17/79 MB error 01-Jan-2023 00:01:34 Progress (1): 17/79 MB error 01-Jan-2023 00:01:34 Progress (1): 17/79 MB error 01-Jan-2023 00:01:34 Progress (1): 18/79 MB error 01-Jan-2023 00:01:34 Progress (1): 18/79 MB error 01-Jan-2023 00:01:34 Progress (1): 18/79 MB error 01-Jan-2023 00:01:34 Progress (1): 18/79 MB error 01-Jan-2023 00:01:34 Progress (1): 19/79 MB error 01-Jan-2023 00:01:34 Progress (1): 19/79 MB error 01-Jan-2023 00:01:34 Progress (1): 19/79 MB error 01-Jan-2023 00:01:34 Progress (1): 19/79 MB error 01-Jan-2023 00:01:34 Progress (1): 20/79 MB error 01-Jan-2023 00:01:34 Progress (1): 20/79 MB error 01-Jan-2023 00:01:34 Progress (1): 20/79 MB error 01-Jan-2023 00:01:34 Progress (1): 20/79 MB error 01-Jan-2023 00:01:34 Progress (1): 21/79 MB error 01-Jan-2023 00:01:34 Progress (1): 21/79 MB error 01-Jan-2023 00:01:34 Progress (1): 21/79 MB error 01-Jan-2023 00:01:34 Progress (1): 22/79 MB error 01-Jan-2023 00:01:34 Progress (1): 22/79 MB error 01-Jan-2023 00:01:34 Progress (1): 22/79 MB error 01-Jan-2023 00:01:34 Progress (1): 22/79 MB error 01-Jan-2023 00:01:34 Progress (1): 23/79 MB error 01-Jan-2023 00:01:34 Progress (1): 23/79 MB error 01-Jan-2023 00:01:34 Progress (1): 23/79 MB error 01-Jan-2023 00:01:34 Progress (1): 23/79 MB error 01-Jan-2023 00:01:34 Progress (1): 24/79 MB error 01-Jan-2023 00:01:34 Progress (1): 24/79 MB error 01-Jan-2023 00:01:34 Progress (1): 24/79 MB error 01-Jan-2023 00:01:34 Progress (1): 24/79 MB error 01-Jan-2023 00:01:34 Progress (1): 25/79 MB error 01-Jan-2023 00:01:34 Progress (1): 25/79 MB error 01-Jan-2023 00:01:34 Progress (1): 25/79 MB error 01-Jan-2023 00:01:34 Progress (1): 25/79 MB error 01-Jan-2023 00:01:35 Progress (1): 26/79 MB error 01-Jan-2023 00:01:35 Progress (1): 26/79 MB error 01-Jan-2023 00:01:35 Progress (1): 26/79 MB error 01-Jan-2023 00:01:35 Progress (1): 27/79 MB error 01-Jan-2023 00:01:35 Progress (1): 27/79 MB error 01-Jan-2023 00:01:35 Progress (1): 27/79 MB error 01-Jan-2023 00:01:35 Progress (1): 27/79 MB error 01-Jan-2023 00:01:35 Progress (1): 28/79 MB error 01-Jan-2023 00:01:35 Progress (1): 28/79 MB error 01-Jan-2023 00:01:35 Progress (1): 28/79 MB error 01-Jan-2023 00:01:35 Progress (1): 28/79 MB error 01-Jan-2023 00:01:35 Progress (1): 29/79 MB error 01-Jan-2023 00:01:35 Progress (1): 29/79 MB error 01-Jan-2023 00:01:35 Progress (1): 29/79 MB error 01-Jan-2023 00:01:35 Progress (1): 29/79 MB error 01-Jan-2023 00:01:35 Progress (1): 30/79 MB error 01-Jan-2023 00:01:35 Progress (1): 30/79 MB error 01-Jan-2023 00:01:35 Progress (1): 30/79 MB error 01-Jan-2023 00:01:35 Progress (1): 30/79 MB error 01-Jan-2023 00:01:35 Progress (1): 31/79 MB error 01-Jan-2023 00:01:35 Progress (1): 31/79 MB error 01-Jan-2023 00:01:35 Progress (1): 31/79 MB error 01-Jan-2023 00:01:35 Progress (1): 31/79 MB error 01-Jan-2023 00:01:35 Progress (1): 32/79 MB error 01-Jan-2023 00:01:35 Progress (1): 32/79 MB error 01-Jan-2023 00:01:35 Progress (1): 32/79 MB error 01-Jan-2023 00:01:35 Progress (1): 33/79 MB error 01-Jan-2023 00:01:35 Progress (1): 33/79 MB error 01-Jan-2023 00:01:35 Progress (1): 33/79 MB error 01-Jan-2023 00:01:35 Progress (1): 33/79 MB error 01-Jan-2023 00:01:35 Progress (1): 34/79 MB error 01-Jan-2023 00:01:35 Progress (1): 34/79 MB error 01-Jan-2023 00:01:35 Progress (1): 34/79 MB error 01-Jan-2023 00:01:35 Progress (1): 34/79 MB error 01-Jan-2023 00:01:35 Progress (1): 35/79 MB error 01-Jan-2023 00:01:35 Progress (1): 35/79 MB error 01-Jan-2023 00:01:35 Progress (1): 35/79 MB error 01-Jan-2023 00:01:35 Progress (1): 35/79 MB error 01-Jan-2023 00:01:35 Progress (1): 36/79 MB error 01-Jan-2023 00:01:35 Progress (1): 36/79 MB error 01-Jan-2023 00:01:35 Progress (1): 36/79 MB error 01-Jan-2023 00:01:35 Progress (1): 36/79 MB error 01-Jan-2023 00:01:35 Progress (1): 37/79 MB error 01-Jan-2023 00:01:35 Progress (1): 37/79 MB error 01-Jan-2023 00:01:35 Progress (1): 37/79 MB error 01-Jan-2023 00:01:35 Progress (1): 38/79 MB error 01-Jan-2023 00:01:35 Progress (1): 38/79 MB error 01-Jan-2023 00:01:35 Progress (1): 38/79 MB error 01-Jan-2023 00:01:35 Progress (1): 38/79 MB error 01-Jan-2023 00:01:35 Progress (1): 39/79 MB error 01-Jan-2023 00:01:35 Progress (1): 39/79 MB error 01-Jan-2023 00:01:35 Progress (1): 39/79 MB error 01-Jan-2023 00:01:35 Progress (1): 39/79 MB error 01-Jan-2023 00:01:35 Progress (1): 40/79 MB error 01-Jan-2023 00:01:35 Progress (1): 40/79 MB error 01-Jan-2023 00:01:35 Progress (1): 40/79 MB error 01-Jan-2023 00:01:35 Progress (1): 40/79 MB error 01-Jan-2023 00:01:35 Progress (1): 41/79 MB error 01-Jan-2023 00:01:35 Progress (1): 41/79 MB error 01-Jan-2023 00:01:35 Progress (1): 41/79 MB error 01-Jan-2023 00:01:35 Progress (1): 41/79 MB error 01-Jan-2023 00:01:35 Progress (1): 42/79 MB error 01-Jan-2023 00:01:35 Progress (1): 42/79 MB error 01-Jan-2023 00:01:35 Progress (1): 42/79 MB error 01-Jan-2023 00:01:35 Progress (1): 43/79 MB error 01-Jan-2023 00:01:35 Progress (1): 43/79 MB error 01-Jan-2023 00:01:35 Progress (1): 43/79 MB error 01-Jan-2023 00:01:35 Progress (1): 43/79 MB error 01-Jan-2023 00:01:35 Progress (1): 44/79 MB error 01-Jan-2023 00:01:35 Progress (1): 44/79 MB error 01-Jan-2023 00:01:35 Progress (1): 44/79 MB error 01-Jan-2023 00:01:35 Progress (1): 44/79 MB error 01-Jan-2023 00:01:35 Progress (1): 45/79 MB error 01-Jan-2023 00:01:35 Progress (1): 45/79 MB error 01-Jan-2023 00:01:35 Progress (1): 45/79 MB error 01-Jan-2023 00:01:35 Progress (1): 45/79 MB error 01-Jan-2023 00:01:35 Progress (1): 46/79 MB error 01-Jan-2023 00:01:35 Progress (1): 46/79 MB error 01-Jan-2023 00:01:35 Progress (1): 46/79 MB error 01-Jan-2023 00:01:35 Progress (1): 46/79 MB error 01-Jan-2023 00:01:35 Progress (1): 47/79 MB error 01-Jan-2023 00:01:35 Progress (1): 47/79 MB error 01-Jan-2023 00:01:35 Progress (1): 47/79 MB error 01-Jan-2023 00:01:35 Progress (1): 47/79 MB error 01-Jan-2023 00:01:35 Progress (1): 48/79 MB error 01-Jan-2023 00:01:35 Progress (1): 48/79 MB error 01-Jan-2023 00:01:35 Progress (1): 48/79 MB error 01-Jan-2023 00:01:35 Progress (1): 49/79 MB error 01-Jan-2023 00:01:35 Progress (1): 49/79 MB error 01-Jan-2023 00:01:35 Progress (1): 49/79 MB error 01-Jan-2023 00:01:35 Progress (1): 49/79 MB error 01-Jan-2023 00:01:35 Progress (1): 50/79 MB error 01-Jan-2023 00:01:35 Progress (1): 50/79 MB error 01-Jan-2023 00:01:35 Progress (1): 50/79 MB error 01-Jan-2023 00:01:35 Progress (1): 50/79 MB error 01-Jan-2023 00:01:35 Progress (1): 51/79 MB error 01-Jan-2023 00:01:35 Progress (1): 51/79 MB error 01-Jan-2023 00:01:35 Progress (1): 51/79 MB error 01-Jan-2023 00:01:36 Progress (1): 51/79 MB error 01-Jan-2023 00:01:36 Progress (1): 52/79 MB error 01-Jan-2023 00:01:36 Progress (1): 52/79 MB error 01-Jan-2023 00:01:36 Progress (1): 52/79 MB error 01-Jan-2023 00:01:36 Progress (1): 52/79 MB error 01-Jan-2023 00:01:36 Progress (1): 53/79 MB error 01-Jan-2023 00:01:36 Progress (1): 53/79 MB error 01-Jan-2023 00:01:36 Progress (1): 53/79 MB error 01-Jan-2023 00:01:36 Progress (1): 54/79 MB error 01-Jan-2023 00:01:36 Progress (1): 54/79 MB error 01-Jan-2023 00:01:36 Progress (1): 54/79 MB error 01-Jan-2023 00:01:36 Progress (1): 54/79 MB error 01-Jan-2023 00:01:36 Progress (1): 55/79 MB error 01-Jan-2023 00:01:36 Progress (1): 55/79 MB error 01-Jan-2023 00:01:36 Progress (1): 55/79 MB error 01-Jan-2023 00:01:36 Progress (1): 55/79 MB error 01-Jan-2023 00:01:36 Progress (1): 56/79 MB error 01-Jan-2023 00:01:36 Progress (1): 56/79 MB error 01-Jan-2023 00:01:36 Progress (1): 56/79 MB error 01-Jan-2023 00:01:36 Progress (1): 56/79 MB error 01-Jan-2023 00:01:36 Progress (1): 57/79 MB error 01-Jan-2023 00:01:36 Progress (1): 57/79 MB error 01-Jan-2023 00:01:36 Progress (1): 57/79 MB error 01-Jan-2023 00:01:36 Progress (1): 57/79 MB error 01-Jan-2023 00:01:36 Progress (1): 58/79 MB error 01-Jan-2023 00:01:36 Progress (1): 58/79 MB error 01-Jan-2023 00:01:36 Progress (1): 58/79 MB error 01-Jan-2023 00:01:36 Progress (1): 58/79 MB error 01-Jan-2023 00:01:36 Progress (1): 59/79 MB error 01-Jan-2023 00:01:36 Progress (1): 59/79 MB error 01-Jan-2023 00:01:36 Progress (1): 59/79 MB error 01-Jan-2023 00:01:36 Progress (1): 60/79 MB error 01-Jan-2023 00:01:36 Progress (1): 60/79 MB error 01-Jan-2023 00:01:36 Progress (1): 60/79 MB error 01-Jan-2023 00:01:36 Progress (1): 60/79 MB error 01-Jan-2023 00:01:36 Progress (1): 61/79 MB error 01-Jan-2023 00:01:36 Progress (1): 61/79 MB error 01-Jan-2023 00:01:36 Progress (1): 61/79 MB error 01-Jan-2023 00:01:36 Progress (1): 61/79 MB error 01-Jan-2023 00:01:36 Progress (1): 62/79 MB error 01-Jan-2023 00:01:36 Progress (1): 62/79 MB error 01-Jan-2023 00:01:36 Progress (1): 62/79 MB error 01-Jan-2023 00:01:36 Progress (1): 62/79 MB error 01-Jan-2023 00:01:36 Progress (1): 63/79 MB error 01-Jan-2023 00:01:36 Progress (1): 63/79 MB error 01-Jan-2023 00:01:36 Progress (1): 63/79 MB error 01-Jan-2023 00:01:36 Progress (1): 63/79 MB error 01-Jan-2023 00:01:36 Progress (1): 64/79 MB error 01-Jan-2023 00:01:36 Progress (1): 64/79 MB error 01-Jan-2023 00:01:36 Progress (1): 64/79 MB error 01-Jan-2023 00:01:36 Progress (1): 65/79 MB error 01-Jan-2023 00:01:36 Progress (1): 65/79 MB error 01-Jan-2023 00:01:36 Progress (1): 65/79 MB error 01-Jan-2023 00:01:36 Progress (1): 65/79 MB error 01-Jan-2023 00:01:36 Progress (1): 66/79 MB error 01-Jan-2023 00:01:36 Progress (1): 66/79 MB error 01-Jan-2023 00:01:36 Progress (1): 66/79 MB error 01-Jan-2023 00:01:36 Progress (1): 66/79 MB error 01-Jan-2023 00:01:36 Progress (1): 67/79 MB error 01-Jan-2023 00:01:36 Progress (1): 67/79 MB error 01-Jan-2023 00:01:36 Progress (1): 67/79 MB error 01-Jan-2023 00:01:36 Progress (1): 67/79 MB error 01-Jan-2023 00:01:36 Progress (1): 68/79 MB error 01-Jan-2023 00:01:36 Progress (1): 68/79 MB error 01-Jan-2023 00:01:36 Progress (1): 68/79 MB error 01-Jan-2023 00:01:36 Progress (1): 68/79 MB error 01-Jan-2023 00:01:36 Progress (1): 69/79 MB error 01-Jan-2023 00:01:36 Progress (1): 69/79 MB error 01-Jan-2023 00:01:36 Progress (1): 69/79 MB error 01-Jan-2023 00:01:36 Progress (1): 70/79 MB error 01-Jan-2023 00:01:36 Progress (1): 70/79 MB error 01-Jan-2023 00:01:36 Progress (1): 70/79 MB error 01-Jan-2023 00:01:36 Progress (1): 70/79 MB error 01-Jan-2023 00:01:36 Progress (1): 71/79 MB error 01-Jan-2023 00:01:36 Progress (1): 71/79 MB error 01-Jan-2023 00:01:36 Progress (1): 71/79 MB error 01-Jan-2023 00:01:36 Progress (1): 71/79 MB error 01-Jan-2023 00:01:36 Progress (1): 72/79 MB error 01-Jan-2023 00:01:36 Progress (1): 72/79 MB error 01-Jan-2023 00:01:36 Progress (1): 72/79 MB error 01-Jan-2023 00:01:36 Progress (1): 72/79 MB error 01-Jan-2023 00:01:36 Progress (1): 73/79 MB error 01-Jan-2023 00:01:36 Progress (1): 73/79 MB error 01-Jan-2023 00:01:36 Progress (1): 73/79 MB error 01-Jan-2023 00:01:36 Progress (1): 73/79 MB error 01-Jan-2023 00:01:36 Progress (1): 74/79 MB error 01-Jan-2023 00:01:36 Progress (1): 74/79 MB error 01-Jan-2023 00:01:36 Progress (1): 74/79 MB error 01-Jan-2023 00:01:36 Progress (1): 74/79 MB error 01-Jan-2023 00:01:36 Progress (1): 75/79 MB error 01-Jan-2023 00:01:36 Progress (1): 75/79 MB error 01-Jan-2023 00:01:36 Progress (1): 75/79 MB error 01-Jan-2023 00:01:36 Progress (1): 76/79 MB error 01-Jan-2023 00:01:36 Progress (1): 76/79 MB error 01-Jan-2023 00:01:36 Progress (1): 76/79 MB error 01-Jan-2023 00:01:36 Progress (1): 76/79 MB error 01-Jan-2023 00:01:36 Progress (1): 77/79 MB error 01-Jan-2023 00:01:37 Progress (1): 77/79 MB error 01-Jan-2023 00:01:37 Progress (1): 77/79 MB error 01-Jan-2023 00:01:37 Progress (1): 77/79 MB error 01-Jan-2023 00:01:37 Progress (1): 78/79 MB error 01-Jan-2023 00:01:37 Progress (1): 78/79 MB error 01-Jan-2023 00:01:37 Progress (1): 78/79 MB error 01-Jan-2023 00:01:37 Progress (1): 78/79 MB error 01-Jan-2023 00:01:37 Progress (1): 79/79 MB error 01-Jan-2023 00:01:37 Progress (1): 79/79 MB error 01-Jan-2023 00:01:37 Progress (1): 79 MB error 01-Jan-2023 00:01:37 error 01-Jan-2023 00:01:37 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-webapp/2.5.8/openmrs-webapp-2.5.8.war (79 MB at 20 MB/s) error 01-Jan-2023 00:01:37 #17 64.63 [INFO] Copying openmrs-webapp-2.5.8.war to /app/package/target/distro/web/openmrs-2.5.8.war error 01-Jan-2023 00:01:37 #17 64.82 error 01-Jan-2023 00:01:37 #17 64.82 file:/app/package/target/distro/web/openmrs-2.5.8.war error 01-Jan-2023 00:01:37 #17 64.82 error 01-Jan-2023 00:01:37 #17 64.82 target:/app/package/target/distro/web error 01-Jan-2023 00:01:37 #17 64.85 [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0:jar error 01-Jan-2023 00:01:37 #17 64.86 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy-omod/2.15.0/addresshierarchy-omod-2.15.0.pom error 01-Jan-2023 00:01:37 #17 64.97 Progress (1): 3.3/6.9 kB error 01-Jan-2023 00:01:37 Progress (1): 6.1/6.9 kB error 01-Jan-2023 00:01:37 Progress (1): 6.9 kB error 01-Jan-2023 00:01:37 error 01-Jan-2023 00:01:37 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy-omod/2.15.0/addresshierarchy-omod-2.15.0.pom (6.9 kB at 31 kB/s) error 01-Jan-2023 00:01:37 #17 65.08 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy/2.15.0/addresshierarchy-2.15.0.pom error 01-Jan-2023 00:01:37 #17 65.26 Progress (1): 3.3/5.3 kB error 01-Jan-2023 00:01:37 Progress (1): 5.3 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy/2.15.0/addresshierarchy-2.15.0.pom (5.3 kB at 18 kB/s) error 01-Jan-2023 00:01:38 #17 65.37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy-omod/2.15.0/addresshierarchy-omod-2.15.0.jar error 01-Jan-2023 00:01:38 #17 65.70 Progress (1): 4.1/324 kB error 01-Jan-2023 00:01:38 Progress (1): 8.2/324 kB error 01-Jan-2023 00:01:38 Progress (1): 12/324 kB error 01-Jan-2023 00:01:38 Progress (1): 16/324 kB error 01-Jan-2023 00:01:38 Progress (1): 20/324 kB error 01-Jan-2023 00:01:38 Progress (1): 24/324 kB error 01-Jan-2023 00:01:38 Progress (1): 28/324 kB error 01-Jan-2023 00:01:38 Progress (1): 32/324 kB error 01-Jan-2023 00:01:38 Progress (1): 36/324 kB error 01-Jan-2023 00:01:38 Progress (1): 40/324 kB error 01-Jan-2023 00:01:38 Progress (1): 44/324 kB error 01-Jan-2023 00:01:38 Progress (1): 48/324 kB error 01-Jan-2023 00:01:38 Progress (1): 51/324 kB error 01-Jan-2023 00:01:38 Progress (1): 55/324 kB error 01-Jan-2023 00:01:38 Progress (1): 59/324 kB error 01-Jan-2023 00:01:38 Progress (1): 63/324 kB error 01-Jan-2023 00:01:38 Progress (1): 67/324 kB error 01-Jan-2023 00:01:38 Progress (1): 71/324 kB error 01-Jan-2023 00:01:38 Progress (1): 75/324 kB error 01-Jan-2023 00:01:38 Progress (1): 79/324 kB error 01-Jan-2023 00:01:38 Progress (1): 83/324 kB error 01-Jan-2023 00:01:38 Progress (1): 85/324 kB error 01-Jan-2023 00:01:38 Progress (1): 89/324 kB error 01-Jan-2023 00:01:38 Progress (1): 94/324 kB error 01-Jan-2023 00:01:38 Progress (1): 98/324 kB error 01-Jan-2023 00:01:38 Progress (1): 102/324 kB error 01-Jan-2023 00:01:38 Progress (1): 106/324 kB error 01-Jan-2023 00:01:38 Progress (1): 110/324 kB error 01-Jan-2023 00:01:38 Progress (1): 114/324 kB error 01-Jan-2023 00:01:38 Progress (1): 118/324 kB error 01-Jan-2023 00:01:38 Progress (1): 120/324 kB error 01-Jan-2023 00:01:38 Progress (1): 124/324 kB error 01-Jan-2023 00:01:38 Progress (1): 128/324 kB error 01-Jan-2023 00:01:38 Progress (1): 132/324 kB error 01-Jan-2023 00:01:38 Progress (1): 137/324 kB error 01-Jan-2023 00:01:38 Progress (1): 141/324 kB error 01-Jan-2023 00:01:38 Progress (1): 145/324 kB error 01-Jan-2023 00:01:38 Progress (1): 149/324 kB error 01-Jan-2023 00:01:38 Progress (1): 153/324 kB error 01-Jan-2023 00:01:38 Progress (1): 155/324 kB error 01-Jan-2023 00:01:38 Progress (1): 159/324 kB error 01-Jan-2023 00:01:38 Progress (1): 163/324 kB error 01-Jan-2023 00:01:38 Progress (1): 167/324 kB error 01-Jan-2023 00:01:38 Progress (1): 171/324 kB error 01-Jan-2023 00:01:38 Progress (1): 175/324 kB error 01-Jan-2023 00:01:38 Progress (1): 180/324 kB error 01-Jan-2023 00:01:38 Progress (1): 184/324 kB error 01-Jan-2023 00:01:38 Progress (1): 188/324 kB error 01-Jan-2023 00:01:38 Progress (1): 190/324 kB error 01-Jan-2023 00:01:38 Progress (1): 194/324 kB error 01-Jan-2023 00:01:38 Progress (1): 198/324 kB error 01-Jan-2023 00:01:38 Progress (1): 202/324 kB error 01-Jan-2023 00:01:38 Progress (1): 206/324 kB error 01-Jan-2023 00:01:38 Progress (1): 210/324 kB error 01-Jan-2023 00:01:38 Progress (1): 214/324 kB error 01-Jan-2023 00:01:38 Progress (1): 218/324 kB error 01-Jan-2023 00:01:38 Progress (1): 223/324 kB error 01-Jan-2023 00:01:38 Progress (1): 225/324 kB error 01-Jan-2023 00:01:38 Progress (1): 229/324 kB error 01-Jan-2023 00:01:38 Progress (1): 233/324 kB error 01-Jan-2023 00:01:38 Progress (1): 237/324 kB error 01-Jan-2023 00:01:38 Progress (1): 241/324 kB error 01-Jan-2023 00:01:38 Progress (1): 245/324 kB error 01-Jan-2023 00:01:38 Progress (1): 249/324 kB error 01-Jan-2023 00:01:38 Progress (1): 251/324 kB error 01-Jan-2023 00:01:38 Progress (1): 255/324 kB error 01-Jan-2023 00:01:38 Progress (1): 260/324 kB error 01-Jan-2023 00:01:38 Progress (1): 264/324 kB error 01-Jan-2023 00:01:38 Progress (1): 268/324 kB error 01-Jan-2023 00:01:38 Progress (1): 272/324 kB error 01-Jan-2023 00:01:38 Progress (1): 276/324 kB error 01-Jan-2023 00:01:38 Progress (1): 280/324 kB error 01-Jan-2023 00:01:38 Progress (1): 284/324 kB error 01-Jan-2023 00:01:38 Progress (1): 288/324 kB error 01-Jan-2023 00:01:38 Progress (1): 292/324 kB error 01-Jan-2023 00:01:38 Progress (1): 295/324 kB error 01-Jan-2023 00:01:38 Progress (1): 299/324 kB error 01-Jan-2023 00:01:38 Progress (1): 303/324 kB error 01-Jan-2023 00:01:38 Progress (1): 307/324 kB error 01-Jan-2023 00:01:38 Progress (1): 312/324 kB error 01-Jan-2023 00:01:38 Progress (1): 314/324 kB error 01-Jan-2023 00:01:38 Progress (1): 318/324 kB error 01-Jan-2023 00:01:38 Progress (1): 323/324 kB error 01-Jan-2023 00:01:38 Progress (1): 324 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy-omod/2.15.0/addresshierarchy-omod-2.15.0.jar (324 kB at 677 kB/s) error 01-Jan-2023 00:01:38 #17 65.85 [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.13.0:jar error 01-Jan-2023 00:01:38 #17 65.85 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui-omod/1.13.0/legacyui-omod-1.13.0.pom error 01-Jan-2023 00:01:38 #17 ... error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 00:01:38 #14 61.23 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.4.30.Final/hibernate-core-5.4.30.Final.pom error 01-Jan-2023 00:01:38 #14 61.36 Progress (1): 3.3/6.1 kB error 01-Jan-2023 00:01:38 Progress (1): 6.1/6.1 kB error 01-Jan-2023 00:01:38 Progress (1): 6.1 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.4.30.Final/hibernate-core-5.4.30.Final.pom (6.1 kB at 21 kB/s) error 01-Jan-2023 00:01:38 #14 61.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom error 01-Jan-2023 00:01:38 #14 61.73 Progress (1): 3.3/5.0 kB error 01-Jan-2023 00:01:38 Progress (1): 5.0 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom (5.0 kB at 18 kB/s) error 01-Jan-2023 00:01:38 #14 61.89 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom error 01-Jan-2023 00:01:38 #14 62.02 Progress (1): 3.3/66 kB error 01-Jan-2023 00:01:38 Progress (1): 6.1/66 kB error 01-Jan-2023 00:01:38 Progress (1): 8.9/66 kB error 01-Jan-2023 00:01:38 Progress (1): 12/66 kB error 01-Jan-2023 00:01:38 Progress (1): 15/66 kB error 01-Jan-2023 00:01:38 Progress (1): 17/66 kB error 01-Jan-2023 00:01:38 Progress (1): 20/66 kB error 01-Jan-2023 00:01:38 Progress (1): 23/66 kB error 01-Jan-2023 00:01:38 Progress (1): 26/66 kB error 01-Jan-2023 00:01:38 Progress (1): 29/66 kB error 01-Jan-2023 00:01:38 Progress (1): 31/66 kB error 01-Jan-2023 00:01:38 Progress (1): 34/66 kB error 01-Jan-2023 00:01:38 Progress (1): 37/66 kB error 01-Jan-2023 00:01:38 Progress (1): 40/66 kB error 01-Jan-2023 00:01:38 Progress (1): 43/66 kB error 01-Jan-2023 00:01:38 Progress (1): 45/66 kB error 01-Jan-2023 00:01:38 Progress (1): 48/66 kB error 01-Jan-2023 00:01:38 Progress (1): 51/66 kB error 01-Jan-2023 00:01:38 Progress (1): 54/66 kB error 01-Jan-2023 00:01:38 Progress (1): 56/66 kB error 01-Jan-2023 00:01:38 Progress (1): 59/66 kB error 01-Jan-2023 00:01:38 Progress (1): 62/66 kB error 01-Jan-2023 00:01:38 Progress (1): 65/66 kB error 01-Jan-2023 00:01:38 Progress (1): 66 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom (66 kB at 204 kB/s) error 01-Jan-2023 00:01:38 #14 62.32 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.10.21/byte-buddy-1.10.21.pom error 01-Jan-2023 00:01:38 #14 62.47 Progress (1): 3.3/11 kB error 01-Jan-2023 00:01:38 Progress (1): 6.1/11 kB error 01-Jan-2023 00:01:38 Progress (1): 8.9/11 kB error 01-Jan-2023 00:01:38 Progress (1): 11 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.10.21/byte-buddy-1.10.21.pom (11 kB at 38 kB/s) error 01-Jan-2023 00:01:38 #14 62.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.10.21/byte-buddy-parent-1.10.21.pom error 01-Jan-2023 00:01:38 #14 62.80 Progress (1): 3.3/42 kB error 01-Jan-2023 00:01:38 Progress (1): 6.1/42 kB error 01-Jan-2023 00:01:38 Progress (1): 8.9/42 kB error 01-Jan-2023 00:01:38 Progress (1): 12/42 kB error 01-Jan-2023 00:01:38 Progress (1): 14/42 kB error 01-Jan-2023 00:01:38 Progress (1): 17/42 kB error 01-Jan-2023 00:01:38 Progress (1): 20/42 kB error 01-Jan-2023 00:01:38 Progress (1): 23/42 kB error 01-Jan-2023 00:01:38 Progress (1): 26/42 kB error 01-Jan-2023 00:01:38 Progress (1): 28/42 kB error 01-Jan-2023 00:01:38 Progress (1): 31/42 kB error 01-Jan-2023 00:01:38 Progress (1): 34/42 kB error 01-Jan-2023 00:01:38 Progress (1): 37/42 kB error 01-Jan-2023 00:01:38 Progress (1): 40/42 kB error 01-Jan-2023 00:01:38 Progress (1): 42 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.10.21/byte-buddy-parent-1.10.21.pom (42 kB at 119 kB/s) error 01-Jan-2023 00:01:38 #14 63.21 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.pom error 01-Jan-2023 00:01:38 #14 63.35 Progress (1): 3.3/23 kB error 01-Jan-2023 00:01:38 Progress (1): 6.1/23 kB error 01-Jan-2023 00:01:38 Progress (1): 8.9/23 kB error 01-Jan-2023 00:01:38 Progress (1): 12/23 kB error 01-Jan-2023 00:01:38 Progress (1): 15/23 kB error 01-Jan-2023 00:01:38 Progress (1): 17/23 kB error 01-Jan-2023 00:01:38 Progress (1): 20/23 kB error 01-Jan-2023 00:01:38 Progress (1): 23/23 kB error 01-Jan-2023 00:01:38 Progress (1): 23 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.pom (23 kB at 91 kB/s) error 01-Jan-2023 00:01:38 #14 63.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom error 01-Jan-2023 00:01:38 #14 63.62 Progress (1): 3.3/74 kB error 01-Jan-2023 00:01:38 Progress (1): 6.1/74 kB error 01-Jan-2023 00:01:38 Progress (1): 8.9/74 kB error 01-Jan-2023 00:01:38 Progress (1): 12/74 kB error 01-Jan-2023 00:01:38 Progress (1): 15/74 kB error 01-Jan-2023 00:01:38 Progress (1): 17/74 kB error 01-Jan-2023 00:01:38 Progress (1): 20/74 kB error 01-Jan-2023 00:01:38 Progress (1): 23/74 kB error 01-Jan-2023 00:01:38 Progress (1): 26/74 kB error 01-Jan-2023 00:01:38 Progress (1): 29/74 kB error 01-Jan-2023 00:01:38 Progress (1): 31/74 kB error 01-Jan-2023 00:01:38 Progress (1): 34/74 kB error 01-Jan-2023 00:01:38 Progress (1): 37/74 kB error 01-Jan-2023 00:01:38 Progress (1): 40/74 kB error 01-Jan-2023 00:01:38 Progress (1): 42/74 kB error 01-Jan-2023 00:01:38 Progress (1): 45/74 kB error 01-Jan-2023 00:01:38 Progress (1): 48/74 kB error 01-Jan-2023 00:01:38 Progress (1): 51/74 kB error 01-Jan-2023 00:01:38 Progress (1): 54/74 kB error 01-Jan-2023 00:01:38 Progress (1): 56/74 kB error 01-Jan-2023 00:01:38 Progress (1): 59/74 kB error 01-Jan-2023 00:01:38 Progress (1): 62/74 kB error 01-Jan-2023 00:01:38 Progress (1): 65/74 kB error 01-Jan-2023 00:01:38 Progress (1): 68/74 kB error 01-Jan-2023 00:01:38 Progress (1): 70/74 kB error 01-Jan-2023 00:01:38 Progress (1): 73/74 kB error 01-Jan-2023 00:01:38 Progress (1): 74 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom (74 kB at 226 kB/s) error 01-Jan-2023 00:01:38 #14 63.96 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.pom error 01-Jan-2023 00:01:38 #14 64.09 Progress (1): 3.3/14 kB error 01-Jan-2023 00:01:38 Progress (1): 6.1/14 kB error 01-Jan-2023 00:01:38 Progress (1): 8.9/14 kB error 01-Jan-2023 00:01:38 Progress (1): 12/14 kB error 01-Jan-2023 00:01:38 Progress (1): 14 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.pom (14 kB at 52 kB/s) error 01-Jan-2023 00:01:38 #14 64.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.pom error 01-Jan-2023 00:01:38 #14 64.45 Progress (1): 3.3/12 kB error 01-Jan-2023 00:01:38 Progress (1): 6.1/12 kB error 01-Jan-2023 00:01:38 Progress (1): 8.9/12 kB error 01-Jan-2023 00:01:38 Progress (1): 12 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.pom (12 kB at 41 kB/s) error 01-Jan-2023 00:01:38 #14 64.66 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.pom error 01-Jan-2023 00:01:38 #14 64.82 Progress (1): 3.3/8.3 kB error 01-Jan-2023 00:01:38 Progress (1): 6.1/8.3 kB error 01-Jan-2023 00:01:38 Progress (1): 8.3 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.pom (8.3 kB at 27 kB/s) error 01-Jan-2023 00:01:38 #14 65.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom error 01-Jan-2023 00:01:38 #14 65.84 Progress (1): 3.3/3.4 kB error 01-Jan-2023 00:01:38 Progress (1): 3.4 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom (3.4 kB at 8.1 kB/s) error 01-Jan-2023 00:01:38 #14 66.28 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.pom error 01-Jan-2023 00:01:38 #14 66.40 Progress (1): 3.3/4.9 kB error 01-Jan-2023 00:01:38 Progress (1): 4.9 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.pom (4.9 kB at 17 kB/s) error 01-Jan-2023 00:01:38 #14 66.58 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/module/jackson-modules-java8/2.13.0/jackson-modules-java8-2.13.0.pom error 01-Jan-2023 00:01:38 #14 67.49 Progress (1): 3.0 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/module/jackson-modules-java8/2.13.0/jackson-modules-java8-2.13.0.pom (3.0 kB at 2.9 kB/s) error 01-Jan-2023 00:01:38 #14 67.66 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom error 01-Jan-2023 00:01:38 #14 67.80 Progress (1): 3.3/9.7 kB error 01-Jan-2023 00:01:38 Progress (1): 6.1/9.7 kB error 01-Jan-2023 00:01:38 Progress (1): 8.9/9.7 kB error 01-Jan-2023 00:01:38 Progress (1): 9.7 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom (9.7 kB at 34 kB/s) error 01-Jan-2023 00:01:38 #14 67.99 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom error 01-Jan-2023 00:01:38 #14 68.11 Progress (1): 3.3/17 kB error 01-Jan-2023 00:01:38 Progress (1): 6.1/17 kB error 01-Jan-2023 00:01:38 Progress (1): 8.9/17 kB error 01-Jan-2023 00:01:38 Progress (1): 12/17 kB error 01-Jan-2023 00:01:38 Progress (1): 15/17 kB error 01-Jan-2023 00:01:38 Progress (1): 17 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom (17 kB at 63 kB/s) error 01-Jan-2023 00:01:38 #14 68.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.pom error 01-Jan-2023 00:01:38 #14 68.49 Progress (1): 3.3/19 kB error 01-Jan-2023 00:01:38 Progress (1): 6.1/19 kB error 01-Jan-2023 00:01:38 Progress (1): 8.9/19 kB error 01-Jan-2023 00:01:38 Progress (1): 12/19 kB error 01-Jan-2023 00:01:38 Progress (1): 15/19 kB error 01-Jan-2023 00:01:38 Progress (1): 17/19 kB error 01-Jan-2023 00:01:38 Progress (1): 19 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.pom (19 kB at 71 kB/s) error 01-Jan-2023 00:01:38 #14 68.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-root/2.10.9.2/ehcache-root-2.10.9.2.pom error 01-Jan-2023 00:01:38 #14 68.76 Progress (1): 3.3/16 kB error 01-Jan-2023 00:01:38 Progress (1): 6.1/16 kB error 01-Jan-2023 00:01:38 Progress (1): 8.9/16 kB error 01-Jan-2023 00:01:38 Progress (1): 12/16 kB error 01-Jan-2023 00:01:38 Progress (1): 15/16 kB error 01-Jan-2023 00:01:38 Progress (1): 16 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-root/2.10.9.2/ehcache-root-2.10.9.2.pom (16 kB at 60 kB/s) error 01-Jan-2023 00:01:38 #14 68.92 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom error 01-Jan-2023 00:01:38 #14 69.07 Progress (1): 3.3/13 kB error 01-Jan-2023 00:01:38 Progress (1): 6.1/13 kB error 01-Jan-2023 00:01:38 Progress (1): 8.9/13 kB error 01-Jan-2023 00:01:38 Progress (1): 12/13 kB error 01-Jan-2023 00:01:38 Progress (1): 13 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom (13 kB at 40 kB/s) error 01-Jan-2023 00:01:38 #14 69.35 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.pom error 01-Jan-2023 00:01:38 #14 69.48 Progress (1): 2.0 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.pom (2.0 kB at 7.4 kB/s) error 01-Jan-2023 00:01:38 #14 69.66 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.pom error 01-Jan-2023 00:01:38 #14 69.80 Progress (1): 2.1 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.pom (2.1 kB at 6.8 kB/s) error 01-Jan-2023 00:01:38 #14 70.03 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom error 01-Jan-2023 00:01:38 #14 70.16 Progress (1): 3.3/37 kB error 01-Jan-2023 00:01:38 Progress (1): 6.1/37 kB error 01-Jan-2023 00:01:38 Progress (1): 8.9/37 kB error 01-Jan-2023 00:01:38 Progress (1): 12/37 kB error 01-Jan-2023 00:01:38 Progress (1): 15/37 kB error 01-Jan-2023 00:01:38 Progress (1): 17/37 kB error 01-Jan-2023 00:01:38 Progress (1): 20/37 kB error 01-Jan-2023 00:01:38 Progress (1): 23/37 kB error 01-Jan-2023 00:01:38 Progress (1): 26/37 kB error 01-Jan-2023 00:01:38 Progress (1): 29/37 kB error 01-Jan-2023 00:01:38 Progress (1): 31/37 kB error 01-Jan-2023 00:01:38 Progress (1): 34/37 kB error 01-Jan-2023 00:01:38 Progress (1): 37/37 kB error 01-Jan-2023 00:01:38 Progress (1): 37 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom (37 kB at 108 kB/s) error 01-Jan-2023 00:01:38 #14 70.55 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom error 01-Jan-2023 00:01:38 #14 70.68 Progress (1): 3.3/13 kB error 01-Jan-2023 00:01:38 Progress (1): 6.1/13 kB error 01-Jan-2023 00:01:38 Progress (1): 8.9/13 kB error 01-Jan-2023 00:01:38 Progress (1): 12/13 kB error 01-Jan-2023 00:01:38 Progress (1): 13 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom (13 kB at 49 kB/s) error 01-Jan-2023 00:01:38 #14 70.84 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom error 01-Jan-2023 00:01:38 #14 70.97 Progress (1): 3.3/9.5 kB error 01-Jan-2023 00:01:38 Progress (1): 6.1/9.5 kB error 01-Jan-2023 00:01:38 Progress (1): 8.9/9.5 kB error 01-Jan-2023 00:01:38 Progress (1): 9.5 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom (9.5 kB at 35 kB/s) error 01-Jan-2023 00:01:38 #14 71.19 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom error 01-Jan-2023 00:01:38 #14 71.35 Progress (1): 2.0 kB error 01-Jan-2023 00:01:38 error 01-Jan-2023 00:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom (2.0 kB at 7.0 kB/s) error 01-Jan-2023 00:01:38 #14 71.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom error 01-Jan-2023 00:01:38 #14 71.64 Progress (1): 3.3/23 kB error 01-Jan-2023 00:01:38 Progress (1): 6.1/23 kB error 01-Jan-2023 00:01:38 Progress (1): 8.9/23 kB error 01-Jan-2023 00:01:38 Progress (1): 12/23 kB error 01-Jan-2023 00:01:38 Progress (1): 15/23 kB error 01-Jan-2023 00:01:38 Progress (1): 17/23 kB error 01-Jan-2023 00:01:38 Progress (1): 20/23 kB error 01-Jan-2023 00:01:38 Progress (1): 23 kB error 01-Jan-2023 00:01:39 error 01-Jan-2023 00:01:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom (23 kB at 75 kB/s) error 01-Jan-2023 00:01:39 #14 71.82 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom error 01-Jan-2023 00:01:39 #14 71.96 Progress (1): 3.3/13 kB error 01-Jan-2023 00:01:39 Progress (1): 6.1/13 kB error 01-Jan-2023 00:01:39 Progress (1): 8.9/13 kB error 01-Jan-2023 00:01:39 Progress (1): 12/13 kB error 01-Jan-2023 00:01:39 Progress (1): 13 kB error 01-Jan-2023 00:01:39 error 01-Jan-2023 00:01:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom (13 kB at 44 kB/s) error 01-Jan-2023 00:01:39 #14 72.15 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom error 01-Jan-2023 00:01:39 #14 72.29 Progress (1): 1.3 kB error 01-Jan-2023 00:01:39 #14 ... error 01-Jan-2023 00:01:39 error 01-Jan-2023 00:01:39 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 00:01:39 #17 65.97 Progress (1): 3.3/7.1 kB error 01-Jan-2023 00:01:39 Progress (1): 6.1/7.1 kB error 01-Jan-2023 00:01:39 Progress (1): 7.1 kB error 01-Jan-2023 00:01:39 error 01-Jan-2023 00:01:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui-omod/1.13.0/legacyui-omod-1.13.0.pom (7.1 kB at 32 kB/s) error 01-Jan-2023 00:01:39 #17 66.08 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui/1.13.0/legacyui-1.13.0.pom error 01-Jan-2023 00:01:39 #17 66.26 Progress (1): 3.3/9.1 kB error 01-Jan-2023 00:01:39 Progress (1): 6.1/9.1 kB error 01-Jan-2023 00:01:39 Progress (1): 8.9/9.1 kB error 01-Jan-2023 00:01:39 Progress (1): 9.1 kB error 01-Jan-2023 00:01:39 error 01-Jan-2023 00:01:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui/1.13.0/legacyui-1.13.0.pom (9.1 kB at 31 kB/s) error 01-Jan-2023 00:01:39 #17 66.37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/maven/parents/maven-parent-openmrs-module/1.1.1/maven-parent-openmrs-module-1.1.1.pom error 01-Jan-2023 00:01:39 #17 66.49 Progress (1): 3.3/15 kB error 01-Jan-2023 00:01:39 Progress (1): 6.1/15 kB error 01-Jan-2023 00:01:39 Progress (1): 8.9/15 kB error 01-Jan-2023 00:01:39 Progress (1): 12/15 kB error 01-Jan-2023 00:01:39 Progress (1): 14/15 kB error 01-Jan-2023 00:01:39 Progress (1): 15 kB error 01-Jan-2023 00:01:39 error 01-Jan-2023 00:01:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/maven/parents/maven-parent-openmrs-module/1.1.1/maven-parent-openmrs-module-1.1.1.pom (15 kB at 68 kB/s) error 01-Jan-2023 00:01:39 #17 66.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui-omod/1.13.0/legacyui-omod-1.13.0.jar error 01-Jan-2023 00:01:39 #17 66.92 Progress (1): 0/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.1/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.1/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.1/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.1/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.1/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.2/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.2/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.2/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.2/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.3/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.3/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.3/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.3/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.3/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.4/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.4/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.4/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.4/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.5/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.5/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.5/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.5/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.6/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.6/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.6/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.6/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.7/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.7/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.7/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.7/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.8/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.8/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.8/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.8/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.9/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.9/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.9/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.9/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 0.9/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.0/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.0/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.0/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.0/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.1/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.1/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.1/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.1/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.2/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.2/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.2/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.2/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.3/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.3/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.3/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.3/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.4/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.4/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.4/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.4/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.5/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.5/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.5/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.5/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.6/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.6/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.6/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.6/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.7/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.7/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.7/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.7/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.8/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.8/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.8/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.8/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.9/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.9/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.9/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 1.9/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.0/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.0/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.0/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.0/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.1/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.1/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.1/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.1/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.2/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.2/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.2/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.2/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.2/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.3/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.3/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.3/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.3/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.4/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.4/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.4/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.4/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.5/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.5/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.5/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.5/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.6/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.6/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.6/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.6/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.7/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.7/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.7/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.7/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.7/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.8/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.8/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.8/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.8/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.9/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.9/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.9/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 2.9/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.0/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.0/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.0/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.0/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.1/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.1/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.1/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.1/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.2/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.2/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.2/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.2/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.3/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.3/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.3/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.3/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.3/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.4/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.4/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.4/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.4/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.5/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.5/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.5/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.5/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.6/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.6/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.6/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.6/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.7/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.7/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.7/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.7/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.8/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.8/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.8/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.8/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.8/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.9/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.9/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.9/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 3.9/4.0 MB error 01-Jan-2023 00:01:39 Progress (1): 4.0 MB error 01-Jan-2023 00:01:39 error 01-Jan-2023 00:01:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui-omod/1.13.0/legacyui-omod-1.13.0.jar (4.0 MB at 6.8 MB/s) error 01-Jan-2023 00:01:39 #17 67.19 [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:2.0.0:jar error 01-Jan-2023 00:01:39 #17 67.19 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab-omod/2.0.0/openconceptlab-omod-2.0.0.pom error 01-Jan-2023 00:01:40 #17 67.30 Progress (1): 3.3/9.5 kB error 01-Jan-2023 00:01:40 Progress (1): 6.1/9.5 kB error 01-Jan-2023 00:01:40 Progress (1): 8.9/9.5 kB error 01-Jan-2023 00:01:40 Progress (1): 9.5 kB error 01-Jan-2023 00:01:40 error 01-Jan-2023 00:01:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab-omod/2.0.0/openconceptlab-omod-2.0.0.pom (9.5 kB at 41 kB/s) error 01-Jan-2023 00:01:40 #17 67.42 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab/2.0.0/openconceptlab-2.0.0.pom error 01-Jan-2023 00:01:40 #17 67.59 Progress (1): 3.3/10 kB error 01-Jan-2023 00:01:40 Progress (1): 6.1/10 kB error 01-Jan-2023 00:01:40 Progress (1): 8.9/10 kB error 01-Jan-2023 00:01:40 Progress (1): 10 kB error 01-Jan-2023 00:01:40 error 01-Jan-2023 00:01:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab/2.0.0/openconceptlab-2.0.0.pom (10 kB at 35 kB/s) error 01-Jan-2023 00:01:40 #17 67.72 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab-omod/2.0.0/openconceptlab-omod-2.0.0.jar error 01-Jan-2023 00:01:40 #17 68.02 Progress (1): 0/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.1/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.1/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.1/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.1/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.1/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.1/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.1/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.2/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.2/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.2/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.2/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.2/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.2/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.3/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.3/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.3/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.3/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.3/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.3/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.4/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.4/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.4/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.4/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.4/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.5/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.5/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.5/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.5/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.5/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.5/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.6/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.6/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.6/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.6/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.6/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.6/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.7/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.7/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.7/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.7/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.7/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.7/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.8/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.8/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.8/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.8/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.8/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.9/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.9/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.9/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.9/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.9/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 0.9/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.0/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.0/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.0/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.0/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.0/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.0/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.1/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.1/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.1/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.1/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.1/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.1/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.1/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.2/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.2/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.2/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.2/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.2/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.2/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.3/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.3/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.3/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.3/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.3/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.3/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.4/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.4/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.4/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.4/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.4/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.4/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.5/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.5/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.5/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.5/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.5/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.5/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.6/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.6/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.6/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.6/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.6/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.6/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.7/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.7/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.7/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.7/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.7/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.7/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.7/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.8/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.8/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.8/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.8/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.8/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.8/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.9/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.9/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.9/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.9/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.9/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 1.9/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.0/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.0/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.0/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.0/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.0/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.0/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.1/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.1/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.1/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.1/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.1/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.1/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.2/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.2/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.2/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.2/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.2/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.2/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.3/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.3/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.3/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.3/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.3/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.3/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.3/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.4/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.4/2.4 MB error 01-Jan-2023 00:01:40 Progress (1): 2.4 MB error 01-Jan-2023 00:01:40 error 01-Jan-2023 00:01:41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab-omod/2.0.0/openconceptlab-omod-2.0.0.jar (2.4 MB at 3.8 MB/s) error 01-Jan-2023 00:01:41 #17 68.34 [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0:jar error 01-Jan-2023 00:01:41 #17 68.34 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy-omod/1.13.0/metadatadeploy-omod-1.13.0.pom error 01-Jan-2023 00:01:41 #17 68.46 Progress (1): 3.3/4.9 kB error 01-Jan-2023 00:01:41 Progress (1): 4.9 kB error 01-Jan-2023 00:01:41 error 01-Jan-2023 00:01:41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy-omod/1.13.0/metadatadeploy-omod-1.13.0.pom (4.9 kB at 21 kB/s) error 01-Jan-2023 00:01:41 #17 68.57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy/1.13.0/metadatadeploy-1.13.0.pom error 01-Jan-2023 00:01:41 #17 68.69 Progress (1): 3.3/6.2 kB error 01-Jan-2023 00:01:41 Progress (1): 6.1/6.2 kB error 01-Jan-2023 00:01:41 Progress (1): 6.2 kB error 01-Jan-2023 00:01:41 error 01-Jan-2023 00:01:41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy/1.13.0/metadatadeploy-1.13.0.pom (6.2 kB at 28 kB/s) error 01-Jan-2023 00:01:41 #17 68.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy-omod/1.13.0/metadatadeploy-omod-1.13.0.jar error 01-Jan-2023 00:01:41 #17 68.91 Progress (1): 3.3/110 kB error 01-Jan-2023 00:01:41 Progress (1): 6.1/110 kB error 01-Jan-2023 00:01:41 Progress (1): 8.9/110 kB error 01-Jan-2023 00:01:41 Progress (1): 12/110 kB error 01-Jan-2023 00:01:41 Progress (1): 14/110 kB error 01-Jan-2023 00:01:41 Progress (1): 17/110 kB error 01-Jan-2023 00:01:41 Progress (1): 20/110 kB error 01-Jan-2023 00:01:41 Progress (1): 23/110 kB error 01-Jan-2023 00:01:41 Progress (1): 26/110 kB error 01-Jan-2023 00:01:41 Progress (1): 28/110 kB error 01-Jan-2023 00:01:41 Progress (1): 31/110 kB error 01-Jan-2023 00:01:41 Progress (1): 34/110 kB error 01-Jan-2023 00:01:41 Progress (1): 37/110 kB error 01-Jan-2023 00:01:41 Progress (1): 40/110 kB error 01-Jan-2023 00:01:41 Progress (1): 42/110 kB error 01-Jan-2023 00:01:41 Progress (1): 45/110 kB error 01-Jan-2023 00:01:41 Progress (1): 48/110 kB error 01-Jan-2023 00:01:41 Progress (1): 51/110 kB error 01-Jan-2023 00:01:41 Progress (1): 54/110 kB error 01-Jan-2023 00:01:41 Progress (1): 56/110 kB error 01-Jan-2023 00:01:41 Progress (1): 59/110 kB error 01-Jan-2023 00:01:41 Progress (1): 62/110 kB error 01-Jan-2023 00:01:41 Progress (1): 65/110 kB error 01-Jan-2023 00:01:41 Progress (1): 68/110 kB error 01-Jan-2023 00:01:41 Progress (1): 70/110 kB error 01-Jan-2023 00:01:41 Progress (1): 73/110 kB error 01-Jan-2023 00:01:41 Progress (1): 76/110 kB error 01-Jan-2023 00:01:41 Progress (1): 79/110 kB error 01-Jan-2023 00:01:41 Progress (1): 82/110 kB error 01-Jan-2023 00:01:41 Progress (1): 84/110 kB error 01-Jan-2023 00:01:41 Progress (1): 87/110 kB error 01-Jan-2023 00:01:41 Progress (1): 90/110 kB error 01-Jan-2023 00:01:41 Progress (1): 93/110 kB error 01-Jan-2023 00:01:41 Progress (1): 96/110 kB error 01-Jan-2023 00:01:41 Progress (1): 98/110 kB error 01-Jan-2023 00:01:41 Progress (1): 101/110 kB error 01-Jan-2023 00:01:41 Progress (1): 104/110 kB error 01-Jan-2023 00:01:41 Progress (1): 106/110 kB error 01-Jan-2023 00:01:41 Progress (1): 109/110 kB error 01-Jan-2023 00:01:41 Progress (1): 110 kB error 01-Jan-2023 00:01:41 error 01-Jan-2023 00:01:41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy-omod/1.13.0/metadatadeploy-omod-1.13.0.jar (110 kB at 470 kB/s) error 01-Jan-2023 00:01:41 #17 69.03 [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.14.0:jar error 01-Jan-2023 00:01:41 #17 69.04 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest-omod/1.14.0/reportingrest-omod-1.14.0.pom error 01-Jan-2023 00:01:41 #17 69.16 Progress (1): 3.3/5.4 kB error 01-Jan-2023 00:01:41 Progress (1): 5.4 kB error 01-Jan-2023 00:01:41 error 01-Jan-2023 00:01:41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest-omod/1.14.0/reportingrest-omod-1.14.0.pom (5.4 kB at 24 kB/s) error 01-Jan-2023 00:01:42 #17 69.27 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest/1.14.0/reportingrest-1.14.0.pom error 01-Jan-2023 00:01:42 #17 69.51 Progress (1): 3.3/7.0 kB error 01-Jan-2023 00:01:42 Progress (1): 6.1/7.0 kB error 01-Jan-2023 00:01:42 Progress (1): 7.0 kB error 01-Jan-2023 00:01:42 error 01-Jan-2023 00:01:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest/1.14.0/reportingrest-1.14.0.pom (7.0 kB at 20 kB/s) error 01-Jan-2023 00:01:42 #17 69.62 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest-omod/1.14.0/reportingrest-omod-1.14.0.jar error 01-Jan-2023 00:01:42 #17 69.73 Progress (1): 3.3/75 kB error 01-Jan-2023 00:01:42 Progress (1): 6.1/75 kB error 01-Jan-2023 00:01:42 Progress (1): 8.9/75 kB error 01-Jan-2023 00:01:42 Progress (1): 12/75 kB error 01-Jan-2023 00:01:42 Progress (1): 14/75 kB error 01-Jan-2023 00:01:42 Progress (1): 17/75 kB error 01-Jan-2023 00:01:42 Progress (1): 20/75 kB error 01-Jan-2023 00:01:42 Progress (1): 23/75 kB error 01-Jan-2023 00:01:42 Progress (1): 26/75 kB error 01-Jan-2023 00:01:42 Progress (1): 28/75 kB error 01-Jan-2023 00:01:42 Progress (1): 31/75 kB error 01-Jan-2023 00:01:42 Progress (1): 34/75 kB error 01-Jan-2023 00:01:42 Progress (1): 37/75 kB error 01-Jan-2023 00:01:42 Progress (1): 40/75 kB error 01-Jan-2023 00:01:42 Progress (1): 42/75 kB error 01-Jan-2023 00:01:42 Progress (1): 45/75 kB error 01-Jan-2023 00:01:42 Progress (1): 48/75 kB error 01-Jan-2023 00:01:42 Progress (1): 51/75 kB error 01-Jan-2023 00:01:42 Progress (1): 54/75 kB error 01-Jan-2023 00:01:42 Progress (1): 56/75 kB error 01-Jan-2023 00:01:42 Progress (1): 59/75 kB error 01-Jan-2023 00:01:42 Progress (1): 62/75 kB error 01-Jan-2023 00:01:42 Progress (1): 65/75 kB error 01-Jan-2023 00:01:42 Progress (1): 68/75 kB error 01-Jan-2023 00:01:42 Progress (1): 70/75 kB error 01-Jan-2023 00:01:42 Progress (1): 73/75 kB error 01-Jan-2023 00:01:42 Progress (1): 75 kB error 01-Jan-2023 00:01:42 error 01-Jan-2023 00:01:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest-omod/1.14.0/reportingrest-omod-1.14.0.jar (75 kB at 336 kB/s) error 01-Jan-2023 00:01:42 #17 69.85 [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.14.0:jar error 01-Jan-2023 00:01:42 #17 69.85 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.pom error 01-Jan-2023 00:01:42 #17 69.96 Progress (1): 3.3/8.5 kB error 01-Jan-2023 00:01:42 Progress (1): 6.1/8.5 kB error 01-Jan-2023 00:01:42 Progress (1): 8.5 kB error 01-Jan-2023 00:01:42 error 01-Jan-2023 00:01:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.pom (8.5 kB at 38 kB/s) error 01-Jan-2023 00:01:42 #17 70.07 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa/1.14.0/owa-1.14.0.pom error 01-Jan-2023 00:01:42 #17 70.23 Progress (1): 3.3/6.9 kB error 01-Jan-2023 00:01:42 Progress (1): 6.1/6.9 kB error 01-Jan-2023 00:01:42 Progress (1): 6.9 kB error 01-Jan-2023 00:01:43 error 01-Jan-2023 00:01:43 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa/1.14.0/owa-1.14.0.pom (6.9 kB at 25 kB/s) error 01-Jan-2023 00:01:43 #17 70.35 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.jar error 01-Jan-2023 00:01:43 #17 70.65 Progress (1): 0/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.1/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.1/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.1/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.1/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.1/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.1/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.1/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.1/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.1/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.1/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.1/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.2/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.2/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.2/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.2/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.2/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.2/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.2/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.2/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.2/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.2/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.2/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.2/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.3/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.3/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.3/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.3/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.3/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.3/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.3/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.3/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.3/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.3/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.3/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.4/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.4/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.4/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.4/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.4/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.4/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.4/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.4/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.4/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.4/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.4/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.5/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.5/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.5/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.5/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.5/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.5/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.5/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.5/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.5/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.5/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.5/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.6/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.6/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.6/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.6/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.6/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.6/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.6/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.6/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.6/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.6/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.6/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.7/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.7/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.7/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.7/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.7/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.7/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.7/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.7/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.7/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.7/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.7/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.8/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.8/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.8/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.8/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.8/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.8/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.8/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.8/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.8/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.8/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.8/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.9/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.9/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.9/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.9/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.9/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.9/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.9/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.9/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.9/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.9/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 0.9/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.0/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.0/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.0/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.0/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.0/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.0/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.0/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.0/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.0/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.0/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.0/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.0/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.1/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.1/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.1/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.1/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.1/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.1/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.1/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.1/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.1/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.1/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.1/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.2/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.2/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.2/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.2/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.2/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.2/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.2/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.2/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.2/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.2/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.2/1.3 MB error 01-Jan-2023 00:01:43 Progress (1): 1.3 MB error 01-Jan-2023 00:01:43 error 01-Jan-2023 00:01:43 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.jar (1.3 MB at 2.6 MB/s) error 01-Jan-2023 00:01:43 #17 70.83 [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.8.0:jar error 01-Jan-2023 00:01:43 #17 70.83 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2-omod/1.8.0/fhir2-omod-1.8.0.pom error 01-Jan-2023 00:01:43 #17 70.95 Progress (1): 3.3/4.5 kB error 01-Jan-2023 00:01:43 Progress (1): 4.5 kB error 01-Jan-2023 00:01:43 error 01-Jan-2023 00:01:43 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2-omod/1.8.0/fhir2-omod-1.8.0.pom (4.5 kB at 20 kB/s) error 01-Jan-2023 00:01:43 #17 71.06 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2/1.8.0/fhir2-1.8.0.pom error 01-Jan-2023 00:01:43 #17 71.26 Progress (1): 3.3/36 kB error 01-Jan-2023 00:01:43 Progress (1): 6.1/36 kB error 01-Jan-2023 00:01:43 Progress (1): 8.9/36 kB error 01-Jan-2023 00:01:43 Progress (1): 12/36 kB error 01-Jan-2023 00:01:43 Progress (1): 15/36 kB error 01-Jan-2023 00:01:43 Progress (1): 17/36 kB error 01-Jan-2023 00:01:43 Progress (1): 20/36 kB error 01-Jan-2023 00:01:43 Progress (1): 23/36 kB error 01-Jan-2023 00:01:43 Progress (1): 26/36 kB error 01-Jan-2023 00:01:43 Progress (1): 29/36 kB error 01-Jan-2023 00:01:43 Progress (1): 31/36 kB error 01-Jan-2023 00:01:43 Progress (1): 34/36 kB error 01-Jan-2023 00:01:43 Progress (1): 36 kB error 01-Jan-2023 00:01:44 error 01-Jan-2023 00:01:44 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2/1.8.0/fhir2-1.8.0.pom (36 kB at 114 kB/s) error 01-Jan-2023 00:01:44 #17 71.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2-omod/1.8.0/fhir2-omod-1.8.0.jar error 01-Jan-2023 00:01:44 #17 71.75 Progress (1): 0.2/37 MB error 01-Jan-2023 00:01:44 Progress (1): 0.4/37 MB error 01-Jan-2023 00:01:44 Progress (1): 0.6/37 MB error 01-Jan-2023 00:01:44 Progress (1): 0.8/37 MB error 01-Jan-2023 00:01:44 Progress (1): 0.9/37 MB error 01-Jan-2023 00:01:44 Progress (1): 1.1/37 MB error 01-Jan-2023 00:01:44 Progress (1): 1.3/37 MB error 01-Jan-2023 00:01:44 Progress (1): 1.5/37 MB error 01-Jan-2023 00:01:44 Progress (1): 1.7/37 MB error 01-Jan-2023 00:01:44 Progress (1): 1.9/37 MB error 01-Jan-2023 00:01:44 Progress (1): 2.1/37 MB error 01-Jan-2023 00:01:44 Progress (1): 2.3/37 MB error 01-Jan-2023 00:01:44 Progress (1): 2.5/37 MB error 01-Jan-2023 00:01:44 Progress (1): 2.7/37 MB error 01-Jan-2023 00:01:44 Progress (1): 2.8/37 MB error 01-Jan-2023 00:01:44 Progress (1): 3.0/37 MB error 01-Jan-2023 00:01:44 Progress (1): 3.2/37 MB error 01-Jan-2023 00:01:44 Progress (1): 3.4/37 MB error 01-Jan-2023 00:01:44 Progress (1): 3.6/37 MB error 01-Jan-2023 00:01:44 Progress (1): 3.8/37 MB error 01-Jan-2023 00:01:44 Progress (1): 4.0/37 MB error 01-Jan-2023 00:01:44 Progress (1): 4.2/37 MB error 01-Jan-2023 00:01:44 Progress (1): 4.4/37 MB error 01-Jan-2023 00:01:44 Progress (1): 4.6/37 MB error 01-Jan-2023 00:01:44 Progress (1): 4.7/37 MB error 01-Jan-2023 00:01:44 Progress (1): 4.9/37 MB error 01-Jan-2023 00:01:44 Progress (1): 5.1/37 MB error 01-Jan-2023 00:01:44 Progress (1): 5.3/37 MB error 01-Jan-2023 00:01:44 Progress (1): 5.5/37 MB error 01-Jan-2023 00:01:44 Progress (1): 5.7/37 MB error 01-Jan-2023 00:01:44 Progress (1): 5.9/37 MB error 01-Jan-2023 00:01:44 Progress (1): 6.1/37 MB error 01-Jan-2023 00:01:44 Progress (1): 6.3/37 MB error 01-Jan-2023 00:01:44 Progress (1): 6.4/37 MB error 01-Jan-2023 00:01:44 Progress (1): 6.6/37 MB error 01-Jan-2023 00:01:44 Progress (1): 6.8/37 MB error 01-Jan-2023 00:01:44 Progress (1): 7.0/37 MB error 01-Jan-2023 00:01:44 Progress (1): 7.2/37 MB error 01-Jan-2023 00:01:44 Progress (1): 7.4/37 MB error 01-Jan-2023 00:01:44 Progress (1): 7.6/37 MB error 01-Jan-2023 00:01:44 Progress (1): 7.8/37 MB error 01-Jan-2023 00:01:44 Progress (1): 8.0/37 MB error 01-Jan-2023 00:01:44 Progress (1): 8.1/37 MB error 01-Jan-2023 00:01:44 Progress (1): 8.3/37 MB error 01-Jan-2023 00:01:44 Progress (1): 8.5/37 MB error 01-Jan-2023 00:01:44 Progress (1): 8.7/37 MB error 01-Jan-2023 00:01:44 Progress (1): 8.9/37 MB error 01-Jan-2023 00:01:44 Progress (1): 9.1/37 MB error 01-Jan-2023 00:01:44 Progress (1): 9.3/37 MB error 01-Jan-2023 00:01:44 Progress (1): 9.5/37 MB error 01-Jan-2023 00:01:44 Progress (1): 9.6/37 MB error 01-Jan-2023 00:01:44 Progress (1): 9.8/37 MB error 01-Jan-2023 00:01:44 Progress (1): 10/37 MB error 01-Jan-2023 00:01:44 Progress (1): 10/37 MB error 01-Jan-2023 00:01:44 Progress (1): 10/37 MB error 01-Jan-2023 00:01:44 Progress (1): 11/37 MB error 01-Jan-2023 00:01:44 Progress (1): 11/37 MB error 01-Jan-2023 00:01:44 Progress (1): 11/37 MB error 01-Jan-2023 00:01:44 Progress (1): 11/37 MB error 01-Jan-2023 00:01:44 Progress (1): 11/37 MB error 01-Jan-2023 00:01:44 Progress (1): 12/37 MB error 01-Jan-2023 00:01:44 Progress (1): 12/37 MB error 01-Jan-2023 00:01:44 Progress (1): 12/37 MB error 01-Jan-2023 00:01:44 Progress (1): 12/37 MB error 01-Jan-2023 00:01:44 Progress (1): 12/37 MB error 01-Jan-2023 00:01:44 Progress (1): 12/37 MB error 01-Jan-2023 00:01:44 Progress (1): 13/37 MB error 01-Jan-2023 00:01:44 Progress (1): 13/37 MB error 01-Jan-2023 00:01:44 Progress (1): 13/37 MB error 01-Jan-2023 00:01:44 Progress (1): 13/37 MB error 01-Jan-2023 00:01:44 Progress (1): 13/37 MB error 01-Jan-2023 00:01:44 Progress (1): 14/37 MB error 01-Jan-2023 00:01:44 Progress (1): 14/37 MB error 01-Jan-2023 00:01:44 Progress (1): 14/37 MB error 01-Jan-2023 00:01:44 Progress (1): 14/37 MB error 01-Jan-2023 00:01:44 Progress (1): 14/37 MB error 01-Jan-2023 00:01:44 Progress (1): 15/37 MB error 01-Jan-2023 00:01:44 Progress (1): 15/37 MB error 01-Jan-2023 00:01:44 Progress (1): 15/37 MB error 01-Jan-2023 00:01:44 Progress (1): 15/37 MB error 01-Jan-2023 00:01:44 Progress (1): 15/37 MB error 01-Jan-2023 00:01:44 Progress (1): 15/37 MB error 01-Jan-2023 00:01:44 Progress (1): 16/37 MB error 01-Jan-2023 00:01:44 Progress (1): 16/37 MB error 01-Jan-2023 00:01:44 Progress (1): 16/37 MB error 01-Jan-2023 00:01:44 Progress (1): 16/37 MB error 01-Jan-2023 00:01:44 Progress (1): 16/37 MB error 01-Jan-2023 00:01:44 Progress (1): 17/37 MB error 01-Jan-2023 00:01:44 Progress (1): 17/37 MB error 01-Jan-2023 00:01:45 Progress (1): 17/37 MB error 01-Jan-2023 00:01:45 Progress (1): 17/37 MB error 01-Jan-2023 00:01:45 Progress (1): 17/37 MB error 01-Jan-2023 00:01:45 Progress (1): 18/37 MB error 01-Jan-2023 00:01:45 Progress (1): 18/37 MB error 01-Jan-2023 00:01:45 Progress (1): 18/37 MB error 01-Jan-2023 00:01:45 Progress (1): 18/37 MB error 01-Jan-2023 00:01:45 Progress (1): 18/37 MB error 01-Jan-2023 00:01:45 Progress (1): 19/37 MB error 01-Jan-2023 00:01:45 Progress (1): 19/37 MB error 01-Jan-2023 00:01:45 Progress (1): 19/37 MB error 01-Jan-2023 00:01:45 Progress (1): 19/37 MB error 01-Jan-2023 00:01:45 Progress (1): 19/37 MB error 01-Jan-2023 00:01:45 Progress (1): 19/37 MB error 01-Jan-2023 00:01:45 Progress (1): 20/37 MB error 01-Jan-2023 00:01:45 Progress (1): 20/37 MB error 01-Jan-2023 00:01:45 Progress (1): 20/37 MB error 01-Jan-2023 00:01:45 Progress (1): 20/37 MB error 01-Jan-2023 00:01:45 Progress (1): 20/37 MB error 01-Jan-2023 00:01:45 Progress (1): 21/37 MB error 01-Jan-2023 00:01:45 Progress (1): 21/37 MB error 01-Jan-2023 00:01:45 Progress (1): 21/37 MB error 01-Jan-2023 00:01:45 Progress (1): 21/37 MB error 01-Jan-2023 00:01:45 Progress (1): 21/37 MB error 01-Jan-2023 00:01:45 Progress (1): 22/37 MB error 01-Jan-2023 00:01:45 Progress (1): 22/37 MB error 01-Jan-2023 00:01:45 Progress (1): 22/37 MB error 01-Jan-2023 00:01:45 Progress (1): 22/37 MB error 01-Jan-2023 00:01:45 Progress (1): 22/37 MB error 01-Jan-2023 00:01:45 Progress (1): 22/37 MB error 01-Jan-2023 00:01:45 Progress (1): 23/37 MB error 01-Jan-2023 00:01:45 Progress (1): 23/37 MB error 01-Jan-2023 00:01:45 Progress (1): 23/37 MB error 01-Jan-2023 00:01:45 Progress (1): 23/37 MB error 01-Jan-2023 00:01:45 Progress (1): 23/37 MB error 01-Jan-2023 00:01:45 Progress (1): 24/37 MB error 01-Jan-2023 00:01:45 Progress (1): 24/37 MB error 01-Jan-2023 00:01:45 Progress (1): 24/37 MB error 01-Jan-2023 00:01:45 Progress (1): 24/37 MB error 01-Jan-2023 00:01:45 Progress (1): 24/37 MB error 01-Jan-2023 00:01:45 Progress (1): 25/37 MB error 01-Jan-2023 00:01:45 Progress (1): 25/37 MB error 01-Jan-2023 00:01:45 Progress (1): 25/37 MB error 01-Jan-2023 00:01:45 Progress (1): 25/37 MB error 01-Jan-2023 00:01:45 Progress (1): 25/37 MB error 01-Jan-2023 00:01:45 Progress (1): 25/37 MB error 01-Jan-2023 00:01:45 Progress (1): 26/37 MB error 01-Jan-2023 00:01:45 Progress (1): 26/37 MB error 01-Jan-2023 00:01:45 Progress (1): 26/37 MB error 01-Jan-2023 00:01:45 Progress (1): 26/37 MB error 01-Jan-2023 00:01:45 Progress (1): 26/37 MB error 01-Jan-2023 00:01:45 Progress (1): 27/37 MB error 01-Jan-2023 00:01:45 Progress (1): 27/37 MB error 01-Jan-2023 00:01:45 Progress (1): 27/37 MB error 01-Jan-2023 00:01:45 Progress (1): 27/37 MB error 01-Jan-2023 00:01:45 Progress (1): 27/37 MB error 01-Jan-2023 00:01:45 Progress (1): 28/37 MB error 01-Jan-2023 00:01:45 Progress (1): 28/37 MB error 01-Jan-2023 00:01:45 Progress (1): 28/37 MB error 01-Jan-2023 00:01:45 Progress (1): 28/37 MB error 01-Jan-2023 00:01:45 Progress (1): 28/37 MB error 01-Jan-2023 00:01:45 Progress (1): 28/37 MB error 01-Jan-2023 00:01:45 Progress (1): 29/37 MB error 01-Jan-2023 00:01:45 Progress (1): 29/37 MB error 01-Jan-2023 00:01:45 Progress (1): 29/37 MB error 01-Jan-2023 00:01:45 Progress (1): 29/37 MB error 01-Jan-2023 00:01:45 Progress (1): 29/37 MB error 01-Jan-2023 00:01:45 Progress (1): 30/37 MB error 01-Jan-2023 00:01:45 Progress (1): 30/37 MB error 01-Jan-2023 00:01:45 Progress (1): 30/37 MB error 01-Jan-2023 00:01:45 Progress (1): 30/37 MB error 01-Jan-2023 00:01:45 Progress (1): 30/37 MB error 01-Jan-2023 00:01:45 Progress (1): 31/37 MB error 01-Jan-2023 00:01:45 Progress (1): 31/37 MB error 01-Jan-2023 00:01:45 Progress (1): 31/37 MB error 01-Jan-2023 00:01:45 Progress (1): 31/37 MB error 01-Jan-2023 00:01:45 Progress (1): 31/37 MB error 01-Jan-2023 00:01:45 Progress (1): 32/37 MB error 01-Jan-2023 00:01:45 Progress (1): 32/37 MB error 01-Jan-2023 00:01:45 Progress (1): 32/37 MB error 01-Jan-2023 00:01:45 Progress (1): 32/37 MB error 01-Jan-2023 00:01:45 Progress (1): 32/37 MB error 01-Jan-2023 00:01:45 Progress (1): 32/37 MB error 01-Jan-2023 00:01:45 Progress (1): 33/37 MB error 01-Jan-2023 00:01:45 Progress (1): 33/37 MB error 01-Jan-2023 00:01:45 Progress (1): 33/37 MB error 01-Jan-2023 00:01:45 Progress (1): 33/37 MB error 01-Jan-2023 00:01:45 Progress (1): 33/37 MB error 01-Jan-2023 00:01:45 Progress (1): 34/37 MB error 01-Jan-2023 00:01:45 Progress (1): 34/37 MB error 01-Jan-2023 00:01:45 Progress (1): 34/37 MB error 01-Jan-2023 00:01:45 Progress (1): 34/37 MB error 01-Jan-2023 00:01:45 Progress (1): 34/37 MB error 01-Jan-2023 00:01:45 Progress (1): 35/37 MB error 01-Jan-2023 00:01:45 Progress (1): 35/37 MB error 01-Jan-2023 00:01:45 Progress (1): 35/37 MB error 01-Jan-2023 00:01:45 Progress (1): 35/37 MB error 01-Jan-2023 00:01:45 Progress (1): 35/37 MB error 01-Jan-2023 00:01:45 Progress (1): 35/37 MB error 01-Jan-2023 00:01:45 Progress (1): 36/37 MB error 01-Jan-2023 00:01:45 Progress (1): 36/37 MB error 01-Jan-2023 00:01:45 Progress (1): 36/37 MB error 01-Jan-2023 00:01:45 Progress (1): 36/37 MB error 01-Jan-2023 00:01:45 Progress (1): 36/37 MB error 01-Jan-2023 00:01:45 Progress (1): 37/37 MB error 01-Jan-2023 00:01:45 Progress (1): 37/37 MB error 01-Jan-2023 00:01:45 Progress (1): 37/37 MB error 01-Jan-2023 00:01:45 Progress (1): 37/37 MB error 01-Jan-2023 00:01:45 Progress (1): 37/37 MB error 01-Jan-2023 00:01:45 Progress (1): 37 MB error 01-Jan-2023 00:01:45 error 01-Jan-2023 00:01:45 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2-omod/1.8.0/fhir2-omod-1.8.0.jar (37 MB at 20 MB/s) error 01-Jan-2023 00:01:45 #17 73.25 [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.16:omod error 01-Jan-2023 00:01:45 #17 73.26 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream-omod/0.2.16/serialization.xstream-omod-0.2.16.pom error 01-Jan-2023 00:01:45 #17 73.37 Progress (1): 3.3/10 kB error 01-Jan-2023 00:01:46 Progress (1): 6.1/10 kB error 01-Jan-2023 00:01:46 Progress (1): 8.9/10 kB error 01-Jan-2023 00:01:46 Progress (1): 10 kB error 01-Jan-2023 00:01:46 error 01-Jan-2023 00:01:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream-omod/0.2.16/serialization.xstream-omod-0.2.16.pom (10 kB at 43 kB/s) error 01-Jan-2023 00:01:46 #17 73.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream/0.2.16/serialization.xstream-0.2.16.pom error 01-Jan-2023 00:01:46 #17 73.61 Progress (1): 3.3/7.8 kB error 01-Jan-2023 00:01:46 Progress (1): 6.1/7.8 kB error 01-Jan-2023 00:01:46 Progress (1): 7.8 kB error 01-Jan-2023 00:01:46 error 01-Jan-2023 00:01:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream/0.2.16/serialization.xstream-0.2.16.pom (7.8 kB at 35 kB/s) error 01-Jan-2023 00:01:46 #17 73.72 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream-omod/0.2.16/serialization.xstream-omod-0.2.16.omod error 01-Jan-2023 00:01:46 #17 74.02 Progress (1): 4.1/348 kB error 01-Jan-2023 00:01:46 Progress (1): 7.5/348 kB error 01-Jan-2023 00:01:46 Progress (1): 12/348 kB error 01-Jan-2023 00:01:46 Progress (1): 16/348 kB error 01-Jan-2023 00:01:46 Progress (1): 20/348 kB error 01-Jan-2023 00:01:46 Progress (1): 24/348 kB error 01-Jan-2023 00:01:46 Progress (1): 28/348 kB error 01-Jan-2023 00:01:46 Progress (1): 32/348 kB error 01-Jan-2023 00:01:46 Progress (1): 36/348 kB error 01-Jan-2023 00:01:46 Progress (1): 40/348 kB error 01-Jan-2023 00:01:46 Progress (1): 42/348 kB error 01-Jan-2023 00:01:46 Progress (1): 46/348 kB error 01-Jan-2023 00:01:46 Progress (1): 51/348 kB error 01-Jan-2023 00:01:46 Progress (1): 55/348 kB error 01-Jan-2023 00:01:46 Progress (1): 59/348 kB error 01-Jan-2023 00:01:46 Progress (1): 63/348 kB error 01-Jan-2023 00:01:46 Progress (1): 67/348 kB error 01-Jan-2023 00:01:46 Progress (1): 71/348 kB error 01-Jan-2023 00:01:46 Progress (1): 75/348 kB error 01-Jan-2023 00:01:46 Progress (1): 77/348 kB error 01-Jan-2023 00:01:46 Progress (1): 81/348 kB error 01-Jan-2023 00:01:46 Progress (1): 85/348 kB error 01-Jan-2023 00:01:46 Progress (1): 89/348 kB error 01-Jan-2023 00:01:46 Progress (1): 94/348 kB error 01-Jan-2023 00:01:46 Progress (1): 98/348 kB error 01-Jan-2023 00:01:46 Progress (1): 102/348 kB error 01-Jan-2023 00:01:46 Progress (1): 106/348 kB error 01-Jan-2023 00:01:46 Progress (1): 110/348 kB error 01-Jan-2023 00:01:46 Progress (1): 112/348 kB error 01-Jan-2023 00:01:46 Progress (1): 116/348 kB error 01-Jan-2023 00:01:46 Progress (1): 120/348 kB error 01-Jan-2023 00:01:46 Progress (1): 124/348 kB error 01-Jan-2023 00:01:46 Progress (1): 128/348 kB error 01-Jan-2023 00:01:46 Progress (1): 132/348 kB error 01-Jan-2023 00:01:46 Progress (1): 137/348 kB error 01-Jan-2023 00:01:46 Progress (1): 141/348 kB error 01-Jan-2023 00:01:46 Progress (1): 145/348 kB error 01-Jan-2023 00:01:46 Progress (1): 149/348 kB error 01-Jan-2023 00:01:46 Progress (1): 152/348 kB error 01-Jan-2023 00:01:46 Progress (1): 156/348 kB error 01-Jan-2023 00:01:46 Progress (1): 160/348 kB error 01-Jan-2023 00:01:46 Progress (1): 164/348 kB error 01-Jan-2023 00:01:46 Progress (1): 168/348 kB error 01-Jan-2023 00:01:46 Progress (1): 172/348 kB error 01-Jan-2023 00:01:46 Progress (1): 176/348 kB error 01-Jan-2023 00:01:46 Progress (1): 180/348 kB error 01-Jan-2023 00:01:46 Progress (1): 184/348 kB error 01-Jan-2023 00:01:46 Progress (1): 187/348 kB error 01-Jan-2023 00:01:46 Progress (1): 191/348 kB error 01-Jan-2023 00:01:46 Progress (1): 195/348 kB error 01-Jan-2023 00:01:46 Progress (1): 199/348 kB error 01-Jan-2023 00:01:46 Progress (1): 203/348 kB error 01-Jan-2023 00:01:46 Progress (1): 207/348 kB error 01-Jan-2023 00:01:46 Progress (1): 211/348 kB error 01-Jan-2023 00:01:46 Progress (1): 215/348 kB error 01-Jan-2023 00:01:46 Progress (1): 219/348 kB error 01-Jan-2023 00:01:46 Progress (1): 221/348 kB error 01-Jan-2023 00:01:46 Progress (1): 225/348 kB error 01-Jan-2023 00:01:46 Progress (1): 230/348 kB error 01-Jan-2023 00:01:46 Progress (1): 234/348 kB error 01-Jan-2023 00:01:46 Progress (1): 238/348 kB error 01-Jan-2023 00:01:46 Progress (1): 242/348 kB error 01-Jan-2023 00:01:46 Progress (1): 246/348 kB error 01-Jan-2023 00:01:46 Progress (1): 250/348 kB error 01-Jan-2023 00:01:46 Progress (1): 254/348 kB error 01-Jan-2023 00:01:46 Progress (1): 258/348 kB error 01-Jan-2023 00:01:46 Progress (1): 262/348 kB error 01-Jan-2023 00:01:46 Progress (1): 266/348 kB error 01-Jan-2023 00:01:46 Progress (1): 269/348 kB error 01-Jan-2023 00:01:46 Progress (1): 273/348 kB error 01-Jan-2023 00:01:46 Progress (1): 277/348 kB error 01-Jan-2023 00:01:46 Progress (1): 281/348 kB error 01-Jan-2023 00:01:46 Progress (1): 285/348 kB error 01-Jan-2023 00:01:46 Progress (1): 289/348 kB error 01-Jan-2023 00:01:46 Progress (1): 293/348 kB error 01-Jan-2023 00:01:46 Progress (1): 297/348 kB error 01-Jan-2023 00:01:46 Progress (1): 301/348 kB error 01-Jan-2023 00:01:46 Progress (1): 304/348 kB error 01-Jan-2023 00:01:46 Progress (1): 308/348 kB error 01-Jan-2023 00:01:46 Progress (1): 312/348 kB error 01-Jan-2023 00:01:46 Progress (1): 316/348 kB error 01-Jan-2023 00:01:46 Progress (1): 321/348 kB error 01-Jan-2023 00:01:46 Progress (1): 325/348 kB error 01-Jan-2023 00:01:46 Progress (1): 329/348 kB error 01-Jan-2023 00:01:46 Progress (1): 333/348 kB error 01-Jan-2023 00:01:46 Progress (1): 337/348 kB error 01-Jan-2023 00:01:46 Progress (1): 339/348 kB error 01-Jan-2023 00:01:46 Progress (1): 341/348 kB error 01-Jan-2023 00:01:46 Progress (1): 345/348 kB error 01-Jan-2023 00:01:46 Progress (1): 348 kB error 01-Jan-2023 00:01:46 error 01-Jan-2023 00:01:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream-omod/0.2.16/serialization.xstream-omod-0.2.16.omod (348 kB at 805 kB/s) error 01-Jan-2023 00:01:46 #17 74.16 [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.25.0:jar error 01-Jan-2023 00:01:46 #17 74.16 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp-omod/1.25.0/registrationapp-omod-1.25.0.pom error 01-Jan-2023 00:01:46 #17 74.27 Progress (1): 3.3/7.2 kB error 01-Jan-2023 00:01:46 Progress (1): 6.1/7.2 kB error 01-Jan-2023 00:01:46 Progress (1): 7.2 kB error 01-Jan-2023 00:01:46 error 01-Jan-2023 00:01:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp-omod/1.25.0/registrationapp-omod-1.25.0.pom (7.2 kB at 32 kB/s) error 01-Jan-2023 00:01:47 #17 74.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp/1.25.0/registrationapp-1.25.0.pom error 01-Jan-2023 00:01:47 #17 74.57 Progress (1): 3.3/13 kB error 01-Jan-2023 00:01:47 Progress (1): 6.1/13 kB error 01-Jan-2023 00:01:47 Progress (1): 8.9/13 kB error 01-Jan-2023 00:01:47 Progress (1): 12/13 kB error 01-Jan-2023 00:01:47 Progress (1): 13 kB error 01-Jan-2023 00:01:47 error 01-Jan-2023 00:01:47 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp/1.25.0/registrationapp-1.25.0.pom (13 kB at 43 kB/s) error 01-Jan-2023 00:01:47 #17 74.68 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp-omod/1.25.0/registrationapp-omod-1.25.0.jar error 01-Jan-2023 00:01:47 #17 74.96 Progress (1): 7.5/947 kB error 01-Jan-2023 00:01:47 Progress (1): 16/947 kB error 01-Jan-2023 00:01:47 Progress (1): 24/947 kB error 01-Jan-2023 00:01:47 Progress (1): 32/947 kB error 01-Jan-2023 00:01:47 Progress (1): 40/947 kB error 01-Jan-2023 00:01:47 Progress (1): 48/947 kB error 01-Jan-2023 00:01:47 Progress (1): 57/947 kB error 01-Jan-2023 00:01:47 Progress (1): 65/947 kB error 01-Jan-2023 00:01:47 Progress (1): 73/947 kB error 01-Jan-2023 00:01:47 Progress (1): 77/947 kB error 01-Jan-2023 00:01:47 Progress (1): 85/947 kB error 01-Jan-2023 00:01:47 Progress (1): 94/947 kB error 01-Jan-2023 00:01:47 Progress (1): 102/947 kB error 01-Jan-2023 00:01:47 Progress (1): 110/947 kB error 01-Jan-2023 00:01:47 Progress (1): 118/947 kB error 01-Jan-2023 00:01:47 Progress (1): 126/947 kB error 01-Jan-2023 00:01:47 Progress (1): 134/947 kB error 01-Jan-2023 00:01:47 Progress (1): 143/947 kB error 01-Jan-2023 00:01:47 Progress (1): 147/947 kB error 01-Jan-2023 00:01:47 Progress (1): 155/947 kB error 01-Jan-2023 00:01:47 Progress (1): 163/947 kB error 01-Jan-2023 00:01:47 Progress (1): 171/947 kB error 01-Jan-2023 00:01:47 Progress (1): 180/947 kB error 01-Jan-2023 00:01:47 Progress (1): 188/947 kB error 01-Jan-2023 00:01:47 Progress (1): 196/947 kB error 01-Jan-2023 00:01:47 Progress (1): 204/947 kB error 01-Jan-2023 00:01:47 Progress (1): 212/947 kB error 01-Jan-2023 00:01:47 Progress (1): 216/947 kB error 01-Jan-2023 00:01:47 Progress (1): 225/947 kB error 01-Jan-2023 00:01:47 Progress (1): 233/947 kB error 01-Jan-2023 00:01:47 Progress (1): 241/947 kB error 01-Jan-2023 00:01:47 Progress (1): 249/947 kB error 01-Jan-2023 00:01:47 Progress (1): 257/947 kB error 01-Jan-2023 00:01:47 Progress (1): 266/947 kB error 01-Jan-2023 00:01:47 Progress (1): 274/947 kB error 01-Jan-2023 00:01:47 Progress (1): 282/947 kB error 01-Jan-2023 00:01:47 Progress (1): 286/947 kB error 01-Jan-2023 00:01:47 Progress (1): 294/947 kB error 01-Jan-2023 00:01:47 Progress (1): 302/947 kB error 01-Jan-2023 00:01:47 Progress (1): 311/947 kB error 01-Jan-2023 00:01:47 Progress (1): 319/947 kB error 01-Jan-2023 00:01:47 Progress (1): 327/947 kB error 01-Jan-2023 00:01:47 Progress (1): 335/947 kB error 01-Jan-2023 00:01:47 Progress (1): 343/947 kB error 01-Jan-2023 00:01:47 Progress (1): 352/947 kB error 01-Jan-2023 00:01:47 Progress (1): 356/947 kB error 01-Jan-2023 00:01:47 Progress (1): 364/947 kB error 01-Jan-2023 00:01:47 Progress (1): 372/947 kB error 01-Jan-2023 00:01:47 Progress (1): 380/947 kB error 01-Jan-2023 00:01:47 Progress (1): 388/947 kB error 01-Jan-2023 00:01:47 Progress (1): 397/947 kB error 01-Jan-2023 00:01:47 Progress (1): 405/947 kB error 01-Jan-2023 00:01:47 Progress (1): 413/947 kB error 01-Jan-2023 00:01:47 Progress (1): 421/947 kB error 01-Jan-2023 00:01:47 Progress (1): 425/947 kB error 01-Jan-2023 00:01:47 Progress (1): 433/947 kB error 01-Jan-2023 00:01:47 Progress (1): 442/947 kB error 01-Jan-2023 00:01:47 Progress (1): 450/947 kB error 01-Jan-2023 00:01:47 Progress (1): 458/947 kB error 01-Jan-2023 00:01:47 Progress (1): 466/947 kB error 01-Jan-2023 00:01:47 Progress (1): 474/947 kB error 01-Jan-2023 00:01:47 Progress (1): 483/947 kB error 01-Jan-2023 00:01:47 Progress (1): 491/947 kB error 01-Jan-2023 00:01:47 Progress (1): 495/947 kB error 01-Jan-2023 00:01:47 Progress (1): 503/947 kB error 01-Jan-2023 00:01:47 Progress (1): 511/947 kB error 01-Jan-2023 00:01:47 Progress (1): 520/947 kB error 01-Jan-2023 00:01:47 Progress (1): 528/947 kB error 01-Jan-2023 00:01:47 Progress (1): 536/947 kB error 01-Jan-2023 00:01:47 Progress (1): 544/947 kB error 01-Jan-2023 00:01:47 Progress (1): 552/947 kB error 01-Jan-2023 00:01:47 Progress (1): 560/947 kB error 01-Jan-2023 00:01:47 Progress (1): 569/947 kB error 01-Jan-2023 00:01:47 Progress (1): 577/947 kB error 01-Jan-2023 00:01:47 Progress (1): 585/947 kB error 01-Jan-2023 00:01:47 Progress (1): 593/947 kB error 01-Jan-2023 00:01:47 Progress (1): 601/947 kB error 01-Jan-2023 00:01:47 Progress (1): 610/947 kB error 01-Jan-2023 00:01:47 Progress (1): 618/947 kB error 01-Jan-2023 00:01:47 Progress (1): 626/947 kB error 01-Jan-2023 00:01:47 Progress (1): 634/947 kB error 01-Jan-2023 00:01:47 Progress (1): 642/947 kB error 01-Jan-2023 00:01:47 Progress (1): 651/947 kB error 01-Jan-2023 00:01:47 Progress (1): 659/947 kB error 01-Jan-2023 00:01:47 Progress (1): 667/947 kB error 01-Jan-2023 00:01:47 Progress (1): 675/947 kB error 01-Jan-2023 00:01:47 Progress (1): 683/947 kB error 01-Jan-2023 00:01:47 Progress (1): 692/947 kB error 01-Jan-2023 00:01:47 Progress (1): 700/947 kB error 01-Jan-2023 00:01:47 Progress (1): 708/947 kB error 01-Jan-2023 00:01:47 Progress (1): 716/947 kB error 01-Jan-2023 00:01:47 Progress (1): 724/947 kB error 01-Jan-2023 00:01:47 Progress (1): 732/947 kB error 01-Jan-2023 00:01:47 Progress (1): 741/947 kB error 01-Jan-2023 00:01:47 Progress (1): 749/947 kB error 01-Jan-2023 00:01:47 Progress (1): 757/947 kB error 01-Jan-2023 00:01:47 Progress (1): 765/947 kB error 01-Jan-2023 00:01:47 Progress (1): 773/947 kB error 01-Jan-2023 00:01:47 Progress (1): 782/947 kB error 01-Jan-2023 00:01:47 Progress (1): 790/947 kB error 01-Jan-2023 00:01:47 Progress (1): 798/947 kB error 01-Jan-2023 00:01:47 Progress (1): 806/947 kB error 01-Jan-2023 00:01:47 Progress (1): 814/947 kB error 01-Jan-2023 00:01:47 Progress (1): 823/947 kB error 01-Jan-2023 00:01:47 Progress (1): 831/947 kB error 01-Jan-2023 00:01:47 Progress (1): 839/947 kB error 01-Jan-2023 00:01:47 Progress (1): 847/947 kB error 01-Jan-2023 00:01:47 Progress (1): 855/947 kB error 01-Jan-2023 00:01:47 Progress (1): 864/947 kB error 01-Jan-2023 00:01:47 Progress (1): 872/947 kB error 01-Jan-2023 00:01:47 Progress (1): 880/947 kB error 01-Jan-2023 00:01:47 Progress (1): 888/947 kB error 01-Jan-2023 00:01:47 Progress (1): 896/947 kB error 01-Jan-2023 00:01:47 Progress (1): 905/947 kB error 01-Jan-2023 00:01:47 Progress (1): 913/947 kB error 01-Jan-2023 00:01:47 Progress (1): 921/947 kB error 01-Jan-2023 00:01:47 Progress (1): 929/947 kB error 01-Jan-2023 00:01:47 Progress (1): 935/947 kB error 01-Jan-2023 00:01:47 Progress (1): 944/947 kB error 01-Jan-2023 00:01:47 Progress (1): 947 kB error 01-Jan-2023 00:01:47 error 01-Jan-2023 00:01:47 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp-omod/1.25.0/registrationapp-omod-1.25.0.jar (947 kB at 2.0 MB/s) error 01-Jan-2023 00:01:47 #17 75.14 [INFO] Configured Artifact: org.openmrs:event-omod:2.10.0:jar error 01-Jan-2023 00:01:47 #17 75.14 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event-omod/2.10.0/event-omod-2.10.0.pom error 01-Jan-2023 00:01:47 #17 75.27 Progress (1): 3.3/5.0 kB error 01-Jan-2023 00:01:47 Progress (1): 5.0 kB error 01-Jan-2023 00:01:47 error 01-Jan-2023 00:01:47 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event-omod/2.10.0/event-omod-2.10.0.pom (5.0 kB at 21 kB/s) error 01-Jan-2023 00:01:48 #17 75.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event/2.10.0/event-2.10.0.pom error 01-Jan-2023 00:01:48 #17 75.50 Progress (1): 3.3/4.3 kB error 01-Jan-2023 00:01:48 Progress (1): 4.3 kB error 01-Jan-2023 00:01:48 error 01-Jan-2023 00:01:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event/2.10.0/event-2.10.0.pom (4.3 kB at 18 kB/s) error 01-Jan-2023 00:01:48 #17 75.62 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event-omod/2.10.0/event-omod-2.10.0.jar error 01-Jan-2023 00:01:48 #17 75.99 Progress (1): 0/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.1/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.1/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.1/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.1/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.2/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.2/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.2/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.2/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.3/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.3/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.3/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.3/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.3/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.4/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.4/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.4/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.4/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.5/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.5/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.5/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.5/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.6/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.6/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.6/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.7/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.7/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.7/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.7/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.8/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.8/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.8/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.8/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.9/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.9/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.9/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 0.9/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.0/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.0/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.0/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.0/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.1/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.1/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.1/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.1/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.2/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.2/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.2/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.2/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.3/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.3/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.3/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.3/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.4/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.4/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.4/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.4/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.5/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.5/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.5/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.5/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.6/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.6/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.6/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.6/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.7/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.7/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.7/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.7/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.8/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.8/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.8/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.8/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.9/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.9/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.9/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 1.9/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.0/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.0/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.0/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.0/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.1/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.1/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.1/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.1/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.2/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.2/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.2/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.2/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.3/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.3/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.3/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.3/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.4/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.4/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.4/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.4/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.5/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.5/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.5/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.5/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.5/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.6/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.6/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.6/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.6/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.7/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.7/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.7/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.7/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.8/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.8/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.8/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.8/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.9/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.9/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.9/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 2.9/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.0/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.0/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.0/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.0/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.1/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.1/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.1/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.1/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.2/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.2/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.2/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.2/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.3/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.3/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.3/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.3/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.4/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.4/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.4/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.5/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.5/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.5/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.5/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.6/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.6/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.6/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.6/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.7/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.7/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.7/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.7/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.8/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.8/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.8/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.8/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.9/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.9/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.9/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 3.9/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.0/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.0/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.0/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.0/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.1/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.1/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.1/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.1/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.2/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.2/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.2/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.2/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.3/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.3/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.3/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.3/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.4/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.4/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.4/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.4/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.5/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.5/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.5/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.5/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.6/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.6/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.6/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.6/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.7/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.7/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.7/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.7/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.8/4.8 MB error 01-Jan-2023 00:01:48 Progress (1): 4.8 MB error 01-Jan-2023 00:01:49 error 01-Jan-2023 00:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event-omod/2.10.0/event-omod-2.10.0.jar (4.8 MB at 6.9 MB/s) error 01-Jan-2023 00:01:49 #17 76.31 [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7:jar error 01-Jan-2023 00:01:49 #17 76.31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary-omod/2.0.7/uilibrary-omod-2.0.7.pom error 01-Jan-2023 00:01:49 #17 76.44 Progress (1): 3.3/5.5 kB error 01-Jan-2023 00:01:49 Progress (1): 5.5 kB error 01-Jan-2023 00:01:49 error 01-Jan-2023 00:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary-omod/2.0.7/uilibrary-omod-2.0.7.pom (5.5 kB at 23 kB/s) error 01-Jan-2023 00:01:49 #17 76.55 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary/2.0.7/uilibrary-2.0.7.pom error 01-Jan-2023 00:01:49 #17 76.66 Progress (1): 3.3/5.1 kB error 01-Jan-2023 00:01:49 Progress (1): 5.1 kB error 01-Jan-2023 00:01:49 error 01-Jan-2023 00:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary/2.0.7/uilibrary-2.0.7.pom (5.1 kB at 24 kB/s) error 01-Jan-2023 00:01:49 #17 76.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary-omod/2.0.7/uilibrary-omod-2.0.7.jar error 01-Jan-2023 00:01:49 #17 77.05 Progress (1): 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2 MB error 01-Jan-2023 00:01:49 #17 ... error 01-Jan-2023 00:01:49 error 01-Jan-2023 00:01:49 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 00:01:49 #14 72.29 Progress (1): 1.3 kB error 01-Jan-2023 00:01:49 error 01-Jan-2023 00:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom (1.3 kB at 4.1 kB/s) error 01-Jan-2023 00:01:49 #14 72.55 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom error 01-Jan-2023 00:01:49 #14 72.76 Progress (1): 3.3/29 kB error 01-Jan-2023 00:01:49 Progress (1): 6.1/29 kB error 01-Jan-2023 00:01:49 Progress (1): 8.9/29 kB error 01-Jan-2023 00:01:49 Progress (1): 12/29 kB error 01-Jan-2023 00:01:49 Progress (1): 15/29 kB error 01-Jan-2023 00:01:49 Progress (1): 17/29 kB error 01-Jan-2023 00:01:49 Progress (1): 20/29 kB error 01-Jan-2023 00:01:49 Progress (1): 23/29 kB error 01-Jan-2023 00:01:49 Progress (1): 26/29 kB error 01-Jan-2023 00:01:49 Progress (1): 29/29 kB error 01-Jan-2023 00:01:49 Progress (1): 29 kB error 01-Jan-2023 00:01:49 error 01-Jan-2023 00:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom (29 kB at 66 kB/s) error 01-Jan-2023 00:01:49 #14 73.09 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom error 01-Jan-2023 00:01:49 #14 73.29 Progress (1): 3.3/3.5 kB error 01-Jan-2023 00:01:49 Progress (1): 3.5 kB error 01-Jan-2023 00:01:49 error 01-Jan-2023 00:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom (3.5 kB at 11 kB/s) error 01-Jan-2023 00:01:49 #14 73.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom error 01-Jan-2023 00:01:49 #14 73.57 Progress (1): 3.3/10 kB error 01-Jan-2023 00:01:49 Progress (1): 6.1/10 kB error 01-Jan-2023 00:01:49 Progress (1): 8.9/10 kB error 01-Jan-2023 00:01:49 Progress (1): 10 kB error 01-Jan-2023 00:01:49 error 01-Jan-2023 00:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom (10 kB at 39 kB/s) error 01-Jan-2023 00:01:49 #14 73.86 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom error 01-Jan-2023 00:01:49 #14 74.01 Progress (1): 3.3/13 kB error 01-Jan-2023 00:01:49 Progress (1): 6.1/13 kB error 01-Jan-2023 00:01:49 Progress (1): 8.9/13 kB error 01-Jan-2023 00:01:49 Progress (1): 12/13 kB error 01-Jan-2023 00:01:49 Progress (1): 13 kB error 01-Jan-2023 00:01:49 error 01-Jan-2023 00:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom (13 kB at 43 kB/s) error 01-Jan-2023 00:01:49 #14 74.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/test/openmrs-test/2.5.8/openmrs-test-2.5.8.pom error 01-Jan-2023 00:01:49 #14 75.45 Progress (1): 3.2 kB error 01-Jan-2023 00:01:49 error 01-Jan-2023 00:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/test/openmrs-test/2.5.8/openmrs-test-2.5.8.pom (3.2 kB at 3.7 kB/s) error 01-Jan-2023 00:01:49 #14 76.12 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.pom error 01-Jan-2023 00:01:49 #14 76.27 Progress (1): 1.7 kB error 01-Jan-2023 00:01:49 error 01-Jan-2023 00:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.pom (1.7 kB at 5.9 kB/s) error 01-Jan-2023 00:01:49 #14 76.58 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.pom error 01-Jan-2023 00:01:49 #14 76.72 Progress (1): 3.2 kB error 01-Jan-2023 00:01:49 error 01-Jan-2023 00:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.pom (3.2 kB at 12 kB/s) error 01-Jan-2023 00:01:49 #14 76.93 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.pom error 01-Jan-2023 00:01:49 #14 77.05 Progress (1): 2.8 kB error 01-Jan-2023 00:01:49 error 01-Jan-2023 00:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.pom (2.8 kB at 12 kB/s) error 01-Jan-2023 00:01:49 #14 77.21 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.pom error 01-Jan-2023 00:01:49 #14 77.35 Progress (1): 3.2 kB error 01-Jan-2023 00:01:49 error 01-Jan-2023 00:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.pom (3.2 kB at 12 kB/s) error 01-Jan-2023 00:01:49 #14 77.51 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.pom error 01-Jan-2023 00:01:49 #14 77.66 Progress (1): 3.2 kB error 01-Jan-2023 00:01:49 error 01-Jan-2023 00:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.pom (3.2 kB at 11 kB/s) error 01-Jan-2023 00:01:49 #14 77.84 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.pom error 01-Jan-2023 00:01:49 #14 77.96 Progress (1): 3.2 kB error 01-Jan-2023 00:01:49 error 01-Jan-2023 00:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.pom (3.2 kB at 12 kB/s) error 01-Jan-2023 00:01:49 #14 78.14 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom error 01-Jan-2023 00:01:49 #14 78.26 Progress (1): 3.3/59 kB error 01-Jan-2023 00:01:49 Progress (1): 6.1/59 kB error 01-Jan-2023 00:01:49 Progress (1): 8.9/59 kB error 01-Jan-2023 00:01:49 Progress (1): 12/59 kB error 01-Jan-2023 00:01:49 Progress (1): 15/59 kB error 01-Jan-2023 00:01:49 Progress (1): 17/59 kB error 01-Jan-2023 00:01:49 Progress (1): 20/59 kB error 01-Jan-2023 00:01:49 Progress (1): 23/59 kB error 01-Jan-2023 00:01:49 Progress (1): 26/59 kB error 01-Jan-2023 00:01:49 Progress (1): 29/59 kB error 01-Jan-2023 00:01:49 Progress (1): 31/59 kB error 01-Jan-2023 00:01:49 Progress (1): 34/59 kB error 01-Jan-2023 00:01:49 Progress (1): 37/59 kB error 01-Jan-2023 00:01:49 Progress (1): 40/59 kB error 01-Jan-2023 00:01:49 Progress (1): 43/59 kB error 01-Jan-2023 00:01:49 Progress (1): 45/59 kB error 01-Jan-2023 00:01:49 Progress (1): 48/59 kB error 01-Jan-2023 00:01:49 Progress (1): 51/59 kB error 01-Jan-2023 00:01:49 Progress (1): 54/59 kB error 01-Jan-2023 00:01:49 Progress (1): 56/59 kB error 01-Jan-2023 00:01:49 Progress (1): 59 kB error 01-Jan-2023 00:01:49 error 01-Jan-2023 00:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom (59 kB at 159 kB/s) error 01-Jan-2023 00:01:49 #14 79.34 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.jar error 01-Jan-2023 00:01:49 #14 79.35 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.jar error 01-Jan-2023 00:01:49 #14 79.35 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.jar error 01-Jan-2023 00:01:49 #14 79.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.jar error 01-Jan-2023 00:01:49 #14 79.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.jar error 01-Jan-2023 00:01:49 #14 80.03 Progress (1): 3.3/24 kB error 01-Jan-2023 00:01:49 Progress (1): 6.1/24 kB error 01-Jan-2023 00:01:49 Progress (1): 8.9/24 kB error 01-Jan-2023 00:01:49 Progress (1): 12/24 kB error 01-Jan-2023 00:01:49 Progress (1): 14/24 kB error 01-Jan-2023 00:01:49 Progress (1): 17/24 kB error 01-Jan-2023 00:01:49 Progress (1): 20/24 kB error 01-Jan-2023 00:01:49 Progress (1): 23/24 kB error 01-Jan-2023 00:01:49 Progress (1): 24 kB error 01-Jan-2023 00:01:49 error 01-Jan-2023 00:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.jar (24 kB at 18 kB/s) error 01-Jan-2023 00:01:49 #14 80.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.jar error 01-Jan-2023 00:01:49 #14 82.43 Progress (1): 0/2.9 MB error 01-Jan-2023 00:01:49 Progress (2): 0/2.9 MB | 4.1/689 kB error 01-Jan-2023 00:01:49 Progress (3): 0/2.9 MB | 4.1/689 kB | 0/1.4 MB error 01-Jan-2023 00:01:49 Progress (4): 0/2.9 MB | 4.1/689 kB | 0/1.4 MB | 4.1/282 kB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 4.1/689 kB | 0/1.4 MB | 4.1/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 4.1/689 kB | 0/1.4 MB | 4.1/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 4.1/689 kB | 0/1.4 MB | 8.2/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 4.1/689 kB | 0/1.4 MB | 8.2/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 8.2/689 kB | 0/1.4 MB | 8.2/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 8.2/689 kB | 0/1.4 MB | 12/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 12/689 kB | 0/1.4 MB | 12/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 12/689 kB | 0/1.4 MB | 16/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 12/689 kB | 0/1.4 MB | 16/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 12/689 kB | 0/1.4 MB | 16/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 12/689 kB | 0/1.4 MB | 16/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 12/689 kB | 0/1.4 MB | 16/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 12/689 kB | 0/1.4 MB | 20/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 16/689 kB | 0/1.4 MB | 20/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 16/689 kB | 0/1.4 MB | 20/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 20/689 kB | 0/1.4 MB | 20/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 20/689 kB | 0/1.4 MB | 20/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 20/689 kB | 0/1.4 MB | 20/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 20/689 kB | 0/1.4 MB | 25/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 25/689 kB | 0/1.4 MB | 25/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 25/689 kB | 0/1.4 MB | 29/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 25/689 kB | 0/1.4 MB | 29/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 25/689 kB | 0/1.4 MB | 33/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 25/689 kB | 0.1/1.4 MB | 33/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 25/689 kB | 0.1/1.4 MB | 33/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 29/689 kB | 0.1/1.4 MB | 33/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 33/689 kB | 0.1/1.4 MB | 33/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 37/689 kB | 0.1/1.4 MB | 33/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 37/689 kB | 0.1/1.4 MB | 37/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 41/689 kB | 0.1/1.4 MB | 37/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 41/689 kB | 0.1/1.4 MB | 41/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 41/689 kB | 0.1/1.4 MB | 45/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 45/689 kB | 0.1/1.4 MB | 45/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 49/689 kB | 0.1/1.4 MB | 45/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 49/689 kB | 0.1/1.4 MB | 49/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 49/689 kB | 0.1/1.4 MB | 52/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 52/689 kB | 0.1/1.4 MB | 52/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 52/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 52/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 56/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 60/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 64/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 56/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 60/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 64/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 68/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 72/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 72/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 72/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 72/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 72/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 72/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 76/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 80/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 80/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 84/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 84/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 86/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 90/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 95/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 99/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 103/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 103/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 107/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 111/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 72/689 kB | 0.1/1.4 MB | 111/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 76/689 kB | 0.1/1.4 MB | 111/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 76/689 kB | 0.1/1.4 MB | 111/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 76/689 kB | 0.1/1.4 MB | 111/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 80/689 kB | 0.1/1.4 MB | 111/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 84/689 kB | 0.1/1.4 MB | 111/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 86/689 kB | 0.1/1.4 MB | 111/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 90/689 kB | 0.1/1.4 MB | 111/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 95/689 kB | 0.1/1.4 MB | 111/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 99/689 kB | 0.1/1.4 MB | 111/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 99/689 kB | 0.1/1.4 MB | 115/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 103/689 kB | 0.1/1.4 MB | 115/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 103/689 kB | 0.1/1.4 MB | 119/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 103/689 kB | 0.1/1.4 MB | 121/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 103/689 kB | 0.1/1.4 MB | 121/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 103/689 kB | 0.1/1.4 MB | 121/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 107/689 kB | 0.1/1.4 MB | 121/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 111/689 kB | 0.1/1.4 MB | 121/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 115/689 kB | 0.1/1.4 MB | 121/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 119/689 kB | 0.1/1.4 MB | 121/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 121/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 121/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 121/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 121/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 121/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 121/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 121/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 121/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 121/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 125/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 129/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 133/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 138/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 138/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 138/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 138/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 138/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.2/1.4 MB | 138/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.2/2.9 MB | 121/689 kB | 0.2/1.4 MB | 138/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (5): 0.2/2.9 MB | 121/689 kB | 0.2/1.4 MB | 138/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:49 #14 ... error 01-Jan-2023 00:01:49 error 01-Jan-2023 00:01:49 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 00:01:49 #17 77.05 Progress (1): 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:01:49 Progress (1): 1.2 MB error 01-Jan-2023 00:01:49 error 01-Jan-2023 00:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary-omod/2.0.7/uilibrary-omod-2.0.7.jar (1.2 MB at 2.6 MB/s) error 01-Jan-2023 00:01:49 #17 77.25 [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0:jar error 01-Jan-2023 00:01:49 #17 77.26 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets-omod/1.11.0/htmlwidgets-omod-1.11.0.pom error 01-Jan-2023 00:01:50 #17 77.37 Progress (1): 3.2 kB error 01-Jan-2023 00:01:50 error 01-Jan-2023 00:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets-omod/1.11.0/htmlwidgets-omod-1.11.0.pom (3.2 kB at 14 kB/s) error 01-Jan-2023 00:01:50 #17 77.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets/1.11.0/htmlwidgets-1.11.0.pom error 01-Jan-2023 00:01:50 #17 77.65 Progress (1): 3.3/7.9 kB error 01-Jan-2023 00:01:50 Progress (1): 6.1/7.9 kB error 01-Jan-2023 00:01:50 Progress (1): 7.9 kB error 01-Jan-2023 00:01:50 error 01-Jan-2023 00:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets/1.11.0/htmlwidgets-1.11.0.pom (7.9 kB at 29 kB/s) error 01-Jan-2023 00:01:50 #17 77.76 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets-omod/1.11.0/htmlwidgets-omod-1.11.0.jar error 01-Jan-2023 00:01:50 #17 77.87 Progress (1): 3.3/116 kB error 01-Jan-2023 00:01:50 Progress (1): 6.1/116 kB error 01-Jan-2023 00:01:50 Progress (1): 8.9/116 kB error 01-Jan-2023 00:01:50 Progress (1): 12/116 kB error 01-Jan-2023 00:01:50 Progress (1): 15/116 kB error 01-Jan-2023 00:01:50 Progress (1): 17/116 kB error 01-Jan-2023 00:01:50 Progress (1): 20/116 kB error 01-Jan-2023 00:01:50 Progress (1): 23/116 kB error 01-Jan-2023 00:01:50 Progress (1): 26/116 kB error 01-Jan-2023 00:01:50 Progress (1): 29/116 kB error 01-Jan-2023 00:01:50 Progress (1): 31/116 kB error 01-Jan-2023 00:01:50 Progress (1): 34/116 kB error 01-Jan-2023 00:01:50 Progress (1): 37/116 kB error 01-Jan-2023 00:01:50 Progress (1): 40/116 kB error 01-Jan-2023 00:01:50 Progress (1): 42/116 kB error 01-Jan-2023 00:01:50 Progress (1): 45/116 kB error 01-Jan-2023 00:01:50 Progress (1): 48/116 kB error 01-Jan-2023 00:01:50 Progress (1): 51/116 kB error 01-Jan-2023 00:01:50 Progress (1): 54/116 kB error 01-Jan-2023 00:01:50 Progress (1): 56/116 kB error 01-Jan-2023 00:01:50 Progress (1): 59/116 kB error 01-Jan-2023 00:01:50 Progress (1): 62/116 kB error 01-Jan-2023 00:01:50 Progress (1): 65/116 kB error 01-Jan-2023 00:01:50 Progress (1): 68/116 kB error 01-Jan-2023 00:01:50 Progress (1): 70/116 kB error 01-Jan-2023 00:01:50 Progress (1): 73/116 kB error 01-Jan-2023 00:01:50 Progress (1): 76/116 kB error 01-Jan-2023 00:01:50 Progress (1): 79/116 kB error 01-Jan-2023 00:01:50 Progress (1): 82/116 kB error 01-Jan-2023 00:01:50 Progress (1): 84/116 kB error 01-Jan-2023 00:01:50 Progress (1): 87/116 kB error 01-Jan-2023 00:01:50 Progress (1): 90/116 kB error 01-Jan-2023 00:01:50 Progress (1): 93/116 kB error 01-Jan-2023 00:01:50 Progress (1): 96/116 kB error 01-Jan-2023 00:01:50 Progress (1): 98/116 kB error 01-Jan-2023 00:01:50 Progress (1): 101/116 kB error 01-Jan-2023 00:01:50 Progress (1): 104/116 kB error 01-Jan-2023 00:01:50 Progress (1): 106/116 kB error 01-Jan-2023 00:01:50 Progress (1): 109/116 kB error 01-Jan-2023 00:01:50 Progress (1): 112/116 kB error 01-Jan-2023 00:01:50 Progress (1): 115/116 kB error 01-Jan-2023 00:01:50 Progress (1): 116 kB error 01-Jan-2023 00:01:50 error 01-Jan-2023 00:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets-omod/1.11.0/htmlwidgets-omod-1.11.0.jar (116 kB at 365 kB/s) error 01-Jan-2023 00:01:50 #17 78.08 [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.8:jar error 01-Jan-2023 00:01:50 #17 78.08 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange-omod/1.3.8/dataexchange-omod-1.3.8.pom error 01-Jan-2023 00:01:50 #17 78.20 Progress (1): 3.3/5.9 kB error 01-Jan-2023 00:01:50 Progress (1): 5.9 kB error 01-Jan-2023 00:01:50 error 01-Jan-2023 00:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange-omod/1.3.8/dataexchange-omod-1.3.8.pom (5.9 kB at 26 kB/s) error 01-Jan-2023 00:01:50 #17 78.31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange/1.3.8/dataexchange-1.3.8.pom error 01-Jan-2023 00:01:51 #17 78.47 Progress (1): 3.3/6.0 kB error 01-Jan-2023 00:01:51 Progress (1): 6.0 kB error 01-Jan-2023 00:01:51 error 01-Jan-2023 00:01:51 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange/1.3.8/dataexchange-1.3.8.pom (6.0 kB at 22 kB/s) error 01-Jan-2023 00:01:51 #17 78.58 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange-omod/1.3.8/dataexchange-omod-1.3.8.jar error 01-Jan-2023 00:01:51 #17 78.87 Progress (1): 4.1/571 kB error 01-Jan-2023 00:01:51 Progress (1): 8.2/571 kB error 01-Jan-2023 00:01:51 Progress (1): 12/571 kB error 01-Jan-2023 00:01:51 Progress (1): 16/571 kB error 01-Jan-2023 00:01:51 Progress (1): 19/571 kB error 01-Jan-2023 00:01:51 Progress (1): 23/571 kB error 01-Jan-2023 00:01:51 Progress (1): 27/571 kB error 01-Jan-2023 00:01:51 Progress (1): 31/571 kB error 01-Jan-2023 00:01:51 Progress (1): 34/571 kB error 01-Jan-2023 00:01:51 Progress (1): 38/571 kB error 01-Jan-2023 00:01:51 Progress (1): 42/571 kB error 01-Jan-2023 00:01:51 Progress (1): 46/571 kB error 01-Jan-2023 00:01:51 Progress (1): 51/571 kB error 01-Jan-2023 00:01:51 Progress (1): 55/571 kB error 01-Jan-2023 00:01:51 Progress (1): 59/571 kB error 01-Jan-2023 00:01:51 Progress (1): 63/571 kB error 01-Jan-2023 00:01:51 Progress (1): 67/571 kB error 01-Jan-2023 00:01:51 Progress (1): 69/571 kB error 01-Jan-2023 00:01:51 Progress (1): 73/571 kB error 01-Jan-2023 00:01:51 Progress (1): 77/571 kB error 01-Jan-2023 00:01:51 Progress (1): 81/571 kB error 01-Jan-2023 00:01:51 Progress (1): 85/571 kB error 01-Jan-2023 00:01:51 Progress (1): 89/571 kB error 01-Jan-2023 00:01:51 Progress (1): 94/571 kB error 01-Jan-2023 00:01:51 Progress (1): 98/571 kB error 01-Jan-2023 00:01:51 Progress (1): 102/571 kB error 01-Jan-2023 00:01:51 Progress (1): 104/571 kB error 01-Jan-2023 00:01:51 Progress (1): 108/571 kB error 01-Jan-2023 00:01:51 Progress (1): 112/571 kB error 01-Jan-2023 00:01:51 Progress (1): 116/571 kB error 01-Jan-2023 00:01:51 Progress (1): 120/571 kB error 01-Jan-2023 00:01:51 Progress (1): 124/571 kB error 01-Jan-2023 00:01:51 Progress (1): 128/571 kB error 01-Jan-2023 00:01:51 Progress (1): 132/571 kB error 01-Jan-2023 00:01:51 Progress (1): 137/571 kB error 01-Jan-2023 00:01:51 Progress (1): 139/571 kB error 01-Jan-2023 00:01:51 Progress (1): 143/571 kB error 01-Jan-2023 00:01:51 Progress (1): 147/571 kB error 01-Jan-2023 00:01:51 Progress (1): 151/571 kB error 01-Jan-2023 00:01:51 Progress (1): 155/571 kB error 01-Jan-2023 00:01:51 Progress (1): 159/571 kB error 01-Jan-2023 00:01:51 Progress (1): 163/571 kB error 01-Jan-2023 00:01:51 Progress (1): 167/571 kB error 01-Jan-2023 00:01:51 Progress (1): 171/571 kB error 01-Jan-2023 00:01:51 Progress (1): 173/571 kB error 01-Jan-2023 00:01:51 Progress (1): 177/571 kB error 01-Jan-2023 00:01:51 Progress (1): 182/571 kB error 01-Jan-2023 00:01:51 Progress (1): 186/571 kB error 01-Jan-2023 00:01:51 Progress (1): 190/571 kB error 01-Jan-2023 00:01:51 Progress (1): 194/571 kB error 01-Jan-2023 00:01:51 Progress (1): 198/571 kB error 01-Jan-2023 00:01:51 Progress (1): 202/571 kB error 01-Jan-2023 00:01:51 Progress (1): 206/571 kB error 01-Jan-2023 00:01:51 Progress (1): 208/571 kB error 01-Jan-2023 00:01:51 Progress (1): 212/571 kB error 01-Jan-2023 00:01:51 Progress (1): 216/571 kB error 01-Jan-2023 00:01:51 Progress (1): 221/571 kB error 01-Jan-2023 00:01:51 Progress (1): 225/571 kB error 01-Jan-2023 00:01:51 Progress (1): 229/571 kB error 01-Jan-2023 00:01:51 Progress (1): 233/571 kB error 01-Jan-2023 00:01:51 Progress (1): 237/571 kB error 01-Jan-2023 00:01:51 Progress (1): 241/571 kB error 01-Jan-2023 00:01:51 Progress (1): 243/571 kB error 01-Jan-2023 00:01:51 Progress (1): 247/571 kB error 01-Jan-2023 00:01:51 Progress (1): 251/571 kB error 01-Jan-2023 00:01:51 Progress (1): 255/571 kB error 01-Jan-2023 00:01:51 Progress (1): 259/571 kB error 01-Jan-2023 00:01:51 Progress (1): 264/571 kB error 01-Jan-2023 00:01:51 Progress (1): 268/571 kB error 01-Jan-2023 00:01:51 Progress (1): 272/571 kB error 01-Jan-2023 00:01:51 Progress (1): 276/571 kB error 01-Jan-2023 00:01:51 Progress (1): 278/571 kB error 01-Jan-2023 00:01:51 Progress (1): 282/571 kB error 01-Jan-2023 00:01:51 Progress (1): 286/571 kB error 01-Jan-2023 00:01:51 Progress (1): 290/571 kB error 01-Jan-2023 00:01:51 Progress (1): 294/571 kB error 01-Jan-2023 00:01:51 Progress (1): 298/571 kB error 01-Jan-2023 00:01:51 Progress (1): 302/571 kB error 01-Jan-2023 00:01:51 Progress (1): 307/571 kB error 01-Jan-2023 00:01:51 Progress (1): 311/571 kB error 01-Jan-2023 00:01:51 Progress (1): 313/571 kB error 01-Jan-2023 00:01:51 Progress (1): 317/571 kB error 01-Jan-2023 00:01:51 Progress (1): 321/571 kB error 01-Jan-2023 00:01:51 Progress (1): 325/571 kB error 01-Jan-2023 00:01:51 Progress (1): 329/571 kB error 01-Jan-2023 00:01:51 Progress (1): 333/571 kB error 01-Jan-2023 00:01:51 Progress (1): 337/571 kB error 01-Jan-2023 00:01:51 Progress (1): 341/571 kB error 01-Jan-2023 00:01:51 Progress (1): 345/571 kB error 01-Jan-2023 00:01:51 Progress (1): 347/571 kB error 01-Jan-2023 00:01:51 Progress (1): 352/571 kB error 01-Jan-2023 00:01:51 Progress (1): 356/571 kB error 01-Jan-2023 00:01:51 Progress (1): 360/571 kB error 01-Jan-2023 00:01:51 Progress (1): 364/571 kB error 01-Jan-2023 00:01:51 Progress (1): 368/571 kB error 01-Jan-2023 00:01:51 Progress (1): 372/571 kB error 01-Jan-2023 00:01:51 Progress (1): 376/571 kB error 01-Jan-2023 00:01:51 Progress (1): 380/571 kB error 01-Jan-2023 00:01:51 Progress (1): 382/571 kB error 01-Jan-2023 00:01:51 Progress (1): 386/571 kB error 01-Jan-2023 00:01:51 Progress (1): 390/571 kB error 01-Jan-2023 00:01:51 Progress (1): 395/571 kB error 01-Jan-2023 00:01:51 Progress (1): 399/571 kB error 01-Jan-2023 00:01:51 Progress (1): 403/571 kB error 01-Jan-2023 00:01:51 Progress (1): 407/571 kB error 01-Jan-2023 00:01:51 Progress (1): 411/571 kB error 01-Jan-2023 00:01:51 Progress (1): 415/571 kB error 01-Jan-2023 00:01:51 Progress (1): 417/571 kB error 01-Jan-2023 00:01:51 Progress (1): 421/571 kB error 01-Jan-2023 00:01:51 Progress (1): 425/571 kB error 01-Jan-2023 00:01:51 Progress (1): 429/571 kB error 01-Jan-2023 00:01:51 Progress (1): 433/571 kB error 01-Jan-2023 00:01:51 Progress (1): 438/571 kB error 01-Jan-2023 00:01:51 Progress (1): 442/571 kB error 01-Jan-2023 00:01:51 Progress (1): 446/571 kB error 01-Jan-2023 00:01:51 Progress (1): 450/571 kB error 01-Jan-2023 00:01:51 Progress (1): 452/571 kB error 01-Jan-2023 00:01:51 Progress (1): 456/571 kB error 01-Jan-2023 00:01:51 Progress (1): 460/571 kB error 01-Jan-2023 00:01:51 Progress (1): 464/571 kB error 01-Jan-2023 00:01:51 Progress (1): 468/571 kB error 01-Jan-2023 00:01:51 Progress (1): 472/571 kB error 01-Jan-2023 00:01:51 Progress (1): 477/571 kB error 01-Jan-2023 00:01:51 Progress (1): 481/571 kB error 01-Jan-2023 00:01:51 Progress (1): 485/571 kB error 01-Jan-2023 00:01:51 Progress (1): 487/571 kB error 01-Jan-2023 00:01:51 Progress (1): 491/571 kB error 01-Jan-2023 00:01:51 Progress (1): 495/571 kB error 01-Jan-2023 00:01:51 Progress (1): 499/571 kB error 01-Jan-2023 00:01:51 Progress (1): 503/571 kB error 01-Jan-2023 00:01:51 Progress (1): 507/571 kB error 01-Jan-2023 00:01:51 Progress (1): 511/571 kB error 01-Jan-2023 00:01:51 Progress (1): 515/571 kB error 01-Jan-2023 00:01:51 Progress (1): 520/571 kB error 01-Jan-2023 00:01:51 Progress (1): 522/571 kB error 01-Jan-2023 00:01:51 Progress (1): 526/571 kB error 01-Jan-2023 00:01:51 Progress (1): 530/571 kB error 01-Jan-2023 00:01:51 Progress (1): 534/571 kB error 01-Jan-2023 00:01:51 Progress (1): 538/571 kB error 01-Jan-2023 00:01:51 Progress (1): 542/571 kB error 01-Jan-2023 00:01:51 Progress (1): 546/571 kB error 01-Jan-2023 00:01:51 Progress (1): 550/571 kB error 01-Jan-2023 00:01:51 Progress (1): 554/571 kB error 01-Jan-2023 00:01:51 Progress (1): 556/571 kB error 01-Jan-2023 00:01:51 Progress (1): 560/571 kB error 01-Jan-2023 00:01:51 Progress (1): 565/571 kB error 01-Jan-2023 00:01:51 Progress (1): 569/571 kB error 01-Jan-2023 00:01:51 Progress (1): 571 kB error 01-Jan-2023 00:01:51 error 01-Jan-2023 00:01:51 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange-omod/1.3.8/dataexchange-omod-1.3.8.jar (571 kB at 1.2 MB/s) error 01-Jan-2023 00:01:51 #17 79.04 [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.16.0:jar error 01-Jan-2023 00:01:51 #17 79.05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui-omod/1.16.0/appui-omod-1.16.0.pom error 01-Jan-2023 00:01:51 #17 79.17 Progress (1): 3.3/4.7 kB error 01-Jan-2023 00:01:51 Progress (1): 4.7 kB error 01-Jan-2023 00:01:51 error 01-Jan-2023 00:01:51 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui-omod/1.16.0/appui-omod-1.16.0.pom (4.7 kB at 20 kB/s) error 01-Jan-2023 00:01:51 #17 79.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui/1.16.0/appui-1.16.0.pom error 01-Jan-2023 00:01:52 #17 79.41 Progress (1): 3.3/9.6 kB error 01-Jan-2023 00:01:52 Progress (1): 6.1/9.6 kB error 01-Jan-2023 00:01:52 Progress (1): 8.9/9.6 kB error 01-Jan-2023 00:01:52 Progress (1): 9.6 kB error 01-Jan-2023 00:01:52 error 01-Jan-2023 00:01:52 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui/1.16.0/appui-1.16.0.pom (9.6 kB at 41 kB/s) error 01-Jan-2023 00:01:52 #17 79.53 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui-omod/1.16.0/appui-omod-1.16.0.jar error 01-Jan-2023 00:01:52 #17 79.80 Progress (1): 4.1/222 kB error 01-Jan-2023 00:01:52 Progress (1): 8.2/222 kB error 01-Jan-2023 00:01:52 Progress (1): 12/222 kB error 01-Jan-2023 00:01:52 Progress (1): 16/222 kB error 01-Jan-2023 00:01:52 Progress (1): 20/222 kB error 01-Jan-2023 00:01:52 Progress (1): 25/222 kB error 01-Jan-2023 00:01:52 Progress (1): 29/222 kB error 01-Jan-2023 00:01:52 Progress (1): 33/222 kB error 01-Jan-2023 00:01:52 Progress (1): 37/222 kB error 01-Jan-2023 00:01:52 Progress (1): 41/222 kB error 01-Jan-2023 00:01:52 Progress (1): 45/222 kB error 01-Jan-2023 00:01:52 Progress (1): 49/222 kB error 01-Jan-2023 00:01:52 Progress (1): 52/222 kB error 01-Jan-2023 00:01:52 Progress (1): 56/222 kB error 01-Jan-2023 00:01:52 Progress (1): 60/222 kB error 01-Jan-2023 00:01:52 Progress (1): 64/222 kB error 01-Jan-2023 00:01:52 Progress (1): 68/222 kB error 01-Jan-2023 00:01:52 Progress (1): 72/222 kB error 01-Jan-2023 00:01:52 Progress (1): 76/222 kB error 01-Jan-2023 00:01:52 Progress (1): 80/222 kB error 01-Jan-2023 00:01:52 Progress (1): 84/222 kB error 01-Jan-2023 00:01:52 Progress (1): 86/222 kB error 01-Jan-2023 00:01:52 Progress (1): 91/222 kB error 01-Jan-2023 00:01:52 Progress (1): 95/222 kB error 01-Jan-2023 00:01:52 Progress (1): 99/222 kB error 01-Jan-2023 00:01:52 Progress (1): 103/222 kB error 01-Jan-2023 00:01:52 Progress (1): 107/222 kB error 01-Jan-2023 00:01:52 Progress (1): 111/222 kB error 01-Jan-2023 00:01:52 Progress (1): 115/222 kB error 01-Jan-2023 00:01:52 Progress (1): 119/222 kB error 01-Jan-2023 00:01:52 Progress (1): 121/222 kB error 01-Jan-2023 00:01:52 Progress (1): 125/222 kB error 01-Jan-2023 00:01:52 Progress (1): 129/222 kB error 01-Jan-2023 00:01:52 Progress (1): 134/222 kB error 01-Jan-2023 00:01:52 Progress (1): 138/222 kB error 01-Jan-2023 00:01:52 Progress (1): 142/222 kB error 01-Jan-2023 00:01:52 Progress (1): 146/222 kB error 01-Jan-2023 00:01:52 Progress (1): 150/222 kB error 01-Jan-2023 00:01:52 Progress (1): 154/222 kB error 01-Jan-2023 00:01:52 Progress (1): 156/222 kB error 01-Jan-2023 00:01:52 Progress (1): 160/222 kB error 01-Jan-2023 00:01:52 Progress (1): 164/222 kB error 01-Jan-2023 00:01:52 Progress (1): 168/222 kB error 01-Jan-2023 00:01:52 Progress (1): 172/222 kB error 01-Jan-2023 00:01:52 Progress (1): 177/222 kB error 01-Jan-2023 00:01:52 Progress (1): 181/222 kB error 01-Jan-2023 00:01:52 Progress (1): 185/222 kB error 01-Jan-2023 00:01:52 Progress (1): 189/222 kB error 01-Jan-2023 00:01:52 Progress (1): 191/222 kB error 01-Jan-2023 00:01:52 Progress (1): 195/222 kB error 01-Jan-2023 00:01:52 Progress (1): 199/222 kB error 01-Jan-2023 00:01:52 Progress (1): 203/222 kB error 01-Jan-2023 00:01:52 Progress (1): 207/222 kB error 01-Jan-2023 00:01:52 Progress (1): 211/222 kB error 01-Jan-2023 00:01:52 Progress (1): 215/222 kB error 01-Jan-2023 00:01:52 Progress (1): 219/222 kB error 01-Jan-2023 00:01:52 Progress (1): 222 kB error 01-Jan-2023 00:01:52 error 01-Jan-2023 00:01:52 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui-omod/1.16.0/appui-omod-1.16.0.jar (222 kB at 565 kB/s) error 01-Jan-2023 00:01:52 #17 79.93 [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.5:jar error 01-Jan-2023 00:01:52 #17 79.93 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui-omod/1.8.5/allergyui-omod-1.8.5.pom error 01-Jan-2023 00:01:52 #17 80.04 Progress (1): 3.3/8.2 kB error 01-Jan-2023 00:01:52 Progress (1): 6.1/8.2 kB error 01-Jan-2023 00:01:52 Progress (1): 8.2 kB error 01-Jan-2023 00:01:52 error 01-Jan-2023 00:01:52 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui-omod/1.8.5/allergyui-omod-1.8.5.pom (8.2 kB at 35 kB/s) error 01-Jan-2023 00:01:52 #17 80.16 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui/1.8.5/allergyui-1.8.5.pom error 01-Jan-2023 00:01:52 #17 80.33 Progress (1): 3.3/5.1 kB error 01-Jan-2023 00:01:52 Progress (1): 5.1 kB error 01-Jan-2023 00:01:53 error 01-Jan-2023 00:01:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui/1.8.5/allergyui-1.8.5.pom (5.1 kB at 17 kB/s) error 01-Jan-2023 00:01:53 #17 80.45 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui-omod/1.8.5/allergyui-omod-1.8.5.jar error 01-Jan-2023 00:01:53 #17 80.56 Progress (1): 3.3/75 kB error 01-Jan-2023 00:01:53 Progress (1): 6.1/75 kB error 01-Jan-2023 00:01:53 Progress (1): 8.9/75 kB error 01-Jan-2023 00:01:53 Progress (1): 12/75 kB error 01-Jan-2023 00:01:53 Progress (1): 15/75 kB error 01-Jan-2023 00:01:53 Progress (1): 17/75 kB error 01-Jan-2023 00:01:53 Progress (1): 20/75 kB error 01-Jan-2023 00:01:53 Progress (1): 23/75 kB error 01-Jan-2023 00:01:53 Progress (1): 26/75 kB error 01-Jan-2023 00:01:53 Progress (1): 29/75 kB error 01-Jan-2023 00:01:53 Progress (1): 31/75 kB error 01-Jan-2023 00:01:53 Progress (1): 34/75 kB error 01-Jan-2023 00:01:53 Progress (1): 37/75 kB error 01-Jan-2023 00:01:53 Progress (1): 40/75 kB error 01-Jan-2023 00:01:53 Progress (1): 43/75 kB error 01-Jan-2023 00:01:53 Progress (1): 45/75 kB error 01-Jan-2023 00:01:53 Progress (1): 48/75 kB error 01-Jan-2023 00:01:53 Progress (1): 51/75 kB error 01-Jan-2023 00:01:53 Progress (1): 54/75 kB error 01-Jan-2023 00:01:53 Progress (1): 56/75 kB error 01-Jan-2023 00:01:53 Progress (1): 59/75 kB error 01-Jan-2023 00:01:53 Progress (1): 62/75 kB error 01-Jan-2023 00:01:53 Progress (1): 65/75 kB error 01-Jan-2023 00:01:53 Progress (1): 68/75 kB error 01-Jan-2023 00:01:53 Progress (1): 70/75 kB error 01-Jan-2023 00:01:53 Progress (1): 73/75 kB error 01-Jan-2023 00:01:53 Progress (1): 75 kB error 01-Jan-2023 00:01:53 error 01-Jan-2023 00:01:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui-omod/1.8.5/allergyui-omod-1.8.5.jar (75 kB at 318 kB/s) error 01-Jan-2023 00:01:53 #17 80.69 [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.14.0:jar error 01-Jan-2023 00:01:53 #17 80.69 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement-omod/2.14.0/providermanagement-omod-2.14.0.pom error 01-Jan-2023 00:01:53 #17 80.81 Progress (1): 3.3/6.8 kB error 01-Jan-2023 00:01:53 Progress (1): 6.1/6.8 kB error 01-Jan-2023 00:01:53 Progress (1): 6.8 kB error 01-Jan-2023 00:01:53 error 01-Jan-2023 00:01:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement-omod/2.14.0/providermanagement-omod-2.14.0.pom (6.8 kB at 28 kB/s) error 01-Jan-2023 00:01:53 #17 80.93 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement/2.14.0/providermanagement-2.14.0.pom error 01-Jan-2023 00:01:53 #17 81.04 Progress (1): 3.3/5.3 kB error 01-Jan-2023 00:01:53 Progress (1): 5.3 kB error 01-Jan-2023 00:01:53 error 01-Jan-2023 00:01:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement/2.14.0/providermanagement-2.14.0.pom (5.3 kB at 24 kB/s) error 01-Jan-2023 00:01:53 #17 81.16 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement-omod/2.14.0/providermanagement-omod-2.14.0.jar error 01-Jan-2023 00:01:54 #17 81.45 Progress (1): 4.1/235 kB error 01-Jan-2023 00:01:54 Progress (1): 8.2/235 kB error 01-Jan-2023 00:01:54 Progress (1): 12/235 kB error 01-Jan-2023 00:01:54 Progress (1): 16/235 kB error 01-Jan-2023 00:01:54 Progress (1): 20/235 kB error 01-Jan-2023 00:01:54 Progress (1): 25/235 kB error 01-Jan-2023 00:01:54 Progress (1): 29/235 kB error 01-Jan-2023 00:01:54 Progress (1): 33/235 kB error 01-Jan-2023 00:01:54 Progress (1): 37/235 kB error 01-Jan-2023 00:01:54 Progress (1): 41/235 kB error 01-Jan-2023 00:01:54 Progress (1): 45/235 kB error 01-Jan-2023 00:01:54 Progress (1): 49/235 kB error 01-Jan-2023 00:01:54 Progress (1): 52/235 kB error 01-Jan-2023 00:01:54 Progress (1): 56/235 kB error 01-Jan-2023 00:01:54 Progress (1): 60/235 kB error 01-Jan-2023 00:01:54 Progress (1): 64/235 kB error 01-Jan-2023 00:01:54 Progress (1): 68/235 kB error 01-Jan-2023 00:01:54 Progress (1): 72/235 kB error 01-Jan-2023 00:01:54 Progress (1): 76/235 kB error 01-Jan-2023 00:01:54 Progress (1): 80/235 kB error 01-Jan-2023 00:01:54 Progress (1): 84/235 kB error 01-Jan-2023 00:01:54 Progress (1): 86/235 kB error 01-Jan-2023 00:01:54 Progress (1): 91/235 kB error 01-Jan-2023 00:01:54 Progress (1): 95/235 kB error 01-Jan-2023 00:01:54 Progress (1): 99/235 kB error 01-Jan-2023 00:01:54 Progress (1): 103/235 kB error 01-Jan-2023 00:01:54 Progress (1): 107/235 kB error 01-Jan-2023 00:01:54 Progress (1): 111/235 kB error 01-Jan-2023 00:01:54 Progress (1): 115/235 kB error 01-Jan-2023 00:01:54 Progress (1): 119/235 kB error 01-Jan-2023 00:01:54 Progress (1): 123/235 kB error 01-Jan-2023 00:01:54 Progress (1): 127/235 kB error 01-Jan-2023 00:01:54 Progress (1): 132/235 kB error 01-Jan-2023 00:01:54 Progress (1): 134/235 kB error 01-Jan-2023 00:01:54 Progress (1): 138/235 kB error 01-Jan-2023 00:01:54 Progress (1): 142/235 kB error 01-Jan-2023 00:01:54 Progress (1): 146/235 kB error 01-Jan-2023 00:01:54 Progress (1): 150/235 kB error 01-Jan-2023 00:01:54 Progress (1): 154/235 kB error 01-Jan-2023 00:01:54 Progress (1): 158/235 kB error 01-Jan-2023 00:01:54 Progress (1): 162/235 kB error 01-Jan-2023 00:01:54 Progress (1): 166/235 kB error 01-Jan-2023 00:01:54 Progress (1): 169/235 kB error 01-Jan-2023 00:01:54 Progress (1): 173/235 kB error 01-Jan-2023 00:01:54 Progress (1): 177/235 kB error 01-Jan-2023 00:01:54 Progress (1): 181/235 kB error 01-Jan-2023 00:01:54 Progress (1): 185/235 kB error 01-Jan-2023 00:01:54 Progress (1): 188/235 kB error 01-Jan-2023 00:01:54 Progress (1): 192/235 kB error 01-Jan-2023 00:01:54 Progress (1): 197/235 kB error 01-Jan-2023 00:01:54 Progress (1): 201/235 kB error 01-Jan-2023 00:01:54 Progress (1): 205/235 kB error 01-Jan-2023 00:01:54 Progress (1): 209/235 kB error 01-Jan-2023 00:01:54 Progress (1): 213/235 kB error 01-Jan-2023 00:01:54 Progress (1): 217/235 kB error 01-Jan-2023 00:01:54 Progress (1): 221/235 kB error 01-Jan-2023 00:01:54 Progress (1): 223/235 kB error 01-Jan-2023 00:01:54 Progress (1): 227/235 kB error 01-Jan-2023 00:01:54 Progress (1): 231/235 kB error 01-Jan-2023 00:01:54 Progress (1): 235 kB error 01-Jan-2023 00:01:54 error 01-Jan-2023 00:01:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement-omod/2.14.0/providermanagement-omod-2.14.0.jar (235 kB at 537 kB/s) error 01-Jan-2023 00:01:54 #17 81.60 [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.14.0:jar error 01-Jan-2023 00:01:54 #17 81.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui-omod/1.14.0/appointmentschedulingui-omod-1.14.0.pom error 01-Jan-2023 00:01:54 #17 81.71 Progress (1): 3.3/9.9 kB error 01-Jan-2023 00:01:54 Progress (1): 6.1/9.9 kB error 01-Jan-2023 00:01:54 Progress (1): 8.9/9.9 kB error 01-Jan-2023 00:01:54 Progress (1): 9.9 kB error 01-Jan-2023 00:01:54 error 01-Jan-2023 00:01:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui-omod/1.14.0/appointmentschedulingui-omod-1.14.0.pom (9.9 kB at 43 kB/s) error 01-Jan-2023 00:01:54 #17 81.84 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui/1.14.0/appointmentschedulingui-1.14.0.pom error 01-Jan-2023 00:01:54 #17 82.01 Progress (1): 3.3/12 kB error 01-Jan-2023 00:01:54 Progress (1): 6.1/12 kB error 01-Jan-2023 00:01:54 Progress (1): 8.9/12 kB error 01-Jan-2023 00:01:54 Progress (1): 12/12 kB error 01-Jan-2023 00:01:54 Progress (1): 12 kB error 01-Jan-2023 00:01:54 error 01-Jan-2023 00:01:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui/1.14.0/appointmentschedulingui-1.14.0.pom (12 kB at 41 kB/s) error 01-Jan-2023 00:01:54 #17 82.13 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui-omod/1.14.0/appointmentschedulingui-omod-1.14.0.jar error 01-Jan-2023 00:01:55 #17 82.43 Progress (1): 0/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.1/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.1/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.1/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.1/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.2/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.2/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.2/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.2/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.3/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.3/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.3/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.3/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.4/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.4/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.4/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.4/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.5/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.5/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.5/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.5/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.6/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.6/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.6/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.7/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.7/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.7/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.7/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.8/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.8/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.8/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.8/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.9/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.9/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.9/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 0.9/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.0/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.0/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.0/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.0/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.1/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.1/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.1/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.1/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.2/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.2/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.2/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.3/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.3/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.3/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.3/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.4/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.4/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.4/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.4/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.5/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.5/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.5/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.6/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.6/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.6/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.6/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.7/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.7/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.7/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.7/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.8/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.8/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.8/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.9/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.9/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.9/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 1.9/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.0/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.0/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.0/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.0/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.1/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.1/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.1/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.1/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.2/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.2/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.2/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.3/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.3/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.3/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.3/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.4/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.4/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.4/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.4/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.5/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.5/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.5/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.6/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.6/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.6/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.6/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.7/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.7/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.7/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.7/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.8/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.8/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.8/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.8/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.9/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.9/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.9/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 2.9/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.0/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.0/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.0/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.0/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.1/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.1/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.1/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.2/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.2/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.2/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.2/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.3/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.3/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.3/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.3/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.4/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.4/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.4/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.5/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.5/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.5/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.5/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.6/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.6/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.6/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.6/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.7/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.7/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.7/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.8/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.8/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.8/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.8/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.9/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.9/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.9/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 3.9/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.0/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.0/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.0/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.0/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.1/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.1/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.1/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.2/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.2/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.2/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.2/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.3/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.3/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.3/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.3/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.4/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.4/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.4/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.4/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.4/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.5/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.5/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.5/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.5/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.6/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.6/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.6/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.6/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.7/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.7/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.7/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.7/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.8/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.8/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.8/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.8/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.9/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.9/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.9/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 4.9/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 5.0/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 5.0/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 5.0/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 5.0/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 5.1/5.1 MB error 01-Jan-2023 00:01:55 Progress (1): 5.1 MB error 01-Jan-2023 00:01:55 error 01-Jan-2023 00:01:55 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui-omod/1.14.0/appointmentschedulingui-omod-1.14.0.jar (5.1 MB at 6.4 MB/s) error 01-Jan-2023 00:01:55 #17 82.93 [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.7.0:jar error 01-Jan-2023 00:01:55 #17 82.96 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments-omod/2.7.0/attachments-omod-2.7.0.pom error 01-Jan-2023 00:01:55 #17 83.07 Progress (1): 3.3/11 kB error 01-Jan-2023 00:01:55 Progress (1): 6.1/11 kB error 01-Jan-2023 00:01:55 Progress (1): 8.9/11 kB error 01-Jan-2023 00:01:55 Progress (1): 11 kB error 01-Jan-2023 00:01:55 error 01-Jan-2023 00:01:55 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments-omod/2.7.0/attachments-omod-2.7.0.pom (11 kB at 45 kB/s) error 01-Jan-2023 00:01:55 #17 83.20 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments/2.7.0/attachments-2.7.0.pom error 01-Jan-2023 00:01:56 #17 83.41 Progress (1): 3.3/6.2 kB error 01-Jan-2023 00:01:56 Progress (1): 6.1/6.2 kB error 01-Jan-2023 00:01:56 Progress (1): 6.2 kB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments/2.7.0/attachments-2.7.0.pom (6.2 kB at 19 kB/s) error 01-Jan-2023 00:01:56 #17 83.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments-omod/2.7.0/attachments-omod-2.7.0.jar error 01-Jan-2023 00:01:56 #17 ... error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 00:01:56 #14 82.43 Progress (1): 0/2.9 MB error 01-Jan-2023 00:01:56 Progress (2): 0/2.9 MB | 4.1/689 kB error 01-Jan-2023 00:01:56 Progress (3): 0/2.9 MB | 4.1/689 kB | 0/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 0/2.9 MB | 4.1/689 kB | 0/1.4 MB | 4.1/282 kB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 4.1/689 kB | 0/1.4 MB | 4.1/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 4.1/689 kB | 0/1.4 MB | 4.1/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 4.1/689 kB | 0/1.4 MB | 8.2/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 4.1/689 kB | 0/1.4 MB | 8.2/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 8.2/689 kB | 0/1.4 MB | 8.2/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 8.2/689 kB | 0/1.4 MB | 12/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 12/689 kB | 0/1.4 MB | 12/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 12/689 kB | 0/1.4 MB | 16/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 12/689 kB | 0/1.4 MB | 16/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 12/689 kB | 0/1.4 MB | 16/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 12/689 kB | 0/1.4 MB | 16/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 12/689 kB | 0/1.4 MB | 16/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 12/689 kB | 0/1.4 MB | 20/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 16/689 kB | 0/1.4 MB | 20/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 16/689 kB | 0/1.4 MB | 20/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 20/689 kB | 0/1.4 MB | 20/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 20/689 kB | 0/1.4 MB | 20/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 20/689 kB | 0/1.4 MB | 20/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 20/689 kB | 0/1.4 MB | 25/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 25/689 kB | 0/1.4 MB | 25/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 25/689 kB | 0/1.4 MB | 29/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 25/689 kB | 0/1.4 MB | 29/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 25/689 kB | 0/1.4 MB | 33/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 25/689 kB | 0.1/1.4 MB | 33/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 25/689 kB | 0.1/1.4 MB | 33/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 29/689 kB | 0.1/1.4 MB | 33/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 33/689 kB | 0.1/1.4 MB | 33/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 37/689 kB | 0.1/1.4 MB | 33/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 37/689 kB | 0.1/1.4 MB | 37/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 41/689 kB | 0.1/1.4 MB | 37/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 41/689 kB | 0.1/1.4 MB | 41/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 41/689 kB | 0.1/1.4 MB | 45/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 45/689 kB | 0.1/1.4 MB | 45/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 49/689 kB | 0.1/1.4 MB | 45/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 49/689 kB | 0.1/1.4 MB | 49/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 49/689 kB | 0.1/1.4 MB | 52/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 52/689 kB | 0.1/1.4 MB | 52/282 kB | 0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 52/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 52/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 56/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 60/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 64/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 52/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 56/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 60/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 64/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 68/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 72/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0/2.9 MB | 68/689 kB | 0.1/1.4 MB | 72/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 72/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 72/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 72/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 72/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 76/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 80/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 80/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 84/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 84/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 86/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 90/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 95/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 99/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 103/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 103/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 107/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 68/689 kB | 0.1/1.4 MB | 111/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 72/689 kB | 0.1/1.4 MB | 111/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 76/689 kB | 0.1/1.4 MB | 111/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 76/689 kB | 0.1/1.4 MB | 111/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 76/689 kB | 0.1/1.4 MB | 111/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 80/689 kB | 0.1/1.4 MB | 111/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 84/689 kB | 0.1/1.4 MB | 111/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 86/689 kB | 0.1/1.4 MB | 111/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 90/689 kB | 0.1/1.4 MB | 111/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 95/689 kB | 0.1/1.4 MB | 111/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 99/689 kB | 0.1/1.4 MB | 111/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 99/689 kB | 0.1/1.4 MB | 115/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 103/689 kB | 0.1/1.4 MB | 115/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 103/689 kB | 0.1/1.4 MB | 119/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 103/689 kB | 0.1/1.4 MB | 121/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 103/689 kB | 0.1/1.4 MB | 121/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 103/689 kB | 0.1/1.4 MB | 121/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 107/689 kB | 0.1/1.4 MB | 121/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 111/689 kB | 0.1/1.4 MB | 121/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 115/689 kB | 0.1/1.4 MB | 121/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 119/689 kB | 0.1/1.4 MB | 121/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 121/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 121/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 121/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 121/282 kB | 0.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 121/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 121/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 121/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 121/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 121/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 125/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 129/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 133/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 138/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 138/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 138/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 138/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.1/1.4 MB | 138/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.1/2.9 MB | 121/689 kB | 0.2/1.4 MB | 138/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 121/689 kB | 0.2/1.4 MB | 138/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 121/689 kB | 0.2/1.4 MB | 138/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 121/689 kB | 0.2/1.4 MB | 142/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 121/689 kB | 0.2/1.4 MB | 142/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 121/689 kB | 0.2/1.4 MB | 146/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 121/689 kB | 0.2/1.4 MB | 150/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 125/689 kB | 0.2/1.4 MB | 150/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 129/689 kB | 0.2/1.4 MB | 150/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 129/689 kB | 0.2/1.4 MB | 154/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 133/689 kB | 0.2/1.4 MB | 154/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 138/689 kB | 0.2/1.4 MB | 154/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 138/689 kB | 0.2/1.4 MB | 156/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 142/689 kB | 0.2/1.4 MB | 156/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 146/689 kB | 0.2/1.4 MB | 156/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 146/689 kB | 0.2/1.4 MB | 160/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 146/689 kB | 0.2/1.4 MB | 160/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 146/689 kB | 0.2/1.4 MB | 160/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 150/689 kB | 0.2/1.4 MB | 160/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 150/689 kB | 0.2/1.4 MB | 164/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 150/689 kB | 0.2/1.4 MB | 164/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 154/689 kB | 0.2/1.4 MB | 164/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 154/689 kB | 0.2/1.4 MB | 164/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 154/689 kB | 0.2/1.4 MB | 164/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 156/689 kB | 0.2/1.4 MB | 164/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 160/689 kB | 0.2/1.4 MB | 164/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 160/689 kB | 0.2/1.4 MB | 164/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 160/689 kB | 0.2/1.4 MB | 168/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 160/689 kB | 0.2/1.4 MB | 168/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 160/689 kB | 0.2/1.4 MB | 168/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 160/689 kB | 0.2/1.4 MB | 168/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 160/689 kB | 0.2/1.4 MB | 168/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 160/689 kB | 0.2/1.4 MB | 168/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 160/689 kB | 0.2/1.4 MB | 172/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 164/689 kB | 0.2/1.4 MB | 172/282 kB | 0.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 164/689 kB | 0.2/1.4 MB | 172/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 164/689 kB | 0.2/1.4 MB | 172/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 164/689 kB | 0.2/1.4 MB | 176/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 168/689 kB | 0.2/1.4 MB | 176/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 168/689 kB | 0.2/1.4 MB | 181/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 168/689 kB | 0.2/1.4 MB | 181/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 168/689 kB | 0.2/1.4 MB | 181/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 168/689 kB | 0.2/1.4 MB | 181/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 168/689 kB | 0.2/1.4 MB | 185/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 168/689 kB | 0.2/1.4 MB | 185/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 172/689 kB | 0.2/1.4 MB | 185/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 172/689 kB | 0.2/1.4 MB | 189/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 172/689 kB | 0.2/1.4 MB | 191/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 172/689 kB | 0.2/1.4 MB | 191/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 176/689 kB | 0.2/1.4 MB | 191/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 181/689 kB | 0.2/1.4 MB | 191/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 185/689 kB | 0.2/1.4 MB | 191/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 189/689 kB | 0.2/1.4 MB | 191/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 189/689 kB | 0.2/1.4 MB | 191/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 191/689 kB | 0.2/1.4 MB | 191/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 191/689 kB | 0.2/1.4 MB | 191/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 191/689 kB | 0.2/1.4 MB | 195/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 191/689 kB | 0.2/1.4 MB | 195/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 191/689 kB | 0.2/1.4 MB | 195/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 191/689 kB | 0.2/1.4 MB | 199/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 191/689 kB | 0.2/1.4 MB | 203/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 191/689 kB | 0.2/1.4 MB | 207/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 191/689 kB | 0.2/1.4 MB | 207/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.2/2.9 MB | 191/689 kB | 0.3/1.4 MB | 207/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 191/689 kB | 0.3/1.4 MB | 207/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 195/689 kB | 0.3/1.4 MB | 207/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 199/689 kB | 0.3/1.4 MB | 207/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 203/689 kB | 0.3/1.4 MB | 207/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 203/689 kB | 0.3/1.4 MB | 207/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 203/689 kB | 0.3/1.4 MB | 211/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 203/689 kB | 0.3/1.4 MB | 215/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 203/689 kB | 0.3/1.4 MB | 215/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 203/689 kB | 0.3/1.4 MB | 215/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 203/689 kB | 0.3/1.4 MB | 215/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 207/689 kB | 0.3/1.4 MB | 215/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 207/689 kB | 0.3/1.4 MB | 215/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 207/689 kB | 0.3/1.4 MB | 215/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 207/689 kB | 0.3/1.4 MB | 219/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 207/689 kB | 0.3/1.4 MB | 219/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 207/689 kB | 0.3/1.4 MB | 224/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 211/689 kB | 0.3/1.4 MB | 224/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 211/689 kB | 0.3/1.4 MB | 224/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 211/689 kB | 0.3/1.4 MB | 224/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 211/689 kB | 0.3/1.4 MB | 224/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 211/689 kB | 0.3/1.4 MB | 224/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 211/689 kB | 0.3/1.4 MB | 226/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 215/689 kB | 0.3/1.4 MB | 226/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 219/689 kB | 0.3/1.4 MB | 226/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 224/689 kB | 0.3/1.4 MB | 226/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 224/689 kB | 0.3/1.4 MB | 230/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 226/689 kB | 0.3/1.4 MB | 230/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 226/689 kB | 0.3/1.4 MB | 234/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 226/689 kB | 0.3/1.4 MB | 238/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 226/689 kB | 0.3/1.4 MB | 238/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 226/689 kB | 0.3/1.4 MB | 238/282 kB | 0.3/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 226/689 kB | 0.3/1.4 MB | 238/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 230/689 kB | 0.3/1.4 MB | 238/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 230/689 kB | 0.3/1.4 MB | 238/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 230/689 kB | 0.3/1.4 MB | 242/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 230/689 kB | 0.3/1.4 MB | 242/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 230/689 kB | 0.3/1.4 MB | 242/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 230/689 kB | 0.3/1.4 MB | 242/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 230/689 kB | 0.3/1.4 MB | 246/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 234/689 kB | 0.3/1.4 MB | 246/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 234/689 kB | 0.3/1.4 MB | 246/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 234/689 kB | 0.3/1.4 MB | 246/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 234/689 kB | 0.3/1.4 MB | 250/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 238/689 kB | 0.3/1.4 MB | 250/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 242/689 kB | 0.3/1.4 MB | 250/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 242/689 kB | 0.3/1.4 MB | 254/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 242/689 kB | 0.3/1.4 MB | 254/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 242/689 kB | 0.3/1.4 MB | 258/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 242/689 kB | 0.3/1.4 MB | 258/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 242/689 kB | 0.3/1.4 MB | 260/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 242/689 kB | 0.3/1.4 MB | 260/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 242/689 kB | 0.3/1.4 MB | 260/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 242/689 kB | 0.3/1.4 MB | 260/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 246/689 kB | 0.3/1.4 MB | 260/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 250/689 kB | 0.3/1.4 MB | 260/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 250/689 kB | 0.3/1.4 MB | 260/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 250/689 kB | 0.3/1.4 MB | 265/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 250/689 kB | 0.3/1.4 MB | 269/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 250/689 kB | 0.3/1.4 MB | 269/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 254/689 kB | 0.3/1.4 MB | 269/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 254/689 kB | 0.3/1.4 MB | 273/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.3/2.9 MB | 254/689 kB | 0.3/1.4 MB | 273/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 254/689 kB | 0.3/1.4 MB | 273/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 254/689 kB | 0.3/1.4 MB | 277/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 254/689 kB | 0.3/1.4 MB | 277/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 258/689 kB | 0.3/1.4 MB | 277/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 260/689 kB | 0.3/1.4 MB | 277/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 260/689 kB | 0.3/1.4 MB | 277/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 265/689 kB | 0.3/1.4 MB | 277/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 265/689 kB | 0.3/1.4 MB | 277/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 265/689 kB | 0.3/1.4 MB | 281/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 265/689 kB | 0.3/1.4 MB | 281/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 269/689 kB | 0.3/1.4 MB | 281/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 269/689 kB | 0.3/1.4 MB | 281/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 273/689 kB | 0.3/1.4 MB | 281/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 273/689 kB | 0.4/1.4 MB | 281/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 277/689 kB | 0.4/1.4 MB | 281/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 277/689 kB | 0.4/1.4 MB | 281/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 277/689 kB | 0.4/1.4 MB | 281/282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 277/689 kB | 0.4/1.4 MB | 282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 277/689 kB | 0.4/1.4 MB | 282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 277/689 kB | 0.4/1.4 MB | 282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 277/689 kB | 0.4/1.4 MB | 282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 281/689 kB | 0.4/1.4 MB | 282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 285/689 kB | 0.4/1.4 MB | 282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 289/689 kB | 0.4/1.4 MB | 282 kB | 0.4/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 289/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 293/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 293/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 293/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 295/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 295/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 295/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 295/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 295/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 295/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 299/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 299/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 303/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 303/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 303/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 303/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 308/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 312/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 312/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 312/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 312/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 316/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 320/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 324/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 324/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 328/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 328/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 330/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 330/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 330/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.4/2.9 MB | 330/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 330/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 334/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 338/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 338/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 338/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 342/689 kB | 0.4/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 342/689 kB | 0.5/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 342/689 kB | 0.5/1.4 MB | 282 kB | 0.5/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 342/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 346/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 346/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 346/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 351/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 351/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 355/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 359/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 359/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 359/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 359/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 363/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 365/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 365/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 365/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 365/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 365/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 369/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 369/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 373/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 373/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 377/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 377/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 377/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 381/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 381/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 381/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 381/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 385/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 385/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 389/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 389/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.5/2.9 MB | 394/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 394/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 394/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 398/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 398/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 400/689 kB | 0.5/1.4 MB | 282 kB | 0.6/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 400/689 kB | 0.5/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 400/689 kB | 0.5/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 400/689 kB | 0.5/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 400/689 kB | 0.5/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 400/689 kB | 0.5/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 404/689 kB | 0.5/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 404/689 kB | 0.5/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 408/689 kB | 0.5/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 408/689 kB | 0.5/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 408/689 kB | 0.5/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 412/689 kB | 0.5/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 412/689 kB | 0.5/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 412/689 kB | 0.5/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 412/689 kB | 0.5/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 412/689 kB | 0.6/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 416/689 kB | 0.6/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 416/689 kB | 0.6/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 416/689 kB | 0.6/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 416/689 kB | 0.6/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 416/689 kB | 0.6/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 416/689 kB | 0.6/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 416/689 kB | 0.6/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 420/689 kB | 0.6/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 420/689 kB | 0.6/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 424/689 kB | 0.6/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 428/689 kB | 0.6/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 428/689 kB | 0.6/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 432/689 kB | 0.6/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 435/689 kB | 0.6/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 435/689 kB | 0.6/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 435/689 kB | 0.6/1.4 MB | 282 kB | 0.7/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 435/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 435/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 435/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 435/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 435/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 435/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 435/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 439/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 443/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 443/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 443/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 443/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 447/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 447/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 451/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.6/2.9 MB | 451/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 451/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 451/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 455/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 459/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 459/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 459/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 459/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 463/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 463/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 467/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 469/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 469/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 469/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 469/689 kB | 0.6/1.4 MB | 282 kB | 0.8/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 469/689 kB | 0.6/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 469/689 kB | 0.6/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 473/689 kB | 0.6/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 478/689 kB | 0.6/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 482/689 kB | 0.6/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 482/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 486/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 486/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 486/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 486/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 486/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 486/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 486/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 490/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 494/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 494/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 494/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 498/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 498/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 498/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 502/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 504/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 504/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 504/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 504/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 504/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 508/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 508/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 508/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 512/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 512/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 512/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 512/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 512/689 kB | 0.7/1.4 MB | 282 kB | 0.9/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 512/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 512/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.7/2.9 MB | 512/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 512/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 512/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 512/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 512/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 512/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 512/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 512/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 516/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 516/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 521/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 521/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 521/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 525/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 529/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 533/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 537/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 539/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 539/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 539/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 539/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 539/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 539/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 539/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 543/689 kB | 0.7/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 543/689 kB | 0.8/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 543/689 kB | 0.8/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 547/689 kB | 0.8/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 551/689 kB | 0.8/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 555/689 kB | 0.8/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 555/689 kB | 0.8/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 559/689 kB | 0.8/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 559/689 kB | 0.8/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 564/689 kB | 0.8/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 564/689 kB | 0.8/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 568/689 kB | 0.8/1.4 MB | 282 kB | 1.0/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.8/2.9 MB | 568/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 568/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 568/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 568/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 568/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 572/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 574/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 574/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 574/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 574/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 574/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 578/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 582/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 586/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 586/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 590/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 594/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 598/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 602/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 607/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 609/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 613/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 617/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 621/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 625/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 625/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 625/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 625/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 629/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 633/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 637/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 641/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 643/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 643/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 643/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 643/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 648/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 648/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 652/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 652/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 652/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 652/689 kB | 0.8/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 652/689 kB | 0.9/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 656/689 kB | 0.9/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (5): 0.9/2.9 MB | 656/689 kB | 0.9/1.4 MB | 282 kB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.jar (282 kB at 68 kB/s) error 01-Jan-2023 00:01:56 #14 83.55 Progress (4): 0.9/2.9 MB | 660/689 kB | 0.9/1.4 MB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 0.9/2.9 MB | 660/689 kB | 0.9/1.4 MB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 0.9/2.9 MB | 660/689 kB | 0.9/1.4 MB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 0.9/2.9 MB | 660/689 kB | 0.9/1.4 MB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 0.9/2.9 MB | 664/689 kB | 0.9/1.4 MB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 0.9/2.9 MB | 664/689 kB | 0.9/1.4 MB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 0.9/2.9 MB | 668/689 kB | 0.9/1.4 MB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 0.9/2.9 MB | 668/689 kB | 0.9/1.4 MB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 0.9/2.9 MB | 668/689 kB | 0.9/1.4 MB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 0.9/2.9 MB | 672/689 kB | 0.9/1.4 MB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 0.9/2.9 MB | 672/689 kB | 0.9/1.4 MB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 0.9/2.9 MB | 676/689 kB | 0.9/1.4 MB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 0.9/2.9 MB | 676/689 kB | 0.9/1.4 MB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.jar error 01-Jan-2023 00:01:56 #14 83.57 Progress (4): 0.9/2.9 MB | 676/689 kB | 0.9/1.4 MB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 0.9/2.9 MB | 676/689 kB | 0.9/1.4 MB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 0.9/2.9 MB | 676/689 kB | 0.9/1.4 MB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 0.9/2.9 MB | 676/689 kB | 0.9/1.4 MB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 0.9/2.9 MB | 678/689 kB | 0.9/1.4 MB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 0.9/2.9 MB | 678/689 kB | 0.9/1.4 MB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 0.9/2.9 MB | 678/689 kB | 0.9/1.4 MB | 1.1/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 0.9/2.9 MB | 678/689 kB | 0.9/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 0.9/2.9 MB | 682/689 kB | 0.9/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 0.9/2.9 MB | 686/689 kB | 0.9/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 0.9/2.9 MB | 689 kB | 0.9/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 0.9/2.9 MB | 689 kB | 0.9/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 0.9/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 0.9/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 0.9/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 0.9/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 0.9/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 0.9/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 0.9/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 0.9/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 0.9/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 1.0/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 1.0/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 1.0/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 1.0/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 1.0/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 1.0/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 1.0/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 1.0/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 1.0/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 1.0/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 1.0/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 1.0/1.4 MB | 1.2/1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 1.0/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 1.0/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 1.0/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 1.0/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 1.0/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 1.0/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 1.0/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 1.1/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 1.1/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 1.1/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.0/2.9 MB | 689 kB | 1.1/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.1/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.1/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.1/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.1/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.1/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.1/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.1/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.1/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.1/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.1/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.1/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.2/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.2/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.2/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.2/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.2/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.2/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.2/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.2/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.2/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.2/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.2/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.2/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.2/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.2/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.3/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.3/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.1/2.9 MB | 689 kB | 1.3/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.2/2.9 MB | 689 kB | 1.3/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.2/2.9 MB | 689 kB | 1.3/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.2/2.9 MB | 689 kB | 1.3/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.2/2.9 MB | 689 kB | 1.3/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.2/2.9 MB | 689 kB | 1.3/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.2/2.9 MB | 689 kB | 1.3/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.2/2.9 MB | 689 kB | 1.3/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.2/2.9 MB | 689 kB | 1.3/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.2/2.9 MB | 689 kB | 1.3/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.2/2.9 MB | 689 kB | 1.3/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.2/2.9 MB | 689 kB | 1.3/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.2/2.9 MB | 689 kB | 1.3/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.2/2.9 MB | 689 kB | 1.4/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.2/2.9 MB | 689 kB | 1.4/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.2/2.9 MB | 689 kB | 1.4/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.2/2.9 MB | 689 kB | 1.4/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.2/2.9 MB | 689 kB | 1.4/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.2/2.9 MB | 689 kB | 1.4/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.2/2.9 MB | 689 kB | 1.4/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.2/2.9 MB | 689 kB | 1.4/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.2/2.9 MB | 689 kB | 1.4/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.2/2.9 MB | 689 kB | 1.4/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.2/2.9 MB | 689 kB | 1.4/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.3/2.9 MB | 689 kB | 1.4/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.3/2.9 MB | 689 kB | 1.4/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.3/2.9 MB | 689 kB | 1.4/1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.3/2.9 MB | 689 kB | 1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.3/2.9 MB | 689 kB | 1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.3/2.9 MB | 689 kB | 1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.3/2.9 MB | 689 kB | 1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.3/2.9 MB | 689 kB | 1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.3/2.9 MB | 689 kB | 1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.4/2.9 MB | 689 kB | 1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.4/2.9 MB | 689 kB | 1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.4/2.9 MB | 689 kB | 1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.4/2.9 MB | 689 kB | 1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.4/2.9 MB | 689 kB | 1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.4/2.9 MB | 689 kB | 1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.5/2.9 MB | 689 kB | 1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.5/2.9 MB | 689 kB | 1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.5/2.9 MB | 689 kB | 1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.5/2.9 MB | 689 kB | 1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.5/2.9 MB | 689 kB | 1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.5/2.9 MB | 689 kB | 1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.6/2.9 MB | 689 kB | 1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 Progress (4): 1.6/2.9 MB | 689 kB | 1.4 MB | 1.2 MB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.jar (1.2 MB at 266 kB/s) error 01-Jan-2023 00:01:56 #14 84.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.jar error 01-Jan-2023 00:01:56 #14 84.02 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.jar (689 kB at 147 kB/s) error 01-Jan-2023 00:01:56 #14 84.02 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.jar error 01-Jan-2023 00:01:56 #14 84.10 Progress (2): 1.6/2.9 MB | 1.4 MB error 01-Jan-2023 00:01:56 Progress (2): 1.6/2.9 MB | 1.4 MB error 01-Jan-2023 00:01:56 Progress (2): 1.6/2.9 MB | 1.4 MB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.jar (1.4 MB at 297 kB/s) error 01-Jan-2023 00:01:56 #14 84.19 Progress (1): 1.7/2.9 MB error 01-Jan-2023 00:01:56 Progress (1): 1.7/2.9 MB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.jar error 01-Jan-2023 00:01:56 #14 84.25 Progress (2): 1.7/2.9 MB | 3.3/201 kB error 01-Jan-2023 00:01:56 Progress (2): 1.7/2.9 MB | 3.3/201 kB error 01-Jan-2023 00:01:56 Progress (2): 1.7/2.9 MB | 6.1/201 kB error 01-Jan-2023 00:01:56 Progress (2): 1.7/2.9 MB | 6.1/201 kB error 01-Jan-2023 00:01:56 Progress (2): 1.7/2.9 MB | 8.9/201 kB error 01-Jan-2023 00:01:56 Progress (2): 1.7/2.9 MB | 12/201 kB error 01-Jan-2023 00:01:56 Progress (2): 1.7/2.9 MB | 12/201 kB error 01-Jan-2023 00:01:56 Progress (3): 1.7/2.9 MB | 12/201 kB | 4.1/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.7/2.9 MB | 12/201 kB | 7.5/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.7/2.9 MB | 12/201 kB | 12/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.7/2.9 MB | 14/201 kB | 12/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.7/2.9 MB | 17/201 kB | 12/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.7/2.9 MB | 20/201 kB | 12/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.7/2.9 MB | 23/201 kB | 12/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.7/2.9 MB | 26/201 kB | 12/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.7/2.9 MB | 28/201 kB | 12/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.7/2.9 MB | 28/201 kB | 16/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.7/2.9 MB | 28/201 kB | 20/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.7/2.9 MB | 31/201 kB | 20/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.7/2.9 MB | 31/201 kB | 20/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.7/2.9 MB | 34/201 kB | 20/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.7/2.9 MB | 37/201 kB | 20/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.7/2.9 MB | 40/201 kB | 20/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 40/201 kB | 20/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 40/201 kB | 24/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 40/201 kB | 28/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 40/201 kB | 32/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 40/201 kB | 36/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 40/201 kB | 40/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 40/201 kB | 40/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 40/201 kB | 42/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 40/201 kB | 42/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 40/201 kB | 46/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 40/201 kB | 51/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 40/201 kB | 53/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 40/201 kB | 53/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 40/201 kB | 57/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 40/201 kB | 62/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 40/201 kB | 66/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 42/201 kB | 66/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 45/201 kB | 66/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 48/201 kB | 66/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 51/201 kB | 66/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 54/201 kB | 66/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 56/201 kB | 66/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 59/201 kB | 66/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 59/201 kB | 66/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 59/201 kB | 70/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 59/201 kB | 74/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 62/201 kB | 74/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 65/201 kB | 74/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 68/201 kB | 74/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 68/201 kB | 78/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 68/201 kB | 78/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 70/201 kB | 78/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 70/201 kB | 82/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 73/201 kB | 82/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 73/201 kB | 86/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 73/201 kB | 88/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 76/201 kB | 88/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.8/2.9 MB | 76/201 kB | 92/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.9/2.9 MB | 76/201 kB | 92/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.9/2.9 MB | 76/201 kB | 96/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.9/2.9 MB | 76/201 kB | 100/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.9/2.9 MB | 76/201 kB | 105/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.9/2.9 MB | 76/201 kB | 105/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.9/2.9 MB | 76/201 kB | 109/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.9/2.9 MB | 76/201 kB | 113/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.9/2.9 MB | 76/201 kB | 116/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.9/2.9 MB | 76/201 kB | 120/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.9/2.9 MB | 76/201 kB | 120/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.9/2.9 MB | 76/201 kB | 120/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.9/2.9 MB | 76/201 kB | 125/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.9/2.9 MB | 76/201 kB | 129/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.9/2.9 MB | 76/201 kB | 133/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.9/2.9 MB | 76/201 kB | 137/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.9/2.9 MB | 76/201 kB | 141/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.9/2.9 MB | 76/201 kB | 141/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.9/2.9 MB | 76/201 kB | 145/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.9/2.9 MB | 76/201 kB | 145/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.9/2.9 MB | 76/201 kB | 149/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.9/2.9 MB | 76/201 kB | 152/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.9/2.9 MB | 76/201 kB | 156/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.9/2.9 MB | 76/201 kB | 160/373 kB error 01-Jan-2023 00:01:56 Progress (3): 1.9/2.9 MB | 76/201 kB | 164/373 kB error 01-Jan-2023 00:01:56 Progress (3): 2.0/2.9 MB | 76/201 kB | 164/373 kB error 01-Jan-2023 00:01:56 Progress (3): 2.0/2.9 MB | 79/201 kB | 164/373 kB error 01-Jan-2023 00:01:56 Progress (3): 2.0/2.9 MB | 82/201 kB | 164/373 kB error 01-Jan-2023 00:01:56 Progress (3): 2.0/2.9 MB | 84/201 kB | 164/373 kB error 01-Jan-2023 00:01:56 Progress (3): 2.0/2.9 MB | 87/201 kB | 164/373 kB error 01-Jan-2023 00:01:56 Progress (3): 2.0/2.9 MB | 90/201 kB | 164/373 kB error 01-Jan-2023 00:01:56 Progress (3): 2.0/2.9 MB | 90/201 kB | 168/373 kB error 01-Jan-2023 00:01:56 Progress (3): 2.0/2.9 MB | 93/201 kB | 168/373 kB error 01-Jan-2023 00:01:56 Progress (3): 2.0/2.9 MB | 93/201 kB | 168/373 kB error 01-Jan-2023 00:01:56 Progress (3): 2.0/2.9 MB | 95/201 kB | 168/373 kB error 01-Jan-2023 00:01:56 Progress (3): 2.0/2.9 MB | 98/201 kB | 168/373 kB error 01-Jan-2023 00:01:56 Progress (3): 2.0/2.9 MB | 101/201 kB | 168/373 kB error 01-Jan-2023 00:01:56 Progress (3): 2.0/2.9 MB | 104/201 kB | 168/373 kB error 01-Jan-2023 00:01:56 Progress (3): 2.0/2.9 MB | 106/201 kB | 168/373 kB error 01-Jan-2023 00:01:56 Progress (3): 2.0/2.9 MB | 109/201 kB | 168/373 kB error 01-Jan-2023 00:01:56 Progress (3): 2.0/2.9 MB | 109/201 kB | 168/373 kB error 01-Jan-2023 00:01:56 Progress (3): 2.0/2.9 MB | 109/201 kB | 172/373 kB error 01-Jan-2023 00:01:56 Progress (3): 2.0/2.9 MB | 109/201 kB | 176/373 kB error 01-Jan-2023 00:01:56 Progress (3): 2.0/2.9 MB | 109/201 kB | 180/373 kB error 01-Jan-2023 00:01:56 Progress (3): 2.0/2.9 MB | 109/201 kB | 184/373 kB error 01-Jan-2023 00:01:56 Progress (3): 2.0/2.9 MB | 109/201 kB | 187/373 kB error 01-Jan-2023 00:01:56 Progress (4): 2.0/2.9 MB | 109/201 kB | 187/373 kB | 4.1/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.0/2.9 MB | 109/201 kB | 187/373 kB | 8.2/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.0/2.9 MB | 109/201 kB | 187/373 kB | 8.2/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.0/2.9 MB | 109/201 kB | 187/373 kB | 12/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.0/2.9 MB | 112/201 kB | 187/373 kB | 12/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.0/2.9 MB | 112/201 kB | 191/373 kB | 12/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.0/2.9 MB | 112/201 kB | 191/373 kB | 16/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.0/2.9 MB | 112/201 kB | 195/373 kB | 16/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.0/2.9 MB | 112/201 kB | 197/373 kB | 16/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.0/2.9 MB | 112/201 kB | 201/373 kB | 16/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.0/2.9 MB | 115/201 kB | 201/373 kB | 16/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.0/2.9 MB | 118/201 kB | 201/373 kB | 16/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.0/2.9 MB | 120/201 kB | 201/373 kB | 16/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.0/2.9 MB | 120/201 kB | 206/373 kB | 16/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.0/2.9 MB | 120/201 kB | 210/373 kB | 16/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.0/2.9 MB | 120/201 kB | 214/373 kB | 16/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.0/2.9 MB | 120/201 kB | 218/373 kB | 16/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.0/2.9 MB | 120/201 kB | 222/373 kB | 16/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.0/2.9 MB | 120/201 kB | 226/373 kB | 16/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.0/2.9 MB | 120/201 kB | 230/373 kB | 16/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.0/2.9 MB | 123/201 kB | 230/373 kB | 16/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.0/2.9 MB | 123/201 kB | 230/373 kB | 16/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 123/201 kB | 230/373 kB | 16/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 123/201 kB | 230/373 kB | 20/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 126/201 kB | 230/373 kB | 20/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 129/201 kB | 230/373 kB | 20/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 129/201 kB | 230/373 kB | 20/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 129/201 kB | 230/373 kB | 25/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 129/201 kB | 234/373 kB | 25/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 129/201 kB | 238/373 kB | 25/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 129/201 kB | 242/373 kB | 25/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 129/201 kB | 246/373 kB | 25/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 129/201 kB | 246/373 kB | 29/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 129/201 kB | 246/373 kB | 33/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 132/201 kB | 246/373 kB | 33/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 134/201 kB | 246/373 kB | 33/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 134/201 kB | 251/373 kB | 33/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 134/201 kB | 251/373 kB | 33/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 134/201 kB | 251/373 kB | 37/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 134/201 kB | 251/373 kB | 41/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 134/201 kB | 251/373 kB | 45/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 134/201 kB | 251/373 kB | 49/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 134/201 kB | 251/373 kB | 52/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 134/201 kB | 251/373 kB | 56/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 134/201 kB | 251/373 kB | 60/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 134/201 kB | 251/373 kB | 60/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 134/201 kB | 255/373 kB | 60/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 137/201 kB | 255/373 kB | 60/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 137/201 kB | 259/373 kB | 60/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 137/201 kB | 263/373 kB | 60/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 137/201 kB | 263/373 kB | 64/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 137/201 kB | 263/373 kB | 68/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 137/201 kB | 265/373 kB | 68/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 137/201 kB | 269/373 kB | 68/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 140/201 kB | 269/373 kB | 68/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 143/201 kB | 269/373 kB | 68/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 143/201 kB | 269/373 kB | 72/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 143/201 kB | 269/373 kB | 76/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 143/201 kB | 269/373 kB | 80/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 143/201 kB | 273/373 kB | 80/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 143/201 kB | 273/373 kB | 80/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 145/201 kB | 273/373 kB | 80/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 145/201 kB | 273/373 kB | 84/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 145/201 kB | 277/373 kB | 84/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 148/201 kB | 277/373 kB | 84/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 148/201 kB | 281/373 kB | 84/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 148/201 kB | 281/373 kB | 86/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 148/201 kB | 285/373 kB | 86/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 151/201 kB | 285/373 kB | 86/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 151/201 kB | 285/373 kB | 86/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 154/201 kB | 285/373 kB | 86/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 157/201 kB | 285/373 kB | 86/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.1/2.9 MB | 159/201 kB | 285/373 kB | 86/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 159/201 kB | 285/373 kB | 86/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 159/201 kB | 289/373 kB | 86/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 159/201 kB | 289/373 kB | 90/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 159/201 kB | 294/373 kB | 90/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 159/201 kB | 294/373 kB | 95/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 159/201 kB | 294/373 kB | 99/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 159/201 kB | 294/373 kB | 103/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 162/201 kB | 294/373 kB | 103/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 165/201 kB | 294/373 kB | 103/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 168/201 kB | 294/373 kB | 103/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 171/201 kB | 294/373 kB | 103/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 173/201 kB | 294/373 kB | 103/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 173/201 kB | 294/373 kB | 107/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 173/201 kB | 298/373 kB | 107/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 173/201 kB | 298/373 kB | 107/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 173/201 kB | 302/373 kB | 107/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 173/201 kB | 302/373 kB | 111/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 173/201 kB | 304/373 kB | 111/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 173/201 kB | 304/373 kB | 115/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 176/201 kB | 304/373 kB | 115/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 176/201 kB | 304/373 kB | 119/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 176/201 kB | 304/373 kB | 119/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 176/201 kB | 308/373 kB | 119/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 179/201 kB | 308/373 kB | 119/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 179/201 kB | 312/373 kB | 119/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 179/201 kB | 312/373 kB | 123/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 179/201 kB | 312/373 kB | 125/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 179/201 kB | 312/373 kB | 129/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 182/201 kB | 312/373 kB | 129/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 182/201 kB | 312/373 kB | 134/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 182/201 kB | 312/373 kB | 134/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 182/201 kB | 316/373 kB | 134/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 184/201 kB | 316/373 kB | 134/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 184/201 kB | 316/373 kB | 138/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 184/201 kB | 321/373 kB | 138/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 187/201 kB | 321/373 kB | 138/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 187/201 kB | 323/373 kB | 138/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 190/201 kB | 323/373 kB | 138/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 190/201 kB | 323/373 kB | 142/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 193/201 kB | 323/373 kB | 142/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 196/201 kB | 323/373 kB | 142/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 198/201 kB | 323/373 kB | 142/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 201 kB | 323/373 kB | 142/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 201 kB | 323/373 kB | 142/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 201 kB | 327/373 kB | 142/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 201 kB | 327/373 kB | 146/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 201 kB | 332/373 kB | 146/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 201 kB | 332/373 kB | 150/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 201 kB | 336/373 kB | 150/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 201 kB | 340/373 kB | 150/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 201 kB | 344/373 kB | 150/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 201 kB | 344/373 kB | 150/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 201 kB | 344/373 kB | 154/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 201 kB | 344/373 kB | 158/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 201 kB | 348/373 kB | 158/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 201 kB | 352/373 kB | 158/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 201 kB | 352/373 kB | 160/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 201 kB | 356/373 kB | 160/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 201 kB | 358/373 kB | 160/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.2/2.9 MB | 201 kB | 358/373 kB | 164/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.3/2.9 MB | 201 kB | 358/373 kB | 164/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.3/2.9 MB | 201 kB | 358/373 kB | 168/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.3/2.9 MB | 201 kB | 358/373 kB | 172/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.3/2.9 MB | 201 kB | 362/373 kB | 172/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.3/2.9 MB | 201 kB | 366/373 kB | 172/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.3/2.9 MB | 201 kB | 370/373 kB | 172/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.3/2.9 MB | 201 kB | 373 kB | 172/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.3/2.9 MB | 201 kB | 373 kB | 177/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.3/2.9 MB | 201 kB | 373 kB | 177/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.3/2.9 MB | 201 kB | 373 kB | 177/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.3/2.9 MB | 201 kB | 373 kB | 181/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.3/2.9 MB | 201 kB | 373 kB | 185/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.3/2.9 MB | 201 kB | 373 kB | 189/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.3/2.9 MB | 201 kB | 373 kB | 193/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.3/2.9 MB | 201 kB | 373 kB | 195/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.3/2.9 MB | 201 kB | 373 kB | 199/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.3/2.9 MB | 201 kB | 373 kB | 199/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.3/2.9 MB | 201 kB | 373 kB | 203/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.3/2.9 MB | 201 kB | 373 kB | 207/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.3/2.9 MB | 201 kB | 373 kB | 207/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.3/2.9 MB | 201 kB | 373 kB | 211/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.3/2.9 MB | 201 kB | 373 kB | 215/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.3/2.9 MB | 201 kB | 373 kB | 215/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.3/2.9 MB | 201 kB | 373 kB | 220/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 220/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 224/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 228/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 230/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 234/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 238/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 242/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 242/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 246/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 246/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 246/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 250/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 254/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 258/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 258/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 263/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 267/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 271/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 275/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 275/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 278/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 282/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 286/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 290/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 293/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 297/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 301/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 305/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.4/2.9 MB | 201 kB | 373 kB | 309/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.5/2.9 MB | 201 kB | 373 kB | 309/315 kB error 01-Jan-2023 00:01:56 Progress (4): 2.5/2.9 MB | 201 kB | 373 kB | 309/315 kB error 01-Jan-2023 00:01:56 Progress (5): 2.5/2.9 MB | 201 kB | 373 kB | 309/315 kB | 4.1/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.5/2.9 MB | 201 kB | 373 kB | 314/315 kB | 4.1/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.5/2.9 MB | 201 kB | 373 kB | 314/315 kB | 4.1/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.5/2.9 MB | 201 kB | 373 kB | 315 kB | 4.1/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.5/2.9 MB | 201 kB | 373 kB | 315 kB | 7.5/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.5/2.9 MB | 201 kB | 373 kB | 315 kB | 12/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.5/2.9 MB | 201 kB | 373 kB | 315 kB | 16/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.5/2.9 MB | 201 kB | 373 kB | 315 kB | 20/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.5/2.9 MB | 201 kB | 373 kB | 315 kB | 20/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.5/2.9 MB | 201 kB | 373 kB | 315 kB | 24/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.5/2.9 MB | 201 kB | 373 kB | 315 kB | 28/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.5/2.9 MB | 201 kB | 373 kB | 315 kB | 28/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.5/2.9 MB | 201 kB | 373 kB | 315 kB | 32/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.5/2.9 MB | 201 kB | 373 kB | 315 kB | 36/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.5/2.9 MB | 201 kB | 373 kB | 315 kB | 40/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.5/2.9 MB | 201 kB | 373 kB | 315 kB | 42/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.5/2.9 MB | 201 kB | 373 kB | 315 kB | 42/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.5/2.9 MB | 201 kB | 373 kB | 315 kB | 46/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.5/2.9 MB | 201 kB | 373 kB | 315 kB | 51/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.5/2.9 MB | 201 kB | 373 kB | 315 kB | 55/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.5/2.9 MB | 201 kB | 373 kB | 315 kB | 59/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.6/2.9 MB | 201 kB | 373 kB | 315 kB | 59/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.6/2.9 MB | 201 kB | 373 kB | 315 kB | 63/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.6/2.9 MB | 201 kB | 373 kB | 315 kB | 67/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.6/2.9 MB | 201 kB | 373 kB | 315 kB | 71/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.6/2.9 MB | 201 kB | 373 kB | 315 kB | 75/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.6/2.9 MB | 201 kB | 373 kB | 315 kB | 77/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.6/2.9 MB | 201 kB | 373 kB | 315 kB | 77/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.6/2.9 MB | 201 kB | 373 kB | 315 kB | 77/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.6/2.9 MB | 201 kB | 373 kB | 315 kB | 81/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.6/2.9 MB | 201 kB | 373 kB | 315 kB | 85/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.6/2.9 MB | 201 kB | 373 kB | 315 kB | 89/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.6/2.9 MB | 201 kB | 373 kB | 315 kB | 94/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.6/2.9 MB | 201 kB | 373 kB | 315 kB | 98/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.6/2.9 MB | 201 kB | 373 kB | 315 kB | 102/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.6/2.9 MB | 201 kB | 373 kB | 315 kB | 106/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.6/2.9 MB | 201 kB | 373 kB | 315 kB | 110/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.6/2.9 MB | 201 kB | 373 kB | 315 kB | 112/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.6/2.9 MB | 201 kB | 373 kB | 315 kB | 112/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.6/2.9 MB | 201 kB | 373 kB | 315 kB | 112/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.6/2.9 MB | 201 kB | 373 kB | 315 kB | 112/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.6/2.9 MB | 201 kB | 373 kB | 315 kB | 116/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.6/2.9 MB | 201 kB | 373 kB | 315 kB | 120/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.7/2.9 MB | 201 kB | 373 kB | 315 kB | 120/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.7/2.9 MB | 201 kB | 373 kB | 315 kB | 124/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.7/2.9 MB | 201 kB | 373 kB | 315 kB | 128/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.7/2.9 MB | 201 kB | 373 kB | 315 kB | 132/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.7/2.9 MB | 201 kB | 373 kB | 315 kB | 132/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.7/2.9 MB | 201 kB | 373 kB | 315 kB | 132/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.7/2.9 MB | 201 kB | 373 kB | 315 kB | 137/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.7/2.9 MB | 201 kB | 373 kB | 315 kB | 139/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.7/2.9 MB | 201 kB | 373 kB | 315 kB | 143/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.7/2.9 MB | 201 kB | 373 kB | 315 kB | 147/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.7/2.9 MB | 201 kB | 373 kB | 315 kB | 151/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.7/2.9 MB | 201 kB | 373 kB | 315 kB | 155/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.7/2.9 MB | 201 kB | 373 kB | 315 kB | 159/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.7/2.9 MB | 201 kB | 373 kB | 315 kB | 163/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.7/2.9 MB | 201 kB | 373 kB | 315 kB | 167/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.7/2.9 MB | 201 kB | 373 kB | 315 kB | 171/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.7/2.9 MB | 201 kB | 373 kB | 315 kB | 173/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.7/2.9 MB | 201 kB | 373 kB | 315 kB | 177/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.7/2.9 MB | 201 kB | 373 kB | 315 kB | 182/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.7/2.9 MB | 201 kB | 373 kB | 315 kB | 186/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.7/2.9 MB | 201 kB | 373 kB | 315 kB | 190/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.7/2.9 MB | 201 kB | 373 kB | 315 kB | 190/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.7/2.9 MB | 201 kB | 373 kB | 315 kB | 190/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.7/2.9 MB | 201 kB | 373 kB | 315 kB | 190/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.7/2.9 MB | 201 kB | 373 kB | 315 kB | 194/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.8/2.9 MB | 201 kB | 373 kB | 315 kB | 194/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.8/2.9 MB | 201 kB | 373 kB | 315 kB | 198/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.8/2.9 MB | 201 kB | 373 kB | 315 kB | 202/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.8/2.9 MB | 201 kB | 373 kB | 315 kB | 202/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.8/2.9 MB | 201 kB | 373 kB | 315 kB | 206/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.8/2.9 MB | 201 kB | 373 kB | 315 kB | 208/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.8/2.9 MB | 201 kB | 373 kB | 315 kB | 212/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.8/2.9 MB | 201 kB | 373 kB | 315 kB | 216/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.8/2.9 MB | 201 kB | 373 kB | 315 kB | 220/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.8/2.9 MB | 201 kB | 373 kB | 315 kB | 225/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.8/2.9 MB | 201 kB | 373 kB | 315 kB | 225/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.8/2.9 MB | 201 kB | 373 kB | 315 kB | 229/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.8/2.9 MB | 201 kB | 373 kB | 315 kB | 233/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.8/2.9 MB | 201 kB | 373 kB | 315 kB | 237/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.8/2.9 MB | 201 kB | 373 kB | 315 kB | 241/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.8/2.9 MB | 201 kB | 373 kB | 315 kB | 243/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.8/2.9 MB | 201 kB | 373 kB | 315 kB | 247/409 kB error 01-Jan-2023 00:01:56 Progress (5): 2.8/2.9 MB | 201 kB | 373 kB | 315 kB | 251/409 kB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.jar (201 kB at 34 kB/s) error 01-Jan-2023 00:01:56 #14 85.27 Progress (4): 2.8/2.9 MB | 373 kB | 315 kB | 251/409 kB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.jar (373 kB at 63 kB/s) error 01-Jan-2023 00:01:56 #14 85.27 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.jar error 01-Jan-2023 00:01:56 #14 85.27 Progress (3): 2.8/2.9 MB | 315 kB | 255/409 kB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.jar (315 kB at 54 kB/s) error 01-Jan-2023 00:01:56 #14 85.29 Progress (2): 2.8/2.9 MB | 255/409 kB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.jar error 01-Jan-2023 00:01:56 #14 85.29 Progress (2): 2.8/2.9 MB | 259/409 kB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.jar error 01-Jan-2023 00:01:56 #14 85.30 Progress (2): 2.8/2.9 MB | 264/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.8/2.9 MB | 268/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.8/2.9 MB | 272/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.8/2.9 MB | 276/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.8/2.9 MB | 278/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.8/2.9 MB | 278/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.8/2.9 MB | 282/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9/2.9 MB | 282/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9/2.9 MB | 286/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9/2.9 MB | 290/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9/2.9 MB | 294/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9/2.9 MB | 298/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9/2.9 MB | 302/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9/2.9 MB | 307/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9/2.9 MB | 311/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9/2.9 MB | 311/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9/2.9 MB | 313/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9/2.9 MB | 313/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9/2.9 MB | 317/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9/2.9 MB | 321/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9/2.9 MB | 325/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9/2.9 MB | 329/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9/2.9 MB | 329/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9 MB | 329/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9 MB | 333/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9 MB | 337/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9 MB | 341/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9 MB | 345/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9 MB | 347/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9 MB | 352/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9 MB | 356/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9 MB | 360/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9 MB | 364/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9 MB | 368/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9 MB | 372/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9 MB | 376/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9 MB | 380/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9 MB | 382/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9 MB | 386/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9 MB | 390/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9 MB | 395/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9 MB | 399/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9 MB | 403/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9 MB | 407/409 kB error 01-Jan-2023 00:01:56 Progress (2): 2.9 MB | 409 kB error 01-Jan-2023 00:01:56 Progress (3): 2.9 MB | 409 kB | 3.3/183 kB error 01-Jan-2023 00:01:56 Progress (3): 2.9 MB | 409 kB | 6.1/183 kB error 01-Jan-2023 00:01:56 Progress (3): 2.9 MB | 409 kB | 8.9/183 kB error 01-Jan-2023 00:01:56 Progress (4): 2.9 MB | 409 kB | 8.9/183 kB | 3.3/61 kB error 01-Jan-2023 00:01:56 Progress (4): 2.9 MB | 409 kB | 12/183 kB | 3.3/61 kB error 01-Jan-2023 00:01:56 Progress (4): 2.9 MB | 409 kB | 12/183 kB | 6.1/61 kB error 01-Jan-2023 00:01:56 Progress (4): 2.9 MB | 409 kB | 14/183 kB | 6.1/61 kB error 01-Jan-2023 00:01:56 Progress (4): 2.9 MB | 409 kB | 17/183 kB | 6.1/61 kB error 01-Jan-2023 00:01:56 Progress (4): 2.9 MB | 409 kB | 20/183 kB | 6.1/61 kB error 01-Jan-2023 00:01:56 Progress (4): 2.9 MB | 409 kB | 23/183 kB | 6.1/61 kB error 01-Jan-2023 00:01:56 Progress (4): 2.9 MB | 409 kB | 26/183 kB | 6.1/61 kB error 01-Jan-2023 00:01:56 Progress (4): 2.9 MB | 409 kB | 26/183 kB | 8.9/61 kB error 01-Jan-2023 00:01:56 Progress (4): 2.9 MB | 409 kB | 28/183 kB | 8.9/61 kB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.jar (2.9 MB at 466 kB/s) error 01-Jan-2023 00:01:56 #14 85.56 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.jar error 01-Jan-2023 00:01:56 #14 85.57 Progress (3): 409 kB | 31/183 kB | 8.9/61 kB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.jar (409 kB at 66 kB/s) error 01-Jan-2023 00:01:56 #14 85.58 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.jar error 01-Jan-2023 00:01:56 #14 85.58 Progress (2): 31/183 kB | 12/61 kB error 01-Jan-2023 00:01:56 Progress (2): 34/183 kB | 12/61 kB error 01-Jan-2023 00:01:56 Progress (2): 37/183 kB | 12/61 kB error 01-Jan-2023 00:01:56 Progress (2): 40/183 kB | 12/61 kB error 01-Jan-2023 00:01:56 Progress (2): 40/183 kB | 14/61 kB error 01-Jan-2023 00:01:56 Progress (2): 42/183 kB | 14/61 kB error 01-Jan-2023 00:01:56 Progress (2): 45/183 kB | 14/61 kB error 01-Jan-2023 00:01:56 Progress (2): 48/183 kB | 14/61 kB error 01-Jan-2023 00:01:56 Progress (2): 51/183 kB | 14/61 kB error 01-Jan-2023 00:01:56 Progress (2): 54/183 kB | 14/61 kB error 01-Jan-2023 00:01:56 Progress (2): 56/183 kB | 14/61 kB error 01-Jan-2023 00:01:56 Progress (2): 59/183 kB | 14/61 kB error 01-Jan-2023 00:01:56 Progress (2): 62/183 kB | 14/61 kB error 01-Jan-2023 00:01:56 Progress (2): 62/183 kB | 17/61 kB error 01-Jan-2023 00:01:56 Progress (2): 65/183 kB | 17/61 kB error 01-Jan-2023 00:01:56 Progress (2): 67/183 kB | 17/61 kB error 01-Jan-2023 00:01:56 Progress (2): 70/183 kB | 17/61 kB error 01-Jan-2023 00:01:56 Progress (2): 73/183 kB | 17/61 kB error 01-Jan-2023 00:01:56 Progress (2): 76/183 kB | 17/61 kB error 01-Jan-2023 00:01:56 Progress (2): 79/183 kB | 17/61 kB error 01-Jan-2023 00:01:56 Progress (2): 81/183 kB | 17/61 kB error 01-Jan-2023 00:01:56 Progress (2): 81/183 kB | 20/61 kB error 01-Jan-2023 00:01:56 Progress (2): 84/183 kB | 20/61 kB error 01-Jan-2023 00:01:56 Progress (2): 84/183 kB | 23/61 kB error 01-Jan-2023 00:01:56 Progress (2): 87/183 kB | 23/61 kB error 01-Jan-2023 00:01:56 Progress (2): 87/183 kB | 26/61 kB error 01-Jan-2023 00:01:56 Progress (2): 90/183 kB | 26/61 kB error 01-Jan-2023 00:01:56 Progress (2): 93/183 kB | 26/61 kB error 01-Jan-2023 00:01:56 Progress (2): 95/183 kB | 26/61 kB error 01-Jan-2023 00:01:56 Progress (2): 98/183 kB | 26/61 kB error 01-Jan-2023 00:01:56 Progress (2): 101/183 kB | 26/61 kB error 01-Jan-2023 00:01:56 Progress (2): 104/183 kB | 26/61 kB error 01-Jan-2023 00:01:56 Progress (2): 107/183 kB | 26/61 kB error 01-Jan-2023 00:01:56 Progress (2): 109/183 kB | 26/61 kB error 01-Jan-2023 00:01:56 Progress (2): 112/183 kB | 26/61 kB error 01-Jan-2023 00:01:56 Progress (2): 115/183 kB | 26/61 kB error 01-Jan-2023 00:01:56 Progress (2): 118/183 kB | 26/61 kB error 01-Jan-2023 00:01:56 Progress (2): 120/183 kB | 26/61 kB error 01-Jan-2023 00:01:56 Progress (2): 123/183 kB | 26/61 kB error 01-Jan-2023 00:01:56 Progress (2): 126/183 kB | 26/61 kB error 01-Jan-2023 00:01:56 Progress (2): 129/183 kB | 26/61 kB error 01-Jan-2023 00:01:56 Progress (2): 129/183 kB | 28/61 kB error 01-Jan-2023 00:01:56 Progress (2): 132/183 kB | 28/61 kB error 01-Jan-2023 00:01:56 Progress (2): 132/183 kB | 31/61 kB error 01-Jan-2023 00:01:56 Progress (2): 134/183 kB | 31/61 kB error 01-Jan-2023 00:01:56 Progress (2): 137/183 kB | 31/61 kB error 01-Jan-2023 00:01:56 Progress (2): 137/183 kB | 34/61 kB error 01-Jan-2023 00:01:56 Progress (2): 140/183 kB | 34/61 kB error 01-Jan-2023 00:01:56 Progress (2): 140/183 kB | 37/61 kB error 01-Jan-2023 00:01:56 Progress (2): 140/183 kB | 40/61 kB error 01-Jan-2023 00:01:56 Progress (2): 143/183 kB | 40/61 kB error 01-Jan-2023 00:01:56 Progress (3): 143/183 kB | 40/61 kB | 0/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 143/183 kB | 42/61 kB | 0/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 146/183 kB | 42/61 kB | 0/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 146/183 kB | 45/61 kB | 0/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 146/183 kB | 48/61 kB | 0/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 148/183 kB | 48/61 kB | 0/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 151/183 kB | 48/61 kB | 0/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 154/183 kB | 48/61 kB | 0/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 157/183 kB | 48/61 kB | 0/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 160/183 kB | 48/61 kB | 0/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 162/183 kB | 48/61 kB | 0/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 162/183 kB | 51/61 kB | 0/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 165/183 kB | 51/61 kB | 0/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 168/183 kB | 51/61 kB | 0/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 171/183 kB | 51/61 kB | 0/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 174/183 kB | 51/61 kB | 0/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 176/183 kB | 51/61 kB | 0/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 179/183 kB | 51/61 kB | 0/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 179/183 kB | 51/61 kB | 0.1/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 182/183 kB | 51/61 kB | 0.1/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 182/183 kB | 54/61 kB | 0.1/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 182/183 kB | 56/61 kB | 0.1/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 182/183 kB | 59/61 kB | 0.1/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 182/183 kB | 61 kB | 0.1/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 183 kB | 61 kB | 0.1/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 183 kB | 61 kB | 0.1/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 183 kB | 61 kB | 0.2/7.5 MB error 01-Jan-2023 00:01:56 Progress (3): 183 kB | 61 kB | 0.2/7.5 MB error 01-Jan-2023 00:01:56 Progress (4): 183 kB | 61 kB | 0.2/7.5 MB | 3.3/12 kB error 01-Jan-2023 00:01:56 Progress (4): 183 kB | 61 kB | 0.2/7.5 MB | 3.3/12 kB error 01-Jan-2023 00:01:56 Progress (4): 183 kB | 61 kB | 0.2/7.5 MB | 6.1/12 kB error 01-Jan-2023 00:01:56 Progress (4): 183 kB | 61 kB | 0.2/7.5 MB | 8.9/12 kB error 01-Jan-2023 00:01:56 Progress (4): 183 kB | 61 kB | 0.2/7.5 MB | 12/12 kB error 01-Jan-2023 00:01:56 Progress (4): 183 kB | 61 kB | 0.2/7.5 MB | 12 kB error 01-Jan-2023 00:01:56 Progress (4): 183 kB | 61 kB | 0.3/7.5 MB | 12 kB error 01-Jan-2023 00:01:56 Progress (4): 183 kB | 61 kB | 0.3/7.5 MB | 12 kB error 01-Jan-2023 00:01:56 Progress (4): 183 kB | 61 kB | 0.4/7.5 MB | 12 kB error 01-Jan-2023 00:01:56 Progress (4): 183 kB | 61 kB | 0.4/7.5 MB | 12 kB error 01-Jan-2023 00:01:56 Progress (4): 183 kB | 61 kB | 0.5/7.5 MB | 12 kB error 01-Jan-2023 00:01:56 Progress (4): 183 kB | 61 kB | 0.5/7.5 MB | 12 kB error 01-Jan-2023 00:01:56 Progress (4): 183 kB | 61 kB | 0.5/7.5 MB | 12 kB error 01-Jan-2023 00:01:56 Progress (4): 183 kB | 61 kB | 0.6/7.5 MB | 12 kB error 01-Jan-2023 00:01:56 Progress (4): 183 kB | 61 kB | 0.6/7.5 MB | 12 kB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.jar (183 kB at 26 kB/s) error 01-Jan-2023 00:01:56 #14 86.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.jar error 01-Jan-2023 00:01:56 #14 86.40 Progress (3): 61 kB | 0.7/7.5 MB | 12 kB error 01-Jan-2023 00:01:56 Progress (3): 61 kB | 0.7/7.5 MB | 12 kB error 01-Jan-2023 00:01:56 Progress (3): 61 kB | 0.8/7.5 MB | 12 kB error 01-Jan-2023 00:01:56 Progress (4): 61 kB | 0.8/7.5 MB | 12 kB | 0/3.7 MB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.jar (61 kB at 8.7 kB/s) error 01-Jan-2023 00:01:56 #14 86.42 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.jar error 01-Jan-2023 00:01:56 #14 86.43 Progress (3): 0.8/7.5 MB | 12 kB | 0/3.7 MB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.jar (12 kB at 1.7 kB/s) error 01-Jan-2023 00:01:56 #14 86.44 Progress (2): 0.8/7.5 MB | 0.1/3.7 MB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.jar error 01-Jan-2023 00:01:56 #14 86.45 Progress (2): 0.8/7.5 MB | 0.1/3.7 MB error 01-Jan-2023 00:01:56 Progress (2): 0.8/7.5 MB | 0.1/3.7 MB error 01-Jan-2023 00:01:56 Progress (2): 0.8/7.5 MB | 0.1/3.7 MB error 01-Jan-2023 00:01:56 Progress (2): 0.8/7.5 MB | 0.1/3.7 MB error 01-Jan-2023 00:01:56 Progress (2): 0.8/7.5 MB | 0.1/3.7 MB error 01-Jan-2023 00:01:56 Progress (2): 0.9/7.5 MB | 0.1/3.7 MB error 01-Jan-2023 00:01:56 Progress (2): 0.9/7.5 MB | 0.2/3.7 MB error 01-Jan-2023 00:01:56 Progress (2): 0.9/7.5 MB | 0.2/3.7 MB error 01-Jan-2023 00:01:56 Progress (2): 0.9/7.5 MB | 0.2/3.7 MB error 01-Jan-2023 00:01:56 Progress (2): 0.9/7.5 MB | 0.2/3.7 MB error 01-Jan-2023 00:01:56 Progress (2): 0.9/7.5 MB | 0.2/3.7 MB error 01-Jan-2023 00:01:56 Progress (2): 0.9/7.5 MB | 0.2/3.7 MB error 01-Jan-2023 00:01:56 Progress (2): 1.0/7.5 MB | 0.2/3.7 MB error 01-Jan-2023 00:01:56 Progress (2): 1.0/7.5 MB | 0.3/3.7 MB error 01-Jan-2023 00:01:56 Progress (2): 1.0/7.5 MB | 0.3/3.7 MB error 01-Jan-2023 00:01:56 Progress (2): 1.0/7.5 MB | 0.3/3.7 MB error 01-Jan-2023 00:01:56 Progress (2): 1.0/7.5 MB | 0.3/3.7 MB error 01-Jan-2023 00:01:56 Progress (3): 1.0/7.5 MB | 0.3/3.7 MB | 3.3/57 kB error 01-Jan-2023 00:01:56 Progress (3): 1.1/7.5 MB | 0.3/3.7 MB | 3.3/57 kB error 01-Jan-2023 00:01:56 Progress (3): 1.1/7.5 MB | 0.3/3.7 MB | 3.3/57 kB error 01-Jan-2023 00:01:56 Progress (4): 1.1/7.5 MB | 0.3/3.7 MB | 3.3/57 kB | 3.3/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.1/7.5 MB | 0.3/3.7 MB | 3.3/57 kB | 6.1/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.1/7.5 MB | 0.3/3.7 MB | 3.3/57 kB | 8.9/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.1/7.5 MB | 0.3/3.7 MB | 3.3/57 kB | 12/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.1/7.5 MB | 0.3/3.7 MB | 3.3/57 kB | 14/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.1/7.5 MB | 0.4/3.7 MB | 3.3/57 kB | 14/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.1/7.5 MB | 0.4/3.7 MB | 6.1/57 kB | 14/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.1/7.5 MB | 0.4/3.7 MB | 8.9/57 kB | 14/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.1/7.5 MB | 0.4/3.7 MB | 8.9/57 kB | 14/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.1/7.5 MB | 0.4/3.7 MB | 12/57 kB | 14/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.1/7.5 MB | 0.4/3.7 MB | 12/57 kB | 14/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.1/7.5 MB | 0.4/3.7 MB | 12/57 kB | 17/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.1/7.5 MB | 0.4/3.7 MB | 12/57 kB | 20/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.1/7.5 MB | 0.4/3.7 MB | 12/57 kB | 23/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.1/7.5 MB | 0.4/3.7 MB | 12/57 kB | 26/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.1/7.5 MB | 0.4/3.7 MB | 12/57 kB | 28/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.1/7.5 MB | 0.4/3.7 MB | 12/57 kB | 31/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.1/7.5 MB | 0.4/3.7 MB | 12/57 kB | 34/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.1/7.5 MB | 0.4/3.7 MB | 14/57 kB | 34/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.1/7.5 MB | 0.4/3.7 MB | 17/57 kB | 34/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.1/7.5 MB | 0.4/3.7 MB | 20/57 kB | 34/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.1/7.5 MB | 0.4/3.7 MB | 23/57 kB | 34/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.1/7.5 MB | 0.4/3.7 MB | 26/57 kB | 34/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.1/7.5 MB | 0.4/3.7 MB | 26/57 kB | 34/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.1/7.5 MB | 0.4/3.7 MB | 26/57 kB | 34/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.4/3.7 MB | 26/57 kB | 34/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.4/3.7 MB | 26/57 kB | 37/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.4/3.7 MB | 29/57 kB | 37/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.4/3.7 MB | 31/57 kB | 37/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.4/3.7 MB | 34/57 kB | 37/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.4/3.7 MB | 37/57 kB | 37/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.4/3.7 MB | 37/57 kB | 40/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.4/3.7 MB | 37/57 kB | 42/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.4/3.7 MB | 37/57 kB | 45/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.4/3.7 MB | 37/57 kB | 48/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.4/3.7 MB | 37/57 kB | 51/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.4/3.7 MB | 37/57 kB | 51/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.4/3.7 MB | 37/57 kB | 54/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.5/3.7 MB | 37/57 kB | 54/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.5/3.7 MB | 40/57 kB | 54/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.5/3.7 MB | 43/57 kB | 54/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.5/3.7 MB | 45/57 kB | 54/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.5/3.7 MB | 48/57 kB | 54/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.5/3.7 MB | 51/57 kB | 54/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.5/3.7 MB | 51/57 kB | 56/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.5/3.7 MB | 54/57 kB | 56/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.5/3.7 MB | 54/57 kB | 59/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.5/3.7 MB | 57/57 kB | 59/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.5/3.7 MB | 57 kB | 59/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.5/3.7 MB | 57 kB | 59/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.5/3.7 MB | 57 kB | 59/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.5/3.7 MB | 57 kB | 59/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.5/3.7 MB | 57 kB | 62/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.5/3.7 MB | 57 kB | 65/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.2/7.5 MB | 0.5/3.7 MB | 57 kB | 67/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.3/7.5 MB | 0.5/3.7 MB | 57 kB | 67/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.3/7.5 MB | 0.5/3.7 MB | 57 kB | 70/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.3/7.5 MB | 0.5/3.7 MB | 57 kB | 73/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.3/7.5 MB | 0.5/3.7 MB | 57 kB | 73/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.3/7.5 MB | 0.5/3.7 MB | 57 kB | 76/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.3/7.5 MB | 0.5/3.7 MB | 57 kB | 79/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.3/7.5 MB | 0.5/3.7 MB | 57 kB | 81/157 kB error 01-Jan-2023 00:01:56 Progress (4): 1.3/7.5 MB | 0.5/3.7 MB | 57 kB | 84/157 kB error 01-Jan-2023 00:01:56 Progress (5): 1.3/7.5 MB | 0.5/3.7 MB | 57 kB | 84/157 kB | 0/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.3/7.5 MB | 0.5/3.7 MB | 57 kB | 84/157 kB | 0/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.3/7.5 MB | 0.5/3.7 MB | 57 kB | 84/157 kB | 0/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.3/7.5 MB | 0.5/3.7 MB | 57 kB | 84/157 kB | 0/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.3/7.5 MB | 0.5/3.7 MB | 57 kB | 87/157 kB | 0/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.3/7.5 MB | 0.5/3.7 MB | 57 kB | 87/157 kB | 0/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.3/7.5 MB | 0.5/3.7 MB | 57 kB | 87/157 kB | 0/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.3/7.5 MB | 0.6/3.7 MB | 57 kB | 87/157 kB | 0/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.3/7.5 MB | 0.6/3.7 MB | 57 kB | 87/157 kB | 0/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.3/7.5 MB | 0.6/3.7 MB | 57 kB | 90/157 kB | 0/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 90/157 kB | 0/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 90/157 kB | 0/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 90/157 kB | 0.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 93/157 kB | 0.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 93/157 kB | 0.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 93/157 kB | 0.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 95/157 kB | 0.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 95/157 kB | 0.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 95/157 kB | 0.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 98/157 kB | 0.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 98/157 kB | 0.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 98/157 kB | 0.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 98/157 kB | 0.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 98/157 kB | 0.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 98/157 kB | 0.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 98/157 kB | 0.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 98/157 kB | 0.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 101/157 kB | 0.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 104/157 kB | 0.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 107/157 kB | 0.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 107/157 kB | 0.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 107/157 kB | 0.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 109/157 kB | 0.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 109/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 109/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 109/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 112/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 115/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 118/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 120/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 123/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 126/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 129/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.7/3.7 MB | 57 kB | 129/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.7/3.7 MB | 57 kB | 129/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.7/3.7 MB | 57 kB | 129/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.7/3.7 MB | 57 kB | 129/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (5): 1.4/7.5 MB | 0.7/3.7 MB | 57 kB | 129/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.jar (57 kB at 7.4 kB/s) error 01-Jan-2023 00:01:56 #14 87.14 Progress (4): 1.4/7.5 MB | 0.7/3.7 MB | 132/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.4/7.5 MB | 0.7/3.7 MB | 132/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.4/7.5 MB | 0.7/3.7 MB | 132/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.4/7.5 MB | 0.7/3.7 MB | 132/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.4/7.5 MB | 0.7/3.7 MB | 132/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.4/7.5 MB | 0.7/3.7 MB | 134/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.4/7.5 MB | 0.7/3.7 MB | 134/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar error 01-Jan-2023 00:01:56 #14 87.14 Progress (4): 1.4/7.5 MB | 0.7/3.7 MB | 137/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.4/7.5 MB | 0.7/3.7 MB | 140/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.5/7.5 MB | 0.7/3.7 MB | 140/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.5/7.5 MB | 0.7/3.7 MB | 140/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.5/7.5 MB | 0.7/3.7 MB | 140/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.5/7.5 MB | 0.7/3.7 MB | 140/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.5/7.5 MB | 0.7/3.7 MB | 143/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.5/7.5 MB | 0.7/3.7 MB | 143/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.5/7.5 MB | 0.7/3.7 MB | 143/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.5/7.5 MB | 0.7/3.7 MB | 146/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.5/7.5 MB | 0.7/3.7 MB | 148/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.5/7.5 MB | 0.8/3.7 MB | 148/157 kB | 0.2/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.5/7.5 MB | 0.8/3.7 MB | 148/157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.5/7.5 MB | 0.8/3.7 MB | 148/157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.5/7.5 MB | 0.8/3.7 MB | 148/157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.5/7.5 MB | 0.8/3.7 MB | 148/157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.6/7.5 MB | 0.8/3.7 MB | 148/157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.6/7.5 MB | 0.8/3.7 MB | 148/157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.6/7.5 MB | 0.9/3.7 MB | 148/157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.6/7.5 MB | 0.9/3.7 MB | 148/157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.6/7.5 MB | 0.9/3.7 MB | 151/157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.6/7.5 MB | 0.9/3.7 MB | 154/157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.6/7.5 MB | 0.9/3.7 MB | 157/157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.6/7.5 MB | 0.9/3.7 MB | 157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.6/7.5 MB | 0.9/3.7 MB | 157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.6/7.5 MB | 0.9/3.7 MB | 157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.6/7.5 MB | 0.9/3.7 MB | 157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.6/7.5 MB | 0.9/3.7 MB | 157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.6/7.5 MB | 0.9/3.7 MB | 157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.6/7.5 MB | 0.9/3.7 MB | 157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.6/7.5 MB | 0.9/3.7 MB | 157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.6/7.5 MB | 0.9/3.7 MB | 157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.6/7.5 MB | 0.9/3.7 MB | 157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.7/7.5 MB | 0.9/3.7 MB | 157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.7/7.5 MB | 0.9/3.7 MB | 157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.7/7.5 MB | 0.9/3.7 MB | 157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.7/7.5 MB | 0.9/3.7 MB | 157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.7/7.5 MB | 0.9/3.7 MB | 157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.7/7.5 MB | 0.9/3.7 MB | 157 kB | 0.3/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.7/7.5 MB | 0.9/3.7 MB | 157 kB | 0.4/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.7/7.5 MB | 0.9/3.7 MB | 157 kB | 0.4/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.7/7.5 MB | 0.9/3.7 MB | 157 kB | 0.4/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.7/7.5 MB | 0.9/3.7 MB | 157 kB | 0.4/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.7/7.5 MB | 0.9/3.7 MB | 157 kB | 0.4/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.8/7.5 MB | 0.9/3.7 MB | 157 kB | 0.4/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.8/7.5 MB | 1.0/3.7 MB | 157 kB | 0.4/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.8/7.5 MB | 1.0/3.7 MB | 157 kB | 0.4/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.8/7.5 MB | 1.0/3.7 MB | 157 kB | 0.4/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.8/7.5 MB | 1.0/3.7 MB | 157 kB | 0.4/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.8/7.5 MB | 1.0/3.7 MB | 157 kB | 0.4/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.8/7.5 MB | 1.0/3.7 MB | 157 kB | 0.4/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.8/7.5 MB | 1.0/3.7 MB | 157 kB | 0.4/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.8/7.5 MB | 1.0/3.7 MB | 157 kB | 0.4/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.8/7.5 MB | 1.0/3.7 MB | 157 kB | 0.4/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.8/7.5 MB | 1.0/3.7 MB | 157 kB | 0.4/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.8/7.5 MB | 1.0/3.7 MB | 157 kB | 0.4/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.8/7.5 MB | 1.0/3.7 MB | 157 kB | 0.4/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.8/7.5 MB | 1.0/3.7 MB | 157 kB | 0.4/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.8/7.5 MB | 1.1/3.7 MB | 157 kB | 0.4/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.8/7.5 MB | 1.1/3.7 MB | 157 kB | 0.4/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.8/7.5 MB | 1.1/3.7 MB | 157 kB | 0.5/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.8/7.5 MB | 1.1/3.7 MB | 157 kB | 0.5/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.8/7.5 MB | 1.1/3.7 MB | 157 kB | 0.5/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.8/7.5 MB | 1.1/3.7 MB | 157 kB | 0.5/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.9/7.5 MB | 1.1/3.7 MB | 157 kB | 0.5/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.9/7.5 MB | 1.1/3.7 MB | 157 kB | 0.5/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.9/7.5 MB | 1.1/3.7 MB | 157 kB | 0.5/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.9/7.5 MB | 1.1/3.7 MB | 157 kB | 0.5/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.9/7.5 MB | 1.1/3.7 MB | 157 kB | 0.5/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.9/7.5 MB | 1.1/3.7 MB | 157 kB | 0.5/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.9/7.5 MB | 1.1/3.7 MB | 157 kB | 0.5/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.9/7.5 MB | 1.1/3.7 MB | 157 kB | 0.5/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.9/7.5 MB | 1.1/3.7 MB | 157 kB | 0.5/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.9/7.5 MB | 1.1/3.7 MB | 157 kB | 0.5/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.9/7.5 MB | 1.1/3.7 MB | 157 kB | 0.5/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.9/7.5 MB | 1.2/3.7 MB | 157 kB | 0.5/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.9/7.5 MB | 1.2/3.7 MB | 157 kB | 0.5/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.9/7.5 MB | 1.2/3.7 MB | 157 kB | 0.5/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.9/7.5 MB | 1.2/3.7 MB | 157 kB | 0.5/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.9/7.5 MB | 1.2/3.7 MB | 157 kB | 0.6/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.9/7.5 MB | 1.2/3.7 MB | 157 kB | 0.6/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.9/7.5 MB | 1.2/3.7 MB | 157 kB | 0.6/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 1.9/7.5 MB | 1.2/3.7 MB | 157 kB | 0.6/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.0/7.5 MB | 1.2/3.7 MB | 157 kB | 0.6/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.0/7.5 MB | 1.2/3.7 MB | 157 kB | 0.6/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.0/7.5 MB | 1.2/3.7 MB | 157 kB | 0.6/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.0/7.5 MB | 1.2/3.7 MB | 157 kB | 0.6/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.0/7.5 MB | 1.2/3.7 MB | 157 kB | 0.6/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.0/7.5 MB | 1.2/3.7 MB | 157 kB | 0.6/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.0/7.5 MB | 1.2/3.7 MB | 157 kB | 0.6/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.0/7.5 MB | 1.2/3.7 MB | 157 kB | 0.6/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.0/7.5 MB | 1.2/3.7 MB | 157 kB | 0.6/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.0/7.5 MB | 1.2/3.7 MB | 157 kB | 0.6/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.1/7.5 MB | 1.2/3.7 MB | 157 kB | 0.6/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.1/7.5 MB | 1.3/3.7 MB | 157 kB | 0.6/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.1/7.5 MB | 1.3/3.7 MB | 157 kB | 0.6/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.1/7.5 MB | 1.3/3.7 MB | 157 kB | 0.6/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.1/7.5 MB | 1.3/3.7 MB | 157 kB | 0.6/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.1/7.5 MB | 1.3/3.7 MB | 157 kB | 0.6/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.1/7.5 MB | 1.3/3.7 MB | 157 kB | 0.7/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.1/7.5 MB | 1.3/3.7 MB | 157 kB | 0.7/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.1/7.5 MB | 1.3/3.7 MB | 157 kB | 0.7/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.1/7.5 MB | 1.3/3.7 MB | 157 kB | 0.7/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.1/7.5 MB | 1.3/3.7 MB | 157 kB | 0.7/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.1/7.5 MB | 1.3/3.7 MB | 157 kB | 0.7/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.1/7.5 MB | 1.3/3.7 MB | 157 kB | 0.7/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.1/7.5 MB | 1.3/3.7 MB | 157 kB | 0.7/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.1/7.5 MB | 1.3/3.7 MB | 157 kB | 0.7/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.1/7.5 MB | 1.3/3.7 MB | 157 kB | 0.7/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.1/7.5 MB | 1.3/3.7 MB | 157 kB | 0.7/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.1/7.5 MB | 1.4/3.7 MB | 157 kB | 0.7/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.1/7.5 MB | 1.4/3.7 MB | 157 kB | 0.7/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.1/7.5 MB | 1.4/3.7 MB | 157 kB | 0.7/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.1/7.5 MB | 1.4/3.7 MB | 157 kB | 0.7/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.2/7.5 MB | 1.4/3.7 MB | 157 kB | 0.7/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.2/7.5 MB | 1.4/3.7 MB | 157 kB | 0.7/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.2/7.5 MB | 1.4/3.7 MB | 157 kB | 0.8/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.2/7.5 MB | 1.4/3.7 MB | 157 kB | 0.8/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.2/7.5 MB | 1.4/3.7 MB | 157 kB | 0.8/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.2/7.5 MB | 1.4/3.7 MB | 157 kB | 0.8/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.2/7.5 MB | 1.4/3.7 MB | 157 kB | 0.8/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.2/7.5 MB | 1.4/3.7 MB | 157 kB | 0.8/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.2/7.5 MB | 1.4/3.7 MB | 157 kB | 0.8/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.2/7.5 MB | 1.5/3.7 MB | 157 kB | 0.8/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.2/7.5 MB | 1.5/3.7 MB | 157 kB | 0.8/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.2/7.5 MB | 1.5/3.7 MB | 157 kB | 0.8/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.3/7.5 MB | 1.5/3.7 MB | 157 kB | 0.8/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.3/7.5 MB | 1.5/3.7 MB | 157 kB | 0.8/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.3/7.5 MB | 1.5/3.7 MB | 157 kB | 0.8/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.3/7.5 MB | 1.5/3.7 MB | 157 kB | 0.8/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.3/7.5 MB | 1.5/3.7 MB | 157 kB | 0.8/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.3/7.5 MB | 1.5/3.7 MB | 157 kB | 0.8/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.3/7.5 MB | 1.5/3.7 MB | 157 kB | 0.8/1.3 MB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.jar (157 kB at 19 kB/s) error 01-Jan-2023 00:01:56 #14 87.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar error 01-Jan-2023 00:01:56 #14 87.64 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.8/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.8/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.8/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.3/7.5 MB | 1.6/3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.3/7.5 MB | 1.6/3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.3/7.5 MB | 1.6/3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.3/7.5 MB | 1.6/3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.4/7.5 MB | 1.6/3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.4/7.5 MB | 1.6/3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.4/7.5 MB | 1.6/3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.4/7.5 MB | 1.6/3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.4/7.5 MB | 1.6/3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.4/7.5 MB | 1.6/3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.4/7.5 MB | 1.6/3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.4/7.5 MB | 1.6/3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.4/7.5 MB | 1.6/3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.4/7.5 MB | 1.6/3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.4/7.5 MB | 1.6/3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.4/7.5 MB | 1.6/3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.4/7.5 MB | 1.6/3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.4/7.5 MB | 1.7/3.7 MB | 0.9/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.4/7.5 MB | 1.7/3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.4/7.5 MB | 1.7/3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.4/7.5 MB | 1.7/3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.5/7.5 MB | 1.7/3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.5/7.5 MB | 1.7/3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.5/7.5 MB | 1.7/3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.5/7.5 MB | 1.7/3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.5/7.5 MB | 1.7/3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.5/7.5 MB | 1.7/3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.5/7.5 MB | 1.7/3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.5/7.5 MB | 1.7/3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.5/7.5 MB | 1.7/3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.5/7.5 MB | 1.7/3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.5/7.5 MB | 1.7/3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.5/7.5 MB | 1.7/3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.5/7.5 MB | 1.7/3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.5/7.5 MB | 1.7/3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.5/7.5 MB | 1.7/3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.5/7.5 MB | 1.8/3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.6/7.5 MB | 1.8/3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.6/7.5 MB | 1.8/3.7 MB | 1.0/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.6/7.5 MB | 1.8/3.7 MB | 1.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.6/7.5 MB | 1.8/3.7 MB | 1.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.6/7.5 MB | 1.8/3.7 MB | 1.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.6/7.5 MB | 1.8/3.7 MB | 1.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (3): 2.6/7.5 MB | 1.8/3.7 MB | 1.1/1.3 MB error 01-Jan-2023 00:01:56 Progress (4): 2.6/7.5 MB | 1.8/3.7 MB | 1.1/1.3 MB | 0/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.6/7.5 MB | 1.8/3.7 MB | 1.1/1.3 MB | 0/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.6/7.5 MB | 1.8/3.7 MB | 1.1/1.3 MB | 0/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.6/7.5 MB | 1.8/3.7 MB | 1.1/1.3 MB | 0/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.6/7.5 MB | 1.8/3.7 MB | 1.1/1.3 MB | 0/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.6/7.5 MB | 1.8/3.7 MB | 1.1/1.3 MB | 0/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.6/7.5 MB | 1.8/3.7 MB | 1.1/1.3 MB | 0/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.6/7.5 MB | 1.8/3.7 MB | 1.1/1.3 MB | 0/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.6/7.5 MB | 1.8/3.7 MB | 1.1/1.3 MB | 0/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.6/7.5 MB | 1.8/3.7 MB | 1.1/1.3 MB | 0/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.6/7.5 MB | 1.8/3.7 MB | 1.1/1.3 MB | 0/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.6/7.5 MB | 1.8/3.7 MB | 1.1/1.3 MB | 0/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.6/7.5 MB | 1.8/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.6/7.5 MB | 1.8/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.7/7.5 MB | 1.8/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.7/7.5 MB | 1.8/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.7/7.5 MB | 1.8/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.7/7.5 MB | 1.9/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.7/7.5 MB | 1.9/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.7/7.5 MB | 1.9/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.7/7.5 MB | 1.9/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.7/7.5 MB | 1.9/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.7/7.5 MB | 1.9/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.7/7.5 MB | 1.9/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.7/7.5 MB | 1.9/3.7 MB | 1.2/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.7/7.5 MB | 1.9/3.7 MB | 1.2/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.7/7.5 MB | 1.9/3.7 MB | 1.2/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 1.9/3.7 MB | 1.2/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 1.9/3.7 MB | 1.2/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 1.9/3.7 MB | 1.2/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 1.9/3.7 MB | 1.2/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 1.9/3.7 MB | 1.2/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 1.9/3.7 MB | 1.2/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 1.9/3.7 MB | 1.2/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 1.9/3.7 MB | 1.2/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 1.9/3.7 MB | 1.2/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 1.9/3.7 MB | 1.2/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 1.9/3.7 MB | 1.2/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 1.9/3.7 MB | 1.2/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 1.9/3.7 MB | 1.2/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 1.9/3.7 MB | 1.2/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 1.9/3.7 MB | 1.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 2.0/3.7 MB | 1.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 2.0/3.7 MB | 1.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 2.0/3.7 MB | 1.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 2.0/3.7 MB | 1.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 2.0/3.7 MB | 1.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 2.0/3.7 MB | 1.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 2.0/3.7 MB | 1.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 2.0/3.7 MB | 1.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 2.0/3.7 MB | 1.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 2.0/3.7 MB | 1.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 2.8/7.5 MB | 2.0/3.7 MB | 1.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (5): 2.8/7.5 MB | 2.0/3.7 MB | 1.2/1.3 MB | 0.2/1.8 MB | 4.1/303 kB error 01-Jan-2023 00:01:56 Progress (5): 2.9/7.5 MB | 2.0/3.7 MB | 1.2/1.3 MB | 0.2/1.8 MB | 4.1/303 kB error 01-Jan-2023 00:01:56 Progress (5): 2.9/7.5 MB | 2.0/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 4.1/303 kB error 01-Jan-2023 00:01:56 Progress (5): 2.9/7.5 MB | 2.0/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 4.1/303 kB error 01-Jan-2023 00:01:56 Progress (5): 2.9/7.5 MB | 2.0/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 8.2/303 kB error 01-Jan-2023 00:01:56 Progress (5): 2.9/7.5 MB | 2.0/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 12/303 kB error 01-Jan-2023 00:01:56 Progress (5): 2.9/7.5 MB | 2.0/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 12/303 kB error 01-Jan-2023 00:01:56 Progress (5): 2.9/7.5 MB | 2.0/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 12/303 kB error 01-Jan-2023 00:01:56 Progress (5): 2.9/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 12/303 kB error 01-Jan-2023 00:01:56 Progress (5): 2.9/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 12/303 kB error 01-Jan-2023 00:01:56 Progress (5): 2.9/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 16/303 kB error 01-Jan-2023 00:01:56 Progress (5): 2.9/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 20/303 kB error 01-Jan-2023 00:01:56 Progress (5): 2.9/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 25/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 25/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 25/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 25/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 25/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 29/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 33/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 33/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 37/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 37/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 37/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 37/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 37/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 41/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 45/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 49/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 52/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 52/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.2/1.8 MB | 52/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB | 52/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB | 52/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB | 52/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB | 56/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB | 56/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB | 56/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB | 56/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB | 56/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB | 56/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB | 56/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB | 60/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB | 64/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3 MB | 0.3/1.8 MB | 64/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3 MB | 0.3/1.8 MB | 64/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.1/3.7 MB | 1.3 MB | 0.3/1.8 MB | 64/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.3/1.8 MB | 64/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.3/1.8 MB | 64/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.3/1.8 MB | 64/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.3/1.8 MB | 64/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.3/1.8 MB | 64/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.3/1.8 MB | 64/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.3/1.8 MB | 64/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.3/1.8 MB | 64/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 64/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 64/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 68/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 68/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 68/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 72/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 72/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 72/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.0/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 72/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 72/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 76/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 76/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 80/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 84/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 86/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 86/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 86/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 86/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 86/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 86/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 86/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 90/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 95/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 99/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 103/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 107/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 111/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.4/1.8 MB | 115/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.5/1.8 MB | 115/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.5/1.8 MB | 115/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.5/1.8 MB | 115/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.5/1.8 MB | 119/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.5/1.8 MB | 123/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.5/1.8 MB | 125/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.5/1.8 MB | 125/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.2/3.7 MB | 1.3 MB | 0.5/1.8 MB | 125/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 125/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 129/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 134/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 138/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 142/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.1/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 142/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.2/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 142/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.2/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 142/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.2/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 146/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.2/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 150/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.2/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 154/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.2/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 158/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.2/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 160/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.2/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 160/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.2/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 160/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.2/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 160/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.2/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 164/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.2/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 164/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.2/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 168/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.2/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 172/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.2/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 177/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.2/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 177/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.2/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 177/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.2/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 181/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.2/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 181/303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.2/7.5 MB | 2.3/3.7 MB | 1.3 MB | 0.5/1.8 MB | 181/303 kB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.jar (1.3 MB at 148 kB/s) error 01-Jan-2023 00:01:56 #14 88.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar error 01-Jan-2023 00:01:56 #14 88.38 Progress (4): 3.2/7.5 MB | 2.3/3.7 MB | 0.5/1.8 MB | 181/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.2/7.5 MB | 2.3/3.7 MB | 0.5/1.8 MB | 181/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.2/7.5 MB | 2.3/3.7 MB | 0.5/1.8 MB | 185/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.2/7.5 MB | 2.3/3.7 MB | 0.5/1.8 MB | 189/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.2/7.5 MB | 2.3/3.7 MB | 0.5/1.8 MB | 193/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.2/7.5 MB | 2.3/3.7 MB | 0.5/1.8 MB | 195/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.2/7.5 MB | 2.3/3.7 MB | 0.5/1.8 MB | 199/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.2/7.5 MB | 2.3/3.7 MB | 0.5/1.8 MB | 199/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.2/7.5 MB | 2.3/3.7 MB | 0.5/1.8 MB | 199/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.2/7.5 MB | 2.3/3.7 MB | 0.6/1.8 MB | 199/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.2/7.5 MB | 2.3/3.7 MB | 0.6/1.8 MB | 199/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.2/7.5 MB | 2.3/3.7 MB | 0.6/1.8 MB | 199/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.2/7.5 MB | 2.3/3.7 MB | 0.6/1.8 MB | 199/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.2/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 199/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.2/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 203/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.2/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 207/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.2/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 211/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.3/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 211/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.3/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 215/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.3/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 220/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.3/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 224/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.3/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 228/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.3/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 230/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.3/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 234/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.3/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 238/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.3/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 238/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.3/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 238/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.3/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 242/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.3/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 246/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.3/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 250/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.3/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 250/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.3/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 250/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.3/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 250/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 250/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 250/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 250/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 254/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 258/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 263/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 267/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 267/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 271/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 271/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 271/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 275/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 278/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 282/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 286/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 290/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.4/3.7 MB | 0.6/1.8 MB | 294/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.5/3.7 MB | 0.6/1.8 MB | 294/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.5/3.7 MB | 0.6/1.8 MB | 294/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.5/3.7 MB | 0.7/1.8 MB | 294/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.5/3.7 MB | 0.7/1.8 MB | 294/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.5/3.7 MB | 0.7/1.8 MB | 294/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.5/3.7 MB | 0.7/1.8 MB | 294/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.5/3.7 MB | 0.7/1.8 MB | 294/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.5/3.7 MB | 0.7/1.8 MB | 298/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.5/3.7 MB | 0.7/1.8 MB | 302/303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.4/7.5 MB | 2.5/3.7 MB | 0.7/1.8 MB | 303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.5/7.5 MB | 2.5/3.7 MB | 0.7/1.8 MB | 303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.5/7.5 MB | 2.5/3.7 MB | 0.7/1.8 MB | 303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.5/7.5 MB | 2.5/3.7 MB | 0.7/1.8 MB | 303 kB error 01-Jan-2023 00:01:56 Progress (4): 3.5/7.5 MB | 2.5/3.7 MB | 0.7/1.8 MB | 303 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.5/3.7 MB | 0.7/1.8 MB | 303 kB | 3.3/24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.5/3.7 MB | 0.7/1.8 MB | 303 kB | 6.1/24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.5/3.7 MB | 0.7/1.8 MB | 303 kB | 8.9/24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.6/3.7 MB | 0.7/1.8 MB | 303 kB | 8.9/24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.6/3.7 MB | 0.7/1.8 MB | 303 kB | 8.9/24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.6/3.7 MB | 0.7/1.8 MB | 303 kB | 12/24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.6/3.7 MB | 0.7/1.8 MB | 303 kB | 15/24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.6/3.7 MB | 0.7/1.8 MB | 303 kB | 15/24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.6/3.7 MB | 0.7/1.8 MB | 303 kB | 15/24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.6/3.7 MB | 0.7/1.8 MB | 303 kB | 17/24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.6/3.7 MB | 0.7/1.8 MB | 303 kB | 20/24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.6/3.7 MB | 0.7/1.8 MB | 303 kB | 20/24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.6/3.7 MB | 0.7/1.8 MB | 303 kB | 20/24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.7/3.7 MB | 0.7/1.8 MB | 303 kB | 20/24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.7/3.7 MB | 0.7/1.8 MB | 303 kB | 20/24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.7/3.7 MB | 0.7/1.8 MB | 303 kB | 20/24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.7/3.7 MB | 0.7/1.8 MB | 303 kB | 20/24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.7/3.7 MB | 0.7/1.8 MB | 303 kB | 20/24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.7/3.7 MB | 0.7/1.8 MB | 303 kB | 23/24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.7/3.7 MB | 0.7/1.8 MB | 303 kB | 23/24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.7/3.7 MB | 0.7/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.7/3.7 MB | 0.7/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.7/3.7 MB | 0.7/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.7/3.7 MB | 0.7/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.7/3.7 MB | 0.7/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.7/3.7 MB | 0.7/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.7/3.7 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.7/3.7 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.7/3.7 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.7/3.7 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.8/3.7 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.5/7.5 MB | 2.8/3.7 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.6/7.5 MB | 2.8/3.7 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.6/7.5 MB | 2.8/3.7 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.6/7.5 MB | 2.8/3.7 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.6/7.5 MB | 2.8/3.7 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.6/7.5 MB | 2.8/3.7 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.6/7.5 MB | 2.8/3.7 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.6/7.5 MB | 2.8/3.7 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.6/7.5 MB | 2.8/3.7 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.6/7.5 MB | 2.8/3.7 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.6/7.5 MB | 2.8/3.7 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.6/7.5 MB | 2.8/3.7 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.6/7.5 MB | 2.8/3.7 MB | 0.8/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.6/7.5 MB | 2.8/3.7 MB | 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.6/7.5 MB | 2.8/3.7 MB | 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.7/7.5 MB | 2.8/3.7 MB | 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.7/7.5 MB | 2.8/3.7 MB | 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.7/7.5 MB | 2.8/3.7 MB | 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.7/7.5 MB | 2.9/3.7 MB | 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.7/7.5 MB | 2.9/3.7 MB | 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.7/7.5 MB | 2.9/3.7 MB | 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.7/7.5 MB | 2.9/3.7 MB | 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.7/7.5 MB | 2.9/3.7 MB | 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.7/7.5 MB | 2.9/3.7 MB | 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.7/7.5 MB | 2.9/3.7 MB | 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.7/7.5 MB | 2.9/3.7 MB | 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.7/7.5 MB | 2.9/3.7 MB | 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.7/7.5 MB | 2.9/3.7 MB | 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.7/7.5 MB | 2.9/3.7 MB | 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.7/7.5 MB | 2.9/3.7 MB | 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.7/7.5 MB | 2.9/3.7 MB | 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.7/7.5 MB | 2.9/3.7 MB | 0.9/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.7/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.8/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 Progress (5): 3.8/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 303 kB | 24 kB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar (303 kB at 33 kB/s) error 01-Jan-2023 00:01:56 #14 88.69 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.jar error 01-Jan-2023 00:01:56 #14 88.70 Progress (4): 3.8/7.5 MB | 3.0/3.7 MB | 1.0/1.8 MB | 24 kB error 01-Jan-2023 00:01:56 Progress (4): 3.8/7.5 MB | 3.0/3.7 MB | 1.0/1.8 MB | 24 kB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar (24 kB at 2.6 kB/s) error 01-Jan-2023 00:01:56 #14 88.71 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar error 01-Jan-2023 00:01:56 #14 88.71 Progress (3): 3.8/7.5 MB | 3.0/3.7 MB | 1.0/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.8/7.5 MB | 3.0/3.7 MB | 1.0/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.8/7.5 MB | 3.0/3.7 MB | 1.0/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.8/7.5 MB | 3.0/3.7 MB | 1.0/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.8/7.5 MB | 3.0/3.7 MB | 1.0/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.8/7.5 MB | 3.0/3.7 MB | 1.0/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.8/7.5 MB | 3.0/3.7 MB | 1.0/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.8/7.5 MB | 3.0/3.7 MB | 1.0/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.9/7.5 MB | 3.0/3.7 MB | 1.0/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.9/7.5 MB | 3.0/3.7 MB | 1.0/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.9/7.5 MB | 3.0/3.7 MB | 1.0/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.9/7.5 MB | 3.0/3.7 MB | 1.0/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.9/7.5 MB | 3.0/3.7 MB | 1.0/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.9/7.5 MB | 3.1/3.7 MB | 1.0/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.9/7.5 MB | 3.1/3.7 MB | 1.0/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.9/7.5 MB | 3.1/3.7 MB | 1.0/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.9/7.5 MB | 3.1/3.7 MB | 1.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.9/7.5 MB | 3.1/3.7 MB | 1.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.9/7.5 MB | 3.1/3.7 MB | 1.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.9/7.5 MB | 3.1/3.7 MB | 1.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.9/7.5 MB | 3.1/3.7 MB | 1.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.9/7.5 MB | 3.1/3.7 MB | 1.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.9/7.5 MB | 3.1/3.7 MB | 1.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.9/7.5 MB | 3.1/3.7 MB | 1.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.9/7.5 MB | 3.1/3.7 MB | 1.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.9/7.5 MB | 3.1/3.7 MB | 1.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 3.9/7.5 MB | 3.1/3.7 MB | 1.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.0/7.5 MB | 3.1/3.7 MB | 1.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.0/7.5 MB | 3.1/3.7 MB | 1.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.0/7.5 MB | 3.1/3.7 MB | 1.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.0/7.5 MB | 3.2/3.7 MB | 1.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.0/7.5 MB | 3.2/3.7 MB | 1.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.0/7.5 MB | 3.2/3.7 MB | 1.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.0/7.5 MB | 3.2/3.7 MB | 1.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.0/7.5 MB | 3.2/3.7 MB | 1.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.0/7.5 MB | 3.2/3.7 MB | 1.1/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.0/7.5 MB | 3.2/3.7 MB | 1.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.0/7.5 MB | 3.2/3.7 MB | 1.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.0/7.5 MB | 3.2/3.7 MB | 1.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.0/7.5 MB | 3.2/3.7 MB | 1.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.1/7.5 MB | 3.2/3.7 MB | 1.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.1/7.5 MB | 3.2/3.7 MB | 1.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.1/7.5 MB | 3.2/3.7 MB | 1.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.1/7.5 MB | 3.2/3.7 MB | 1.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.1/7.5 MB | 3.2/3.7 MB | 1.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.1/7.5 MB | 3.3/3.7 MB | 1.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.1/7.5 MB | 3.3/3.7 MB | 1.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.1/7.5 MB | 3.3/3.7 MB | 1.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.1/7.5 MB | 3.3/3.7 MB | 1.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.1/7.5 MB | 3.3/3.7 MB | 1.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.1/7.5 MB | 3.3/3.7 MB | 1.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.1/7.5 MB | 3.3/3.7 MB | 1.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.1/7.5 MB | 3.3/3.7 MB | 1.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.1/7.5 MB | 3.3/3.7 MB | 1.2/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.1/7.5 MB | 3.3/3.7 MB | 1.3/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.1/7.5 MB | 3.3/3.7 MB | 1.3/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.1/7.5 MB | 3.3/3.7 MB | 1.3/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.1/7.5 MB | 3.3/3.7 MB | 1.3/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.1/7.5 MB | 3.3/3.7 MB | 1.3/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.1/7.5 MB | 3.3/3.7 MB | 1.3/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.2/7.5 MB | 3.3/3.7 MB | 1.3/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.2/7.5 MB | 3.3/3.7 MB | 1.3/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.2/7.5 MB | 3.3/3.7 MB | 1.3/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.2/7.5 MB | 3.3/3.7 MB | 1.3/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.2/7.5 MB | 3.3/3.7 MB | 1.3/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.2/7.5 MB | 3.3/3.7 MB | 1.3/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.2/7.5 MB | 3.3/3.7 MB | 1.3/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.2/7.5 MB | 3.4/3.7 MB | 1.3/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.2/7.5 MB | 3.4/3.7 MB | 1.3/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.2/7.5 MB | 3.4/3.7 MB | 1.3/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.2/7.5 MB | 3.4/3.7 MB | 1.3/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.2/7.5 MB | 3.4/3.7 MB | 1.3/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.2/7.5 MB | 3.4/3.7 MB | 1.3/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.2/7.5 MB | 3.4/3.7 MB | 1.3/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.2/7.5 MB | 3.4/3.7 MB | 1.4/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.2/7.5 MB | 3.4/3.7 MB | 1.4/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.3/7.5 MB | 3.4/3.7 MB | 1.4/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.3/7.5 MB | 3.4/3.7 MB | 1.4/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.3/7.5 MB | 3.4/3.7 MB | 1.4/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.3/7.5 MB | 3.4/3.7 MB | 1.4/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.3/7.5 MB | 3.4/3.7 MB | 1.4/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.3/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.3/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.3/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB error 01-Jan-2023 00:01:56 Progress (3): 4.3/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB error 01-Jan-2023 00:01:56 Progress (4): 4.3/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 4.1/303 kB error 01-Jan-2023 00:01:56 Progress (4): 4.3/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 8.2/303 kB error 01-Jan-2023 00:01:56 Progress (4): 4.3/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 12/303 kB error 01-Jan-2023 00:01:56 Progress (4): 4.3/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 16/303 kB error 01-Jan-2023 00:01:56 Progress (4): 4.3/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 19/303 kB error 01-Jan-2023 00:01:56 Progress (4): 4.3/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 23/303 kB error 01-Jan-2023 00:01:56 Progress (4): 4.3/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 27/303 kB error 01-Jan-2023 00:01:56 Progress (4): 4.3/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 31/303 kB error 01-Jan-2023 00:01:56 Progress (4): 4.3/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 35/303 kB error 01-Jan-2023 00:01:56 Progress (4): 4.3/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 39/303 kB error 01-Jan-2023 00:01:56 Progress (4): 4.3/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 39/303 kB error 01-Jan-2023 00:01:56 Progress (4): 4.4/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 39/303 kB error 01-Jan-2023 00:01:56 Progress (4): 4.4/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 39/303 kB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 39/303 kB | 0/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 39/303 kB | 0/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 39/303 kB | 0/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 39/303 kB | 0/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 39/303 kB | 0/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 39/303 kB | 0/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 39/303 kB | 0/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 39/303 kB | 0/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 39/303 kB | 0/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 39/303 kB | 0/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 39/303 kB | 0/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 39/303 kB | 0/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 39/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 43/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 47/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 52/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 54/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.4/1.8 MB | 54/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.5/1.8 MB | 54/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.5/1.8 MB | 54/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.5/1.8 MB | 54/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.5/1.8 MB | 58/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.5/1.8 MB | 62/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.5/1.8 MB | 66/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.5/1.8 MB | 70/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.5/1.8 MB | 70/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.5/1.8 MB | 70/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.5/1.8 MB | 70/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.5/1.8 MB | 70/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.5/3.7 MB | 1.5/1.8 MB | 70/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 70/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 74/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 74/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 74/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 74/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 74/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 74/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 74/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 78/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 82/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 86/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 88/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 93/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 97/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.4/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 97/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.5/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 97/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.5/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 97/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.5/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 97/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.5/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 101/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.5/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 105/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.5/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 105/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.5/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 105/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.5/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 105/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.5/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 105/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.5/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 105/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.5/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 105/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.5/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 105/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.5/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 109/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.5/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 109/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.5/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 109/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.5/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 109/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.5/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 109/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.5/7.5 MB | 3.6/3.7 MB | 1.5/1.8 MB | 113/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.5/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 113/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.5/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 116/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.5/7.5 MB | 3.7/3.7 MB | 1.6/1.8 MB | 116/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.5/7.5 MB | 3.7/3.7 MB | 1.6/1.8 MB | 120/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7/3.7 MB | 1.6/1.8 MB | 120/303 kB | 0.1/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7/3.7 MB | 1.6/1.8 MB | 120/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7/3.7 MB | 1.6/1.8 MB | 120/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7/3.7 MB | 1.6/1.8 MB | 125/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7/3.7 MB | 1.6/1.8 MB | 129/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7/3.7 MB | 1.6/1.8 MB | 133/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7/3.7 MB | 1.6/1.8 MB | 133/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7/3.7 MB | 1.6/1.8 MB | 133/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7/3.7 MB | 1.6/1.8 MB | 133/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7/3.7 MB | 1.6/1.8 MB | 133/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7/3.7 MB | 1.6/1.8 MB | 133/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7/3.7 MB | 1.6/1.8 MB | 133/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 133/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 133/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 137/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 141/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 145/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 149/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 149/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 149/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 151/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 151/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 151/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 155/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 155/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 155/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 159/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 159/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 159/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 163/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 168/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 168/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 168/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 168/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 168/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 168/303 kB | 0.2/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 168/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 172/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 176/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 180/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 184/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 184/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 186/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 186/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.6/1.8 MB | 186/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.6/1.8 MB | 186/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.6/1.8 MB | 190/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.7/1.8 MB | 190/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.7/1.8 MB | 194/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.7/1.8 MB | 194/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.7/1.8 MB | 198/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.7/1.8 MB | 202/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.7/1.8 MB | 202/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.7/1.8 MB | 202/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.7/1.8 MB | 202/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.7/1.8 MB | 202/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.7/1.8 MB | 202/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.7/1.8 MB | 202/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.7/1.8 MB | 202/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.7/1.8 MB | 202/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.7/1.8 MB | 202/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.7/1.8 MB | 202/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.7/1.8 MB | 202/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.7/1.8 MB | 202/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.7/1.8 MB | 206/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.7/1.8 MB | 211/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.7/1.8 MB | 211/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.7/1.8 MB | 211/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.7/1.8 MB | 211/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.7/1.8 MB | 215/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.7/1.8 MB | 219/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.7/1.8 MB | 219/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.7/1.8 MB | 219/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.7/1.8 MB | 219/303 kB | 0.3/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.7/1.8 MB | 219/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.7/1.8 MB | 219/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.7/1.8 MB | 219/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.7/1.8 MB | 221/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.7/1.8 MB | 225/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.7/1.8 MB | 225/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.7/1.8 MB | 225/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.7/1.8 MB | 229/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.7/1.8 MB | 233/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.7/1.8 MB | 237/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.7/1.8 MB | 237/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.7/1.8 MB | 237/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.7/1.8 MB | 241/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.7/1.8 MB | 245/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.7/1.8 MB | 249/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.7/1.8 MB | 249/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.7/1.8 MB | 249/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.8/1.8 MB | 249/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.8/1.8 MB | 249/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.8/1.8 MB | 254/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.8/1.8 MB | 258/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.8/1.8 MB | 262/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.8/1.8 MB | 266/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.8/1.8 MB | 269/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.8/1.8 MB | 269/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.8/1.8 MB | 269/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.8/1.8 MB | 269/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.8/1.8 MB | 269/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.8/1.8 MB | 269/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.8/1.8 MB | 269/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.8/1.8 MB | 273/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.8/1.8 MB | 277/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.8/1.8 MB | 281/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.8/1.8 MB | 285/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.8/1.8 MB | 289/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.8/1.8 MB | 293/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.8/1.8 MB | 293/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.8/1.8 MB | 293/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.8/1.8 MB | 293/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.9/7.5 MB | 3.7 MB | 1.8/1.8 MB | 293/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.9/7.5 MB | 3.7 MB | 1.8/1.8 MB | 293/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.9/7.5 MB | 3.7 MB | 1.8/1.8 MB | 296/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.9/7.5 MB | 3.7 MB | 1.8/1.8 MB | 300/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (5): 4.9/7.5 MB | 3.7 MB | 1.8/1.8 MB | 300/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.jar (3.7 MB at 368 kB/s) error 01-Jan-2023 00:01:56 #14 89.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.jar error 01-Jan-2023 00:01:56 #14 89.43 Progress (4): 4.9/7.5 MB | 1.8/1.8 MB | 300/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 4.9/7.5 MB | 1.8/1.8 MB | 300/303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 4.9/7.5 MB | 1.8/1.8 MB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 4.9/7.5 MB | 1.8 MB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 4.9/7.5 MB | 1.8 MB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 4.9/7.5 MB | 1.8 MB | 303 kB | 0.4/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 4.9/7.5 MB | 1.8 MB | 303 kB | 0.5/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 4.9/7.5 MB | 1.8 MB | 303 kB | 0.5/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 4.9/7.5 MB | 1.8 MB | 303 kB | 0.5/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 4.9/7.5 MB | 1.8 MB | 303 kB | 0.5/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 4.9/7.5 MB | 1.8 MB | 303 kB | 0.5/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 4.9/7.5 MB | 1.8 MB | 303 kB | 0.5/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 4.9/7.5 MB | 1.8 MB | 303 kB | 0.5/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.0/7.5 MB | 1.8 MB | 303 kB | 0.5/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.0/7.5 MB | 1.8 MB | 303 kB | 0.5/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.0/7.5 MB | 1.8 MB | 303 kB | 0.5/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.0/7.5 MB | 1.8 MB | 303 kB | 0.5/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.0/7.5 MB | 1.8 MB | 303 kB | 0.5/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.0/7.5 MB | 1.8 MB | 303 kB | 0.5/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.0/7.5 MB | 1.8 MB | 303 kB | 0.5/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.0/7.5 MB | 1.8 MB | 303 kB | 0.5/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.0/7.5 MB | 1.8 MB | 303 kB | 0.6/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.0/7.5 MB | 1.8 MB | 303 kB | 0.6/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.0/7.5 MB | 1.8 MB | 303 kB | 0.6/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.0/7.5 MB | 1.8 MB | 303 kB | 0.6/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.1/7.5 MB | 1.8 MB | 303 kB | 0.6/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.1/7.5 MB | 1.8 MB | 303 kB | 0.6/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.1/7.5 MB | 1.8 MB | 303 kB | 0.6/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.1/7.5 MB | 1.8 MB | 303 kB | 0.6/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.1/7.5 MB | 1.8 MB | 303 kB | 0.6/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.1/7.5 MB | 1.8 MB | 303 kB | 0.6/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.1/7.5 MB | 1.8 MB | 303 kB | 0.6/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.1/7.5 MB | 1.8 MB | 303 kB | 0.6/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.1/7.5 MB | 1.8 MB | 303 kB | 0.6/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.1/7.5 MB | 1.8 MB | 303 kB | 0.7/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.2/7.5 MB | 1.8 MB | 303 kB | 0.7/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.2/7.5 MB | 1.8 MB | 303 kB | 0.7/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.2/7.5 MB | 1.8 MB | 303 kB | 0.7/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.2/7.5 MB | 1.8 MB | 303 kB | 0.7/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.2/7.5 MB | 1.8 MB | 303 kB | 0.7/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.2/7.5 MB | 1.8 MB | 303 kB | 0.7/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.2/7.5 MB | 1.8 MB | 303 kB | 0.7/1.4 MB error 01-Jan-2023 00:01:56 Progress (4): 5.2/7.5 MB | 1.8 MB | 303 kB | 0.7/1.4 MB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.jar (303 kB at 30 kB/s) error 01-Jan-2023 00:01:56 #14 89.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar error 01-Jan-2023 00:01:56 #14 89.60 Progress (4): 5.2/7.5 MB | 1.8 MB | 0.7/1.4 MB | 3.3/121 kB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar (1.8 MB at 178 kB/s) error 01-Jan-2023 00:01:56 #14 89.61 Progress (3): 5.2/7.5 MB | 0.7/1.4 MB | 3.3/121 kB error 01-Jan-2023 00:01:56 Progress (3): 5.2/7.5 MB | 0.7/1.4 MB | 3.3/121 kB error 01-Jan-2023 00:01:56 error 01-Jan-2023 00:01:56 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar error 01-Jan-2023 00:01:56 #14 89.62 Progress (3): 5.2/7.5 MB | 0.7/1.4 MB | 6.1/121 kB error 01-Jan-2023 00:01:56 Progress (3): 5.3/7.5 MB | 0.7/1.4 MB | 6.1/121 kB error 01-Jan-2023 00:01:56 Progress (3): 5.3/7.5 MB | 0.7/1.4 MB | 8.9/121 kB error 01-Jan-2023 00:01:56 Progress (3): 5.3/7.5 MB | 0.7/1.4 MB | 12/121 kB error 01-Jan-2023 00:01:56 Progress (3): 5.3/7.5 MB | 0.7/1.4 MB | 12/121 kB error 01-Jan-2023 00:01:56 Progress (3): 5.3/7.5 MB | 0.7/1.4 MB | 12/121 kB error 01-Jan-2023 00:01:56 Progress (3): 5.3/7.5 MB | 0.7/1.4 MB | 12/121 kB error 01-Jan-2023 00:01:56 Progress (3): 5.3/7.5 MB | 0.7/1.4 MB | 12/121 kB error 01-Jan-2023 00:01:56 Progress (3): 5.3/7.5 MB | 0.7/1.4 MB | 12/121 kB error 01-Jan-2023 00:01:56 Progress (3): 5.3/7.5 MB | 0.8/1.4 MB | 12/121 kB error 01-Jan-2023 00:01:56 Progress (3): 5.3/7.5 MB | 0.8/1.4 MB | 12/121 kB error 01-Jan-2023 00:01:56 Progress (3): 5.3/7.5 MB | 0.8/1.4 MB | 12/121 kB error 01-Jan-2023 00:01:56 Progress (3): 5.3/7.5 MB | 0.8/1.4 MB | 12/121 kB error 01-Jan-2023 00:01:56 Progress (3): 5.3/7.5 MB | 0.8/1.4 MB | 12/121 kB error 01-Jan-2023 00:01:56 Progress (3): 5.3/7.5 MB | 0.8/1.4 MB | 12/121 kB error 01-Jan-2023 00:01:56 Progress (3): 5.3/7.5 MB | 0.8/1.4 MB | 12/121 kB error 01-Jan-2023 00:01:57 Progress (3): 5.3/7.5 MB | 0.8/1.4 MB | 12/121 kB error 01-Jan-2023 00:01:57 Progress (3): 5.4/7.5 MB | 0.8/1.4 MB | 12/121 kB error 01-Jan-2023 00:01:57 Progress (3): 5.4/7.5 MB | 0.8/1.4 MB | 12/121 kB error 01-Jan-2023 00:01:57 Progress (3): 5.4/7.5 MB | 0.8/1.4 MB | 14/121 kB error 01-Jan-2023 00:01:57 Progress (3): 5.4/7.5 MB | 0.8/1.4 MB | 17/121 kB error 01-Jan-2023 00:01:57 Progress (3): 5.4/7.5 MB | 0.8/1.4 MB | 20/121 kB error 01-Jan-2023 00:01:57 Progress (3): 5.4/7.5 MB | 0.8/1.4 MB | 23/121 kB error 01-Jan-2023 00:01:57 Progress (3): 5.4/7.5 MB | 0.8/1.4 MB | 23/121 kB error 01-Jan-2023 00:01:57 Progress (3): 5.4/7.5 MB | 0.8/1.4 MB | 26/121 kB error 01-Jan-2023 00:01:57 Progress (3): 5.4/7.5 MB | 0.8/1.4 MB | 28/121 kB error 01-Jan-2023 00:01:57 Progress (3): 5.4/7.5 MB | 0.8/1.4 MB | 28/121 kB error 01-Jan-2023 00:01:57 Progress (3): 5.4/7.5 MB | 0.8/1.4 MB | 31/121 kB error 01-Jan-2023 00:01:57 Progress (3): 5.4/7.5 MB | 0.8/1.4 MB | 31/121 kB error 01-Jan-2023 00:01:57 Progress (3): 5.4/7.5 MB | 0.8/1.4 MB | 31/121 kB error 01-Jan-2023 00:01:57 Progress (3): 5.4/7.5 MB | 0.9/1.4 MB | 31/121 kB error 01-Jan-2023 00:01:57 Progress (3): 5.4/7.5 MB | 0.9/1.4 MB | 31/121 kB error 01-Jan-2023 00:01:57 Progress (3): 5.5/7.5 MB | 0.9/1.4 MB | 31/121 kB error 01-Jan-2023 00:01:57 Progress (3): 5.5/7.5 MB | 0.9/1.4 MB | 34/121 kB error 01-Jan-2023 00:01:57 Progress (3): 5.5/7.5 MB | 0.9/1.4 MB | 34/121 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 34/121 kB | 3.3/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 34/121 kB | 3.3/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 34/121 kB | 6.1/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 37/121 kB | 6.1/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 40/121 kB | 6.1/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 42/121 kB | 6.1/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 45/121 kB | 6.1/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 48/121 kB | 6.1/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 51/121 kB | 6.1/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 51/121 kB | 6.1/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 51/121 kB | 8.9/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 51/121 kB | 8.9/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 51/121 kB | 8.9/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 51/121 kB | 12/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 54/121 kB | 12/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 56/121 kB | 12/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 56/121 kB | 12/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 56/121 kB | 12/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 56/121 kB | 12/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 56/121 kB | 15/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 56/121 kB | 15/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 59/121 kB | 15/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 62/121 kB | 15/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 62/121 kB | 17/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 65/121 kB | 17/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 67/121 kB | 17/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 67/121 kB | 17/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 67/121 kB | 20/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 70/121 kB | 20/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 70/121 kB | 23/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 70/121 kB | 26/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 70/121 kB | 29/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 70/121 kB | 31/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 73/121 kB | 31/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 73/121 kB | 34/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 73/121 kB | 37/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 73/121 kB | 40/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 73/121 kB | 42/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 73/121 kB | 42/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 0.9/1.4 MB | 76/121 kB | 42/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 1.0/1.4 MB | 76/121 kB | 42/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 1.0/1.4 MB | 76/121 kB | 42/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.5/7.5 MB | 1.0/1.4 MB | 76/121 kB | 42/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.6/7.5 MB | 1.0/1.4 MB | 76/121 kB | 42/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.6/7.5 MB | 1.0/1.4 MB | 76/121 kB | 45/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.6/7.5 MB | 1.0/1.4 MB | 76/121 kB | 48/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.6/7.5 MB | 1.0/1.4 MB | 76/121 kB | 51/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.6/7.5 MB | 1.0/1.4 MB | 76/121 kB | 54/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.6/7.5 MB | 1.0/1.4 MB | 76/121 kB | 56/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.6/7.5 MB | 1.0/1.4 MB | 76/121 kB | 59/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.6/7.5 MB | 1.0/1.4 MB | 76/121 kB | 62/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.6/7.5 MB | 1.0/1.4 MB | 76/121 kB | 62/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.6/7.5 MB | 1.0/1.4 MB | 76/121 kB | 62/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.6/7.5 MB | 1.0/1.4 MB | 76/121 kB | 62/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.6/7.5 MB | 1.0/1.4 MB | 76/121 kB | 65/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.6/7.5 MB | 1.0/1.4 MB | 76/121 kB | 65/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.7/7.5 MB | 1.0/1.4 MB | 76/121 kB | 65/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.7/7.5 MB | 1.0/1.4 MB | 76/121 kB | 68/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.7/7.5 MB | 1.0/1.4 MB | 76/121 kB | 70/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.7/7.5 MB | 1.0/1.4 MB | 76/121 kB | 73/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.7/7.5 MB | 1.0/1.4 MB | 76/121 kB | 76/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.7/7.5 MB | 1.0/1.4 MB | 76/121 kB | 76/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.7/7.5 MB | 1.0/1.4 MB | 79/121 kB | 76/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.7/7.5 MB | 1.0/1.4 MB | 81/121 kB | 76/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.7/7.5 MB | 1.0/1.4 MB | 84/121 kB | 76/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.7/7.5 MB | 1.0/1.4 MB | 87/121 kB | 76/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.7/7.5 MB | 1.0/1.4 MB | 87/121 kB | 76/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.7/7.5 MB | 1.0/1.4 MB | 90/121 kB | 76/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.7/7.5 MB | 1.0/1.4 MB | 93/121 kB | 76/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.7/7.5 MB | 1.0/1.4 MB | 95/121 kB | 76/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.7/7.5 MB | 1.0/1.4 MB | 98/121 kB | 76/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.7/7.5 MB | 1.0/1.4 MB | 98/121 kB | 76/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.7/7.5 MB | 1.0/1.4 MB | 98/121 kB | 79/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.7/7.5 MB | 1.0/1.4 MB | 101/121 kB | 79/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.7/7.5 MB | 1.0/1.4 MB | 101/121 kB | 79/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.7/7.5 MB | 1.0/1.4 MB | 104/121 kB | 79/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.7/7.5 MB | 1.0/1.4 MB | 104/121 kB | 79/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.7/7.5 MB | 1.0/1.4 MB | 104/121 kB | 79/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.7/7.5 MB | 1.0/1.4 MB | 104/121 kB | 79/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.7/7.5 MB | 1.0/1.4 MB | 104/121 kB | 82/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.8/7.5 MB | 1.0/1.4 MB | 104/121 kB | 82/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.8/7.5 MB | 1.0/1.4 MB | 107/121 kB | 82/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.8/7.5 MB | 1.0/1.4 MB | 109/121 kB | 82/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.8/7.5 MB | 1.0/1.4 MB | 112/121 kB | 82/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.8/7.5 MB | 1.0/1.4 MB | 115/121 kB | 82/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.8/7.5 MB | 1.0/1.4 MB | 118/121 kB | 82/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.8/7.5 MB | 1.0/1.4 MB | 118/121 kB | 82/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.8/7.5 MB | 1.0/1.4 MB | 118/121 kB | 84/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.8/7.5 MB | 1.0/1.4 MB | 118/121 kB | 84/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.8/7.5 MB | 1.0/1.4 MB | 118/121 kB | 84/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.8/7.5 MB | 1.1/1.4 MB | 118/121 kB | 84/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.8/7.5 MB | 1.1/1.4 MB | 118/121 kB | 84/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 118/121 kB | 84/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 118/121 kB | 87/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 118/121 kB | 87/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 118/121 kB | 90/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 118/121 kB | 90/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 118/121 kB | 93/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 118/121 kB | 96/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 118/121 kB | 98/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 118/121 kB | 98/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 118/121 kB | 98/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 118/121 kB | 101/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 118/121 kB | 101/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 118/121 kB | 101/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 118/121 kB | 104/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 118/121 kB | 107/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 118/121 kB | 110/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 118/121 kB | 112/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 118/121 kB | 115/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 118/121 kB | 115/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 118/121 kB | 115/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 118/121 kB | 118/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 118/121 kB | 118/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 118/121 kB | 121/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 121/121 kB | 121/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 121 kB | 121/123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 121 kB | 123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 121 kB | 123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 121 kB | 123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.1/1.4 MB | 121 kB | 123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.2/1.4 MB | 121 kB | 123 kB error 01-Jan-2023 00:01:57 Progress (4): 5.9/7.5 MB | 1.2/1.4 MB | 121 kB | 123 kB error 01-Jan-2023 00:01:57 Progress (4): 6.0/7.5 MB | 1.2/1.4 MB | 121 kB | 123 kB error 01-Jan-2023 00:01:57 Progress (4): 6.0/7.5 MB | 1.2/1.4 MB | 121 kB | 123 kB error 01-Jan-2023 00:01:57 Progress (4): 6.0/7.5 MB | 1.2/1.4 MB | 121 kB | 123 kB error 01-Jan-2023 00:01:57 Progress (4): 6.0/7.5 MB | 1.2/1.4 MB | 121 kB | 123 kB error 01-Jan-2023 00:01:57 Progress (4): 6.0/7.5 MB | 1.2/1.4 MB | 121 kB | 123 kB error 01-Jan-2023 00:01:57 Progress (4): 6.0/7.5 MB | 1.2/1.4 MB | 121 kB | 123 kB error 01-Jan-2023 00:01:57 Progress (4): 6.0/7.5 MB | 1.2/1.4 MB | 121 kB | 123 kB error 01-Jan-2023 00:01:57 Progress (4): 6.0/7.5 MB | 1.2/1.4 MB | 121 kB | 123 kB error 01-Jan-2023 00:01:57 Progress (4): 6.0/7.5 MB | 1.2/1.4 MB | 121 kB | 123 kB error 01-Jan-2023 00:01:57 Progress (4): 6.0/7.5 MB | 1.2/1.4 MB | 121 kB | 123 kB error 01-Jan-2023 00:01:57 Progress (4): 6.1/7.5 MB | 1.2/1.4 MB | 121 kB | 123 kB error 01-Jan-2023 00:01:57 Progress (4): 6.1/7.5 MB | 1.2/1.4 MB | 121 kB | 123 kB error 01-Jan-2023 00:01:57 Progress (5): 6.1/7.5 MB | 1.2/1.4 MB | 121 kB | 123 kB | 0.1/12 MB error 01-Jan-2023 00:01:57 Progress (5): 6.1/7.5 MB | 1.2/1.4 MB | 121 kB | 123 kB | 0.1/12 MB error 01-Jan-2023 00:01:57 Progress (5): 6.1/7.5 MB | 1.2/1.4 MB | 121 kB | 123 kB | 0.1/12 MB error 01-Jan-2023 00:01:57 Progress (5): 6.1/7.5 MB | 1.3/1.4 MB | 121 kB | 123 kB | 0.1/12 MB error 01-Jan-2023 00:01:57 Progress (5): 6.1/7.5 MB | 1.3/1.4 MB | 121 kB | 123 kB | 0.1/12 MB error 01-Jan-2023 00:01:57 Progress (5): 6.1/7.5 MB | 1.3/1.4 MB | 121 kB | 123 kB | 0.1/12 MB error 01-Jan-2023 00:01:57 Progress (5): 6.1/7.5 MB | 1.3/1.4 MB | 121 kB | 123 kB | 0.1/12 MB error 01-Jan-2023 00:01:57 Progress (5): 6.2/7.5 MB | 1.3/1.4 MB | 121 kB | 123 kB | 0.1/12 MB error 01-Jan-2023 00:01:57 Progress (5): 6.2/7.5 MB | 1.3/1.4 MB | 121 kB | 123 kB | 0.1/12 MB error 01-Jan-2023 00:01:57 Progress (5): 6.2/7.5 MB | 1.3/1.4 MB | 121 kB | 123 kB | 0.1/12 MB error 01-Jan-2023 00:01:57 Progress (5): 6.2/7.5 MB | 1.3/1.4 MB | 121 kB | 123 kB | 0.1/12 MB error 01-Jan-2023 00:01:57 Progress (5): 6.2/7.5 MB | 1.3/1.4 MB | 121 kB | 123 kB | 0.1/12 MB error 01-Jan-2023 00:01:57 Progress (5): 6.2/7.5 MB | 1.3/1.4 MB | 121 kB | 123 kB | 0.1/12 MB error 01-Jan-2023 00:01:57 Progress (5): 6.2/7.5 MB | 1.3/1.4 MB | 121 kB | 123 kB | 0.1/12 MB error 01-Jan-2023 00:01:57 Progress (5): 6.2/7.5 MB | 1.3/1.4 MB | 121 kB | 123 kB | 0.1/12 MB error 01-Jan-2023 00:01:57 Progress (5): 6.2/7.5 MB | 1.3/1.4 MB | 121 kB | 123 kB | 0.1/12 MB error 01-Jan-2023 00:01:57 Progress (5): 6.2/7.5 MB | 1.3/1.4 MB | 121 kB | 123 kB | 0.2/12 MB error 01-Jan-2023 00:01:57 Progress (5): 6.2/7.5 MB | 1.3/1.4 MB | 121 kB | 123 kB | 0.2/12 MB error 01-Jan-2023 00:01:57 Progress (5): 6.2/7.5 MB | 1.3/1.4 MB | 121 kB | 123 kB | 0.2/12 MB error 01-Jan-2023 00:01:57 Progress (5): 6.2/7.5 MB | 1.3/1.4 MB | 121 kB | 123 kB | 0.2/12 MB error 01-Jan-2023 00:01:57 Progress (5): 6.3/7.5 MB | 1.3/1.4 MB | 121 kB | 123 kB | 0.2/12 MB error 01-Jan-2023 00:01:57 Progress (5): 6.3/7.5 MB | 1.3/1.4 MB | 121 kB | 123 kB | 0.2/12 MB error 01-Jan-2023 00:01:57 Progress (5): 6.3/7.5 MB | 1.4/1.4 MB | 121 kB | 123 kB | 0.2/12 MB error 01-Jan-2023 00:01:57 error 01-Jan-2023 00:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar (123 kB at 11 kB/s) error 01-Jan-2023 00:01:57 #14 90.62 Progress (4): 6.3/7.5 MB | 1.4/1.4 MB | 121 kB | 0.2/12 MB error 01-Jan-2023 00:01:57 Progress (4): 6.3/7.5 MB | 1.4/1.4 MB | 121 kB | 0.2/12 MB error 01-Jan-2023 00:01:57 error 01-Jan-2023 00:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.jar (121 kB at 11 kB/s) error 01-Jan-2023 00:01:57 #14 90.62 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.jar error 01-Jan-2023 00:01:57 #14 90.63 Progress (3): 6.4/7.5 MB | 1.4/1.4 MB | 0.2/12 MB error 01-Jan-2023 00:01:57 Progress (3): 6.4/7.5 MB | 1.4/1.4 MB | 0.2/12 MB error 01-Jan-2023 00:01:57 Progress (3): 6.4/7.5 MB | 1.4/1.4 MB | 0.2/12 MB error 01-Jan-2023 00:01:57 error 01-Jan-2023 00:01:57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar error 01-Jan-2023 00:01:57 #14 90.65 Progress (3): 6.4/7.5 MB | 1.4/1.4 MB | 0.2/12 MB error 01-Jan-2023 00:01:57 Progress (3): 6.4/7.5 MB | 1.4/1.4 MB | 0.3/12 MB error 01-Jan-2023 00:01:57 Progress (3): 6.4/7.5 MB | 1.4/1.4 MB | 0.3/12 MB error 01-Jan-2023 00:01:57 Progress (3): 6.4/7.5 MB | 1.4/1.4 MB | 0.3/12 MB error 01-Jan-2023 00:01:57 Progress (3): 6.5/7.5 MB | 1.4/1.4 MB | 0.3/12 MB error 01-Jan-2023 00:01:57 Progress (3): 6.5/7.5 MB | 1.4 MB | 0.3/12 MB error 01-Jan-2023 00:01:57 Progress (3): 6.5/7.5 MB | 1.4 MB | 0.4/12 MB error 01-Jan-2023 00:01:58 Progress (3): 6.5/7.5 MB | 1.4 MB | 0.4/12 MB error 01-Jan-2023 00:01:58 Progress (3): 6.6/7.5 MB | 1.4 MB | 0.4/12 MB error 01-Jan-2023 00:01:58 Progress (3): 6.6/7.5 MB | 1.4 MB | 0.4/12 MB error 01-Jan-2023 00:01:58 Progress (3): 6.6/7.5 MB | 1.4 MB | 0.4/12 MB error 01-Jan-2023 00:01:58 Progress (3): 6.6/7.5 MB | 1.4 MB | 0.5/12 MB error 01-Jan-2023 00:01:58 Progress (3): 6.6/7.5 MB | 1.4 MB | 0.5/12 MB error 01-Jan-2023 00:01:58 Progress (3): 6.6/7.5 MB | 1.4 MB | 0.5/12 MB error 01-Jan-2023 00:01:58 Progress (3): 6.7/7.5 MB | 1.4 MB | 0.5/12 MB error 01-Jan-2023 00:01:58 Progress (3): 6.7/7.5 MB | 1.4 MB | 0.5/12 MB error 01-Jan-2023 00:01:58 Progress (3): 6.7/7.5 MB | 1.4 MB | 0.6/12 MB error 01-Jan-2023 00:01:58 Progress (3): 6.8/7.5 MB | 1.4 MB | 0.6/12 MB error 01-Jan-2023 00:01:58 Progress (3): 6.8/7.5 MB | 1.4 MB | 0.6/12 MB error 01-Jan-2023 00:01:58 Progress (3): 6.8/7.5 MB | 1.4 MB | 0.6/12 MB error 01-Jan-2023 00:01:58 Progress (3): 6.8/7.5 MB | 1.4 MB | 0.7/12 MB error 01-Jan-2023 00:01:58 Progress (3): 6.8/7.5 MB | 1.4 MB | 0.7/12 MB error 01-Jan-2023 00:01:58 Progress (3): 6.9/7.5 MB | 1.4 MB | 0.7/12 MB error 01-Jan-2023 00:01:58 Progress (3): 6.9/7.5 MB | 1.4 MB | 0.7/12 MB error 01-Jan-2023 00:01:58 Progress (3): 6.9/7.5 MB | 1.4 MB | 0.8/12 MB error 01-Jan-2023 00:01:58 Progress (3): 7.0/7.5 MB | 1.4 MB | 0.8/12 MB error 01-Jan-2023 00:01:58 error 01-Jan-2023 00:01:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar (1.4 MB at 120 kB/s) error 01-Jan-2023 00:01:58 #14 91.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar error 01-Jan-2023 00:01:58 #14 91.02 Progress (2): 7.0/7.5 MB | 0.8/12 MB error 01-Jan-2023 00:01:58 Progress (2): 7.0/7.5 MB | 0.8/12 MB error 01-Jan-2023 00:01:58 Progress (2): 7.1/7.5 MB | 0.8/12 MB error 01-Jan-2023 00:01:58 Progress (2): 7.1/7.5 MB | 0.9/12 MB error 01-Jan-2023 00:01:58 Progress (2): 7.1/7.5 MB | 0.9/12 MB error 01-Jan-2023 00:01:58 Progress (2): 7.1/7.5 MB | 1.0/12 MB error 01-Jan-2023 00:01:58 Progress (2): 7.1/7.5 MB | 1.0/12 MB error 01-Jan-2023 00:01:58 Progress (3): 7.1/7.5 MB | 1.0/12 MB | 4.1/645 kB error 01-Jan-2023 00:01:58 Progress (3): 7.1/7.5 MB | 1.0/12 MB | 7.5/645 kB error 01-Jan-2023 00:01:58 Progress (3): 7.1/7.5 MB | 1.0/12 MB | 12/645 kB error 01-Jan-2023 00:01:58 Progress (3): 7.2/7.5 MB | 1.0/12 MB | 12/645 kB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.0/12 MB | 12/645 kB | 0/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.0/12 MB | 12/645 kB | 0/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.0/12 MB | 16/645 kB | 0/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.0/12 MB | 20/645 kB | 0/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.0/12 MB | 24/645 kB | 0/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.0/12 MB | 28/645 kB | 0/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.0/12 MB | 32/645 kB | 0/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.0/12 MB | 36/645 kB | 0/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.0/12 MB | 40/645 kB | 0/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.0/12 MB | 42/645 kB | 0/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.0/12 MB | 46/645 kB | 0/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.0/12 MB | 51/645 kB | 0/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.0/12 MB | 53/645 kB | 0/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.0/12 MB | 57/645 kB | 0/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.0/12 MB | 62/645 kB | 0/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.0/12 MB | 62/645 kB | 0/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.0/12 MB | 66/645 kB | 0/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.0/12 MB | 70/645 kB | 0/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.0/12 MB | 70/645 kB | 0/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.1/12 MB | 70/645 kB | 0/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.1/12 MB | 70/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.1/12 MB | 74/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.1/12 MB | 78/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.1/12 MB | 82/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.1/12 MB | 86/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.1/12 MB | 88/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.1/12 MB | 92/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.1/12 MB | 96/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.1/12 MB | 100/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.1/12 MB | 105/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.2/7.5 MB | 1.1/12 MB | 105/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.3/7.5 MB | 1.1/12 MB | 105/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.3/7.5 MB | 1.1/12 MB | 105/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.3/7.5 MB | 1.2/12 MB | 105/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.3/7.5 MB | 1.2/12 MB | 109/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.3/7.5 MB | 1.2/12 MB | 113/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.3/7.5 MB | 1.2/12 MB | 113/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.3/7.5 MB | 1.2/12 MB | 117/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.3/7.5 MB | 1.2/12 MB | 121/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.3/7.5 MB | 1.2/12 MB | 121/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.3/7.5 MB | 1.2/12 MB | 123/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.3/7.5 MB | 1.2/12 MB | 123/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.3/7.5 MB | 1.2/12 MB | 127/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.3/7.5 MB | 1.2/12 MB | 131/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.3/7.5 MB | 1.2/12 MB | 135/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.3/7.5 MB | 1.2/12 MB | 139/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.3/7.5 MB | 1.2/12 MB | 143/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.3/7.5 MB | 1.2/12 MB | 148/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.3/7.5 MB | 1.2/12 MB | 148/645 kB | 0.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.3/7.5 MB | 1.2/12 MB | 148/645 kB | 0.2/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.3/7.5 MB | 1.2/12 MB | 148/645 kB | 0.2/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.3/7.5 MB | 1.2/12 MB | 148/645 kB | 0.2/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.3/7.5 MB | 1.2/12 MB | 148/645 kB | 0.2/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.3/7.5 MB | 1.2/12 MB | 152/645 kB | 0.2/2.1 MB error 01-Jan-2023 00:01:58 Progress (4): 7.3/7.5 MB | 1.2/12 MB | 156/645 kB | 0.2/2.1 MB error 01-Jan-2023 00:01:58 Progress (5): 7.3/7.5 MB | 1.2/12 MB | 156/645 kB | 0.2/2.1 MB | 3.3/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.3/7.5 MB | 1.2/12 MB | 156/645 kB | 0.2/2.1 MB | 3.3/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.3/7.5 MB | 1.2/12 MB | 158/645 kB | 0.2/2.1 MB | 3.3/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.3/7.5 MB | 1.2/12 MB | 162/645 kB | 0.2/2.1 MB | 3.3/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.3/7.5 MB | 1.2/12 MB | 166/645 kB | 0.2/2.1 MB | 3.3/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.3/7.5 MB | 1.2/12 MB | 170/645 kB | 0.2/2.1 MB | 3.3/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.2/12 MB | 170/645 kB | 0.2/2.1 MB | 3.3/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.2/12 MB | 170/645 kB | 0.2/2.1 MB | 6.1/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.2/12 MB | 170/645 kB | 0.2/2.1 MB | 6.1/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.2/12 MB | 170/645 kB | 0.2/2.1 MB | 8.9/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.2/12 MB | 170/645 kB | 0.2/2.1 MB | 12/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.2/12 MB | 170/645 kB | 0.2/2.1 MB | 12/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.2/12 MB | 170/645 kB | 0.2/2.1 MB | 14/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.2/12 MB | 174/645 kB | 0.2/2.1 MB | 14/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.2/12 MB | 174/645 kB | 0.2/2.1 MB | 14/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.2/12 MB | 174/645 kB | 0.2/2.1 MB | 17/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 174/645 kB | 0.2/2.1 MB | 17/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 174/645 kB | 0.2/2.1 MB | 20/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 174/645 kB | 0.2/2.1 MB | 23/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 174/645 kB | 0.3/2.1 MB | 23/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 174/645 kB | 0.3/2.1 MB | 26/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 174/645 kB | 0.3/2.1 MB | 28/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 174/645 kB | 0.3/2.1 MB | 31/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 174/645 kB | 0.3/2.1 MB | 31/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 178/645 kB | 0.3/2.1 MB | 31/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 182/645 kB | 0.3/2.1 MB | 31/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 186/645 kB | 0.3/2.1 MB | 31/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 191/645 kB | 0.3/2.1 MB | 31/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 195/645 kB | 0.3/2.1 MB | 31/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 197/645 kB | 0.3/2.1 MB | 31/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 201/645 kB | 0.3/2.1 MB | 31/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 206/645 kB | 0.3/2.1 MB | 31/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 206/645 kB | 0.3/2.1 MB | 34/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 206/645 kB | 0.3/2.1 MB | 34/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 206/645 kB | 0.3/2.1 MB | 37/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 206/645 kB | 0.3/2.1 MB | 40/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 206/645 kB | 0.3/2.1 MB | 40/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 210/645 kB | 0.3/2.1 MB | 40/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 214/645 kB | 0.3/2.1 MB | 40/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 214/645 kB | 0.3/2.1 MB | 42/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 214/645 kB | 0.3/2.1 MB | 42/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.4/7.5 MB | 1.3/12 MB | 214/645 kB | 0.3/2.1 MB | 42/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5/7.5 MB | 1.3/12 MB | 214/645 kB | 0.3/2.1 MB | 42/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5/7.5 MB | 1.3/12 MB | 218/645 kB | 0.3/2.1 MB | 42/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5/7.5 MB | 1.3/12 MB | 218/645 kB | 0.3/2.1 MB | 42/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5/7.5 MB | 1.3/12 MB | 218/645 kB | 0.3/2.1 MB | 45/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5/7.5 MB | 1.3/12 MB | 218/645 kB | 0.3/2.1 MB | 48/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5/7.5 MB | 1.3/12 MB | 222/645 kB | 0.3/2.1 MB | 48/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5/7.5 MB | 1.3/12 MB | 222/645 kB | 0.3/2.1 MB | 48/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5/7.5 MB | 1.3/12 MB | 226/645 kB | 0.3/2.1 MB | 48/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5/7.5 MB | 1.3/12 MB | 230/645 kB | 0.3/2.1 MB | 48/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5/7.5 MB | 1.3/12 MB | 230/645 kB | 0.3/2.1 MB | 51/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5/7.5 MB | 1.3/12 MB | 230/645 kB | 0.4/2.1 MB | 51/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5/7.5 MB | 1.3/12 MB | 232/645 kB | 0.4/2.1 MB | 51/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5/7.5 MB | 1.3/12 MB | 232/645 kB | 0.4/2.1 MB | 54/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5/7.5 MB | 1.3/12 MB | 232/645 kB | 0.4/2.1 MB | 56/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5/7.5 MB | 1.3/12 MB | 232/645 kB | 0.4/2.1 MB | 56/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5/7.5 MB | 1.3/12 MB | 232/645 kB | 0.4/2.1 MB | 56/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5/7.5 MB | 1.3/12 MB | 236/645 kB | 0.4/2.1 MB | 56/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5/7.5 MB | 1.3/12 MB | 240/645 kB | 0.4/2.1 MB | 56/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5/7.5 MB | 1.3/12 MB | 244/645 kB | 0.4/2.1 MB | 56/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.3/12 MB | 244/645 kB | 0.4/2.1 MB | 56/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.3/12 MB | 244/645 kB | 0.4/2.1 MB | 56/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.3/12 MB | 244/645 kB | 0.4/2.1 MB | 56/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.3/12 MB | 249/645 kB | 0.4/2.1 MB | 56/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.4/12 MB | 249/645 kB | 0.4/2.1 MB | 56/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.4/12 MB | 249/645 kB | 0.4/2.1 MB | 59/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.4/12 MB | 249/645 kB | 0.5/2.1 MB | 59/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.4/12 MB | 249/645 kB | 0.5/2.1 MB | 62/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.4/12 MB | 249/645 kB | 0.5/2.1 MB | 65/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.4/12 MB | 253/645 kB | 0.5/2.1 MB | 65/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.4/12 MB | 257/645 kB | 0.5/2.1 MB | 65/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.4/12 MB | 257/645 kB | 0.5/2.1 MB | 68/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.4/12 MB | 257/645 kB | 0.5/2.1 MB | 70/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.4/12 MB | 257/645 kB | 0.5/2.1 MB | 73/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.4/12 MB | 257/645 kB | 0.5/2.1 MB | 73/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.4/12 MB | 260/645 kB | 0.5/2.1 MB | 73/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.4/12 MB | 264/645 kB | 0.5/2.1 MB | 73/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.4/12 MB | 264/645 kB | 0.5/2.1 MB | 73/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 264/645 kB | 0.5/2.1 MB | 73/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 269/645 kB | 0.5/2.1 MB | 73/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 273/645 kB | 0.5/2.1 MB | 73/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 277/645 kB | 0.5/2.1 MB | 73/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 277/645 kB | 0.5/2.1 MB | 76/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 281/645 kB | 0.5/2.1 MB | 76/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 285/645 kB | 0.5/2.1 MB | 76/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 289/645 kB | 0.5/2.1 MB | 76/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 289/645 kB | 0.5/2.1 MB | 79/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 289/645 kB | 0.5/2.1 MB | 79/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 289/645 kB | 0.5/2.1 MB | 79/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 289/645 kB | 0.5/2.1 MB | 82/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 293/645 kB | 0.5/2.1 MB | 82/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 295/645 kB | 0.5/2.1 MB | 82/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 299/645 kB | 0.5/2.1 MB | 82/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 299/645 kB | 0.5/2.1 MB | 84/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 303/645 kB | 0.5/2.1 MB | 84/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 307/645 kB | 0.5/2.1 MB | 84/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 312/645 kB | 0.5/2.1 MB | 84/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 312/645 kB | 0.5/2.1 MB | 87/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 314/645 kB | 0.5/2.1 MB | 87/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 318/645 kB | 0.5/2.1 MB | 87/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 323/645 kB | 0.5/2.1 MB | 87/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 323/645 kB | 0.5/2.1 MB | 87/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 323/645 kB | 0.5/2.1 MB | 90/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 323/645 kB | 0.5/2.1 MB | 93/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 327/645 kB | 0.5/2.1 MB | 93/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 331/645 kB | 0.5/2.1 MB | 93/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 331/645 kB | 0.5/2.1 MB | 93/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 335/645 kB | 0.5/2.1 MB | 93/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 335/645 kB | 0.5/2.1 MB | 96/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 339/645 kB | 0.5/2.1 MB | 96/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 339/645 kB | 0.5/2.1 MB | 98/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 339/645 kB | 0.6/2.1 MB | 98/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 343/645 kB | 0.6/2.1 MB | 98/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 347/645 kB | 0.6/2.1 MB | 98/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 351/645 kB | 0.6/2.1 MB | 98/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 355/645 kB | 0.6/2.1 MB | 98/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 358/645 kB | 0.6/2.1 MB | 98/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.5/12 MB | 362/645 kB | 0.6/2.1 MB | 98/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.6/12 MB | 362/645 kB | 0.6/2.1 MB | 98/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.6/12 MB | 362/645 kB | 0.6/2.1 MB | 101/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.6/12 MB | 362/645 kB | 0.6/2.1 MB | 104/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.6/12 MB | 366/645 kB | 0.6/2.1 MB | 104/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.6/12 MB | 366/645 kB | 0.6/2.1 MB | 107/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.6/12 MB | 370/645 kB | 0.6/2.1 MB | 107/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.6/12 MB | 370/645 kB | 0.6/2.1 MB | 107/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.6/12 MB | 375/645 kB | 0.6/2.1 MB | 107/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.6/12 MB | 375/645 kB | 0.6/2.1 MB | 107/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 375/645 kB | 0.6/2.1 MB | 107/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 375/645 kB | 0.6/2.1 MB | 110/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 379/645 kB | 0.6/2.1 MB | 110/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 379/645 kB | 0.6/2.1 MB | 112/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 383/645 kB | 0.6/2.1 MB | 112/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 386/645 kB | 0.6/2.1 MB | 112/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 386/645 kB | 0.6/2.1 MB | 115/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 386/645 kB | 0.6/2.1 MB | 118/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 390/645 kB | 0.6/2.1 MB | 118/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 395/645 kB | 0.6/2.1 MB | 118/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 395/645 kB | 0.6/2.1 MB | 121/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 395/645 kB | 0.6/2.1 MB | 121/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 395/645 kB | 0.6/2.1 MB | 124/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 395/645 kB | 0.6/2.1 MB | 126/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 399/645 kB | 0.6/2.1 MB | 126/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 403/645 kB | 0.6/2.1 MB | 126/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 407/645 kB | 0.6/2.1 MB | 126/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 411/645 kB | 0.6/2.1 MB | 126/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 415/645 kB | 0.6/2.1 MB | 126/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 419/645 kB | 0.6/2.1 MB | 126/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 423/645 kB | 0.6/2.1 MB | 126/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 427/645 kB | 0.6/2.1 MB | 126/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 431/645 kB | 0.6/2.1 MB | 126/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 431/645 kB | 0.6/2.1 MB | 126/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 431/645 kB | 0.6/2.1 MB | 126/129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 431/645 kB | 0.6/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 435/645 kB | 0.6/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 435/645 kB | 0.6/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 440/645 kB | 0.6/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 444/645 kB | 0.6/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 444/645 kB | 0.6/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 448/645 kB | 0.6/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 452/645 kB | 0.6/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 454/645 kB | 0.6/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.7/12 MB | 454/645 kB | 0.7/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 454/645 kB | 0.7/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 458/645 kB | 0.7/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 458/645 kB | 0.7/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 462/645 kB | 0.7/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 466/645 kB | 0.7/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 470/645 kB | 0.7/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 470/645 kB | 0.7/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 474/645 kB | 0.7/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 478/645 kB | 0.7/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 483/645 kB | 0.7/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 483/645 kB | 0.7/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 487/645 kB | 0.7/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 489/645 kB | 0.7/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 489/645 kB | 0.7/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 493/645 kB | 0.7/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 497/645 kB | 0.7/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 501/645 kB | 0.7/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 501/645 kB | 0.7/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 505/645 kB | 0.7/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 509/645 kB | 0.7/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 509/645 kB | 0.7/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 513/645 kB | 0.7/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 517/645 kB | 0.7/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 521/645 kB | 0.7/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 521/645 kB | 0.8/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 521/645 kB | 0.8/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 525/645 kB | 0.8/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 530/645 kB | 0.8/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 534/645 kB | 0.8/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.8/12 MB | 538/645 kB | 0.8/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.9/12 MB | 538/645 kB | 0.8/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.9/12 MB | 538/645 kB | 0.8/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.9/12 MB | 538/645 kB | 0.8/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.9/12 MB | 542/645 kB | 0.8/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.9/12 MB | 546/645 kB | 0.8/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.9/12 MB | 550/645 kB | 0.8/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.9/12 MB | 554/645 kB | 0.8/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.9/12 MB | 554/645 kB | 0.8/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.9/12 MB | 556/645 kB | 0.8/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 1.9/12 MB | 556/645 kB | 0.8/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 2.0/12 MB | 556/645 kB | 0.8/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 2.0/12 MB | 560/645 kB | 0.8/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 2.0/12 MB | 564/645 kB | 0.8/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 2.0/12 MB | 568/645 kB | 0.8/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (5): 7.5 MB | 2.0/12 MB | 573/645 kB | 0.8/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 error 01-Jan-2023 00:01:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.jar (7.5 MB at 616 kB/s) error 01-Jan-2023 00:01:58 #14 91.53 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar error 01-Jan-2023 00:01:58 #14 91.53 Progress (4): 2.0/12 MB | 575/645 kB | 0.8/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.0/12 MB | 579/645 kB | 0.8/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.0/12 MB | 584/645 kB | 0.8/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.0/12 MB | 584/645 kB | 0.9/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.0/12 MB | 588/645 kB | 0.9/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.0/12 MB | 592/645 kB | 0.9/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.0/12 MB | 596/645 kB | 0.9/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.0/12 MB | 596/645 kB | 0.9/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.0/12 MB | 600/645 kB | 0.9/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.0/12 MB | 600/645 kB | 0.9/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.0/12 MB | 604/645 kB | 0.9/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.0/12 MB | 608/645 kB | 0.9/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.0/12 MB | 608/645 kB | 0.9/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.0/12 MB | 612/645 kB | 0.9/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.0/12 MB | 616/645 kB | 0.9/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.0/12 MB | 620/645 kB | 0.9/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.0/12 MB | 620/645 kB | 0.9/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.0/12 MB | 620/645 kB | 0.9/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.0/12 MB | 624/645 kB | 0.9/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.0/12 MB | 629/645 kB | 0.9/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.0/12 MB | 633/645 kB | 0.9/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.0/12 MB | 633/645 kB | 0.9/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.0/12 MB | 636/645 kB | 0.9/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.0/12 MB | 638/645 kB | 0.9/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.0/12 MB | 642/645 kB | 0.9/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.0/12 MB | 645 kB | 0.9/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.1/12 MB | 645 kB | 0.9/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.1/12 MB | 645 kB | 1.0/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.1/12 MB | 645 kB | 1.0/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.1/12 MB | 645 kB | 1.0/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 Progress (4): 2.1/12 MB | 645 kB | 1.0/2.1 MB | 129 kB error 01-Jan-2023 00:01:58 error 01-Jan-2023 00:01:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar (129 kB at 11 kB/s) error 01-Jan-2023 00:01:58 #14 91.58 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar error 01-Jan-2023 00:01:58 #14 91.58 Progress (3): 2.1/12 MB | 645 kB | 1.0/2.1 MB error 01-Jan-2023 00:01:58 Progress (3): 2.1/12 MB | 645 kB | 1.0/2.1 MB error 01-Jan-2023 00:01:58 Progress (3): 2.1/12 MB | 645 kB | 1.0/2.1 MB error 01-Jan-2023 00:01:58 Progress (3): 2.1/12 MB | 645 kB | 1.0/2.1 MB error 01-Jan-2023 00:01:58 Progress (3): 2.1/12 MB | 645 kB | 1.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (3): 2.2/12 MB | 645 kB | 1.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (3): 2.2/12 MB | 645 kB | 1.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (3): 2.2/12 MB | 645 kB | 1.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (3): 2.2/12 MB | 645 kB | 1.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (3): 2.2/12 MB | 645 kB | 1.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (3): 2.2/12 MB | 645 kB | 1.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (3): 2.3/12 MB | 645 kB | 1.1/2.1 MB error 01-Jan-2023 00:01:58 Progress (3): 2.3/12 MB | 645 kB | 1.2/2.1 MB error 01-Jan-2023 00:01:58 Progress (3): 2.3/12 MB | 645 kB | 1.2/2.1 MB error 01-Jan-2023 00:01:59 Progress (3): 2.3/12 MB | 645 kB | 1.2/2.1 MB error 01-Jan-2023 00:01:59 Progress (3): 2.3/12 MB | 645 kB | 1.2/2.1 MB error 01-Jan-2023 00:01:59 Progress (3): 2.3/12 MB | 645 kB | 1.2/2.1 MB error 01-Jan-2023 00:01:59 Progress (3): 2.4/12 MB | 645 kB | 1.2/2.1 MB error 01-Jan-2023 00:01:59 Progress (4): 2.4/12 MB | 645 kB | 1.2/2.1 MB | 3.3/62 kB error 01-Jan-2023 00:01:59 Progress (4): 2.4/12 MB | 645 kB | 1.2/2.1 MB | 6.1/62 kB error 01-Jan-2023 00:01:59 Progress (4): 2.5/12 MB | 645 kB | 1.2/2.1 MB | 6.1/62 kB error 01-Jan-2023 00:01:59 Progress (4): 2.5/12 MB | 645 kB | 1.2/2.1 MB | 8.9/62 kB error 01-Jan-2023 00:01:59 Progress (4): 2.5/12 MB | 645 kB | 1.2/2.1 MB | 12/62 kB error 01-Jan-2023 00:01:59 Progress (4): 2.5/12 MB | 645 kB | 1.2/2.1 MB | 14/62 kB error 01-Jan-2023 00:01:59 Progress (4): 2.5/12 MB | 645 kB | 1.2/2.1 MB | 14/62 kB error 01-Jan-2023 00:01:59 Progress (4): 2.5/12 MB | 645 kB | 1.2/2.1 MB | 17/62 kB error 01-Jan-2023 00:01:59 Progress (4): 2.5/12 MB | 645 kB | 1.2/2.1 MB | 20/62 kB error 01-Jan-2023 00:01:59 Progress (4): 2.5/12 MB | 645 kB | 1.2/2.1 MB | 23/62 kB error 01-Jan-2023 00:01:59 Progress (4): 2.5/12 MB | 645 kB | 1.2/2.1 MB | 23/62 kB error 01-Jan-2023 00:01:59 Progress (4): 2.5/12 MB | 645 kB | 1.2/2.1 MB | 26/62 kB error 01-Jan-2023 00:01:59 Progress (4): 2.5/12 MB | 645 kB | 1.2/2.1 MB | 26/62 kB error 01-Jan-2023 00:01:59 Progress (4): 2.5/12 MB | 645 kB | 1.2/2.1 MB | 28/62 kB error 01-Jan-2023 00:01:59 Progress (4): 2.6/12 MB | 645 kB | 1.2/2.1 MB | 28/62 kB error 01-Jan-2023 00:01:59 error 01-Jan-2023 00:01:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.jar (645 kB at 53 kB/s) error 01-Jan-2023 00:01:59 #14 91.69 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar error 01-Jan-2023 00:01:59 #14 91.69 Progress (3): 2.6/12 MB | 1.2/2.1 MB | 28/62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.6/12 MB | 1.3/2.1 MB | 28/62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.6/12 MB | 1.3/2.1 MB | 28/62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.6/12 MB | 1.3/2.1 MB | 31/62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.6/12 MB | 1.3/2.1 MB | 34/62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.6/12 MB | 1.3/2.1 MB | 37/62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.7/12 MB | 1.3/2.1 MB | 37/62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.7/12 MB | 1.3/2.1 MB | 40/62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.7/12 MB | 1.3/2.1 MB | 40/62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.7/12 MB | 1.3/2.1 MB | 42/62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.7/12 MB | 1.3/2.1 MB | 45/62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.7/12 MB | 1.3/2.1 MB | 48/62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.7/12 MB | 1.3/2.1 MB | 48/62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.8/12 MB | 1.3/2.1 MB | 48/62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.8/12 MB | 1.3/2.1 MB | 51/62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.8/12 MB | 1.3/2.1 MB | 54/62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.8/12 MB | 1.3/2.1 MB | 54/62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.8/12 MB | 1.3/2.1 MB | 54/62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.8/12 MB | 1.3/2.1 MB | 56/62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.8/12 MB | 1.3/2.1 MB | 59/62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.8/12 MB | 1.3/2.1 MB | 62/62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.8/12 MB | 1.3/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.8/12 MB | 1.3/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.8/12 MB | 1.3/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.8/12 MB | 1.4/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.8/12 MB | 1.4/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.8/12 MB | 1.4/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.8/12 MB | 1.4/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.8/12 MB | 1.4/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.8/12 MB | 1.4/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.9/12 MB | 1.4/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.9/12 MB | 1.5/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.9/12 MB | 1.5/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.9/12 MB | 1.5/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.9/12 MB | 1.5/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.9/12 MB | 1.5/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 2.9/12 MB | 1.5/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.0/12 MB | 1.5/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.0/12 MB | 1.6/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.0/12 MB | 1.6/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.0/12 MB | 1.6/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.0/12 MB | 1.6/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.0/12 MB | 1.6/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.0/12 MB | 1.6/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.0/12 MB | 1.6/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.0/12 MB | 1.7/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.0/12 MB | 1.7/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.0/12 MB | 1.7/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.0/12 MB | 1.7/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.0/12 MB | 1.7/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.0/12 MB | 1.7/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.0/12 MB | 1.7/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.0/12 MB | 1.8/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.0/12 MB | 1.8/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.1/12 MB | 1.8/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.1/12 MB | 1.8/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.1/12 MB | 1.8/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.1/12 MB | 1.8/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.2/12 MB | 1.8/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.2/12 MB | 1.8/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.2/12 MB | 1.8/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.2/12 MB | 1.8/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.2/12 MB | 1.9/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.2/12 MB | 1.9/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.3/12 MB | 1.9/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.3/12 MB | 1.9/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.3/12 MB | 1.9/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.3/12 MB | 1.9/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.3/12 MB | 1.9/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (3): 3.3/12 MB | 1.9/2.1 MB | 62 kB error 01-Jan-2023 00:01:59 Progress (4): 3.3/12 MB | 1.9/2.1 MB | 62 kB | 7.5/917 kB error 01-Jan-2023 00:01:59 error 01-Jan-2023 00:01:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar (62 kB at 5.0 kB/s) error 01-Jan-2023 00:01:59 #14 91.89 Progress (3): 3.3/12 MB | 2.0/2.1 MB | 7.5/917 kB error 01-Jan-2023 00:01:59 error 01-Jan-2023 00:01:59 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8-tests.jar error 01-Jan-2023 00:01:59 #14 91.90 Progress (3): 3.3/12 MB | 2.0/2.1 MB | 16/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.3/12 MB | 2.0/2.1 MB | 24/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.3/12 MB | 2.0/2.1 MB | 32/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.3/12 MB | 2.0/2.1 MB | 32/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.3/12 MB | 2.0/2.1 MB | 40/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.4/12 MB | 2.0/2.1 MB | 40/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.4/12 MB | 2.0/2.1 MB | 40/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.4/12 MB | 2.0/2.1 MB | 48/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.4/12 MB | 2.0/2.1 MB | 57/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.4/12 MB | 2.0/2.1 MB | 57/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.5/12 MB | 2.0/2.1 MB | 57/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.5/12 MB | 2.0/2.1 MB | 65/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.5/12 MB | 2.0/2.1 MB | 65/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.5/12 MB | 2.0/2.1 MB | 73/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.5/12 MB | 2.0/2.1 MB | 77/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.5/12 MB | 2.0/2.1 MB | 77/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.5/12 MB | 2.0/2.1 MB | 85/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.5/12 MB | 2.0/2.1 MB | 94/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.5/12 MB | 2.0/2.1 MB | 102/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.5/12 MB | 2.1/2.1 MB | 102/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.5/12 MB | 2.1/2.1 MB | 110/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.5/12 MB | 2.1/2.1 MB | 110/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.5/12 MB | 2.1/2.1 MB | 116/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.5/12 MB | 2.1/2.1 MB | 116/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.5/12 MB | 2.1/2.1 MB | 116/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.5/12 MB | 2.1/2.1 MB | 125/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.5/12 MB | 2.1 MB | 125/917 kB error 01-Jan-2023 00:01:59 Progress (3): 3.5/12 MB | 2.1 MB | 133/917 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 133/917 kB | 4.1/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 133/917 kB | 8.2/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 133/917 kB | 12/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 133/917 kB | 16/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 133/917 kB | 19/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 133/917 kB | 23/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 133/917 kB | 27/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 133/917 kB | 31/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 133/917 kB | 34/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 141/917 kB | 34/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 149/917 kB | 34/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 149/917 kB | 38/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 157/917 kB | 38/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 165/917 kB | 38/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 174/917 kB | 38/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 182/917 kB | 38/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 182/917 kB | 42/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 186/917 kB | 42/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 186/917 kB | 46/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 186/917 kB | 51/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 194/917 kB | 51/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 202/917 kB | 51/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 211/917 kB | 51/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 215/917 kB | 51/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 223/917 kB | 51/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.5/12 MB | 2.1 MB | 231/917 kB | 51/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 231/917 kB | 51/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 239/917 kB | 51/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 248/917 kB | 51/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 256/917 kB | 51/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 256/917 kB | 55/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 264/917 kB | 55/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 264/917 kB | 59/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 264/917 kB | 63/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 272/917 kB | 63/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 272/917 kB | 67/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 280/917 kB | 67/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 284/917 kB | 67/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 284/917 kB | 69/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 293/917 kB | 69/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 301/917 kB | 69/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 301/917 kB | 69/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 309/917 kB | 69/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 309/917 kB | 73/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 317/917 kB | 73/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 317/917 kB | 77/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 317/917 kB | 81/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 317/917 kB | 85/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 325/917 kB | 85/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 334/917 kB | 85/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 342/917 kB | 85/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 350/917 kB | 85/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 354/917 kB | 85/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 362/917 kB | 85/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 370/917 kB | 85/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 370/917 kB | 89/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 370/917 kB | 94/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 379/917 kB | 94/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 387/917 kB | 94/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 387/917 kB | 98/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 387/917 kB | 102/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 387/917 kB | 104/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 395/917 kB | 104/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 403/917 kB | 104/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 411/917 kB | 104/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 411/917 kB | 108/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 411/917 kB | 112/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 411/917 kB | 116/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 420/917 kB | 116/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.6/12 MB | 2.1 MB | 420/917 kB | 120/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.7/12 MB | 2.1 MB | 420/917 kB | 120/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.7/12 MB | 2.1 MB | 424/917 kB | 120/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.7/12 MB | 2.1 MB | 424/917 kB | 124/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.7/12 MB | 2.1 MB | 424/917 kB | 128/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.7/12 MB | 2.1 MB | 432/917 kB | 128/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.7/12 MB | 2.1 MB | 432/917 kB | 132/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.7/12 MB | 2.1 MB | 432/917 kB | 137/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.7/12 MB | 2.1 MB | 432/917 kB | 139/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.7/12 MB | 2.1 MB | 440/917 kB | 139/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.7/12 MB | 2.1 MB | 448/917 kB | 139/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.7/12 MB | 2.1 MB | 456/917 kB | 139/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.7/12 MB | 2.1 MB | 456/917 kB | 143/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.7/12 MB | 2.1 MB | 456/917 kB | 147/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.7/12 MB | 2.1 MB | 456/917 kB | 151/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.7/12 MB | 2.1 MB | 456/917 kB | 155/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 456/917 kB | 155/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 465/917 kB | 155/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 465/917 kB | 159/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 465/917 kB | 163/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 473/917 kB | 163/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 481/917 kB | 163/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 481/917 kB | 167/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 481/917 kB | 171/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 481/917 kB | 173/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 489/917 kB | 173/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 493/917 kB | 173/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 493/917 kB | 178/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 493/917 kB | 182/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 493/917 kB | 186/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 493/917 kB | 188/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 501/917 kB | 188/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 501/917 kB | 192/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 501/917 kB | 197/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 501/917 kB | 197/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 510/917 kB | 197/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 510/917 kB | 201/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 510/917 kB | 205/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 518/917 kB | 205/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 526/917 kB | 205/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 526/917 kB | 209/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 526/917 kB | 213/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 534/917 kB | 213/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 534/917 kB | 217/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 534/917 kB | 221/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.8/12 MB | 2.1 MB | 534/917 kB | 224/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.9/12 MB | 2.1 MB | 534/917 kB | 224/238 kB error 01-Jan-2023 00:01:59 Progress (4): 3.9/12 MB | 2.1 MB | 542/917 kB | 224/238 kB error 01-Jan-2023 00:01:59 error 01-Jan-2023 00:01:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar (2.1 MB at 164 kB/s) error 01-Jan-2023 00:01:59 #14 92.14 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.jar error 01-Jan-2023 00:01:59 #14 92.14 Progress (3): 3.9/12 MB | 551/917 kB | 224/238 kB error 01-Jan-2023 00:01:59 Progress (3): 3.9/12 MB | 559/917 kB | 224/238 kB error 01-Jan-2023 00:01:59 Progress (3): 3.9/12 MB | 563/917 kB | 224/238 kB error 01-Jan-2023 00:01:59 Progress (3): 3.9/12 MB | 563/917 kB | 228/238 kB error 01-Jan-2023 00:01:59 Progress (3): 3.9/12 MB | 563/917 kB | 232/238 kB error 01-Jan-2023 00:01:59 Progress (3): 3.9/12 MB | 571/917 kB | 232/238 kB error 01-Jan-2023 00:01:59 Progress (3): 3.9/12 MB | 571/917 kB | 236/238 kB error 01-Jan-2023 00:01:59 Progress (3): 3.9/12 MB | 571/917 kB | 236/238 kB error 01-Jan-2023 00:01:59 Progress (3): 3.9/12 MB | 579/917 kB | 236/238 kB error 01-Jan-2023 00:01:59 Progress (3): 3.9/12 MB | 587/917 kB | 236/238 kB error 01-Jan-2023 00:01:59 Progress (3): 3.9/12 MB | 587/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 3.9/12 MB | 596/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 3.9/12 MB | 604/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 3.9/12 MB | 612/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.0/12 MB | 612/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.0/12 MB | 620/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.0/12 MB | 628/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.0/12 MB | 633/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.0/12 MB | 641/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.0/12 MB | 649/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.0/12 MB | 657/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.0/12 MB | 665/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.0/12 MB | 673/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.0/12 MB | 682/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.1/12 MB | 682/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.1/12 MB | 690/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.1/12 MB | 698/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.1/12 MB | 702/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.1/12 MB | 710/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.1/12 MB | 719/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.1/12 MB | 727/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.1/12 MB | 735/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.1/12 MB | 743/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.1/12 MB | 751/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.1/12 MB | 760/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.1/12 MB | 768/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.1/12 MB | 776/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.1/12 MB | 782/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.1/12 MB | 791/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.1/12 MB | 791/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.1/12 MB | 799/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.1/12 MB | 807/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.1/12 MB | 815/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.1/12 MB | 823/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.1/12 MB | 831/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.1/12 MB | 840/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.1/12 MB | 848/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (3): 4.2/12 MB | 848/917 kB | 238 kB error 01-Jan-2023 00:01:59 Progress (4): 4.2/12 MB | 848/917 kB | 238 kB | 0/2.5 MB error 01-Jan-2023 00:01:59 Progress (4): 4.2/12 MB | 856/917 kB | 238 kB | 0/2.5 MB error 01-Jan-2023 00:01:59 Progress (4): 4.2/12 MB | 864/917 kB | 238 kB | 0/2.5 MB error 01-Jan-2023 00:01:59 Progress (4): 4.2/12 MB | 864/917 kB | 238 kB | 0/2.5 MB error 01-Jan-2023 00:01:59 Progress (4): 4.2/12 MB | 872/917 kB | 238 kB | 0/2.5 MB error 01-Jan-2023 00:01:59 Progress (4): 4.2/12 MB | 878/917 kB | 238 kB | 0/2.5 MB error 01-Jan-2023 00:01:59 Progress (4): 4.2/12 MB | 886/917 kB | 238 kB | 0/2.5 MB error 01-Jan-2023 00:01:59 Progress (4): 4.2/12 MB | 886/917 kB | 238 kB | 0.1/2.5 MB error 01-Jan-2023 00:01:59 Progress (4): 4.2/12 MB | 894/917 kB | 238 kB | 0.1/2.5 MB error 01-Jan-2023 00:01:59 Progress (4): 4.2/12 MB | 894/917 kB | 238 kB | 0.1/2.5 MB error 01-Jan-2023 00:01:59 Progress (4): 4.2/12 MB | 903/917 kB | 238 kB | 0.1/2.5 MB error 01-Jan-2023 00:01:59 Progress (4): 4.2/12 MB | 908/917 kB | 238 kB | 0.1/2.5 MB error 01-Jan-2023 00:01:59 Progress (4): 4.2/12 MB | 917/917 kB | 238 kB | 0.1/2.5 MB error 01-Jan-2023 00:01:59 Progress (4): 4.2/12 MB | 917 kB | 238 kB | 0.1/2.5 MB error 01-Jan-2023 00:01:59 Progress (4): 4.2/12 MB | 917 kB | 238 kB | 0.1/2.5 MB error 01-Jan-2023 00:01:59 Progress (4): 4.2/12 MB | 917 kB | 238 kB | 0.1/2.5 MB error 01-Jan-2023 00:01:59 Progress (4): 4.3/12 MB | 917 kB | 238 kB | 0.1/2.5 MB error 01-Jan-2023 00:01:59 Progress (4): 4.3/12 MB | 917 kB | 238 kB | 0.1/2.5 MB error 01-Jan-2023 00:01:59 Progress (4): 4.3/12 MB | 917 kB | 238 kB | 0.1/2.5 MB error 01-Jan-2023 00:01:59 Progress (4): 4.4/12 MB | 917 kB | 238 kB | 0.1/2.5 MB error 01-Jan-2023 00:01:59 Progress (4): 4.4/12 MB | 917 kB | 238 kB | 0.1/2.5 MB error 01-Jan-2023 00:01:59 Progress (4): 4.4/12 MB | 917 kB | 238 kB | 0.1/2.5 MB error 01-Jan-2023 00:01:59 Progress (4): 4.4/12 MB | 917 kB | 238 kB | 0.2/2.5 MB error 01-Jan-2023 00:01:59 Progress (4): 4.4/12 MB | 917 kB | 238 kB | 0.2/2.5 MB error 01-Jan-2023 00:01:59 Progress (4): 4.5/12 MB | 917 kB | 238 kB | 0.2/2.5 MB error 01-Jan-2023 00:01:59 Progress (4): 4.5/12 MB | 917 kB | 238 kB | 0.2/2.5 MB error 01-Jan-2023 00:01:59 error 01-Jan-2023 00:01:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar (238 kB at 19 kB/s) error 01-Jan-2023 00:01:59 #14 92.28 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.jar error 01-Jan-2023 00:01:59 #14 92.28 Progress (3): 4.5/12 MB | 917 kB | 0.2/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 4.5/12 MB | 917 kB | 0.2/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 4.5/12 MB | 917 kB | 0.2/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 4.5/12 MB | 917 kB | 0.2/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 4.6/12 MB | 917 kB | 0.2/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 4.6/12 MB | 917 kB | 0.3/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 4.6/12 MB | 917 kB | 0.3/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 4.6/12 MB | 917 kB | 0.3/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 4.6/12 MB | 917 kB | 0.3/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 4.6/12 MB | 917 kB | 0.3/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 4.7/12 MB | 917 kB | 0.3/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 4.8/12 MB | 917 kB | 0.3/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 4.8/12 MB | 917 kB | 0.3/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 4.8/12 MB | 917 kB | 0.3/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 4.8/12 MB | 917 kB | 0.3/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 4.8/12 MB | 917 kB | 0.4/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 4.9/12 MB | 917 kB | 0.4/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 4.9/12 MB | 917 kB | 0.4/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 4.9/12 MB | 917 kB | 0.4/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 4.9/12 MB | 917 kB | 0.4/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 4.9/12 MB | 917 kB | 0.4/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 4.9/12 MB | 917 kB | 0.4/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 5.0/12 MB | 917 kB | 0.4/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 5.0/12 MB | 917 kB | 0.4/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 5.0/12 MB | 917 kB | 0.5/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 5.0/12 MB | 917 kB | 0.5/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 5.0/12 MB | 917 kB | 0.5/2.5 MB error 01-Jan-2023 00:01:59 error 01-Jan-2023 00:01:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar (917 kB at 71 kB/s) error 01-Jan-2023 00:01:59 #14 92.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.jar error 01-Jan-2023 00:01:59 #14 92.37 Progress (2): 5.0/12 MB | 0.5/2.5 MB error 01-Jan-2023 00:01:59 Progress (2): 5.1/12 MB | 0.5/2.5 MB error 01-Jan-2023 00:01:59 Progress (2): 5.1/12 MB | 0.5/2.5 MB error 01-Jan-2023 00:01:59 Progress (2): 5.2/12 MB | 0.5/2.5 MB error 01-Jan-2023 00:01:59 Progress (2): 5.2/12 MB | 0.5/2.5 MB error 01-Jan-2023 00:01:59 Progress (2): 5.2/12 MB | 0.5/2.5 MB error 01-Jan-2023 00:01:59 Progress (2): 5.2/12 MB | 0.5/2.5 MB error 01-Jan-2023 00:01:59 Progress (2): 5.2/12 MB | 0.6/2.5 MB error 01-Jan-2023 00:01:59 Progress (2): 5.3/12 MB | 0.6/2.5 MB error 01-Jan-2023 00:01:59 Progress (2): 5.3/12 MB | 0.6/2.5 MB error 01-Jan-2023 00:01:59 Progress (2): 5.3/12 MB | 0.6/2.5 MB error 01-Jan-2023 00:01:59 Progress (2): 5.3/12 MB | 0.6/2.5 MB error 01-Jan-2023 00:01:59 Progress (3): 5.3/12 MB | 0.6/2.5 MB | 3.3/194 kB error 01-Jan-2023 00:01:59 Progress (3): 5.3/12 MB | 0.6/2.5 MB | 3.3/194 kB error 01-Jan-2023 00:01:59 Progress (3): 5.3/12 MB | 0.6/2.5 MB | 6.1/194 kB error 01-Jan-2023 00:01:59 Progress (3): 5.3/12 MB | 0.6/2.5 MB | 8.9/194 kB error 01-Jan-2023 00:01:59 Progress (3): 5.3/12 MB | 0.6/2.5 MB | 12/194 kB error 01-Jan-2023 00:01:59 Progress (3): 5.3/12 MB | 0.6/2.5 MB | 15/194 kB error 01-Jan-2023 00:01:59 Progress (4): 5.3/12 MB | 0.6/2.5 MB | 15/194 kB | 4.1/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.3/12 MB | 0.6/2.5 MB | 15/194 kB | 8.2/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.3/12 MB | 0.6/2.5 MB | 17/194 kB | 8.2/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.3/12 MB | 0.6/2.5 MB | 17/194 kB | 12/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.3/12 MB | 0.6/2.5 MB | 20/194 kB | 12/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.3/12 MB | 0.6/2.5 MB | 20/194 kB | 16/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.3/12 MB | 0.6/2.5 MB | 20/194 kB | 20/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.3/12 MB | 0.6/2.5 MB | 23/194 kB | 20/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.3/12 MB | 0.6/2.5 MB | 23/194 kB | 25/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.3/12 MB | 0.6/2.5 MB | 23/194 kB | 29/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.3/12 MB | 0.6/2.5 MB | 23/194 kB | 29/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.3/12 MB | 0.6/2.5 MB | 26/194 kB | 29/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.3/12 MB | 0.6/2.5 MB | 26/194 kB | 33/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.3/12 MB | 0.6/2.5 MB | 29/194 kB | 33/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.3/12 MB | 0.6/2.5 MB | 31/194 kB | 33/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.3/12 MB | 0.6/2.5 MB | 34/194 kB | 33/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.3/12 MB | 0.6/2.5 MB | 37/194 kB | 33/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.6/2.5 MB | 37/194 kB | 33/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.6/2.5 MB | 40/194 kB | 33/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 40/194 kB | 33/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 40/194 kB | 37/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 42/194 kB | 37/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 42/194 kB | 41/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 45/194 kB | 41/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 45/194 kB | 45/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 45/194 kB | 49/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 48/194 kB | 49/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 48/194 kB | 52/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 51/194 kB | 52/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 54/194 kB | 52/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 54/194 kB | 52/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 56/194 kB | 52/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 59/194 kB | 52/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 59/194 kB | 52/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 62/194 kB | 52/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 62/194 kB | 56/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 62/194 kB | 60/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 62/194 kB | 64/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 65/194 kB | 64/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 68/194 kB | 64/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 70/194 kB | 64/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 70/194 kB | 68/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 70/194 kB | 68/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 73/194 kB | 68/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 76/194 kB | 68/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 79/194 kB | 68/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 79/194 kB | 72/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 82/194 kB | 72/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.4/12 MB | 0.7/2.5 MB | 84/194 kB | 72/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.5/12 MB | 0.7/2.5 MB | 84/194 kB | 72/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.5/12 MB | 0.7/2.5 MB | 84/194 kB | 72/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.5/12 MB | 0.7/2.5 MB | 84/194 kB | 76/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.5/12 MB | 0.7/2.5 MB | 84/194 kB | 80/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.5/12 MB | 0.7/2.5 MB | 87/194 kB | 80/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.5/12 MB | 0.7/2.5 MB | 87/194 kB | 84/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.5/12 MB | 0.7/2.5 MB | 90/194 kB | 84/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.5/12 MB | 0.7/2.5 MB | 90/194 kB | 84/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.5/12 MB | 0.7/2.5 MB | 90/194 kB | 86/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.5/12 MB | 0.7/2.5 MB | 93/194 kB | 86/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.5/12 MB | 0.7/2.5 MB | 93/194 kB | 91/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.5/12 MB | 0.7/2.5 MB | 96/194 kB | 91/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.5/12 MB | 0.7/2.5 MB | 96/194 kB | 95/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.5/12 MB | 0.7/2.5 MB | 96/194 kB | 99/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.5/12 MB | 0.7/2.5 MB | 96/194 kB | 103/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.5/12 MB | 0.7/2.5 MB | 98/194 kB | 103/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.5/12 MB | 0.7/2.5 MB | 98/194 kB | 107/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.5/12 MB | 0.7/2.5 MB | 98/194 kB | 107/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.5/12 MB | 0.7/2.5 MB | 101/194 kB | 107/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.5/12 MB | 0.7/2.5 MB | 104/194 kB | 107/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.5/12 MB | 0.7/2.5 MB | 104/194 kB | 111/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.5/12 MB | 0.7/2.5 MB | 107/194 kB | 111/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.6/12 MB | 0.7/2.5 MB | 107/194 kB | 111/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.6/12 MB | 0.7/2.5 MB | 107/194 kB | 115/686 kB error 01-Jan-2023 00:01:59 Progress (4): 5.6/12 MB | 0.7/2.5 MB | 107/194 kB | 119/686 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.7/2.5 MB | 107/194 kB | 119/686 kB | 3.3/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 107/194 kB | 119/686 kB | 3.3/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 107/194 kB | 121/686 kB | 3.3/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 110/194 kB | 121/686 kB | 3.3/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 112/194 kB | 121/686 kB | 3.3/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 112/194 kB | 125/686 kB | 3.3/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 112/194 kB | 125/686 kB | 3.3/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 112/194 kB | 129/686 kB | 3.3/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 112/194 kB | 129/686 kB | 6.1/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 112/194 kB | 129/686 kB | 8.9/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 112/194 kB | 129/686 kB | 12/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 112/194 kB | 129/686 kB | 12/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 112/194 kB | 129/686 kB | 14/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 112/194 kB | 129/686 kB | 17/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 112/194 kB | 129/686 kB | 20/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 115/194 kB | 129/686 kB | 20/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 115/194 kB | 134/686 kB | 20/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 115/194 kB | 138/686 kB | 20/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 118/194 kB | 138/686 kB | 20/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 121/194 kB | 138/686 kB | 20/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 121/194 kB | 142/686 kB | 20/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 121/194 kB | 142/686 kB | 23/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 121/194 kB | 146/686 kB | 23/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 124/194 kB | 146/686 kB | 23/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 124/194 kB | 150/686 kB | 23/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 124/194 kB | 150/686 kB | 26/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 126/194 kB | 150/686 kB | 26/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 126/194 kB | 150/686 kB | 26/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 126/194 kB | 154/686 kB | 26/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 126/194 kB | 156/686 kB | 26/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 126/194 kB | 156/686 kB | 29/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 129/194 kB | 156/686 kB | 29/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 132/194 kB | 156/686 kB | 29/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 135/194 kB | 156/686 kB | 29/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 135/194 kB | 156/686 kB | 31/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 135/194 kB | 156/686 kB | 31/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 135/194 kB | 156/686 kB | 31/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 135/194 kB | 160/686 kB | 31/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 135/194 kB | 160/686 kB | 34/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 135/194 kB | 164/686 kB | 34/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 135/194 kB | 168/686 kB | 34/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 138/194 kB | 168/686 kB | 34/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 138/194 kB | 172/686 kB | 34/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 138/194 kB | 172/686 kB | 37/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 138/194 kB | 172/686 kB | 40/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 138/194 kB | 172/686 kB | 43/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 140/194 kB | 172/686 kB | 43/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 140/194 kB | 172/686 kB | 43/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.8/2.5 MB | 140/194 kB | 177/686 kB | 43/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.6/12 MB | 0.9/2.5 MB | 140/194 kB | 177/686 kB | 43/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 140/194 kB | 177/686 kB | 43/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 140/194 kB | 177/686 kB | 45/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 143/194 kB | 177/686 kB | 45/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 146/194 kB | 177/686 kB | 45/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 146/194 kB | 177/686 kB | 48/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 146/194 kB | 177/686 kB | 51/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 149/194 kB | 177/686 kB | 51/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 152/194 kB | 177/686 kB | 51/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 154/194 kB | 177/686 kB | 51/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 154/194 kB | 177/686 kB | 54/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 157/194 kB | 177/686 kB | 54/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 157/194 kB | 177/686 kB | 56/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 157/194 kB | 177/686 kB | 59/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 157/194 kB | 177/686 kB | 62/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 160/194 kB | 177/686 kB | 62/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 163/194 kB | 177/686 kB | 62/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 163/194 kB | 177/686 kB | 65/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 165/194 kB | 177/686 kB | 65/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 168/194 kB | 177/686 kB | 65/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 168/194 kB | 181/686 kB | 65/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 168/194 kB | 185/686 kB | 65/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 168/194 kB | 189/686 kB | 65/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 168/194 kB | 191/686 kB | 65/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 168/194 kB | 195/686 kB | 65/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 168/194 kB | 199/686 kB | 65/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 168/194 kB | 203/686 kB | 65/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 168/194 kB | 207/686 kB | 65/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 168/194 kB | 207/686 kB | 65/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 168/194 kB | 207/686 kB | 65/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 168/194 kB | 207/686 kB | 67/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 168/194 kB | 207/686 kB | 70/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 171/194 kB | 207/686 kB | 70/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 174/194 kB | 207/686 kB | 70/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 176/194 kB | 207/686 kB | 70/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 179/194 kB | 207/686 kB | 70/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 182/194 kB | 207/686 kB | 70/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 182/194 kB | 207/686 kB | 70/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 182/194 kB | 207/686 kB | 73/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 182/194 kB | 207/686 kB | 76/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 182/194 kB | 207/686 kB | 79/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 185/194 kB | 207/686 kB | 79/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 185/194 kB | 207/686 kB | 81/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 185/194 kB | 211/686 kB | 81/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 185/194 kB | 211/686 kB | 84/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 188/194 kB | 211/686 kB | 84/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 188/194 kB | 211/686 kB | 87/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 188/194 kB | 215/686 kB | 87/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 188/194 kB | 220/686 kB | 87/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 188/194 kB | 224/686 kB | 87/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 190/194 kB | 224/686 kB | 87/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 193/194 kB | 224/686 kB | 87/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 193/194 kB | 224/686 kB | 87/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 193/194 kB | 224/686 kB | 90/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 193/194 kB | 226/686 kB | 90/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 193/194 kB | 226/686 kB | 93/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 193/194 kB | 226/686 kB | 95/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 193/194 kB | 226/686 kB | 98/100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 193/194 kB | 226/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 194 kB | 226/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 194 kB | 230/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 194 kB | 234/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 194 kB | 234/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 194 kB | 238/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 194 kB | 242/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.7/12 MB | 0.9/2.5 MB | 194 kB | 242/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.8/12 MB | 0.9/2.5 MB | 194 kB | 242/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.8/12 MB | 0.9/2.5 MB | 194 kB | 246/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.8/12 MB | 0.9/2.5 MB | 194 kB | 250/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.8/12 MB | 0.9/2.5 MB | 194 kB | 254/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.8/12 MB | 0.9/2.5 MB | 194 kB | 258/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.8/12 MB | 0.9/2.5 MB | 194 kB | 261/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.8/12 MB | 0.9/2.5 MB | 194 kB | 265/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.8/12 MB | 0.9/2.5 MB | 194 kB | 269/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.8/12 MB | 0.9/2.5 MB | 194 kB | 273/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.8/12 MB | 0.9/2.5 MB | 194 kB | 277/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.8/12 MB | 0.9/2.5 MB | 194 kB | 281/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.8/12 MB | 0.9/2.5 MB | 194 kB | 285/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.8/12 MB | 0.9/2.5 MB | 194 kB | 289/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.8/12 MB | 0.9/2.5 MB | 194 kB | 293/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.8/12 MB | 0.9/2.5 MB | 194 kB | 295/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.8/12 MB | 0.9/2.5 MB | 194 kB | 299/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 299/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 304/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 308/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 312/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 316/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 320/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 324/686 kB | 100 kB error 01-Jan-2023 00:01:59 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 324/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 328/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 330/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 334/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 338/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 338/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 338/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 342/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 347/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 351/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 355/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 359/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 363/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 363/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 365/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 369/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 373/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 377/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 381/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 381/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 385/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 390/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 394/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 398/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.8/12 MB | 1.0/2.5 MB | 194 kB | 400/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.9/12 MB | 1.0/2.5 MB | 194 kB | 400/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.9/12 MB | 1.1/2.5 MB | 194 kB | 400/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.9/12 MB | 1.1/2.5 MB | 194 kB | 404/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.9/12 MB | 1.1/2.5 MB | 194 kB | 408/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.9/12 MB | 1.1/2.5 MB | 194 kB | 412/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.9/12 MB | 1.1/2.5 MB | 194 kB | 416/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.9/12 MB | 1.1/2.5 MB | 194 kB | 420/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.9/12 MB | 1.1/2.5 MB | 194 kB | 424/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.9/12 MB | 1.1/2.5 MB | 194 kB | 428/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.9/12 MB | 1.1/2.5 MB | 194 kB | 433/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.9/12 MB | 1.1/2.5 MB | 194 kB | 433/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.9/12 MB | 1.1/2.5 MB | 194 kB | 435/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.9/12 MB | 1.1/2.5 MB | 194 kB | 439/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.9/12 MB | 1.1/2.5 MB | 194 kB | 439/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.9/12 MB | 1.1/2.5 MB | 194 kB | 443/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.9/12 MB | 1.1/2.5 MB | 194 kB | 447/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 5.9/12 MB | 1.1/2.5 MB | 194 kB | 451/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 451/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 455/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 459/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 463/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 467/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 467/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 469/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 474/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 478/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 482/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 486/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 490/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 494/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 498/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 502/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 502/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 504/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 508/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 512/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 517/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 521/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 521/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 525/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 529/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 533/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 537/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 537/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 541/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 545/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 549/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 553/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 558/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 562/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 566/686 kB | 100 kB error 01-Jan-2023 00:02:00 Progress (5): 6.0/12 MB | 1.1/2.5 MB | 194 kB | 570/686 kB | 100 kB error 01-Jan-2023 00:02:00 error 01-Jan-2023 00:02:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.jar (194 kB at 15 kB/s) error 01-Jan-2023 00:02:00 #14 92.77 Progress (4): 6.0/12 MB | 1.2/2.5 MB | 570/686 kB | 100 kB error 01-Jan-2023 00:02:00 error 01-Jan-2023 00:02:00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.jar error 01-Jan-2023 00:02:00 #14 92.77 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.jar (100 kB at 7.6 kB/s) error 01-Jan-2023 00:02:00 #14 92.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.jar error 01-Jan-2023 00:02:00 #14 92.77 Progress (3): 6.0/12 MB | 1.2/2.5 MB | 574/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.0/12 MB | 1.2/2.5 MB | 578/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.0/12 MB | 1.2/2.5 MB | 582/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.0/12 MB | 1.2/2.5 MB | 582/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 582/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 586/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 590/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 594/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 598/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 603/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 603/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 607/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 611/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 615/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 619/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 619/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 623/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 627/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 631/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 635/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 635/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 639/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 644/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 644/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 648/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 652/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 656/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 660/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 664/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 668/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 672/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 674/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 678/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 683/686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.2/2.5 MB | 686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.3/2.5 MB | 686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.3/2.5 MB | 686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.3/2.5 MB | 686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.3/2.5 MB | 686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.3/2.5 MB | 686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.3/2.5 MB | 686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.4/2.5 MB | 686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.1/12 MB | 1.4/2.5 MB | 686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.2/12 MB | 1.4/2.5 MB | 686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.2/12 MB | 1.4/2.5 MB | 686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.2/12 MB | 1.4/2.5 MB | 686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.2/12 MB | 1.4/2.5 MB | 686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.2/12 MB | 1.4/2.5 MB | 686 kB error 01-Jan-2023 00:02:00 Progress (3): 6.2/12 MB | 1.4/2.5 MB | 686 kB error 01-Jan-2023 00:02:00 Progress (4): 6.2/12 MB | 1.4/2.5 MB | 686 kB | 3.3/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.2/12 MB | 1.4/2.5 MB | 686 kB | 6.1/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.2/12 MB | 1.4/2.5 MB | 686 kB | 8.9/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.2/12 MB | 1.4/2.5 MB | 686 kB | 12/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.2/12 MB | 1.4/2.5 MB | 686 kB | 14/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.2/12 MB | 1.4/2.5 MB | 686 kB | 17/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.2/12 MB | 1.4/2.5 MB | 686 kB | 20/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.2/12 MB | 1.4/2.5 MB | 686 kB | 23/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.2/12 MB | 1.4/2.5 MB | 686 kB | 26/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.2/12 MB | 1.4/2.5 MB | 686 kB | 28/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.2/12 MB | 1.4/2.5 MB | 686 kB | 31/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.2/12 MB | 1.4/2.5 MB | 686 kB | 34/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.2/12 MB | 1.4/2.5 MB | 686 kB | 37/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.2/12 MB | 1.4/2.5 MB | 686 kB | 40/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.2/12 MB | 1.4/2.5 MB | 686 kB | 42/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.2/12 MB | 1.4/2.5 MB | 686 kB | 45/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.2/12 MB | 1.4/2.5 MB | 686 kB | 48/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.2/12 MB | 1.4/2.5 MB | 686 kB | 51/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.2/12 MB | 1.4/2.5 MB | 686 kB | 54/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.2/12 MB | 1.5/2.5 MB | 686 kB | 54/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.2/12 MB | 1.5/2.5 MB | 686 kB | 54/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.2/12 MB | 1.5/2.5 MB | 686 kB | 54/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.2/12 MB | 1.5/2.5 MB | 686 kB | 54/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.2/12 MB | 1.5/2.5 MB | 686 kB | 54/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.2/12 MB | 1.5/2.5 MB | 686 kB | 54/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.3/12 MB | 1.5/2.5 MB | 686 kB | 54/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.3/12 MB | 1.5/2.5 MB | 686 kB | 56/186 kB error 01-Jan-2023 00:02:00 error 01-Jan-2023 00:02:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.jar (686 kB at 51 kB/s) error 01-Jan-2023 00:02:00 #14 92.97 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.jar error 01-Jan-2023 00:02:00 #14 92.97 Progress (3): 6.4/12 MB | 1.5/2.5 MB | 56/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.5/2.5 MB | 59/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.5/2.5 MB | 62/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.5/2.5 MB | 62/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.5/2.5 MB | 65/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.5/2.5 MB | 68/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.5/2.5 MB | 70/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.6/2.5 MB | 70/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.6/2.5 MB | 70/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.6/2.5 MB | 73/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.6/2.5 MB | 76/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.6/2.5 MB | 79/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.6/2.5 MB | 79/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.6/2.5 MB | 82/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.6/2.5 MB | 84/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.6/2.5 MB | 84/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.6/2.5 MB | 87/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.6/2.5 MB | 90/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.6/2.5 MB | 90/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.6/2.5 MB | 93/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.6/2.5 MB | 96/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.6/2.5 MB | 96/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.6/2.5 MB | 98/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.6/2.5 MB | 101/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.6/2.5 MB | 104/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.6/2.5 MB | 107/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.6/2.5 MB | 107/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.6/2.5 MB | 110/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.6/2.5 MB | 112/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.6/2.5 MB | 115/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.7/2.5 MB | 115/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.7/2.5 MB | 118/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.7/2.5 MB | 121/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.7/2.5 MB | 121/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.4/12 MB | 1.7/2.5 MB | 124/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.5/12 MB | 1.7/2.5 MB | 124/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.5/12 MB | 1.7/2.5 MB | 126/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.5/12 MB | 1.7/2.5 MB | 129/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.5/12 MB | 1.7/2.5 MB | 129/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.5/12 MB | 1.7/2.5 MB | 132/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.5/12 MB | 1.7/2.5 MB | 135/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.5/12 MB | 1.7/2.5 MB | 135/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.5/12 MB | 1.7/2.5 MB | 138/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.5/12 MB | 1.7/2.5 MB | 140/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.5/12 MB | 1.7/2.5 MB | 140/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.5/12 MB | 1.7/2.5 MB | 143/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.5/12 MB | 1.7/2.5 MB | 143/186 kB error 01-Jan-2023 00:02:00 Progress (3): 6.5/12 MB | 1.7/2.5 MB | 146/186 kB error 01-Jan-2023 00:02:00 Progress (4): 6.5/12 MB | 1.7/2.5 MB | 146/186 kB | 3.3/67 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.7/2.5 MB | 146/186 kB | 3.3/67 kB | 4.1/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.7/2.5 MB | 146/186 kB | 3.3/67 kB | 8.2/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.7/2.5 MB | 146/186 kB | 6.1/67 kB | 8.2/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.7/2.5 MB | 146/186 kB | 6.1/67 kB | 8.2/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.7/2.5 MB | 149/186 kB | 6.1/67 kB | 8.2/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.7/2.5 MB | 149/186 kB | 6.1/67 kB | 12/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.7/2.5 MB | 149/186 kB | 8.9/67 kB | 12/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.7/2.5 MB | 149/186 kB | 8.9/67 kB | 16/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.7/2.5 MB | 152/186 kB | 8.9/67 kB | 16/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.7/2.5 MB | 152/186 kB | 12/67 kB | 16/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.7/2.5 MB | 154/186 kB | 12/67 kB | 16/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.7/2.5 MB | 157/186 kB | 12/67 kB | 16/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.7/2.5 MB | 157/186 kB | 12/67 kB | 20/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.7/2.5 MB | 157/186 kB | 14/67 kB | 20/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.7/2.5 MB | 160/186 kB | 14/67 kB | 20/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.7/2.5 MB | 160/186 kB | 14/67 kB | 24/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.7/2.5 MB | 160/186 kB | 17/67 kB | 24/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.8/2.5 MB | 160/186 kB | 17/67 kB | 24/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.8/2.5 MB | 160/186 kB | 17/67 kB | 28/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.8/2.5 MB | 160/186 kB | 20/67 kB | 28/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.8/2.5 MB | 160/186 kB | 20/67 kB | 32/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.8/2.5 MB | 163/186 kB | 20/67 kB | 32/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.8/2.5 MB | 163/186 kB | 20/67 kB | 36/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.8/2.5 MB | 163/186 kB | 20/67 kB | 36/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.8/2.5 MB | 163/186 kB | 23/67 kB | 36/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.8/2.5 MB | 166/186 kB | 23/67 kB | 36/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.8/2.5 MB | 166/186 kB | 26/67 kB | 36/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.5/12 MB | 1.8/2.5 MB | 168/186 kB | 26/67 kB | 36/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 168/186 kB | 26/67 kB | 36/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 168/186 kB | 26/67 kB | 40/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 168/186 kB | 28/67 kB | 40/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 168/186 kB | 28/67 kB | 44/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 171/186 kB | 28/67 kB | 44/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 171/186 kB | 28/67 kB | 44/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 171/186 kB | 28/67 kB | 48/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 171/186 kB | 31/67 kB | 48/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 174/186 kB | 31/67 kB | 48/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 174/186 kB | 31/67 kB | 51/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 177/186 kB | 31/67 kB | 51/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 177/186 kB | 34/67 kB | 51/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 180/186 kB | 34/67 kB | 51/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 180/186 kB | 37/67 kB | 51/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 180/186 kB | 37/67 kB | 51/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 180/186 kB | 40/67 kB | 51/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 180/186 kB | 42/67 kB | 51/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 180/186 kB | 42/67 kB | 51/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 180/186 kB | 45/67 kB | 51/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 180/186 kB | 45/67 kB | 51/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 180/186 kB | 45/67 kB | 51/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 182/186 kB | 45/67 kB | 51/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 182/186 kB | 45/67 kB | 55/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 182/186 kB | 45/67 kB | 59/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 182/186 kB | 45/67 kB | 63/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 185/186 kB | 45/67 kB | 63/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 186 kB | 45/67 kB | 63/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 186 kB | 45/67 kB | 67/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 186 kB | 45/67 kB | 71/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 186 kB | 45/67 kB | 75/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 186 kB | 45/67 kB | 79/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 186 kB | 45/67 kB | 83/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 186 kB | 45/67 kB | 85/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 186 kB | 45/67 kB | 89/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.8/2.5 MB | 186 kB | 45/67 kB | 94/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.9/2.5 MB | 186 kB | 45/67 kB | 94/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.9/2.5 MB | 186 kB | 48/67 kB | 94/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.9/2.5 MB | 186 kB | 48/67 kB | 98/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.9/2.5 MB | 186 kB | 48/67 kB | 102/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.6/12 MB | 1.9/2.5 MB | 186 kB | 48/67 kB | 106/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.7/12 MB | 1.9/2.5 MB | 186 kB | 48/67 kB | 106/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.7/12 MB | 1.9/2.5 MB | 186 kB | 48/67 kB | 106/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.7/12 MB | 1.9/2.5 MB | 186 kB | 51/67 kB | 106/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.7/12 MB | 1.9/2.5 MB | 186 kB | 54/67 kB | 106/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.7/12 MB | 1.9/2.5 MB | 186 kB | 54/67 kB | 106/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.7/12 MB | 1.9/2.5 MB | 186 kB | 54/67 kB | 110/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.7/12 MB | 1.9/2.5 MB | 186 kB | 54/67 kB | 114/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.7/12 MB | 1.9/2.5 MB | 186 kB | 56/67 kB | 114/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.7/12 MB | 1.9/2.5 MB | 186 kB | 56/67 kB | 118/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.7/12 MB | 1.9/2.5 MB | 186 kB | 59/67 kB | 118/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.7/12 MB | 1.9/2.5 MB | 186 kB | 62/67 kB | 118/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.7/12 MB | 1.9/2.5 MB | 186 kB | 62/67 kB | 120/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.7/12 MB | 1.9/2.5 MB | 186 kB | 65/67 kB | 120/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.7/12 MB | 1.9/2.5 MB | 186 kB | 65/67 kB | 124/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.7/12 MB | 1.9/2.5 MB | 186 kB | 67 kB | 124/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.7/12 MB | 1.9/2.5 MB | 186 kB | 67 kB | 124/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.7/12 MB | 1.9/2.5 MB | 186 kB | 67 kB | 124/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.7/12 MB | 1.9/2.5 MB | 186 kB | 67 kB | 128/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.7/12 MB | 1.9/2.5 MB | 186 kB | 67 kB | 132/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.7/12 MB | 1.9/2.5 MB | 186 kB | 67 kB | 137/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.7/12 MB | 1.9/2.5 MB | 186 kB | 67 kB | 141/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.7/12 MB | 1.9/2.5 MB | 186 kB | 67 kB | 143/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.7/12 MB | 1.9/2.5 MB | 186 kB | 67 kB | 143/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.7/12 MB | 1.9/2.5 MB | 186 kB | 67 kB | 147/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.8/12 MB | 1.9/2.5 MB | 186 kB | 67 kB | 147/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.8/12 MB | 1.9/2.5 MB | 186 kB | 67 kB | 147/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.8/12 MB | 1.9/2.5 MB | 186 kB | 67 kB | 151/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.8/12 MB | 1.9/2.5 MB | 186 kB | 67 kB | 155/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.8/12 MB | 1.9/2.5 MB | 186 kB | 67 kB | 159/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.8/12 MB | 1.9/2.5 MB | 186 kB | 67 kB | 159/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.8/12 MB | 2.0/2.5 MB | 186 kB | 67 kB | 159/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.8/12 MB | 2.0/2.5 MB | 186 kB | 67 kB | 163/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.8/12 MB | 2.0/2.5 MB | 186 kB | 67 kB | 167/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.8/12 MB | 2.0/2.5 MB | 186 kB | 67 kB | 171/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.8/12 MB | 2.0/2.5 MB | 186 kB | 67 kB | 175/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.8/12 MB | 2.0/2.5 MB | 186 kB | 67 kB | 175/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.8/12 MB | 2.0/2.5 MB | 186 kB | 67 kB | 178/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.8/12 MB | 2.0/2.5 MB | 186 kB | 67 kB | 182/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.8/12 MB | 2.0/2.5 MB | 186 kB | 67 kB | 182/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.8/12 MB | 2.0/2.5 MB | 186 kB | 67 kB | 186/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.8/12 MB | 2.0/2.5 MB | 186 kB | 67 kB | 188/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.8/12 MB | 2.0/2.5 MB | 186 kB | 67 kB | 192/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.8/12 MB | 2.0/2.5 MB | 186 kB | 67 kB | 197/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.8/12 MB | 2.0/2.5 MB | 186 kB | 67 kB | 201/230 kB error 01-Jan-2023 00:02:00 Progress (5): 6.8/12 MB | 2.0/2.5 MB | 186 kB | 67 kB | 201/230 kB error 01-Jan-2023 00:02:00 error 01-Jan-2023 00:02:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.jar (186 kB at 13 kB/s) error 01-Jan-2023 00:02:00 #14 93.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.jar error 01-Jan-2023 00:02:00 #14 93.30 Progress (4): 6.9/12 MB | 2.0/2.5 MB | 67 kB | 201/230 kB error 01-Jan-2023 00:02:00 Progress (4): 6.9/12 MB | 2.0/2.5 MB | 67 kB | 205/230 kB error 01-Jan-2023 00:02:00 Progress (4): 6.9/12 MB | 2.0/2.5 MB | 67 kB | 209/230 kB error 01-Jan-2023 00:02:00 Progress (4): 6.9/12 MB | 2.0/2.5 MB | 67 kB | 213/230 kB error 01-Jan-2023 00:02:00 Progress (4): 6.9/12 MB | 2.0/2.5 MB | 67 kB | 217/230 kB error 01-Jan-2023 00:02:00 Progress (4): 6.9/12 MB | 2.0/2.5 MB | 67 kB | 217/230 kB error 01-Jan-2023 00:02:00 Progress (4): 6.9/12 MB | 2.0/2.5 MB | 67 kB | 221/230 kB error 01-Jan-2023 00:02:00 Progress (4): 6.9/12 MB | 2.0/2.5 MB | 67 kB | 224/230 kB error 01-Jan-2023 00:02:00 Progress (4): 6.9/12 MB | 2.0/2.5 MB | 67 kB | 224/230 kB error 01-Jan-2023 00:02:00 Progress (4): 6.9/12 MB | 2.0/2.5 MB | 67 kB | 228/230 kB error 01-Jan-2023 00:02:00 Progress (4): 6.9/12 MB | 2.0/2.5 MB | 67 kB | 230 kB error 01-Jan-2023 00:02:00 Progress (4): 6.9/12 MB | 2.0/2.5 MB | 67 kB | 230 kB error 01-Jan-2023 00:02:00 Progress (4): 6.9/12 MB | 2.1/2.5 MB | 67 kB | 230 kB error 01-Jan-2023 00:02:00 Progress (4): 6.9/12 MB | 2.1/2.5 MB | 67 kB | 230 kB error 01-Jan-2023 00:02:00 Progress (4): 6.9/12 MB | 2.1/2.5 MB | 67 kB | 230 kB error 01-Jan-2023 00:02:00 Progress (4): 7.0/12 MB | 2.1/2.5 MB | 67 kB | 230 kB error 01-Jan-2023 00:02:00 Progress (4): 7.0/12 MB | 2.1/2.5 MB | 67 kB | 230 kB error 01-Jan-2023 00:02:00 Progress (4): 7.0/12 MB | 2.1/2.5 MB | 67 kB | 230 kB error 01-Jan-2023 00:02:00 Progress (4): 7.0/12 MB | 2.1/2.5 MB | 67 kB | 230 kB error 01-Jan-2023 00:02:00 Progress (4): 7.0/12 MB | 2.2/2.5 MB | 67 kB | 230 kB error 01-Jan-2023 00:02:00 error 01-Jan-2023 00:02:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.jar (67 kB at 4.8 kB/s) error 01-Jan-2023 00:02:00 #14 93.38 Progress (3): 7.0/12 MB | 2.2/2.5 MB | 230 kB error 01-Jan-2023 00:02:00 Progress (3): 7.0/12 MB | 2.2/2.5 MB | 230 kB error 01-Jan-2023 00:02:00 Progress (3): 7.0/12 MB | 2.2/2.5 MB | 230 kB error 01-Jan-2023 00:02:00 Progress (3): 7.0/12 MB | 2.2/2.5 MB | 230 kB error 01-Jan-2023 00:02:00 Progress (3): 7.1/12 MB | 2.2/2.5 MB | 230 kB error 01-Jan-2023 00:02:00 Progress (3): 7.1/12 MB | 2.2/2.5 MB | 230 kB error 01-Jan-2023 00:02:00 Progress (3): 7.1/12 MB | 2.2/2.5 MB | 230 kB error 01-Jan-2023 00:02:00 Progress (3): 7.2/12 MB | 2.2/2.5 MB | 230 kB error 01-Jan-2023 00:02:00 Progress (3): 7.2/12 MB | 2.3/2.5 MB | 230 kB error 01-Jan-2023 00:02:00 Progress (3): 7.2/12 MB | 2.3/2.5 MB | 230 kB error 01-Jan-2023 00:02:00 Progress (3): 7.2/12 MB | 2.3/2.5 MB | 230 kB error 01-Jan-2023 00:02:00 Progress (3): 7.2/12 MB | 2.3/2.5 MB | 230 kB error 01-Jan-2023 00:02:00 Progress (3): 7.2/12 MB | 2.3/2.5 MB | 230 kB error 01-Jan-2023 00:02:00 Progress (3): 7.3/12 MB | 2.3/2.5 MB | 230 kB error 01-Jan-2023 00:02:00 Progress (3): 7.3/12 MB | 2.3/2.5 MB | 230 kB error 01-Jan-2023 00:02:00 Progress (3): 7.3/12 MB | 2.3/2.5 MB | 230 kB error 01-Jan-2023 00:02:00 Progress (3): 7.4/12 MB | 2.3/2.5 MB | 230 kB error 01-Jan-2023 00:02:00 Progress (3): 7.4/12 MB | 2.3/2.5 MB | 230 kB error 01-Jan-2023 00:02:00 Progress (3): 7.4/12 MB | 2.3/2.5 MB | 230 kB error 01-Jan-2023 00:02:00 Progress (3): 7.4/12 MB | 2.3/2.5 MB | 230 kB error 01-Jan-2023 00:02:00 Progress (3): 7.5/12 MB | 2.3/2.5 MB | 230 kB error 01-Jan-2023 00:02:00 Progress (3): 7.5/12 MB | 2.4/2.5 MB | 230 kB error 01-Jan-2023 00:02:00 Progress (3): 7.5/12 MB | 2.4/2.5 MB | 230 kB error 01-Jan-2023 00:02:00 Progress (3): 7.5/12 MB | 2.4/2.5 MB | 230 kB error 01-Jan-2023 00:02:00 Progress (3): 7.6/12 MB | 2.4/2.5 MB | 230 kB error 01-Jan-2023 00:02:00 error 01-Jan-2023 00:02:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.jar (230 kB at 16 kB/s) error 01-Jan-2023 00:02:00 #14 93.46 Progress (2): 7.6/12 MB | 2.4/2.5 MB error 01-Jan-2023 00:02:00 Progress (2): 7.6/12 MB | 2.4/2.5 MB error 01-Jan-2023 00:02:00 Progress (2): 7.6/12 MB | 2.4/2.5 MB error 01-Jan-2023 00:02:00 Progress (2): 7.7/12 MB | 2.4/2.5 MB error 01-Jan-2023 00:02:00 Progress (2): 7.7/12 MB | 2.4/2.5 MB error 01-Jan-2023 00:02:00 Progress (2): 7.7/12 MB | 2.5/2.5 MB error 01-Jan-2023 00:02:00 Progress (2): 7.7/12 MB | 2.5/2.5 MB error 01-Jan-2023 00:02:00 Progress (2): 7.7/12 MB | 2.5/2.5 MB error 01-Jan-2023 00:02:00 Progress (2): 7.7/12 MB | 2.5/2.5 MB error 01-Jan-2023 00:02:00 Progress (2): 7.8/12 MB | 2.5/2.5 MB error 01-Jan-2023 00:02:00 Progress (2): 7.8/12 MB | 2.5/2.5 MB error 01-Jan-2023 00:02:00 Progress (2): 7.8/12 MB | 2.5 MB error 01-Jan-2023 00:02:00 Progress (2): 7.8/12 MB | 2.5 MB error 01-Jan-2023 00:02:00 Progress (2): 7.9/12 MB | 2.5 MB error 01-Jan-2023 00:02:00 Progress (2): 8.0/12 MB | 2.5 MB error 01-Jan-2023 00:02:00 Progress (2): 8.0/12 MB | 2.5 MB error 01-Jan-2023 00:02:00 Progress (2): 8.1/12 MB | 2.5 MB error 01-Jan-2023 00:02:00 Progress (2): 8.1/12 MB | 2.5 MB error 01-Jan-2023 00:02:00 Progress (2): 8.2/12 MB | 2.5 MB error 01-Jan-2023 00:02:00 Progress (2): 8.2/12 MB | 2.5 MB error 01-Jan-2023 00:02:00 Progress (2): 8.3/12 MB | 2.5 MB error 01-Jan-2023 00:02:00 Progress (2): 8.4/12 MB | 2.5 MB error 01-Jan-2023 00:02:00 Progress (3): 8.4/12 MB | 2.5 MB | 4.1/636 kB error 01-Jan-2023 00:02:00 Progress (3): 8.4/12 MB | 2.5 MB | 7.5/636 kB error 01-Jan-2023 00:02:00 Progress (3): 8.4/12 MB | 2.5 MB | 12/636 kB error 01-Jan-2023 00:02:00 Progress (3): 8.4/12 MB | 2.5 MB | 12/636 kB error 01-Jan-2023 00:02:00 Progress (3): 8.4/12 MB | 2.5 MB | 16/636 kB error 01-Jan-2023 00:02:00 Progress (3): 8.4/12 MB | 2.5 MB | 20/636 kB error 01-Jan-2023 00:02:00 Progress (3): 8.4/12 MB | 2.5 MB | 24/636 kB error 01-Jan-2023 00:02:00 Progress (3): 8.4/12 MB | 2.5 MB | 28/636 kB error 01-Jan-2023 00:02:00 Progress (3): 8.4/12 MB | 2.5 MB | 32/636 kB error 01-Jan-2023 00:02:00 Progress (3): 8.4/12 MB | 2.5 MB | 36/636 kB error 01-Jan-2023 00:02:00 Progress (3): 8.4/12 MB | 2.5 MB | 40/636 kB error 01-Jan-2023 00:02:00 Progress (3): 8.4/12 MB | 2.5 MB | 42/636 kB error 01-Jan-2023 00:02:00 Progress (3): 8.5/12 MB | 2.5 MB | 42/636 kB error 01-Jan-2023 00:02:00 Progress (3): 8.5/12 MB | 2.5 MB | 46/636 kB error 01-Jan-2023 00:02:00 Progress (3): 8.5/12 MB | 2.5 MB | 51/636 kB error 01-Jan-2023 00:02:00 Progress (3): 8.5/12 MB | 2.5 MB | 55/636 kB error 01-Jan-2023 00:02:00 Progress (3): 8.5/12 MB | 2.5 MB | 59/636 kB error 01-Jan-2023 00:02:00 Progress (3): 8.5/12 MB | 2.5 MB | 63/636 kB error 01-Jan-2023 00:02:00 Progress (3): 8.5/12 MB | 2.5 MB | 67/636 kB error 01-Jan-2023 00:02:00 Progress (3): 8.5/12 MB | 2.5 MB | 67/636 kB error 01-Jan-2023 00:02:00 Progress (3): 8.5/12 MB | 2.5 MB | 71/636 kB error 01-Jan-2023 00:02:00 Progress (3): 8.5/12 MB | 2.5 MB | 75/636 kB error 01-Jan-2023 00:02:00 Progress (3): 8.5/12 MB | 2.5 MB | 77/636 kB error 01-Jan-2023 00:02:00 Progress (3): 8.5/12 MB | 2.5 MB | 81/636 kB error 01-Jan-2023 00:02:00 Progress (3): 8.6/12 MB | 2.5 MB | 81/636 kB error 01-Jan-2023 00:02:00 error 01-Jan-2023 00:02:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8-tests.jar (2.5 MB at 178 kB/s) error 01-Jan-2023 00:02:00 #14 93.62 Progress (2): 8.6/12 MB | 85/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.6/12 MB | 89/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.6/12 MB | 94/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.6/12 MB | 98/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.7/12 MB | 98/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.7/12 MB | 102/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.7/12 MB | 106/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.7/12 MB | 106/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.7/12 MB | 110/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.7/12 MB | 112/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.7/12 MB | 116/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.7/12 MB | 120/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.7/12 MB | 124/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.7/12 MB | 128/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.7/12 MB | 132/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.8/12 MB | 132/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.8/12 MB | 137/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.8/12 MB | 141/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.8/12 MB | 145/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.8/12 MB | 147/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.8/12 MB | 151/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.8/12 MB | 155/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.8/12 MB | 155/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.8/12 MB | 159/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.8/12 MB | 163/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.8/12 MB | 167/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.8/12 MB | 171/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.8/12 MB | 175/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.8/12 MB | 180/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.8/12 MB | 182/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.9/12 MB | 182/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.9/12 MB | 186/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.9/12 MB | 190/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.9/12 MB | 194/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.9/12 MB | 198/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.9/12 MB | 198/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.9/12 MB | 202/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.9/12 MB | 206/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.9/12 MB | 210/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.9/12 MB | 214/636 kB error 01-Jan-2023 00:02:00 Progress (2): 8.9/12 MB | 216/636 kB error 01-Jan-2023 00:02:00 Progress (2): 9.0/12 MB | 216/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.0/12 MB | 221/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.0/12 MB | 225/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.0/12 MB | 229/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.0/12 MB | 233/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.0/12 MB | 237/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.0/12 MB | 241/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.0/12 MB | 245/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.1/12 MB | 245/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.1/12 MB | 249/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.1/12 MB | 251/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.1/12 MB | 255/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.1/12 MB | 259/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.1/12 MB | 264/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.1/12 MB | 264/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.1/12 MB | 268/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.1/12 MB | 272/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.2/12 MB | 272/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.2/12 MB | 276/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.2/12 MB | 280/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.2/12 MB | 284/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.2/12 MB | 286/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.2/12 MB | 290/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.2/12 MB | 294/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.2/12 MB | 298/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.2/12 MB | 302/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.2/12 MB | 302/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.2/12 MB | 307/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.2/12 MB | 311/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.2/12 MB | 315/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.2/12 MB | 319/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.2/12 MB | 321/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.3/12 MB | 321/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.3/12 MB | 325/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.3/12 MB | 329/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.3/12 MB | 333/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.3/12 MB | 337/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.3/12 MB | 341/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.3/12 MB | 341/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.3/12 MB | 345/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.4/12 MB | 345/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.4/12 MB | 350/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.4/12 MB | 354/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.4/12 MB | 356/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.4/12 MB | 360/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.4/12 MB | 364/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.4/12 MB | 368/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.4/12 MB | 372/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.4/12 MB | 376/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.4/12 MB | 380/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.5/12 MB | 380/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.5/12 MB | 384/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.5/12 MB | 388/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.5/12 MB | 393/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.5/12 MB | 395/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.5/12 MB | 399/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.5/12 MB | 403/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.5/12 MB | 407/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.5/12 MB | 411/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.5/12 MB | 411/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.5/12 MB | 415/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.5/12 MB | 419/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.5/12 MB | 423/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.5/12 MB | 428/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.6/12 MB | 428/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.6/12 MB | 432/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.6/12 MB | 436/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.6/12 MB | 440/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.6/12 MB | 444/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.6/12 MB | 444/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.6/12 MB | 448/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.6/12 MB | 452/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.6/12 MB | 456/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.6/12 MB | 460/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.6/12 MB | 463/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.7/12 MB | 463/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.7/12 MB | 467/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.7/12 MB | 471/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.7/12 MB | 471/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.8/12 MB | 471/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.8/12 MB | 475/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.8/12 MB | 479/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.8/12 MB | 483/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.8/12 MB | 487/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.8/12 MB | 492/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.8/12 MB | 496/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.8/12 MB | 498/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.8/12 MB | 502/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.9/12 MB | 502/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.9/12 MB | 506/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.9/12 MB | 510/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.9/12 MB | 514/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.9/12 MB | 518/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.9/12 MB | 522/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.9/12 MB | 526/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.9/12 MB | 530/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.9/12 MB | 533/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.9/12 MB | 533/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.9/12 MB | 537/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.9/12 MB | 541/636 kB error 01-Jan-2023 00:02:01 Progress (2): 9.9/12 MB | 545/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10.0/12 MB | 545/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10.0/12 MB | 549/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10.0/12 MB | 553/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10.0/12 MB | 557/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10.0/12 MB | 561/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10.0/12 MB | 565/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10.0/12 MB | 567/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10.0/12 MB | 571/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 571/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 576/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 580/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 584/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 588/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 592/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 596/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 596/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 600/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 602/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 606/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 610/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 614/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 619/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 619/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 623/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 627/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 629/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 633/636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 636 kB error 01-Jan-2023 00:02:01 Progress (2): 10/12 MB | 636 kB error 01-Jan-2023 00:02:01 Progress (2): 11/12 MB | 636 kB error 01-Jan-2023 00:02:01 Progress (2): 11/12 MB | 636 kB error 01-Jan-2023 00:02:01 Progress (2): 11/12 MB | 636 kB error 01-Jan-2023 00:02:01 Progress (2): 11/12 MB | 636 kB error 01-Jan-2023 00:02:01 Progress (2): 11/12 MB | 636 kB error 01-Jan-2023 00:02:01 Progress (2): 11/12 MB | 636 kB error 01-Jan-2023 00:02:01 Progress (2): 11/12 MB | 636 kB error 01-Jan-2023 00:02:01 Progress (2): 11/12 MB | 636 kB error 01-Jan-2023 00:02:01 Progress (2): 11/12 MB | 636 kB error 01-Jan-2023 00:02:01 Progress (2): 11/12 MB | 636 kB error 01-Jan-2023 00:02:01 Progress (2): 11/12 MB | 636 kB error 01-Jan-2023 00:02:01 Progress (2): 11/12 MB | 636 kB error 01-Jan-2023 00:02:01 Progress (2): 11/12 MB | 636 kB error 01-Jan-2023 00:02:01 Progress (2): 11/12 MB | 636 kB error 01-Jan-2023 00:02:01 Progress (2): 11/12 MB | 636 kB error 01-Jan-2023 00:02:01 error 01-Jan-2023 00:02:01 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.jar (636 kB at 44 kB/s) error 01-Jan-2023 00:02:01 #14 94.05 Progress (1): 11/12 MB error 01-Jan-2023 00:02:01 Progress (1): 11/12 MB error 01-Jan-2023 00:02:01 Progress (1): 12/12 MB error 01-Jan-2023 00:02:01 Progress (1): 12 MB error 01-Jan-2023 00:02:01 error 01-Jan-2023 00:02:01 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar (12 MB at 781 kB/s) error 01-Jan-2023 00:02:01 #14 94.40 [INFO] error 01-Jan-2023 00:02:01 #14 94.41 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-package --- error 01-Jan-2023 00:02:02 #14 94.86 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom error 01-Jan-2023 00:02:02 #14 95.09 Progress (1): 3.4/6.7 kB error 01-Jan-2023 00:02:02 Progress (1): 6.2/6.7 kB error 01-Jan-2023 00:02:02 Progress (1): 6.7 kB error 01-Jan-2023 00:02:02 error 01-Jan-2023 00:02:02 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 18 kB/s) error 01-Jan-2023 00:02:02 #14 95.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom error 01-Jan-2023 00:02:02 #14 95.42 Progress (1): 1.9 kB error 01-Jan-2023 00:02:02 error 01-Jan-2023 00:02:02 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 7.7 kB/s) error 01-Jan-2023 00:02:02 #14 95.56 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom error 01-Jan-2023 00:02:03 #14 95.70 Progress (1): 1.8 kB error 01-Jan-2023 00:02:03 error 01-Jan-2023 00:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 6.6 kB/s) error 01-Jan-2023 00:02:03 #14 95.85 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom error 01-Jan-2023 00:02:03 #14 95.98 Progress (1): 1.4 kB error 01-Jan-2023 00:02:03 error 01-Jan-2023 00:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 5.2 kB/s) error 01-Jan-2023 00:02:03 #14 96.15 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom error 01-Jan-2023 00:02:03 #14 96.28 Progress (1): 424 B error 01-Jan-2023 00:02:03 error 01-Jan-2023 00:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 1.6 kB/s) error 01-Jan-2023 00:02:03 #14 96.44 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom error 01-Jan-2023 00:02:03 #14 96.57 Progress (1): 3.4/3.9 kB error 01-Jan-2023 00:02:03 Progress (1): 3.9 kB error 01-Jan-2023 00:02:03 error 01-Jan-2023 00:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 15 kB/s) error 01-Jan-2023 00:02:04 #14 96.74 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom error 01-Jan-2023 00:02:04 #14 96.86 Progress (1): 1.7 kB error 01-Jan-2023 00:02:04 error 01-Jan-2023 00:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 6.8 kB/s) error 01-Jan-2023 00:02:04 #14 97.03 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom error 01-Jan-2023 00:02:04 #14 97.15 Progress (1): 2.1 kB error 01-Jan-2023 00:02:04 error 01-Jan-2023 00:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 8.6 kB/s) error 01-Jan-2023 00:02:04 #14 97.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom error 01-Jan-2023 00:02:04 #14 97.43 Progress (1): 2.0 kB error 01-Jan-2023 00:02:04 error 01-Jan-2023 00:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 7.9 kB/s) error 01-Jan-2023 00:02:04 #14 97.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom error 01-Jan-2023 00:02:05 #14 97.73 Progress (1): 1.3 kB error 01-Jan-2023 00:02:05 error 01-Jan-2023 00:02:05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 4.6 kB/s) error 01-Jan-2023 00:02:05 #14 97.93 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom error 01-Jan-2023 00:02:05 #14 98.05 Progress (1): 3.4/5.8 kB error 01-Jan-2023 00:02:05 Progress (1): 5.8 kB error 01-Jan-2023 00:02:05 error 01-Jan-2023 00:02:05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 23 kB/s) error 01-Jan-2023 00:02:05 #14 98.42 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar error 01-Jan-2023 00:02:05 #14 98.42 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar error 01-Jan-2023 00:02:05 #14 98.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar error 01-Jan-2023 00:02:05 #14 98.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar error 01-Jan-2023 00:02:05 #14 98.45 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar error 01-Jan-2023 00:02:05 #14 98.59 Progress (1): 3.3/21 kB error 01-Jan-2023 00:02:05 Progress (2): 3.3/21 kB | 3.4/14 kB error 01-Jan-2023 00:02:05 Progress (2): 3.3/21 kB | 6.2/14 kB error 01-Jan-2023 00:02:05 Progress (2): 6.1/21 kB | 6.2/14 kB error 01-Jan-2023 00:02:05 Progress (3): 6.1/21 kB | 6.2/14 kB | 3.4/5.9 kB error 01-Jan-2023 00:02:05 Progress (3): 6.1/21 kB | 9.0/14 kB | 3.4/5.9 kB error 01-Jan-2023 00:02:05 Progress (4): 6.1/21 kB | 9.0/14 kB | 3.4/5.9 kB | 3.4/9.9 kB error 01-Jan-2023 00:02:05 Progress (4): 8.9/21 kB | 9.0/14 kB | 3.4/5.9 kB | 3.4/9.9 kB error 01-Jan-2023 00:02:05 Progress (4): 8.9/21 kB | 9.0/14 kB | 3.4/5.9 kB | 6.2/9.9 kB error 01-Jan-2023 00:02:05 Progress (4): 12/21 kB | 9.0/14 kB | 3.4/5.9 kB | 6.2/9.9 kB error 01-Jan-2023 00:02:05 Progress (4): 12/21 kB | 9.0/14 kB | 3.4/5.9 kB | 9.0/9.9 kB error 01-Jan-2023 00:02:05 Progress (4): 12/21 kB | 12/14 kB | 3.4/5.9 kB | 9.0/9.9 kB error 01-Jan-2023 00:02:05 Progress (4): 15/21 kB | 12/14 kB | 3.4/5.9 kB | 9.0/9.9 kB error 01-Jan-2023 00:02:05 Progress (4): 15/21 kB | 14 kB | 3.4/5.9 kB | 9.0/9.9 kB error 01-Jan-2023 00:02:05 Progress (4): 15/21 kB | 14 kB | 5.9 kB | 9.0/9.9 kB error 01-Jan-2023 00:02:05 Progress (4): 17/21 kB | 14 kB | 5.9 kB | 9.0/9.9 kB error 01-Jan-2023 00:02:05 Progress (5): 17/21 kB | 14 kB | 5.9 kB | 9.0/9.9 kB | 3.4/152 kB error 01-Jan-2023 00:02:05 Progress (5): 17/21 kB | 14 kB | 5.9 kB | 9.9 kB | 3.4/152 kB error 01-Jan-2023 00:02:05 Progress (5): 17/21 kB | 14 kB | 5.9 kB | 9.9 kB | 6.2/152 kB error 01-Jan-2023 00:02:05 Progress (5): 17/21 kB | 14 kB | 5.9 kB | 9.9 kB | 9.0/152 kB error 01-Jan-2023 00:02:05 Progress (5): 20/21 kB | 14 kB | 5.9 kB | 9.9 kB | 9.0/152 kB error 01-Jan-2023 00:02:05 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 9.0/152 kB error 01-Jan-2023 00:02:05 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 12/152 kB error 01-Jan-2023 00:02:05 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 15/152 kB error 01-Jan-2023 00:02:05 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 17/152 kB error 01-Jan-2023 00:02:05 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 20/152 kB error 01-Jan-2023 00:02:05 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 23/152 kB error 01-Jan-2023 00:02:05 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 26/152 kB error 01-Jan-2023 00:02:05 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 29/152 kB error 01-Jan-2023 00:02:05 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 31/152 kB error 01-Jan-2023 00:02:05 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 34/152 kB error 01-Jan-2023 00:02:05 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 37/152 kB error 01-Jan-2023 00:02:05 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 40/152 kB error 01-Jan-2023 00:02:05 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 43/152 kB error 01-Jan-2023 00:02:05 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 45/152 kB error 01-Jan-2023 00:02:05 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 48/152 kB error 01-Jan-2023 00:02:05 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 51/152 kB error 01-Jan-2023 00:02:05 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 54/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 56/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 59/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 62/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 65/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 68/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 70/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 73/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 76/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 79/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 82/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 84/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 87/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 90/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 93/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 96/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 98/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 101/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 104/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 107/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 110/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 112/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 115/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 118/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 121/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 124/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 126/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 129/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 132/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 135/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 138/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 140/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 143/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 146/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 149/152 kB error 01-Jan-2023 00:02:06 Progress (5): 21 kB | 14 kB | 5.9 kB | 9.9 kB | 152 kB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 40 kB/s) error 01-Jan-2023 00:02:06 #14 98.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar error 01-Jan-2023 00:02:06 #14 98.77 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 58 kB/s) error 01-Jan-2023 00:02:06 #14 98.77 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 17 kB/s) error 01-Jan-2023 00:02:06 #14 98.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar error 01-Jan-2023 00:02:06 #14 98.77 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 28 kB/s) error 01-Jan-2023 00:02:06 #14 98.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar error 01-Jan-2023 00:02:06 #14 98.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/classworlds/classworlds/1.1/classworlds-1.1.jar error 01-Jan-2023 00:02:06 #14 98.98 Progress (2): 152 kB | 3.4/30 kB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 255 kB/s) error 01-Jan-2023 00:02:06 #14 99.02 Progress (2): 3.4/30 kB | 3.4/38 kB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar error 01-Jan-2023 00:02:06 #14 99.03 Progress (3): 3.4/30 kB | 3.4/38 kB | 3.4/10 kB error 01-Jan-2023 00:02:06 Progress (4): 3.4/30 kB | 3.4/38 kB | 3.4/10 kB | 3.4/37 kB error 01-Jan-2023 00:02:06 Progress (4): 6.2/30 kB | 3.4/38 kB | 3.4/10 kB | 3.4/37 kB error 01-Jan-2023 00:02:06 Progress (4): 6.2/30 kB | 3.4/38 kB | 6.2/10 kB | 3.4/37 kB error 01-Jan-2023 00:02:06 Progress (4): 6.2/30 kB | 3.4/38 kB | 6.2/10 kB | 6.2/37 kB error 01-Jan-2023 00:02:06 Progress (4): 9.0/30 kB | 3.4/38 kB | 6.2/10 kB | 6.2/37 kB error 01-Jan-2023 00:02:06 Progress (4): 9.0/30 kB | 3.4/38 kB | 9.0/10 kB | 6.2/37 kB error 01-Jan-2023 00:02:06 Progress (4): 9.0/30 kB | 3.4/38 kB | 10 kB | 6.2/37 kB error 01-Jan-2023 00:02:06 Progress (4): 9.0/30 kB | 3.4/38 kB | 10 kB | 9.0/37 kB error 01-Jan-2023 00:02:06 Progress (4): 12/30 kB | 3.4/38 kB | 10 kB | 9.0/37 kB error 01-Jan-2023 00:02:06 Progress (4): 15/30 kB | 3.4/38 kB | 10 kB | 9.0/37 kB error 01-Jan-2023 00:02:06 Progress (4): 17/30 kB | 3.4/38 kB | 10 kB | 9.0/37 kB error 01-Jan-2023 00:02:06 Progress (4): 20/30 kB | 3.4/38 kB | 10 kB | 9.0/37 kB error 01-Jan-2023 00:02:06 Progress (4): 23/30 kB | 3.4/38 kB | 10 kB | 9.0/37 kB error 01-Jan-2023 00:02:06 Progress (4): 23/30 kB | 6.2/38 kB | 10 kB | 9.0/37 kB error 01-Jan-2023 00:02:06 Progress (4): 26/30 kB | 6.2/38 kB | 10 kB | 9.0/37 kB error 01-Jan-2023 00:02:06 Progress (4): 26/30 kB | 6.2/38 kB | 10 kB | 12/37 kB error 01-Jan-2023 00:02:06 Progress (4): 26/30 kB | 6.2/38 kB | 10 kB | 15/37 kB error 01-Jan-2023 00:02:06 Progress (4): 26/30 kB | 6.2/38 kB | 10 kB | 17/37 kB error 01-Jan-2023 00:02:06 Progress (4): 26/30 kB | 6.2/38 kB | 10 kB | 20/37 kB error 01-Jan-2023 00:02:06 Progress (4): 26/30 kB | 6.2/38 kB | 10 kB | 23/37 kB error 01-Jan-2023 00:02:06 Progress (4): 26/30 kB | 6.2/38 kB | 10 kB | 26/37 kB error 01-Jan-2023 00:02:06 Progress (4): 29/30 kB | 6.2/38 kB | 10 kB | 26/37 kB error 01-Jan-2023 00:02:06 Progress (4): 29/30 kB | 9.0/38 kB | 10 kB | 26/37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 9.0/38 kB | 10 kB | 26/37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 12/38 kB | 10 kB | 26/37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 15/38 kB | 10 kB | 26/37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 17/38 kB | 10 kB | 26/37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 20/38 kB | 10 kB | 26/37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 20/38 kB | 10 kB | 29/37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 23/38 kB | 10 kB | 29/37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 23/38 kB | 10 kB | 31/37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 23/38 kB | 10 kB | 34/37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 23/38 kB | 10 kB | 37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 26/38 kB | 10 kB | 37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 29/38 kB | 10 kB | 37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 31/38 kB | 10 kB | 37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 34/38 kB | 10 kB | 37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 37/38 kB | 10 kB | 37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 38 kB | 10 kB | 37 kB error 01-Jan-2023 00:02:06 #14 ... error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 00:02:06 #17 83.80 Progress (1): 4.1/313 kB error 01-Jan-2023 00:02:06 Progress (1): 8.2/313 kB error 01-Jan-2023 00:02:06 Progress (1): 12/313 kB error 01-Jan-2023 00:02:06 Progress (1): 16/313 kB error 01-Jan-2023 00:02:06 Progress (1): 20/313 kB error 01-Jan-2023 00:02:06 Progress (1): 25/313 kB error 01-Jan-2023 00:02:06 Progress (1): 29/313 kB error 01-Jan-2023 00:02:06 Progress (1): 32/313 kB error 01-Jan-2023 00:02:06 Progress (1): 36/313 kB error 01-Jan-2023 00:02:06 Progress (1): 40/313 kB error 01-Jan-2023 00:02:06 Progress (1): 44/313 kB error 01-Jan-2023 00:02:06 Progress (1): 48/313 kB error 01-Jan-2023 00:02:06 Progress (1): 53/313 kB error 01-Jan-2023 00:02:06 Progress (1): 57/313 kB error 01-Jan-2023 00:02:06 Progress (1): 61/313 kB error 01-Jan-2023 00:02:06 Progress (1): 65/313 kB error 01-Jan-2023 00:02:06 Progress (1): 67/313 kB error 01-Jan-2023 00:02:06 Progress (1): 71/313 kB error 01-Jan-2023 00:02:06 Progress (1): 75/313 kB error 01-Jan-2023 00:02:06 Progress (1): 79/313 kB error 01-Jan-2023 00:02:06 Progress (1): 83/313 kB error 01-Jan-2023 00:02:06 Progress (1): 87/313 kB error 01-Jan-2023 00:02:06 Progress (1): 91/313 kB error 01-Jan-2023 00:02:06 Progress (1): 96/313 kB error 01-Jan-2023 00:02:06 Progress (1): 98/313 kB error 01-Jan-2023 00:02:06 Progress (1): 102/313 kB error 01-Jan-2023 00:02:06 Progress (1): 106/313 kB error 01-Jan-2023 00:02:06 Progress (1): 110/313 kB error 01-Jan-2023 00:02:06 Progress (1): 114/313 kB error 01-Jan-2023 00:02:06 Progress (1): 118/313 kB error 01-Jan-2023 00:02:06 Progress (1): 122/313 kB error 01-Jan-2023 00:02:06 Progress (1): 126/313 kB error 01-Jan-2023 00:02:06 Progress (1): 130/313 kB error 01-Jan-2023 00:02:06 Progress (1): 132/313 kB error 01-Jan-2023 00:02:06 Progress (1): 137/313 kB error 01-Jan-2023 00:02:06 Progress (1): 141/313 kB error 01-Jan-2023 00:02:06 Progress (1): 145/313 kB error 01-Jan-2023 00:02:06 Progress (1): 149/313 kB error 01-Jan-2023 00:02:06 Progress (1): 153/313 kB error 01-Jan-2023 00:02:06 Progress (1): 157/313 kB error 01-Jan-2023 00:02:06 Progress (1): 161/313 kB error 01-Jan-2023 00:02:06 Progress (1): 163/313 kB error 01-Jan-2023 00:02:06 Progress (1): 167/313 kB error 01-Jan-2023 00:02:06 Progress (1): 171/313 kB error 01-Jan-2023 00:02:06 Progress (1): 175/313 kB error 01-Jan-2023 00:02:06 Progress (1): 180/313 kB error 01-Jan-2023 00:02:06 Progress (1): 184/313 kB error 01-Jan-2023 00:02:06 Progress (1): 188/313 kB error 01-Jan-2023 00:02:06 Progress (1): 192/313 kB error 01-Jan-2023 00:02:06 Progress (1): 196/313 kB error 01-Jan-2023 00:02:06 Progress (1): 198/313 kB error 01-Jan-2023 00:02:06 Progress (1): 202/313 kB error 01-Jan-2023 00:02:06 Progress (1): 206/313 kB error 01-Jan-2023 00:02:06 Progress (1): 210/313 kB error 01-Jan-2023 00:02:06 Progress (1): 214/313 kB error 01-Jan-2023 00:02:06 Progress (1): 218/313 kB error 01-Jan-2023 00:02:06 Progress (1): 223/313 kB error 01-Jan-2023 00:02:06 Progress (1): 227/313 kB error 01-Jan-2023 00:02:06 Progress (1): 231/313 kB error 01-Jan-2023 00:02:06 Progress (1): 233/313 kB error 01-Jan-2023 00:02:06 Progress (1): 237/313 kB error 01-Jan-2023 00:02:06 Progress (1): 241/313 kB error 01-Jan-2023 00:02:06 Progress (1): 245/313 kB error 01-Jan-2023 00:02:06 Progress (1): 249/313 kB error 01-Jan-2023 00:02:06 Progress (1): 253/313 kB error 01-Jan-2023 00:02:06 Progress (1): 257/313 kB error 01-Jan-2023 00:02:06 Progress (1): 260/313 kB error 01-Jan-2023 00:02:06 Progress (1): 264/313 kB error 01-Jan-2023 00:02:06 Progress (1): 269/313 kB error 01-Jan-2023 00:02:06 Progress (1): 273/313 kB error 01-Jan-2023 00:02:06 Progress (1): 277/313 kB error 01-Jan-2023 00:02:06 Progress (1): 281/313 kB error 01-Jan-2023 00:02:06 Progress (1): 285/313 kB error 01-Jan-2023 00:02:06 Progress (1): 289/313 kB error 01-Jan-2023 00:02:06 Progress (1): 293/313 kB error 01-Jan-2023 00:02:06 Progress (1): 295/313 kB error 01-Jan-2023 00:02:06 Progress (1): 299/313 kB error 01-Jan-2023 00:02:06 Progress (1): 303/313 kB error 01-Jan-2023 00:02:06 Progress (1): 307/313 kB error 01-Jan-2023 00:02:06 Progress (1): 312/313 kB error 01-Jan-2023 00:02:06 Progress (1): 313 kB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments-omod/2.7.0/attachments-omod-2.7.0.jar (313 kB at 739 kB/s) error 01-Jan-2023 00:02:06 #17 83.95 [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3:jar error 01-Jan-2023 00:02:06 #17 83.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.pom error 01-Jan-2023 00:02:06 #17 84.06 Progress (1): 3.3/5.9 kB error 01-Jan-2023 00:02:06 Progress (1): 5.9 kB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.pom (5.9 kB at 26 kB/s) error 01-Jan-2023 00:02:06 #17 84.18 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp/1.4.3/formentryapp-1.4.3.pom error 01-Jan-2023 00:02:06 #17 84.37 Progress (1): 3.3/5.3 kB error 01-Jan-2023 00:02:06 Progress (1): 5.3 kB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp/1.4.3/formentryapp-1.4.3.pom (5.3 kB at 18 kB/s) error 01-Jan-2023 00:02:06 #17 84.49 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.jar error 01-Jan-2023 00:02:06 #17 84.60 Progress (1): 3.3/27 kB error 01-Jan-2023 00:02:06 Progress (1): 6.1/27 kB error 01-Jan-2023 00:02:06 Progress (1): 8.9/27 kB error 01-Jan-2023 00:02:06 Progress (1): 12/27 kB error 01-Jan-2023 00:02:06 Progress (1): 15/27 kB error 01-Jan-2023 00:02:06 Progress (1): 17/27 kB error 01-Jan-2023 00:02:06 Progress (1): 20/27 kB error 01-Jan-2023 00:02:06 Progress (1): 23/27 kB error 01-Jan-2023 00:02:06 Progress (1): 26/27 kB error 01-Jan-2023 00:02:06 Progress (1): 27 kB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.jar (27 kB at 122 kB/s) error 01-Jan-2023 00:02:06 #17 84.72 [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.9.0:jar error 01-Jan-2023 00:02:06 #17 84.72 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen-omod/4.9.0/idgen-omod-4.9.0.pom error 01-Jan-2023 00:02:06 #17 84.83 Progress (1): 3.3/4.1 kB error 01-Jan-2023 00:02:06 Progress (1): 4.1 kB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen-omod/4.9.0/idgen-omod-4.9.0.pom (4.1 kB at 18 kB/s) error 01-Jan-2023 00:02:06 #17 84.97 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen/4.9.0/idgen-4.9.0.pom error 01-Jan-2023 00:02:06 #17 85.08 Progress (1): 3.3/9.9 kB error 01-Jan-2023 00:02:06 Progress (1): 6.1/9.9 kB error 01-Jan-2023 00:02:06 Progress (1): 8.9/9.9 kB error 01-Jan-2023 00:02:06 Progress (1): 9.9 kB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen/4.9.0/idgen-4.9.0.pom (9.9 kB at 44 kB/s) error 01-Jan-2023 00:02:06 #17 85.19 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen-omod/4.9.0/idgen-omod-4.9.0.jar error 01-Jan-2023 00:02:06 #17 85.55 Progress (1): 0/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/1.2 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2 MB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen-omod/4.9.0/idgen-omod-4.9.0.jar (1.2 MB at 2.4 MB/s) error 01-Jan-2023 00:02:06 #17 85.72 [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.6.0:jar error 01-Jan-2023 00:02:06 #17 85.73 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping-omod/1.6.0/metadatamapping-omod-1.6.0.pom error 01-Jan-2023 00:02:06 #17 85.84 Progress (1): 3.3/4.6 kB error 01-Jan-2023 00:02:06 Progress (1): 4.6 kB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping-omod/1.6.0/metadatamapping-omod-1.6.0.pom (4.6 kB at 21 kB/s) error 01-Jan-2023 00:02:06 #17 85.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping/1.6.0/metadatamapping-1.6.0.pom error 01-Jan-2023 00:02:06 #17 86.06 Progress (1): 3.3/12 kB error 01-Jan-2023 00:02:06 Progress (1): 6.1/12 kB error 01-Jan-2023 00:02:06 Progress (1): 8.9/12 kB error 01-Jan-2023 00:02:06 Progress (1): 12/12 kB error 01-Jan-2023 00:02:06 Progress (1): 12 kB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping/1.6.0/metadatamapping-1.6.0.pom (12 kB at 55 kB/s) error 01-Jan-2023 00:02:06 #17 86.17 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping-omod/1.6.0/metadatamapping-omod-1.6.0.jar error 01-Jan-2023 00:02:06 #17 86.51 Progress (1): 0/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.3/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.3/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.3/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.3/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.3/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.3/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.4/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.4/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.4/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.4/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.4/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.4/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.5/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.5/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.5/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.5/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.5/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.5/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.6/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.6/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.6/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.6/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.6/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.6/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.7/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.7/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.7/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.7/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.7/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.7/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.8/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.8/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.8/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.8/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.8/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.8/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.8/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.9/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.9/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.9/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.9/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.9/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 1.9/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.0/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.0/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.0/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.0/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.0/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.0/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.1/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.1/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.1/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.1/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.1/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.1/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.2/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.2/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.2/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.2/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.2/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.3/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.3/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.3/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.3/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.3/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.3/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.4/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.4/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.4/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.4/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.4/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.5/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.5/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.5/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.5/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.5/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.5/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.6/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.6/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.6/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.6/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.6/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.7/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.7/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.7/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.7/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.7/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.7/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.8/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.8/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.8/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.8/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.8/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.8/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.9/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.9/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.9/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.9/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.9/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 2.9/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 3.0/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 3.0/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 3.0/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 3.0/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 3.0/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 3.0/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 3.1/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 3.1/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 3.1/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 3.1/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 3.1/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 3.1/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 3.2/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 3.2/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 3.2/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 3.2/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 3.2/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 3.2/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 3.3/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 3.3/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 3.3/3.3 MB error 01-Jan-2023 00:02:06 Progress (1): 3.3 MB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping-omod/1.6.0/metadatamapping-omod-1.6.0.jar (3.3 MB at 5.5 MB/s) error 01-Jan-2023 00:02:06 #17 86.78 [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.2.0:jar error 01-Jan-2023 00:02:06 #17 86.78 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui-omod/2.2.0/htmlformentryui-omod-2.2.0.pom error 01-Jan-2023 00:02:06 #17 86.89 Progress (1): 3.3/9.8 kB error 01-Jan-2023 00:02:06 Progress (1): 6.1/9.8 kB error 01-Jan-2023 00:02:06 Progress (1): 8.9/9.8 kB error 01-Jan-2023 00:02:06 Progress (1): 9.8 kB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui-omod/2.2.0/htmlformentryui-omod-2.2.0.pom (9.8 kB at 44 kB/s) error 01-Jan-2023 00:02:06 #17 87.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui/2.2.0/htmlformentryui-2.2.0.pom error 01-Jan-2023 00:02:06 #17 87.26 Progress (1): 3.3/13 kB error 01-Jan-2023 00:02:06 Progress (1): 6.1/13 kB error 01-Jan-2023 00:02:06 Progress (1): 8.9/13 kB error 01-Jan-2023 00:02:06 Progress (1): 12/13 kB error 01-Jan-2023 00:02:06 Progress (1): 13 kB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui/2.2.0/htmlformentryui-2.2.0.pom (13 kB at 37 kB/s) error 01-Jan-2023 00:02:06 #17 87.37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui-omod/2.2.0/htmlformentryui-omod-2.2.0.jar error 01-Jan-2023 00:02:06 #17 87.67 Progress (1): 0/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.1/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.2/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.3/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.3/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.3/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.3/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.3/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.3/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.3/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.3/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.3/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.3/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.3/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.4/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.4/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.4/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.4/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.4/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.4/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.4/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.4/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.4/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.4/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.4/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.5/1.5 MB error 01-Jan-2023 00:02:06 Progress (1): 1.5 MB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui-omod/2.2.0/htmlformentryui-omod-2.2.0.jar (1.5 MB at 2.9 MB/s) error 01-Jan-2023 00:02:06 #17 87.87 [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.8:jar error 01-Jan-2023 00:02:06 #17 87.87 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata-omod/1.4.8/referencedemodata-omod-1.4.8.pom error 01-Jan-2023 00:02:06 #17 87.98 Progress (1): 3.3/4.9 kB error 01-Jan-2023 00:02:06 Progress (1): 4.9 kB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata-omod/1.4.8/referencedemodata-omod-1.4.8.pom (4.9 kB at 22 kB/s) error 01-Jan-2023 00:02:06 #17 88.10 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata/1.4.8/referencedemodata-1.4.8.pom error 01-Jan-2023 00:02:06 #17 88.30 Progress (1): 3.3/9.9 kB error 01-Jan-2023 00:02:06 Progress (1): 6.1/9.9 kB error 01-Jan-2023 00:02:06 Progress (1): 8.9/9.9 kB error 01-Jan-2023 00:02:06 Progress (1): 9.9 kB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata/1.4.8/referencedemodata-1.4.8.pom (9.9 kB at 32 kB/s) error 01-Jan-2023 00:02:06 #17 88.41 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata-omod/1.4.8/referencedemodata-omod-1.4.8.jar error 01-Jan-2023 00:02:06 #17 88.52 Progress (1): 3.3/57 kB error 01-Jan-2023 00:02:06 Progress (1): 6.1/57 kB error 01-Jan-2023 00:02:06 Progress (1): 8.9/57 kB error 01-Jan-2023 00:02:06 Progress (1): 12/57 kB error 01-Jan-2023 00:02:06 Progress (1): 14/57 kB error 01-Jan-2023 00:02:06 Progress (1): 17/57 kB error 01-Jan-2023 00:02:06 Progress (1): 20/57 kB error 01-Jan-2023 00:02:06 Progress (1): 23/57 kB error 01-Jan-2023 00:02:06 Progress (1): 26/57 kB error 01-Jan-2023 00:02:06 Progress (1): 28/57 kB error 01-Jan-2023 00:02:06 Progress (1): 31/57 kB error 01-Jan-2023 00:02:06 Progress (1): 34/57 kB error 01-Jan-2023 00:02:06 Progress (1): 37/57 kB error 01-Jan-2023 00:02:06 Progress (1): 40/57 kB error 01-Jan-2023 00:02:06 Progress (1): 42/57 kB error 01-Jan-2023 00:02:06 Progress (1): 45/57 kB error 01-Jan-2023 00:02:06 Progress (1): 48/57 kB error 01-Jan-2023 00:02:06 Progress (1): 51/57 kB error 01-Jan-2023 00:02:06 Progress (1): 54/57 kB error 01-Jan-2023 00:02:06 Progress (1): 56/57 kB error 01-Jan-2023 00:02:06 Progress (1): 57 kB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata-omod/1.4.8/referencedemodata-omod-1.4.8.jar (57 kB at 254 kB/s) error 01-Jan-2023 00:02:06 #17 88.64 [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.33.0:jar error 01-Jan-2023 00:02:06 #17 88.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi-omod/1.33.0/emrapi-omod-1.33.0.pom error 01-Jan-2023 00:02:06 #17 88.75 Progress (1): 3.3/19 kB error 01-Jan-2023 00:02:06 Progress (1): 6.1/19 kB error 01-Jan-2023 00:02:06 Progress (1): 8.9/19 kB error 01-Jan-2023 00:02:06 Progress (1): 12/19 kB error 01-Jan-2023 00:02:06 Progress (1): 15/19 kB error 01-Jan-2023 00:02:06 Progress (1): 17/19 kB error 01-Jan-2023 00:02:06 Progress (1): 19 kB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi-omod/1.33.0/emrapi-omod-1.33.0.pom (19 kB at 87 kB/s) error 01-Jan-2023 00:02:06 #17 88.86 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi/1.33.0/emrapi-1.33.0.pom error 01-Jan-2023 00:02:06 #17 88.97 Progress (1): 3.3/15 kB error 01-Jan-2023 00:02:06 Progress (1): 6.1/15 kB error 01-Jan-2023 00:02:06 Progress (1): 8.9/15 kB error 01-Jan-2023 00:02:06 Progress (1): 12/15 kB error 01-Jan-2023 00:02:06 Progress (1): 15/15 kB error 01-Jan-2023 00:02:06 Progress (1): 15 kB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi/1.33.0/emrapi-1.33.0.pom (15 kB at 67 kB/s) error 01-Jan-2023 00:02:06 #17 89.08 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi-omod/1.33.0/emrapi-omod-1.33.0.jar error 01-Jan-2023 00:02:06 #17 89.40 Progress (1): 0/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.1/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.2/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.3/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.4/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.5/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.6/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.7/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.8/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 0.9/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0/1.0 MB error 01-Jan-2023 00:02:06 Progress (1): 1.0 MB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi-omod/1.33.0/emrapi-omod-1.33.0.jar (1.0 MB at 2.0 MB/s) error 01-Jan-2023 00:02:06 #17 89.59 [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.13.0:jar error 01-Jan-2023 00:02:06 #17 89.59 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.pom error 01-Jan-2023 00:02:06 #17 91.46 Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.pom error 01-Jan-2023 00:02:06 #17 91.59 [WARNING] The POM for org.openmrs.module:referenceapplication-omod:jar:2.13.0 is missing, no dependency information available error 01-Jan-2023 00:02:06 #17 91.59 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.jar error 01-Jan-2023 00:02:06 #17 93.96 Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.jar error 01-Jan-2023 00:02:06 #17 93.98 [INFO] ------------------------------------------------------------------------ error 01-Jan-2023 00:02:06 #17 93.98 [INFO] Reactor Summary for Reference Application Distribution 2.13.0-SNAPSHOT: error 01-Jan-2023 00:02:06 #17 93.98 [INFO] error 01-Jan-2023 00:02:06 #17 93.98 [INFO] Reference Application Distribution ................. SUCCESS [ 0.650 s] error 01-Jan-2023 00:02:06 #17 93.98 [INFO] Reference Application Distribution Package ......... FAILURE [01:30 min] error 01-Jan-2023 00:02:06 #17 93.99 [INFO] ------------------------------------------------------------------------ error 01-Jan-2023 00:02:06 #17 93.99 [INFO] BUILD FAILURE error 01-Jan-2023 00:02:06 #17 93.99 [INFO] ------------------------------------------------------------------------ error 01-Jan-2023 00:02:06 #17 93.99 [INFO] Total time: 01:31 min error 01-Jan-2023 00:02:06 #17 93.99 [INFO] Finished at: 2023-01-01T00:02:06Z error 01-Jan-2023 00:02:06 #17 93.99 [INFO] ------------------------------------------------------------------------ error 01-Jan-2023 00:02:06 #17 93.99 [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.5.0:build-distro (build-distro) on project referenceapplication-package: Unable to find/resolve artifact.: Could not find artifact org.openmrs.module:referenceapplication-omod:jar:2.13.0 in openmrs-repo (https://mavenrepo.openmrs.org/public) -> [Help 1] error 01-Jan-2023 00:02:06 #17 93.99 [ERROR] error 01-Jan-2023 00:02:06 #17 93.99 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. error 01-Jan-2023 00:02:06 #17 93.99 [ERROR] Re-run Maven using the -X switch to enable full debug logging. error 01-Jan-2023 00:02:06 #17 93.99 [ERROR] error 01-Jan-2023 00:02:06 #17 93.99 [ERROR] For more information about the errors and possible solutions, please read the following articles: error 01-Jan-2023 00:02:06 #17 93.99 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException error 01-Jan-2023 00:02:06 #17 93.99 [ERROR] error 01-Jan-2023 00:02:06 #17 93.99 [ERROR] After correcting the problems, you can resume the build with the command error 01-Jan-2023 00:02:06 #17 93.99 [ERROR] mvn -rf :referenceapplication-package error 01-Jan-2023 00:02:06 #17 ... error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 00:02:06 #14 99.03 Progress (3): 3.4/30 kB | 3.4/38 kB | 3.4/10 kB error 01-Jan-2023 00:02:06 Progress (4): 3.4/30 kB | 3.4/38 kB | 3.4/10 kB | 3.4/37 kB error 01-Jan-2023 00:02:06 Progress (4): 6.2/30 kB | 3.4/38 kB | 3.4/10 kB | 3.4/37 kB error 01-Jan-2023 00:02:06 Progress (4): 6.2/30 kB | 3.4/38 kB | 6.2/10 kB | 3.4/37 kB error 01-Jan-2023 00:02:06 Progress (4): 6.2/30 kB | 3.4/38 kB | 6.2/10 kB | 6.2/37 kB error 01-Jan-2023 00:02:06 Progress (4): 9.0/30 kB | 3.4/38 kB | 6.2/10 kB | 6.2/37 kB error 01-Jan-2023 00:02:06 Progress (4): 9.0/30 kB | 3.4/38 kB | 9.0/10 kB | 6.2/37 kB error 01-Jan-2023 00:02:06 Progress (4): 9.0/30 kB | 3.4/38 kB | 10 kB | 6.2/37 kB error 01-Jan-2023 00:02:06 Progress (4): 9.0/30 kB | 3.4/38 kB | 10 kB | 9.0/37 kB error 01-Jan-2023 00:02:06 Progress (4): 12/30 kB | 3.4/38 kB | 10 kB | 9.0/37 kB error 01-Jan-2023 00:02:06 Progress (4): 15/30 kB | 3.4/38 kB | 10 kB | 9.0/37 kB error 01-Jan-2023 00:02:06 Progress (4): 17/30 kB | 3.4/38 kB | 10 kB | 9.0/37 kB error 01-Jan-2023 00:02:06 Progress (4): 20/30 kB | 3.4/38 kB | 10 kB | 9.0/37 kB error 01-Jan-2023 00:02:06 Progress (4): 23/30 kB | 3.4/38 kB | 10 kB | 9.0/37 kB error 01-Jan-2023 00:02:06 Progress (4): 23/30 kB | 6.2/38 kB | 10 kB | 9.0/37 kB error 01-Jan-2023 00:02:06 Progress (4): 26/30 kB | 6.2/38 kB | 10 kB | 9.0/37 kB error 01-Jan-2023 00:02:06 Progress (4): 26/30 kB | 6.2/38 kB | 10 kB | 12/37 kB error 01-Jan-2023 00:02:06 Progress (4): 26/30 kB | 6.2/38 kB | 10 kB | 15/37 kB error 01-Jan-2023 00:02:06 Progress (4): 26/30 kB | 6.2/38 kB | 10 kB | 17/37 kB error 01-Jan-2023 00:02:06 Progress (4): 26/30 kB | 6.2/38 kB | 10 kB | 20/37 kB error 01-Jan-2023 00:02:06 Progress (4): 26/30 kB | 6.2/38 kB | 10 kB | 23/37 kB error 01-Jan-2023 00:02:06 Progress (4): 26/30 kB | 6.2/38 kB | 10 kB | 26/37 kB error 01-Jan-2023 00:02:06 Progress (4): 29/30 kB | 6.2/38 kB | 10 kB | 26/37 kB error 01-Jan-2023 00:02:06 Progress (4): 29/30 kB | 9.0/38 kB | 10 kB | 26/37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 9.0/38 kB | 10 kB | 26/37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 12/38 kB | 10 kB | 26/37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 15/38 kB | 10 kB | 26/37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 17/38 kB | 10 kB | 26/37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 20/38 kB | 10 kB | 26/37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 20/38 kB | 10 kB | 29/37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 23/38 kB | 10 kB | 29/37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 23/38 kB | 10 kB | 31/37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 23/38 kB | 10 kB | 34/37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 23/38 kB | 10 kB | 37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 26/38 kB | 10 kB | 37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 29/38 kB | 10 kB | 37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 31/38 kB | 10 kB | 37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 34/38 kB | 10 kB | 37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 37/38 kB | 10 kB | 37 kB error 01-Jan-2023 00:02:06 Progress (4): 30 kB | 38 kB | 10 kB | 37 kB error 01-Jan-2023 00:02:06 Progress (5): 30 kB | 38 kB | 10 kB | 37 kB | 3.4/43 kB error 01-Jan-2023 00:02:06 Progress (5): 30 kB | 38 kB | 10 kB | 37 kB | 6.2/43 kB error 01-Jan-2023 00:02:06 Progress (5): 30 kB | 38 kB | 10 kB | 37 kB | 9.0/43 kB error 01-Jan-2023 00:02:06 Progress (5): 30 kB | 38 kB | 10 kB | 37 kB | 12/43 kB error 01-Jan-2023 00:02:06 Progress (5): 30 kB | 38 kB | 10 kB | 37 kB | 15/43 kB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 31 kB/s) error 01-Jan-2023 00:02:06 #14 99.41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 39 kB/s) error 01-Jan-2023 00:02:06 #14 99.41 Progress (3): 10 kB | 37 kB | 17/43 kB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 38 kB/s) error 01-Jan-2023 00:02:06 #14 99.42 Progress (2): 10 kB | 20/43 kB error 01-Jan-2023 00:02:06 Progress (2): 10 kB | 23/43 kB error 01-Jan-2023 00:02:06 Progress (2): 10 kB | 26/43 kB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 10 kB/s) error 01-Jan-2023 00:02:06 #14 99.42 Progress (1): 29/43 kB error 01-Jan-2023 00:02:06 Progress (1): 31/43 kB error 01-Jan-2023 00:02:06 Progress (1): 34/43 kB error 01-Jan-2023 00:02:06 Progress (1): 37/43 kB error 01-Jan-2023 00:02:06 Progress (1): 40/43 kB error 01-Jan-2023 00:02:06 Progress (1): 43/43 kB error 01-Jan-2023 00:02:06 Progress (1): 43 kB error 01-Jan-2023 00:02:06 #14 ... error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 00:02:06 #17 ERROR: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 00:02:06 #14 99.42 Progress (1): 29/43 kB error 01-Jan-2023 00:02:06 Progress (1): 31/43 kB error 01-Jan-2023 00:02:06 Progress (1): 34/43 kB error 01-Jan-2023 00:02:06 Progress (1): 37/43 kB error 01-Jan-2023 00:02:06 Progress (1): 40/43 kB error 01-Jan-2023 00:02:06 Progress (1): 43/43 kB error 01-Jan-2023 00:02:06 Progress (1): 43 kB error 01-Jan-2023 00:02:06 error 01-Jan-2023 00:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 37 kB/s) error 01-Jan-2023 00:02:07 #14 CANCELED error 01-Jan-2023 00:02:07 ------ error 01-Jan-2023 00:02:07 > [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install: error 01-Jan-2023 00:02:07 #17 93.99 [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.5.0:build-distro (build-distro) on project referenceapplication-package: Unable to find/resolve artifact.: Could not find artifact org.openmrs.module:referenceapplication-omod:jar:2.13.0 in openmrs-repo (https://mavenrepo.openmrs.org/public) -> [Help 1] error 01-Jan-2023 00:02:07 #17 93.99 [ERROR] error 01-Jan-2023 00:02:07 #17 93.99 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. error 01-Jan-2023 00:02:07 #17 93.99 [ERROR] Re-run Maven using the -X switch to enable full debug logging. error 01-Jan-2023 00:02:07 #17 93.99 [ERROR] error 01-Jan-2023 00:02:07 #17 93.99 [ERROR] For more information about the errors and possible solutions, please read the following articles: error 01-Jan-2023 00:02:07 #17 93.99 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException error 01-Jan-2023 00:02:07 #17 93.99 [ERROR] error 01-Jan-2023 00:02:07 #17 93.99 [ERROR] After correcting the problems, you can resume the build with the command error 01-Jan-2023 00:02:07 #17 93.99 [ERROR] mvn -rf :referenceapplication-package error 01-Jan-2023 00:02:07 ------ error 01-Jan-2023 00:02:07 Dockerfile:14 error 01-Jan-2023 00:02:07 -------------------- error 01-Jan-2023 00:02:07 12 | error 01-Jan-2023 00:02:07 13 | # Build the distro error 01-Jan-2023 00:02:07 14 | >>> RUN mvn $MVN_ARGS_SETTINGS $MVN_ARGS error 01-Jan-2023 00:02:07 15 | error 01-Jan-2023 00:02:07 16 | ### Run Stage error 01-Jan-2023 00:02:07 -------------------- error 01-Jan-2023 00:02:07 error: failed to solve: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 simple 01-Jan-2023 00:02:07 Failing task since return code of [/home/bamboo-agent/bamboo-agent/temp/REFAPP-OMODDISTRO-DNDI-13356-ScriptBuildTask-2836947393476098423.sh] was 1 while expected 0 simple 01-Jan-2023 00:02:07 Finished task 'Build and push nightly docker image' with result: Failed simple 01-Jan-2023 00:02:07 Running post build plugin 'Docker Container Cleanup' simple 01-Jan-2023 00:02:07 Running post build plugin 'NCover Results Collector' simple 01-Jan-2023 00:02:07 Running post build plugin 'Build Results Label Collector' simple 01-Jan-2023 00:02:07 Running post build plugin 'Clover Results Collector' simple 01-Jan-2023 00:02:07 Running post build plugin 'npm Cache Cleanup' simple 01-Jan-2023 00:02:07 Running post build plugin 'Artifact Copier' simple 01-Jan-2023 00:02:07 Finalising the build... simple 01-Jan-2023 00:02:07 Stopping timer. simple 01-Jan-2023 00:02:07 Build REFAPP-OMODDISTRO-DNDI-13356 completed. simple 01-Jan-2023 00:02:07 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 01-Jan-2023 00:02:07 Running on server: post build plugin 'NCover Results Collector' simple 01-Jan-2023 00:02:07 Running on server: post build plugin 'Build Labeller' simple 01-Jan-2023 00:02:07 Running on server: post build plugin 'Clover Delta Calculator' simple 01-Jan-2023 00:02:07 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 01-Jan-2023 00:02:07 All post build plugins have finished simple 01-Jan-2023 00:02:07 Generating build results summary... simple 01-Jan-2023 00:02:07 Saving build results to disk... simple 01-Jan-2023 00:02:07 Store variable context... simple 01-Jan-2023 00:02:07 Finished building REFAPP-OMODDISTRO-DNDI-13356.