[2023-12-06T09:28:14.512Z] Démarré par le projet amont "Silverpeas_Release" de numéro de build 58 [2023-12-06T09:28:14.512Z] Causé à l'origine par : [2023-12-06T09:28:14.512Z] Démarré par l'utilisateur Miguel Moquillon [2023-12-06T09:28:14.512Z] Running as userbuild [2023-12-06T09:28:15.308Z] Obtained src/releases/docker-test/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git [2023-12-06T09:28:15.447Z] [Pipeline] Start of Pipeline [2023-12-06T09:28:15.661Z] [Pipeline] node [2023-12-06T09:28:15.663Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas Test Image [2023-12-06T09:28:15.665Z] [Pipeline] { [2023-12-06T09:28:15.676Z] [Pipeline] stage [2023-12-06T09:28:15.677Z] [Pipeline] { (Declarative: Checkout SCM) [2023-12-06T09:28:15.683Z] [Pipeline] checkout [2023-12-06T09:28:15.685Z] Selected Git installation does not exist. Using Default [2023-12-06T09:28:15.685Z] The recommended git tool is: NONE [2023-12-06T09:28:15.685Z] No credentials specified [2023-12-06T09:28:15.685Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Test Image/.git # timeout=10 [2023-12-06T09:28:15.690Z] Fetching changes from the remote Git repository [2023-12-06T09:28:15.691Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 [2023-12-06T09:28:15.695Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git [2023-12-06T09:28:15.696Z] > /usr/bin/git --version # timeout=10 [2023-12-06T09:28:15.699Z] > git --version # 'git version 2.34.1' [2023-12-06T09:28:15.700Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T09:28:16.076Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2023-12-06T09:28:16.080Z] Checking out Revision a3e3109be7bea387df42254cafa05a6adea05e89 (refs/remotes/origin/master) [2023-12-06T09:28:16.080Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2023-12-06T09:28:16.084Z] > /usr/bin/git checkout -f a3e3109be7bea387df42254cafa05a6adea05e89 # timeout=10 [2023-12-06T09:28:16.110Z] Commit message: "Updating the Jenkins file of WebBrowserEdition project according to the new convention rules." [2023-12-06T09:28:16.110Z] > /usr/bin/git rev-list --no-walk a3e3109be7bea387df42254cafa05a6adea05e89 # timeout=10 [2023-12-06T09:28:16.123Z] [Pipeline] } [2023-12-06T09:28:16.126Z] [Pipeline] // stage [2023-12-06T09:28:16.133Z] [Pipeline] withEnv [2023-12-06T09:28:16.133Z] [Pipeline] { [2023-12-06T09:28:16.148Z] [Pipeline] withEnv [2023-12-06T09:28:16.148Z] [Pipeline] { [2023-12-06T09:28:16.155Z] [Pipeline] stage [2023-12-06T09:28:16.156Z] [Pipeline] { (Check the Docker image version to build) [2023-12-06T09:28:16.202Z] Stage "Check the Docker image version to build" skipped due to when conditional [2023-12-06T09:28:16.203Z] [Pipeline] } [2023-12-06T09:28:16.206Z] [Pipeline] // stage [2023-12-06T09:28:16.215Z] [Pipeline] stage [2023-12-06T09:28:16.216Z] [Pipeline] { (Prepare the project) [2023-12-06T09:28:16.239Z] [Pipeline] git [2023-12-06T09:28:16.242Z] The recommended git tool is: NONE [2023-12-06T09:28:16.243Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2023-12-06T09:28:16.291Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Test Image/.git # timeout=10 [2023-12-06T09:28:16.296Z] Fetching changes from the remote Git repository [2023-12-06T09:28:16.299Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/docker-silverpeas-test # timeout=10 [2023-12-06T09:28:16.304Z] Fetching upstream changes from https://github.com/Silverpeas/docker-silverpeas-test [2023-12-06T09:28:16.304Z] > /usr/bin/git --version # timeout=10 [2023-12-06T09:28:16.309Z] > git --version # 'git version 2.34.1' [2023-12-06T09:28:16.309Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2023-12-06T09:28:16.310Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/docker-silverpeas-test +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T09:28:16.699Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2023-12-06T09:28:16.704Z] Checking out Revision f05ac561e09b182c8edf55e7aeef1d35338da7bf (refs/remotes/origin/6.3.x) [2023-12-06T09:28:16.704Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2023-12-06T09:28:16.708Z] > /usr/bin/git checkout -f f05ac561e09b182c8edf55e7aeef1d35338da7bf # timeout=10 [2023-12-06T09:28:16.767Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2023-12-06T09:28:16.774Z] > /usr/bin/git branch -D 6.3.x # timeout=10 [2023-12-06T09:28:16.778Z] > /usr/bin/git checkout -b 6.3.x f05ac561e09b182c8edf55e7aeef1d35338da7bf # timeout=10 [2023-12-06T09:28:16.805Z] Commit message: "Upgrade for Silverpeas 6.3.2" [2023-12-06T09:28:16.805Z] > /usr/bin/git rev-list --no-walk 1185b6101db560d75a00380db360652a75144100 # timeout=10 [2023-12-06T09:28:16.818Z] [Pipeline] script [2023-12-06T09:28:16.820Z] [Pipeline] { [2023-12-06T09:28:16.824Z] [Pipeline] sh [2023-12-06T09:28:17.077Z] + grep -oP (?<=build=)\d+ Dockerfile [2023-12-06T09:28:17.079Z] [Pipeline] } [2023-12-06T09:28:17.083Z] [Pipeline] // script [2023-12-06T09:28:17.091Z] [Pipeline] } [2023-12-06T09:28:17.098Z] [Pipeline] // stage [2023-12-06T09:28:17.103Z] [Pipeline] stage [2023-12-06T09:28:17.104Z] [Pipeline] { (Update Wildfly version) [2023-12-06T09:28:17.132Z] [Pipeline] script [2023-12-06T09:28:17.135Z] [Pipeline] { [2023-12-06T09:28:17.146Z] [Pipeline] echo [2023-12-06T09:28:17.146Z] Update Wildfly to 26.1.1 [2023-12-06T09:28:17.148Z] [Pipeline] sh [2023-12-06T09:28:17.405Z] + sed -i -e s/WILDFLY_VERSION=[0-9.]\+/WILDFLY_VERSION=26.1.1/g Dockerfile [2023-12-06T09:28:17.405Z] + git diff --quiet [2023-12-06T09:28:17.405Z] [Pipeline] } [2023-12-06T09:28:17.411Z] [Pipeline] // script [2023-12-06T09:28:17.414Z] [Pipeline] } [2023-12-06T09:28:17.417Z] [Pipeline] // stage [2023-12-06T09:28:17.424Z] [Pipeline] stage [2023-12-06T09:28:17.424Z] [Pipeline] { (Update Silverpeas version) [2023-12-06T09:28:17.436Z] [Pipeline] echo [2023-12-06T09:28:17.436Z] Update Silverpeas to 6.3.3 [2023-12-06T09:28:17.437Z] [Pipeline] script [2023-12-06T09:28:17.440Z] [Pipeline] { [2023-12-06T09:28:17.444Z] [Pipeline] sh [2023-12-06T09:28:17.698Z] + sed -i -e s/SILVERPEAS_VERSION=[0-9a-zA-Z.-]\+/SILVERPEAS_VERSION=6.3.3/g Dockerfile [2023-12-06T09:28:17.698Z] + git diff --quiet [2023-12-06T09:28:17.699Z] [Pipeline] sh [2023-12-06T09:28:17.953Z] + sed -i -e s/build=.\+/build=1/g Dockerfile [2023-12-06T09:28:17.953Z] [Pipeline] } [2023-12-06T09:28:17.961Z] [Pipeline] // script [2023-12-06T09:28:17.969Z] [Pipeline] } [2023-12-06T09:28:17.976Z] [Pipeline] // stage [2023-12-06T09:28:17.986Z] [Pipeline] stage [2023-12-06T09:28:17.987Z] [Pipeline] { (Update image build version) [2023-12-06T09:28:18.011Z] Stage "Update image build version" skipped due to when conditional [2023-12-06T09:28:18.012Z] [Pipeline] } [2023-12-06T09:28:18.019Z] [Pipeline] // stage [2023-12-06T09:28:18.030Z] [Pipeline] stage [2023-12-06T09:28:18.031Z] [Pipeline] { (Push modifications) [2023-12-06T09:28:18.061Z] [Pipeline] withCredentials [2023-12-06T09:28:18.072Z] Masking supported pattern matches of $GIT_AUTH or $GIT_AUTH_USR or $GIT_AUTH_PSW [2023-12-06T09:28:18.074Z] [Pipeline] { [2023-12-06T09:28:18.090Z] [Pipeline] sh [2023-12-06T09:28:18.347Z] + git config --local credential.helper !f() { echo username=${GIT_AUTH_USR}; echo password=$GIT_AUTH_PSW; }; f [2023-12-06T09:28:18.351Z] [Pipeline] sh [2023-12-06T09:28:18.607Z] + git commit -am Upgrade for Silverpeas 6.3.3 [2023-12-06T09:28:18.607Z] [6.3.x ac51256] Upgrade for Silverpeas 6.3.3 [2023-12-06T09:28:18.607Z] 1 file changed, 1 insertion(+), 1 deletion(-) [2023-12-06T09:28:18.607Z] + git push origin HEAD:6.3.x [2023-12-06T09:28:19.518Z] remote: [2023-12-06T09:28:19.518Z] remote: GitHub found 4 vulnerabilities on Silverpeas/docker-silverpeas-test's default branch (4 moderate). To find out more, visit: [2023-12-06T09:28:19.518Z] remote: https://github.com/Silverpeas/docker-silverpeas-test/security/dependabot [2023-12-06T09:28:19.518Z] remote: [2023-12-06T09:28:19.518Z] To https://github.com/Silverpeas/docker-silverpeas-test [2023-12-06T09:28:19.518Z] f05ac56..ac51256 HEAD -> 6.3.x [2023-12-06T09:28:19.518Z] + git push --tags [2023-12-06T09:28:19.769Z] Everything up-to-date [2023-12-06T09:28:19.770Z] [Pipeline] } [2023-12-06T09:28:19.775Z] [Pipeline] // withCredentials [2023-12-06T09:28:19.779Z] [Pipeline] } [2023-12-06T09:28:19.787Z] [Pipeline] // stage [2023-12-06T09:28:19.797Z] [Pipeline] stage [2023-12-06T09:28:19.797Z] [Pipeline] { (Build image) [2023-12-06T09:28:19.821Z] [Pipeline] script [2023-12-06T09:28:19.825Z] [Pipeline] { [2023-12-06T09:28:19.923Z] [Pipeline] isUnix [2023-12-06T09:28:19.933Z] [Pipeline] withEnv [2023-12-06T09:28:19.933Z] [Pipeline] { [2023-12-06T09:28:19.943Z] [Pipeline] sh [2023-12-06T09:28:20.199Z] + docker build -t silverpeas/silverpeas-test:6.3.3 . [2023-12-06T09:28:20.749Z] #0 building with "default" instance using docker driver [2023-12-06T09:28:20.749Z] [2023-12-06T09:28:20.749Z] #1 [internal] load .dockerignore [2023-12-06T09:28:20.749Z] #1 transferring context: 2B done [2023-12-06T09:28:20.749Z] #1 DONE 0.0s [2023-12-06T09:28:20.749Z] [2023-12-06T09:28:20.749Z] #2 [internal] load build definition from Dockerfile [2023-12-06T09:28:20.749Z] #2 transferring dockerfile: 4.80kB done [2023-12-06T09:28:20.749Z] #2 DONE 0.0s [2023-12-06T09:28:20.749Z] [2023-12-06T09:28:20.749Z] #3 [internal] load metadata for docker.io/library/ubuntu:focal [2023-12-06T09:28:20.749Z] #3 DONE 0.0s [2023-12-06T09:28:20.749Z] [2023-12-06T09:28:20.749Z] #4 [ 1/16] FROM docker.io/library/ubuntu:focal [2023-12-06T09:28:20.749Z] #4 DONE 0.0s [2023-12-06T09:28:20.749Z] [2023-12-06T09:28:20.749Z] #5 [ 3/16] RUN wget -nc https://www.silverpeas.org/files/swftools-bin-0.9.2.zip && echo 'd40bd091c84bde2872f2733a3c767b3a686c8e8477a3af3a96ef347cf05c5e43 *swftools-bin-0.9.2.zip' | sha256sum - && unzip swftools-bin-0.9.2.zip -d / && rm swftools-bin-0.9.2.zip [2023-12-06T09:28:20.749Z] #5 CACHED [2023-12-06T09:28:20.749Z] [2023-12-06T09:28:20.749Z] #6 [ 4/16] RUN wget -nc https://www.silverpeas.org/files/pdf2json-bin-0.68.zip && echo 'eec849cdd75224f9d44c0999ed1fbe8764a773d8ab0cf7fff4bf922ab81c9f84 *pdf2json-bin-0.68.zip' | sha256sum - && unzip pdf2json-bin-0.68.zip -d / && rm pdf2json-bin-0.68.zip [2023-12-06T09:28:20.749Z] #6 CACHED [2023-12-06T09:28:20.749Z] [2023-12-06T09:28:20.749Z] #7 [ 2/16] RUN apt-get update && apt-get install -y tzdata && apt-get install -y apt-utils iputils-ping curl wget vim locales language-pack-en language-pack-fr procps net-tools zip unzip openjdk-11-jdk ffmpeg imagemagick ghostscript libreoffice ure gpgv && rm -rf /var/lib/apt/lists/* && update-ca-certificates -f [2023-12-06T09:28:20.749Z] #7 CACHED [2023-12-06T09:28:20.749Z] [2023-12-06T09:28:20.749Z] #8 [ 5/16] RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen && echo "fr_FR.UTF-8 UTF-8" >> /etc/locale.gen && echo "de_DE.UTF-8 UTF-8" >> /etc/locale.gen && locale-gen && update-locale LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_ALL=en_US.UTF-8 [2023-12-06T09:28:20.749Z] #8 CACHED [2023-12-06T09:28:20.749Z] [2023-12-06T09:28:20.749Z] #9 [internal] load build context [2023-12-06T09:28:20.749Z] #9 transferring context: 3.29MB 0.1s done [2023-12-06T09:28:20.749Z] #9 DONE 0.1s [2023-12-06T09:28:20.749Z] [2023-12-06T09:28:20.749Z] #10 [ 6/16] RUN wget -nc https://www.silverpeas.org/files/silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip && wget -nc https://www.silverpeas.org/files/silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip.asc && ( gpg --keyserver keys.openpgp.org --recv-keys 3F4657EF9C591F2FEA458FEBC19391EB3DF442B6 || gpg --keyserver pgp.mit.edu --recv-keys 3F4657EF9C591F2FEA458FEBC19391EB3DF442B6 || gpg --keyserver keyserver.pgp.com --recv-keys 3F4657EF9C591F2FEA458FEBC19391EB3DF442B6 ) && gpg --batch --verify silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip.asc silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip && wget -nc https://github.com/wildfly/wildfly/releases/download/${WILDFLY_VERSION}.Final/wildfly-${WILDFLY_VERSION}.Final.zip && unzip silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip -d /opt && unzip wildfly-${WILDFLY_VERSION}.Final.zip -d /opt && mv /opt/silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?} /opt/silverpeas && mv /opt/wildfly-${WILDFLY_VERSION}.Final /opt/wildfly && rm *.zip && mkdir -p /root/.m2 [2023-12-06T09:28:21.000Z] #10 0.306 --2023-12-06 09:28:20-- https://www.silverpeas.org/files/silverpeas-6.3.3-wildfly26.zip [2023-12-06T09:28:21.000Z] #10 0.315 Resolving www.silverpeas.org (www.silverpeas.org)... 62.210.136.189 [2023-12-06T09:28:21.000Z] #10 0.316 Connecting to www.silverpeas.org (www.silverpeas.org)|62.210.136.189|:443... connected. [2023-12-06T09:28:21.000Z] #10 0.342 HTTP request sent, awaiting response... 200 OK [2023-12-06T09:28:21.000Z] #10 0.372 Length: 5204736 (5.0M) [application/zip] [2023-12-06T09:28:21.000Z] #10 0.372 Saving to: ‘silverpeas-6.3.3-wildfly26.zip’ [2023-12-06T09:28:21.000Z] #10 0.372 [2023-12-06T09:28:21.000Z] #10 0.372 0K .......... .......... .......... .......... .......... 0% 2.15M 2s [2023-12-06T09:28:21.000Z] #10 0.395 50K .......... .......... .......... .......... .......... 1% 4.07M 2s [2023-12-06T09:28:21.000Z] #10 0.407 100K .......... .......... .......... .......... .......... 2% 27.4M 1s [2023-12-06T09:28:21.000Z] #10 0.409 150K .......... .......... .......... .......... .......... 3% 4.29M 1s [2023-12-06T09:28:21.000Z] #10 0.420 200K .......... .......... .......... .......... .......... 4% 71.1M 1s [2023-12-06T09:28:21.000Z] #10 0.421 250K .......... .......... .......... .......... .......... 5% 28.6M 1s [2023-12-06T09:28:21.000Z] #10 0.422 300K .......... .......... .......... .......... .......... 6% 82.2M 1s [2023-12-06T09:28:21.000Z] #10 0.423 350K .......... .......... .......... .......... .......... 7% 3.47M 1s [2023-12-06T09:28:21.000Z] #10 0.437 400K .......... .......... .......... .......... .......... 8% 82.8M 1s [2023-12-06T09:28:21.000Z] #10 0.438 450K .......... .......... .......... .......... .......... 9% 108M 1s [2023-12-06T09:28:21.000Z] #10 0.438 500K .......... .......... .......... .......... .......... 10% 95.8M 1s [2023-12-06T09:28:21.000Z] #10 0.439 550K .......... .......... .......... .......... .......... 11% 73.8M 1s [2023-12-06T09:28:21.000Z] #10 0.439 600K .......... .......... .......... .......... .......... 12% 40.3M 0s [2023-12-06T09:28:21.000Z] #10 0.441 650K .......... .......... .......... .......... .......... 13% 7.18M 0s [2023-12-06T09:28:21.000Z] #10 0.447 700K .......... .......... .......... .......... .......... 14% 78.0M 0s [2023-12-06T09:28:21.000Z] #10 0.448 750K .......... .......... .......... .......... .......... 15% 79.7M 0s [2023-12-06T09:28:21.000Z] #10 0.449 800K .......... .......... .......... .......... .......... 16% 90.9M 0s [2023-12-06T09:28:21.000Z] #10 0.449 850K .......... .......... .......... .......... .......... 17% 67.9M 0s [2023-12-06T09:28:21.000Z] #10 0.450 900K .......... .......... .......... .......... .......... 18% 6.80M 0s [2023-12-06T09:28:21.000Z] #10 0.457 950K .......... .......... .......... .......... .......... 19% 63.9M 0s [2023-12-06T09:28:21.000Z] #10 0.458 1000K .......... .......... .......... .......... .......... 20% 77.1M 0s [2023-12-06T09:28:21.000Z] #10 0.458 1050K .......... .......... .......... .......... .......... 21% 82.8M 0s [2023-12-06T09:28:21.000Z] #10 0.459 1100K .......... .......... .......... .......... .......... 22% 73.5M 0s [2023-12-06T09:28:21.000Z] #10 0.460 1150K .......... .......... .......... .......... .......... 23% 76.5M 0s [2023-12-06T09:28:21.000Z] #10 0.460 1200K .......... .......... .......... .......... .......... 24% 7.28M 0s [2023-12-06T09:28:21.000Z] #10 0.467 1250K .......... .......... .......... .......... .......... 25% 51.8M 0s [2023-12-06T09:28:21.000Z] #10 0.468 1300K .......... .......... .......... .......... .......... 26% 86.2M 0s [2023-12-06T09:28:21.000Z] #10 0.468 1350K .......... .......... .......... .......... .......... 27% 83.7M 0s [2023-12-06T09:28:21.000Z] #10 0.469 1400K .......... .......... .......... .......... .......... 28% 83.7M 0s [2023-12-06T09:28:21.000Z] #10 0.470 1450K .......... .......... .......... .......... .......... 29% 74.5M 0s [2023-12-06T09:28:21.000Z] #10 0.470 1500K .......... .......... .......... .......... .......... 30% 89.7M 0s [2023-12-06T09:28:21.250Z] #10 0.471 1550K .......... .......... .......... .......... .......... 31% 6.88M 0s [2023-12-06T09:28:21.251Z] #10 0.478 1600K .......... .......... .......... .......... .......... 32% 77.8M 0s [2023-12-06T09:28:21.251Z] #10 0.479 1650K .......... .......... .......... .......... .......... 33% 76.7M 0s [2023-12-06T09:28:21.251Z] #10 0.479 1700K .......... .......... .......... .......... .......... 34% 71.2M 0s [2023-12-06T09:28:21.251Z] #10 0.480 1750K .......... .......... .......... .......... .......... 35% 82.5M 0s [2023-12-06T09:28:21.251Z] #10 0.481 1800K .......... .......... .......... .......... .......... 36% 72.2M 0s [2023-12-06T09:28:21.251Z] #10 0.481 1850K .......... .......... .......... .......... .......... 37% 7.68M 0s [2023-12-06T09:28:21.251Z] #10 0.488 1900K .......... .......... .......... .......... .......... 38% 61.4M 0s [2023-12-06T09:28:21.251Z] #10 0.488 1950K .......... .......... .......... .......... .......... 39% 66.1M 0s [2023-12-06T09:28:21.251Z] #10 0.489 2000K .......... .......... .......... .......... .......... 40% 77.8M 0s [2023-12-06T09:28:21.251Z] #10 0.490 2050K .......... .......... .......... .......... .......... 41% 90.0M 0s [2023-12-06T09:28:21.251Z] #10 0.490 2100K .......... .......... .......... .......... .......... 42% 59.3M 0s [2023-12-06T09:28:21.251Z] #10 0.491 2150K .......... .......... .......... .......... .......... 43% 71.6M 0s [2023-12-06T09:28:21.251Z] #10 0.492 2200K .......... .......... .......... .......... .......... 44% 7.73M 0s [2023-12-06T09:28:21.251Z] #10 0.498 2250K .......... .......... .......... .......... .......... 45% 64.0M 0s [2023-12-06T09:28:21.251Z] #10 0.499 2300K .......... .......... .......... .......... .......... 46% 80.8M 0s [2023-12-06T09:28:21.251Z] #10 0.499 2350K .......... .......... .......... .......... .......... 47% 49.6M 0s [2023-12-06T09:28:21.251Z] #10 0.500 2400K .......... .......... .......... .......... .......... 48% 87.9M 0s [2023-12-06T09:28:21.251Z] #10 0.501 2450K .......... .......... .......... .......... .......... 49% 50.2M 0s [2023-12-06T09:28:21.251Z] #10 0.502 2500K .......... .......... .......... .......... .......... 50% 19.3M 0s [2023-12-06T09:28:21.251Z] #10 0.504 2550K .......... .......... .......... .......... .......... 51% 18.6M 0s [2023-12-06T09:28:21.251Z] #10 0.507 2600K .......... .......... .......... .......... .......... 52% 26.3M 0s [2023-12-06T09:28:21.251Z] #10 0.509 2650K .......... .......... .......... .......... .......... 53% 67.9M 0s [2023-12-06T09:28:21.251Z] #10 0.510 2700K .......... .......... .......... .......... .......... 54% 50.6M 0s [2023-12-06T09:28:21.251Z] #10 0.511 2750K .......... .......... .......... .......... .......... 55% 86.4M 0s [2023-12-06T09:28:21.251Z] #10 0.511 2800K .......... .......... .......... .......... .......... 56% 62.3M 0s [2023-12-06T09:28:21.251Z] #10 0.512 2850K .......... .......... .......... .......... .......... 57% 59.7M 0s [2023-12-06T09:28:21.251Z] #10 0.513 2900K .......... .......... .......... .......... .......... 58% 11.8M 0s [2023-12-06T09:28:21.251Z] #10 0.517 2950K .......... .......... .......... .......... .......... 59% 25.5M 0s [2023-12-06T09:28:21.251Z] #10 0.519 3000K .......... .......... .......... .......... .......... 60% 72.7M 0s [2023-12-06T09:28:21.251Z] #10 0.520 3050K .......... .......... .......... .......... .......... 60% 84.1M 0s [2023-12-06T09:28:21.251Z] #10 0.520 3100K .......... .......... .......... .......... .......... 61% 58.0M 0s [2023-12-06T09:28:21.251Z] #10 0.521 3150K .......... .......... .......... .......... .......... 62% 45.6M 0s [2023-12-06T09:28:21.251Z] #10 0.522 3200K .......... .......... .......... .......... .......... 63% 65.4M 0s [2023-12-06T09:28:21.251Z] #10 0.523 3250K .......... .......... .......... .......... .......... 64% 39.6M 0s [2023-12-06T09:28:21.251Z] #10 0.524 3300K .......... .......... .......... .......... .......... 65% 14.3M 0s [2023-12-06T09:28:21.251Z] #10 0.527 3350K .......... .......... .......... .......... .......... 66% 26.0M 0s [2023-12-06T09:28:21.251Z] #10 0.529 3400K .......... .......... .......... .......... .......... 67% 42.0M 0s [2023-12-06T09:28:21.251Z] #10 0.530 3450K .......... .......... .......... .......... .......... 68% 55.0M 0s [2023-12-06T09:28:21.251Z] #10 0.531 3500K .......... .......... .......... .......... .......... 69% 56.5M 0s [2023-12-06T09:28:21.251Z] #10 0.532 3550K .......... .......... .......... .......... .......... 70% 31.4M 0s [2023-12-06T09:28:21.251Z] #10 0.534 3600K .......... .......... .......... .......... .......... 71% 49.4M 0s [2023-12-06T09:28:21.251Z] #10 0.535 3650K .......... .......... .......... .......... .......... 72% 35.2M 0s [2023-12-06T09:28:21.251Z] #10 0.536 3700K .......... .......... .......... .......... .......... 73% 20.3M 0s [2023-12-06T09:28:21.251Z] #10 0.539 3750K .......... .......... .......... .......... .......... 74% 40.8M 0s [2023-12-06T09:28:21.251Z] #10 0.540 3800K .......... .......... .......... .......... .......... 75% 37.4M 0s [2023-12-06T09:28:21.251Z] #10 0.541 3850K .......... .......... .......... .......... .......... 76% 47.0M 0s [2023-12-06T09:28:21.251Z] #10 0.542 3900K .......... .......... .......... .......... .......... 77% 71.4M 0s [2023-12-06T09:28:21.251Z] #10 0.543 3950K .......... .......... .......... .......... .......... 78% 35.7M 0s [2023-12-06T09:28:21.251Z] #10 0.544 4000K .......... .......... .......... .......... .......... 79% 37.1M 0s [2023-12-06T09:28:21.251Z] #10 0.545 4050K .......... .......... .......... .......... .......... 80% 42.9M 0s [2023-12-06T09:28:21.251Z] #10 0.547 4100K .......... .......... .......... .......... .......... 81% 26.1M 0s [2023-12-06T09:28:21.251Z] #10 0.548 4150K .......... .......... .......... .......... .......... 82% 39.6M 0s [2023-12-06T09:28:21.251Z] #10 0.550 4200K .......... .......... .......... .......... .......... 83% 37.0M 0s [2023-12-06T09:28:21.251Z] #10 0.551 4250K .......... .......... .......... .......... .......... 84% 46.2M 0s [2023-12-06T09:28:21.251Z] #10 0.552 4300K .......... .......... .......... .......... .......... 85% 54.3M 0s [2023-12-06T09:28:21.251Z] #10 0.553 4350K .......... .......... .......... .......... .......... 86% 49.8M 0s [2023-12-06T09:28:21.251Z] #10 0.554 4400K .......... .......... .......... .......... .......... 87% 89.8M 0s [2023-12-06T09:28:21.251Z] #10 0.554 4450K .......... .......... .......... .......... .......... 88% 40.8M 0s [2023-12-06T09:28:21.251Z] #10 0.556 4500K .......... .......... .......... .......... .......... 89% 38.9M 0s [2023-12-06T09:28:21.251Z] #10 0.557 4550K .......... .......... .......... .......... .......... 90% 36.1M 0s [2023-12-06T09:28:21.251Z] #10 0.558 4600K .......... .......... .......... .......... .......... 91% 22.6M 0s [2023-12-06T09:28:21.251Z] #10 0.560 4650K .......... .......... .......... .......... .......... 92% 68.3M 0s [2023-12-06T09:28:21.251Z] #10 0.561 4700K .......... .......... .......... .......... .......... 93% 38.7M 0s [2023-12-06T09:28:21.251Z] #10 0.562 4750K .......... .......... .......... .......... .......... 94% 63.2M 0s [2023-12-06T09:28:21.251Z] #10 0.563 4800K .......... .......... .......... .......... .......... 95% 50.2M 0s [2023-12-06T09:28:21.251Z] #10 0.564 4850K .......... .......... .......... .......... .......... 96% 35.3M 0s [2023-12-06T09:28:21.251Z] #10 0.566 4900K .......... .......... .......... .......... .......... 97% 72.7M 0s [2023-12-06T09:28:21.251Z] #10 0.566 4950K .......... .......... .......... .......... .......... 98% 48.0M 0s [2023-12-06T09:28:21.251Z] #10 0.567 5000K .......... .......... .......... .......... .......... 99% 46.4M 0s [2023-12-06T09:28:21.251Z] #10 0.568 5050K .......... .......... .......... .. 100% 24.2M=0.2s [2023-12-06T09:28:21.251Z] #10 0.570 [2023-12-06T09:28:21.251Z] #10 0.570 2023-12-06 09:28:20 (25.1 MB/s) - ‘silverpeas-6.3.3-wildfly26.zip’ saved [5204736/5204736] [2023-12-06T09:28:21.251Z] #10 0.570 [2023-12-06T09:28:21.251Z] #10 0.573 --2023-12-06 09:28:20-- https://www.silverpeas.org/files/silverpeas-6.3.3-wildfly26.zip.asc [2023-12-06T09:28:21.251Z] #10 0.574 Resolving www.silverpeas.org (www.silverpeas.org)... 62.210.136.189 [2023-12-06T09:28:21.251Z] #10 0.575 Connecting to www.silverpeas.org (www.silverpeas.org)|62.210.136.189|:443... connected. [2023-12-06T09:28:21.251Z] #10 0.601 HTTP request sent, awaiting response... 200 OK [2023-12-06T09:28:21.251Z] #10 0.624 Length: 488 [application/pgp-keys] [2023-12-06T09:28:21.251Z] #10 0.624 Saving to: ‘silverpeas-6.3.3-wildfly26.zip.asc’ [2023-12-06T09:28:21.251Z] #10 0.624 [2023-12-06T09:28:21.251Z] #10 0.624 0K 100% 69.2M=0s [2023-12-06T09:28:21.251Z] #10 0.624 [2023-12-06T09:28:21.251Z] #10 0.624 2023-12-06 09:28:21 (69.2 MB/s) - ‘silverpeas-6.3.3-wildfly26.zip.asc’ saved [488/488] [2023-12-06T09:28:21.251Z] #10 0.624 [2023-12-06T09:28:21.251Z] #10 0.635 gpg: directory '/root/.gnupg' created [2023-12-06T09:28:21.252Z] #10 0.635 gpg: keybox '/root/.gnupg/pubring.kbx' created [2023-12-06T09:28:21.802Z] #10 1.323 gpg: /root/.gnupg/trustdb.gpg: trustdb created [2023-12-06T09:28:22.053Z] #10 1.323 gpg: key C19391EB3DF442B6: public key "Miguel Moquillon " imported [2023-12-06T09:28:22.053Z] #10 1.334 gpg: Total number processed: 1 [2023-12-06T09:28:22.053Z] #10 1.334 gpg: imported: 1 [2023-12-06T09:28:22.053Z] #10 1.386 gpg: Signature made Wed 06 Dec 2023 09:23:16 AM UTC [2023-12-06T09:28:22.053Z] #10 1.386 gpg: using RSA key 3F4657EF9C591F2FEA458FEBC19391EB3DF442B6 [2023-12-06T09:28:22.053Z] #10 1.386 gpg: Good signature from "Miguel Moquillon " [unknown] [2023-12-06T09:28:22.053Z] #10 1.386 gpg: WARNING: This key is not certified with a trusted signature! [2023-12-06T09:28:22.053Z] #10 1.386 gpg: There is no indication that the signature belongs to the owner. [2023-12-06T09:28:22.053Z] #10 1.386 Primary key fingerprint: 3F46 57EF 9C59 1F2F EA45 8FEB C193 91EB 3DF4 42B6 [2023-12-06T09:28:22.053Z] #10 1.389 --2023-12-06 09:28:21-- https://github.com/wildfly/wildfly/releases/download/26.1.1.Final/wildfly-26.1.1.Final.zip [2023-12-06T09:28:22.053Z] #10 1.391 Resolving github.com (github.com)... 140.82.121.3 [2023-12-06T09:28:22.053Z] #10 1.392 Connecting to github.com (github.com)|140.82.121.3|:443... connected. [2023-12-06T09:28:22.053Z] #10 1.411 HTTP request sent, awaiting response... 302 Found [2023-12-06T09:28:22.053Z] #10 1.609 Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/764708/31f5f8d6-6d9d-43ce-b60c-93e60341f2d3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231206%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231206T092821Z&X-Amz-Expires=300&X-Amz-Signature=317672311715b220c16ada9305d0b351bc0d2974d461f201a0111831ab2821ba&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=764708&response-content-disposition=attachment%3B%20filename%3Dwildfly-26.1.1.Final.zip&response-content-type=application%2Foctet-stream [following] [2023-12-06T09:28:22.303Z] #10 1.609 --2023-12-06 09:28:22-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/764708/31f5f8d6-6d9d-43ce-b60c-93e60341f2d3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231206%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231206T092821Z&X-Amz-Expires=300&X-Amz-Signature=317672311715b220c16ada9305d0b351bc0d2974d461f201a0111831ab2821ba&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=764708&response-content-disposition=attachment%3B%20filename%3Dwildfly-26.1.1.Final.zip&response-content-type=application%2Foctet-stream [2023-12-06T09:28:22.303Z] #10 1.609 Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... [2023-12-06T09:28:22.303Z] #10 1.610 Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. [2023-12-06T09:28:22.554Z] #10 1.618 HTTP request sent, awaiting response... 200 OK [2023-12-06T09:28:22.554Z] #10 1.800 Length: 214136499 (204M) [application/octet-stream] [2023-12-06T09:28:22.554Z] #10 1.800 Saving to: ‘wildfly-26.1.1.Final.zip’ [2023-12-06T09:28:22.554Z] #10 1.801 [2023-12-06T09:28:22.554Z] #10 1.801 0K .......... .......... .......... .......... .......... 0% 12.2M 17s [2023-12-06T09:28:22.554Z] #10 1.804 50K .......... .......... .......... .......... .......... 0% 47.4M 11s [2023-12-06T09:28:22.554Z] #10 1.806 100K .......... .......... .......... .......... .......... 0% 27.0M 10s [2023-12-06T09:28:22.554Z] #10 1.807 150K .......... .......... .......... .......... .......... 0% 46.2M 8s [2023-12-06T09:28:22.554Z] #10 1.808 200K .......... .......... .......... .......... .......... 0% 48.2M 7s [2023-12-06T09:28:22.554Z] #10 1.809 250K .......... .......... .......... .......... .......... 0% 38.9M 7s [2023-12-06T09:28:22.554Z] #10 1.811 300K .......... .......... .......... .......... .......... 0% 51.6M 7s [2023-12-06T09:28:22.554Z] #10 1.812 350K .......... .......... .......... .......... .......... 0% 31.0M 7s [2023-12-06T09:28:22.554Z] #10 1.813 400K .......... .......... .......... .......... .......... 0% 27.4M 7s [2023-12-06T09:28:22.554Z] #10 1.815 450K .......... .......... .......... .......... .......... 0% 38.2M 7s [2023-12-06T09:28:22.554Z] #10 1.816 500K .......... .......... .......... .......... .......... 0% 20.8M 7s [2023-12-06T09:28:22.554Z] #10 1.819 550K .......... .......... .......... .......... .......... 0% 37.1M 7s [2023-12-06T09:28:22.554Z] #10 1.820 600K .......... .......... .......... .......... .......... 0% 26.8M 7s [2023-12-06T09:28:22.554Z] #10 1.822 650K .......... .......... .......... .......... .......... 0% 38.7M 7s [2023-12-06T09:28:22.554Z] #10 1.823 700K .......... .......... .......... .......... .......... 0% 28.2M 7s [2023-12-06T09:28:22.554Z] #10 1.825 750K .......... .......... .......... .......... .......... 0% 19.9M 7s [2023-12-06T09:28:22.554Z] #10 1.827 800K .......... .......... .......... .......... .......... 0% 38.1M 7s [2023-12-06T09:28:22.554Z] #10 1.828 850K .......... .......... .......... .......... .......... 0% 31.9M 7s [2023-12-06T09:28:22.554Z] #10 1.830 900K .......... .......... .......... .......... .......... 0% 20.6M 7s [2023-12-06T09:28:22.554Z] #10 1.832 950K .......... .......... .......... .......... .......... 0% 30.0M 7s [2023-12-06T09:28:22.554Z] #10 1.834 1000K .......... .......... .......... .......... .......... 0% 56.5M 7s [2023-12-06T09:28:22.554Z] #10 1.835 1050K .......... .......... .......... .......... .......... 0% 15.6M 7s [2023-12-06T09:28:22.554Z] #10 1.838 1100K .......... .......... .......... .......... .......... 0% 41.3M 7s [2023-12-06T09:28:22.554Z] #10 1.839 1150K .......... .......... .......... .......... .......... 0% 43.2M 7s [2023-12-06T09:28:22.554Z] #10 1.840 1200K .......... .......... .......... .......... .......... 0% 1.07M 14s [2023-12-06T09:28:22.554Z] #10 1.886 1250K .......... .......... .......... .......... .......... 0% 52.2M 14s [2023-12-06T09:28:22.554Z] #10 1.887 1300K .......... .......... .......... .......... .......... 0% 31.3M 14s [2023-12-06T09:28:22.554Z] #10 1.888 1350K .......... .......... .......... .......... .......... 0% 33.4M 13s [2023-12-06T09:28:22.554Z] #10 1.890 1400K .......... .......... .......... .......... .......... 0% 28.4M 13s [2023-12-06T09:28:22.554Z] #10 1.891 1450K .......... .......... .......... .......... .......... 0% 43.4M 13s [2023-12-06T09:28:22.554Z] #10 1.893 1500K .......... .......... .......... .......... .......... 0% 31.3M 13s [2023-12-06T09:28:22.554Z] #10 1.894 1550K .......... .......... .......... .......... .......... 0% 30.5M 12s [2023-12-06T09:28:22.554Z] #10 1.896 1600K .......... .......... .......... .......... .......... 0% 27.5M 12s [2023-12-06T09:28:22.554Z] #10 1.897 1650K .......... .......... .......... .......... .......... 0% 51.1M 12s [2023-12-06T09:28:22.554Z] #10 1.898 1700K .......... .......... .......... .......... .......... 0% 36.2M 12s [2023-12-06T09:28:22.554Z] #10 1.900 1750K .......... .......... .......... .......... .......... 0% 33.3M 12s [2023-12-06T09:28:22.554Z] #10 1.901 1800K .......... .......... .......... .......... .......... 0% 62.7M 11s [2023-12-06T09:28:22.554Z] #10 1.902 1850K .......... .......... .......... .......... .......... 0% 35.2M 11s [2023-12-06T09:28:22.554Z] #10 1.904 1900K .......... .......... .......... .......... .......... 0% 33.8M 11s [2023-12-06T09:28:22.554Z] #10 1.905 1950K .......... .......... .......... .......... .......... 0% 31.7M 11s [2023-12-06T09:28:22.554Z] #10 1.906 2000K .......... .......... .......... .......... .......... 0% 35.1M 11s [2023-12-06T09:28:22.554Z] #10 1.908 2050K .......... .......... .......... .......... .......... 1% 63.0M 11s [2023-12-06T09:28:22.554Z] #10 1.908 2100K .......... .......... .......... .......... .......... 1% 43.2M 11s [2023-12-06T09:28:22.554Z] #10 1.910 2150K .......... .......... .......... .......... .......... 1% 35.6M 10s [2023-12-06T09:28:22.554Z] #10 1.911 2200K .......... .......... .......... .......... .......... 1% 53.7M 10s [2023-12-06T09:28:22.554Z] #10 1.912 2250K .......... .......... .......... .......... .......... 1% 95.2M 10s [2023-12-06T09:28:22.554Z] #10 1.913 2300K .......... .......... .......... .......... .......... 1% 34.0M 10s [2023-12-06T09:28:22.554Z] #10 1.914 2350K .......... .......... .......... .......... .......... 1% 38.2M 10s [2023-12-06T09:28:22.554Z] #10 1.915 2400K .......... .......... .......... .......... .......... 1% 53.0M 10s [2023-12-06T09:28:22.554Z] #10 1.916 2450K .......... .......... .......... .......... .......... 1% 49.2M 10s [2023-12-06T09:28:22.554Z] #10 1.917 2500K .......... .......... .......... .......... .......... 1% 53.7M 10s [2023-12-06T09:28:22.554Z] #10 1.918 2550K .......... .......... .......... .......... .......... 1% 60.3M 9s [2023-12-06T09:28:22.554Z] #10 1.919 2600K .......... .......... .......... .......... .......... 1% 40.0M 9s [2023-12-06T09:28:22.554Z] #10 1.920 2650K .......... .......... .......... .......... .......... 1% 76.2M 9s [2023-12-06T09:28:22.554Z] #10 1.921 2700K .......... .......... .......... .......... .......... 1% 37.4M 9s [2023-12-06T09:28:22.554Z] #10 1.922 2750K .......... .......... .......... .......... .......... 1% 73.3M 9s [2023-12-06T09:28:22.554Z] #10 1.923 2800K .......... .......... .......... .......... .......... 1% 47.7M 9s [2023-12-06T09:28:22.554Z] #10 1.924 2850K .......... .......... .......... .......... .......... 1% 58.9M 9s [2023-12-06T09:28:22.554Z] #10 1.924 2900K .......... .......... .......... .......... .......... 1% 44.2M 9s [2023-12-06T09:28:22.554Z] #10 1.926 2950K .......... .......... .......... .......... .......... 1% 82.3M 9s [2023-12-06T09:28:22.554Z] #10 1.926 3000K .......... .......... .......... .......... .......... 1% 58.0M 9s [2023-12-06T09:28:22.554Z] #10 1.927 3050K .......... .......... .......... .......... .......... 1% 40.3M 8s [2023-12-06T09:28:22.554Z] #10 1.928 3100K .......... .......... .......... .......... .......... 1% 45.1M 8s [2023-12-06T09:28:22.554Z] #10 1.929 3150K .......... .......... .......... .......... .......... 1% 101M 8s [2023-12-06T09:28:22.554Z] #10 1.930 3200K .......... .......... .......... .......... .......... 1% 67.8M 8s [2023-12-06T09:28:22.554Z] #10 1.931 3250K .......... .......... .......... .......... .......... 1% 35.8M 8s [2023-12-06T09:28:22.554Z] #10 1.933 3300K .......... .......... .......... .......... .......... 1% 48.0M 8s [2023-12-06T09:28:22.554Z] #10 1.933 3350K .......... .......... .......... .......... .......... 1% 56.9M 8s [2023-12-06T09:28:22.554Z] #10 1.934 3400K .......... .......... .......... .......... .......... 1% 78.3M 8s [2023-12-06T09:28:22.554Z] #10 1.934 3450K .......... .......... .......... .......... .......... 1% 70.7M 8s [2023-12-06T09:28:22.554Z] #10 1.935 3500K .......... .......... .......... .......... .......... 1% 38.7M 8s [2023-12-06T09:28:22.554Z] #10 1.936 3550K .......... .......... .......... .......... .......... 1% 55.4M 8s [2023-12-06T09:28:22.554Z] #10 1.937 3600K .......... .......... .......... .......... .......... 1% 54.7M 8s [2023-12-06T09:28:22.554Z] #10 1.938 3650K .......... .......... .......... .......... .......... 1% 83.8M 8s [2023-12-06T09:28:22.554Z] #10 1.939 3700K .......... .......... .......... .......... .......... 1% 1.49M 9s [2023-12-06T09:28:22.554Z] #10 1.972 3750K .......... .......... .......... .......... .......... 1% 73.6M 9s [2023-12-06T09:28:22.554Z] #10 1.972 3800K .......... .......... .......... .......... .......... 1% 59.6M 9s [2023-12-06T09:28:22.554Z] #10 1.973 3850K .......... .......... .......... .......... .......... 1% 104M 9s [2023-12-06T09:28:22.554Z] #10 1.974 3900K .......... .......... .......... .......... .......... 1% 40.5M 9s [2023-12-06T09:28:22.554Z] #10 1.975 3950K .......... .......... .......... .......... .......... 1% 72.2M 9s [2023-12-06T09:28:22.554Z] #10 1.975 4000K .......... .......... .......... .......... .......... 1% 72.9M 9s [2023-12-06T09:28:22.554Z] #10 1.976 4050K .......... .......... .......... .......... .......... 1% 44.1M 9s [2023-12-06T09:28:22.554Z] #10 1.977 4100K .......... .......... .......... .......... .......... 1% 51.4M 9s [2023-12-06T09:28:22.554Z] #10 1.978 4150K .......... .......... .......... .......... .......... 2% 52.8M 9s [2023-12-06T09:28:22.554Z] #10 1.979 4200K .......... .......... .......... .......... .......... 2% 56.6M 9s [2023-12-06T09:28:22.554Z] #10 1.980 4250K .......... .......... .......... .......... .......... 2% 55.3M 9s [2023-12-06T09:28:22.554Z] #10 1.981 4300K .......... .......... .......... .......... .......... 2% 65.7M 9s [2023-12-06T09:28:22.554Z] #10 1.982 4350K .......... .......... .......... .......... .......... 2% 62.1M 8s [2023-12-06T09:28:22.554Z] #10 1.982 4400K .......... .......... .......... .......... .......... 2% 57.8M 8s [2023-12-06T09:28:22.554Z] #10 1.983 4450K .......... .......... .......... .......... .......... 2% 61.5M 8s [2023-12-06T09:28:22.554Z] #10 1.984 4500K .......... .......... .......... .......... .......... 2% 57.5M 8s [2023-12-06T09:28:22.554Z] #10 1.985 4550K .......... .......... .......... .......... .......... 2% 63.2M 8s [2023-12-06T09:28:22.554Z] #10 1.986 4600K .......... .......... .......... .......... .......... 2% 90.0M 8s [2023-12-06T09:28:22.554Z] #10 1.986 4650K .......... .......... .......... .......... .......... 2% 93.2M 8s [2023-12-06T09:28:22.554Z] #10 1.987 4700K .......... .......... .......... .......... .......... 2% 71.2M 8s [2023-12-06T09:28:22.554Z] #10 1.987 4750K .......... .......... .......... .......... .......... 2% 90.0M 8s [2023-12-06T09:28:22.554Z] #10 1.988 4800K .......... .......... .......... .......... .......... 2% 82.5M 8s [2023-12-06T09:28:22.554Z] #10 1.988 4850K .......... .......... .......... .......... .......... 2% 83.4M 8s [2023-12-06T09:28:22.554Z] #10 1.989 4900K .......... .......... .......... .......... .......... 2% 77.2M 8s [2023-12-06T09:28:22.554Z] #10 1.990 4950K .......... .......... .......... .......... .......... 2% 96.6M 8s [2023-12-06T09:28:22.554Z] #10 1.990 5000K .......... .......... .......... .......... .......... 2% 77.7M 8s [2023-12-06T09:28:22.554Z] #10 1.991 5050K .......... .......... .......... .......... .......... 2% 79.2M 8s [2023-12-06T09:28:22.554Z] #10 1.992 5100K .......... .......... .......... .......... .......... 2% 66.2M 8s [2023-12-06T09:28:22.554Z] #10 1.992 5150K .......... .......... .......... .......... .......... 2% 80.4M 8s [2023-12-06T09:28:22.554Z] #10 1.993 5200K .......... .......... .......... .......... .......... 2% 89.1M 7s [2023-12-06T09:28:22.554Z] #10 1.993 5250K .......... .......... .......... .......... .......... 2% 71.5M 7s [2023-12-06T09:28:22.554Z] #10 1.994 5300K .......... .......... .......... .......... .......... 2% 77.6M 7s [2023-12-06T09:28:22.554Z] #10 1.995 5350K .......... .......... .......... .......... .......... 2% 29.7M 7s [2023-12-06T09:28:22.554Z] #10 1.996 5400K .......... .......... .......... .......... .......... 2% 79.0M 7s [2023-12-06T09:28:22.554Z] #10 1.997 5450K .......... .......... .......... .......... .......... 2% 98.3M 7s [2023-12-06T09:28:22.554Z] #10 1.997 5500K .......... .......... .......... .......... .......... 2% 65.0M 7s [2023-12-06T09:28:22.554Z] #10 1.998 5550K .......... .......... .......... .......... .......... 2% 83.1M 7s [2023-12-06T09:28:22.554Z] #10 1.999 5600K .......... .......... .......... .......... .......... 2% 69.1M 7s [2023-12-06T09:28:22.554Z] #10 1.999 5650K .......... .......... .......... .......... .......... 2% 66.0M 7s [2023-12-06T09:28:22.554Z] #10 2.000 5700K .......... .......... .......... .......... .......... 2% 55.5M 7s [2023-12-06T09:28:22.554Z] #10 2.001 5750K .......... .......... .......... .......... .......... 2% 87.0M 7s [2023-12-06T09:28:22.554Z] #10 2.002 5800K .......... .......... .......... .......... .......... 2% 85.0M 7s [2023-12-06T09:28:22.554Z] #10 2.002 5850K .......... .......... .......... .......... .......... 2% 80.2M 7s [2023-12-06T09:28:22.554Z] #10 2.003 5900K .......... .......... .......... .......... .......... 2% 73.8M 7s [2023-12-06T09:28:22.554Z] #10 2.003 5950K .......... .......... .......... .......... .......... 2% 88.8M 7s [2023-12-06T09:28:22.554Z] #10 2.004 6000K .......... .......... .......... .......... .......... 2% 87.3M 7s [2023-12-06T09:28:22.554Z] #10 2.005 6050K .......... .......... .......... .......... .......... 2% 78.9M 7s [2023-12-06T09:28:22.554Z] #10 2.005 6100K .......... .......... .......... .......... .......... 2% 65.1M 7s [2023-12-06T09:28:22.554Z] #10 2.006 6150K .......... .......... .......... .......... .......... 2% 87.0M 7s [2023-12-06T09:28:22.554Z] #10 2.006 6200K .......... .......... .......... .......... .......... 2% 84.9M 7s [2023-12-06T09:28:22.554Z] #10 2.007 6250K .......... .......... .......... .......... .......... 3% 79.7M 7s [2023-12-06T09:28:22.554Z] #10 2.008 6300K .......... .......... .......... .......... .......... 3% 82.9M 7s [2023-12-06T09:28:22.554Z] #10 2.008 6350K .......... .......... .......... .......... .......... 3% 72.2M 7s [2023-12-06T09:28:22.554Z] #10 2.009 6400K .......... .......... .......... .......... .......... 3% 67.9M 7s [2023-12-06T09:28:22.554Z] #10 2.010 6450K .......... .......... .......... .......... .......... 3% 76.2M 7s [2023-12-06T09:28:22.554Z] #10 2.010 6500K .......... .......... .......... .......... .......... 3% 73.8M 7s [2023-12-06T09:28:22.554Z] #10 2.011 6550K .......... .......... .......... .......... .......... 3% 119M 6s [2023-12-06T09:28:22.554Z] #10 2.011 6600K .......... .......... .......... .......... .......... 3% 136M 6s [2023-12-06T09:28:22.554Z] #10 2.012 6650K .......... .......... .......... .......... .......... 3% 119M 6s [2023-12-06T09:28:22.554Z] #10 2.012 6700K .......... .......... .......... .......... .......... 3% 125M 6s [2023-12-06T09:28:22.554Z] #10 2.012 6750K .......... .......... .......... .......... .......... 3% 128M 6s [2023-12-06T09:28:22.554Z] #10 2.013 6800K .......... .......... .......... .......... .......... 3% 126M 6s [2023-12-06T09:28:22.554Z] #10 2.013 6850K .......... .......... .......... .......... .......... 3% 123M 6s [2023-12-06T09:28:22.554Z] #10 2.014 6900K .......... .......... .......... .......... .......... 3% 121M 6s [2023-12-06T09:28:22.554Z] #10 2.014 6950K .......... .......... .......... .......... .......... 3% 155M 6s [2023-12-06T09:28:22.554Z] #10 2.014 7000K .......... .......... .......... .......... .......... 3% 147M 6s [2023-12-06T09:28:22.554Z] #10 2.015 7050K .......... .......... .......... .......... .......... 3% 152M 6s [2023-12-06T09:28:22.554Z] #10 2.015 7100K .......... .......... .......... .......... .......... 3% 128M 6s [2023-12-06T09:28:22.554Z] #10 2.015 7150K .......... .......... .......... .......... .......... 3% 115M 6s [2023-12-06T09:28:22.554Z] #10 2.016 7200K .......... .......... .......... .......... .......... 3% 109M 6s [2023-12-06T09:28:22.554Z] #10 2.016 7250K .......... .......... .......... .......... .......... 3% 115M 6s [2023-12-06T09:28:22.554Z] #10 2.017 7300K .......... .......... .......... .......... .......... 3% 40.6M 6s [2023-12-06T09:28:22.554Z] #10 2.018 7350K .......... .......... .......... .......... .......... 3% 89.4M 6s [2023-12-06T09:28:22.554Z] #10 2.018 7400K .......... .......... .......... .......... .......... 3% 111M 6s [2023-12-06T09:28:22.554Z] #10 2.019 7450K .......... .......... .......... .......... .......... 3% 64.9M 6s [2023-12-06T09:28:22.554Z] #10 2.020 7500K .......... .......... .......... .......... .......... 3% 36.9M 6s [2023-12-06T09:28:22.554Z] #10 2.021 7550K .......... .......... .......... .......... .......... 3% 66.4M 6s [2023-12-06T09:28:22.554Z] #10 2.022 7600K .......... .......... .......... .......... .......... 3% 74.8M 6s [2023-12-06T09:28:22.554Z] #10 2.022 7650K .......... .......... .......... .......... .......... 3% 65.9M 6s [2023-12-06T09:28:22.554Z] #10 2.023 7700K .......... .......... .......... .......... .......... 3% 34.1M 6s [2023-12-06T09:28:22.554Z] #10 2.025 7750K .......... .......... .......... .......... .......... 3% 1.50M 7s [2023-12-06T09:28:22.554Z] #10 2.057 7800K .......... .......... .......... .......... .......... 3% 63.7M 7s [2023-12-06T09:28:22.554Z] #10 2.058 7850K .......... .......... .......... .......... .......... 3% 62.7M 7s [2023-12-06T09:28:22.554Z] #10 2.059 7900K .......... .......... .......... .......... .......... 3% 69.4M 7s [2023-12-06T09:28:22.554Z] #10 2.059 7950K .......... .......... .......... .......... .......... 3% 30.4M 7s [2023-12-06T09:28:22.554Z] #10 2.061 8000K .......... .......... .......... .......... .......... 3% 61.5M 7s [2023-12-06T09:28:22.554Z] #10 2.062 8050K .......... .......... .......... .......... .......... 3% 60.3M 7s [2023-12-06T09:28:22.554Z] #10 2.063 8100K .......... .......... .......... .......... .......... 3% 59.6M 6s [2023-12-06T09:28:22.554Z] #10 2.065 8150K .......... .......... .......... .......... .......... 3% 68.9M 6s [2023-12-06T09:28:22.554Z] #10 2.065 8200K .......... .......... .......... .......... .......... 3% 83.4M 6s [2023-12-06T09:28:22.554Z] #10 2.065 8250K .......... .......... .......... .......... .......... 3% 64.7M 6s [2023-12-06T09:28:22.554Z] #10 2.069 8300K .......... .......... .......... .......... .......... 3% 46.1M 6s [2023-12-06T09:28:22.554Z] #10 2.069 8350K .......... .......... .......... .......... .......... 4% 74.9M 6s [2023-12-06T09:28:22.554Z] #10 2.069 8400K .......... .......... .......... .......... .......... 4% 80.6M 6s [2023-12-06T09:28:22.554Z] #10 2.069 8450K .......... .......... .......... .......... .......... 4% 71.6M 6s [2023-12-06T09:28:22.554Z] #10 2.069 8500K .......... .......... .......... .......... .......... 4% 64.7M 6s [2023-12-06T09:28:22.554Z] #10 2.069 8550K .......... .......... .......... .......... .......... 4% 62.5M 6s [2023-12-06T09:28:22.554Z] #10 2.070 8600K .......... .......... .......... .......... .......... 4% 71.8M 6s [2023-12-06T09:28:22.554Z] #10 2.071 8650K .......... .......... .......... .......... .......... 4% 73.4M 6s [2023-12-06T09:28:22.554Z] #10 2.072 8700K .......... .......... .......... .......... .......... 4% 64.4M 6s [2023-12-06T09:28:22.554Z] #10 2.073 8750K .......... .......... .......... .......... .......... 4% 85.4M 6s [2023-12-06T09:28:22.554Z] #10 2.073 8800K .......... .......... .......... .......... .......... 4% 82.9M 6s [2023-12-06T09:28:22.554Z] #10 2.073 8850K .......... .......... .......... .......... .......... 4% 73.8M 6s [2023-12-06T09:28:22.554Z] #10 2.074 8900K .......... .......... .......... .......... .......... 4% 56.3M 6s [2023-12-06T09:28:22.554Z] #10 2.075 8950K .......... .......... .......... .......... .......... 4% 76.9M 6s [2023-12-06T09:28:22.554Z] #10 2.075 9000K .......... .......... .......... .......... .......... 4% 70.6M 6s [2023-12-06T09:28:22.554Z] #10 2.076 9050K .......... .......... .......... .......... .......... 4% 81.1M 6s [2023-12-06T09:28:22.554Z] #10 2.078 9100K .......... .......... .......... .......... .......... 4% 20.4M 6s [2023-12-06T09:28:22.554Z] #10 2.079 9150K .......... .......... .......... .......... .......... 4% 75.7M 6s [2023-12-06T09:28:22.554Z] #10 2.080 9200K .......... .......... .......... .......... .......... 4% 73.1M 6s [2023-12-06T09:28:22.554Z] #10 2.080 9250K .......... .......... .......... .......... .......... 4% 78.8M 6s [2023-12-06T09:28:22.805Z] #10 2.081 9300K .......... .......... .......... .......... .......... 4% 32.8M 6s [2023-12-06T09:28:22.805Z] #10 2.083 9350K .......... .......... .......... .......... .......... 4% 23.0M 6s [2023-12-06T09:28:22.805Z] #10 2.085 9400K .......... .......... .......... .......... .......... 4% 14.9M 6s [2023-12-06T09:28:22.805Z] #10 2.088 9450K .......... .......... .......... .......... .......... 4% 25.8M 6s [2023-12-06T09:28:22.805Z] #10 2.090 9500K .......... .......... .......... .......... .......... 4% 27.2M 6s [2023-12-06T09:28:22.805Z] #10 2.092 9550K .......... .......... .......... .......... .......... 4% 50.5M 6s [2023-12-06T09:28:22.805Z] #10 2.093 9600K .......... .......... .......... .......... .......... 4% 42.7M 6s [2023-12-06T09:28:22.805Z] #10 2.094 9650K .......... .......... .......... .......... .......... 4% 70.4M 6s [2023-12-06T09:28:22.805Z] #10 2.095 9700K .......... .......... .......... .......... .......... 4% 42.2M 6s [2023-12-06T09:28:22.805Z] #10 2.096 9750K .......... .......... .......... .......... .......... 4% 129M 6s [2023-12-06T09:28:22.805Z] #10 2.096 9800K .......... .......... .......... .......... .......... 4% 115M 6s [2023-12-06T09:28:22.805Z] #10 2.096 9850K .......... .......... .......... .......... .......... 4% 124M 6s [2023-12-06T09:28:22.805Z] #10 2.097 9900K .......... .......... .......... .......... .......... 4% 91.6M 6s [2023-12-06T09:28:22.805Z] #10 2.097 9950K .......... .......... .......... .......... .......... 4% 89.9M 6s [2023-12-06T09:28:22.805Z] #10 2.098 10000K .......... .......... .......... .......... .......... 4% 106M 6s [2023-12-06T09:28:22.805Z] #10 2.098 10050K .......... .......... .......... .......... .......... 4% 117M 6s [2023-12-06T09:28:22.805Z] #10 2.099 10100K .......... .......... .......... .......... .......... 4% 78.8M 6s [2023-12-06T09:28:22.805Z] #10 2.099 10150K .......... .......... .......... .......... .......... 4% 81.1M 6s [2023-12-06T09:28:22.805Z] #10 2.100 10200K .......... .......... .......... .......... .......... 4% 87.7M 6s [2023-12-06T09:28:22.805Z] #10 2.101 10250K .......... .......... .......... .......... .......... 4% 108M 6s [2023-12-06T09:28:22.805Z] #10 2.101 10300K .......... .......... .......... .......... .......... 4% 93.4M 6s [2023-12-06T09:28:22.805Z] #10 2.101 10350K .......... .......... .......... .......... .......... 4% 123M 6s [2023-12-06T09:28:22.805Z] #10 2.102 10400K .......... .......... .......... .......... .......... 4% 109M 6s [2023-12-06T09:28:22.805Z] #10 2.102 10450K .......... .......... .......... .......... .......... 5% 114M 6s [2023-12-06T09:28:22.805Z] #10 2.103 10500K .......... .......... .......... .......... .......... 5% 82.5M 6s [2023-12-06T09:28:22.805Z] #10 2.103 10550K .......... .......... .......... .......... .......... 5% 105M 6s [2023-12-06T09:28:22.805Z] #10 2.104 10600K .......... .......... .......... .......... .......... 5% 125M 6s [2023-12-06T09:28:22.805Z] #10 2.104 10650K .......... .......... .......... .......... .......... 5% 115M 6s [2023-12-06T09:28:22.805Z] #10 2.105 10700K .......... .......... .......... .......... .......... 5% 84.5M 6s [2023-12-06T09:28:22.805Z] #10 2.105 10750K .......... .......... .......... .......... .......... 5% 112M 6s [2023-12-06T09:28:22.805Z] #10 2.106 10800K .......... .......... .......... .......... .......... 5% 80.7M 6s [2023-12-06T09:28:22.805Z] #10 2.106 10850K .......... .......... .......... .......... .......... 5% 101M 6s [2023-12-06T09:28:22.805Z] #10 2.107 10900K .......... .......... .......... .......... .......... 5% 93.1M 6s [2023-12-06T09:28:22.805Z] #10 2.107 10950K .......... .......... .......... .......... .......... 5% 82.6M 6s [2023-12-06T09:28:22.805Z] #10 2.108 11000K .......... .......... .......... .......... .......... 5% 64.9M 6s [2023-12-06T09:28:22.805Z] #10 2.109 11050K .......... .......... .......... .......... .......... 5% 95.8M 6s [2023-12-06T09:28:22.805Z] #10 2.109 11100K .......... .......... .......... .......... .......... 5% 49.8M 5s [2023-12-06T09:28:22.805Z] #10 2.110 11150K .......... .......... .......... .......... .......... 5% 129M 5s [2023-12-06T09:28:22.805Z] #10 2.111 11200K .......... .......... .......... .......... .......... 5% 157M 5s [2023-12-06T09:28:22.805Z] #10 2.111 11250K .......... .......... .......... .......... .......... 5% 83.6M 5s [2023-12-06T09:28:22.805Z] #10 2.111 11300K .......... .......... .......... .......... .......... 5% 81.5M 5s [2023-12-06T09:28:22.805Z] #10 2.112 11350K .......... .......... .......... .......... .......... 5% 101M 5s [2023-12-06T09:28:22.805Z] #10 2.112 11400K .......... .......... .......... .......... .......... 5% 88.1M 5s [2023-12-06T09:28:22.805Z] #10 2.113 11450K .......... .......... .......... .......... .......... 5% 74.4M 5s [2023-12-06T09:28:22.805Z] #10 2.114 11500K .......... .......... .......... .......... .......... 5% 67.5M 5s [2023-12-06T09:28:22.805Z] #10 2.114 11550K .......... .......... .......... .......... .......... 5% 94.8M 5s [2023-12-06T09:28:22.805Z] #10 2.115 11600K .......... .......... .......... .......... .......... 5% 147M 5s [2023-12-06T09:28:22.805Z] #10 2.115 11650K .......... .......... .......... .......... .......... 5% 97.4M 5s [2023-12-06T09:28:22.805Z] #10 2.116 11700K .......... .......... .......... .......... .......... 5% 96.8M 5s [2023-12-06T09:28:22.805Z] #10 2.116 11750K .......... .......... .......... .......... .......... 5% 144M 5s [2023-12-06T09:28:22.805Z] #10 2.117 11800K .......... .......... .......... .......... .......... 5% 1.86M 6s [2023-12-06T09:28:22.805Z] #10 2.143 11850K .......... .......... .......... .......... .......... 5% 86.3M 6s [2023-12-06T09:28:22.805Z] #10 2.143 11900K .......... .......... .......... .......... .......... 5% 45.8M 6s [2023-12-06T09:28:22.805Z] #10 2.144 11950K .......... .......... .......... .......... .......... 5% 83.0M 6s [2023-12-06T09:28:22.805Z] #10 2.145 12000K .......... .......... .......... .......... .......... 5% 37.9M 6s [2023-12-06T09:28:22.805Z] #10 2.146 12050K .......... .......... .......... .......... .......... 5% 61.4M 6s [2023-12-06T09:28:22.805Z] #10 2.147 12100K .......... .......... .......... .......... .......... 5% 82.3M 6s [2023-12-06T09:28:22.805Z] #10 2.148 12150K .......... .......... .......... .......... .......... 5% 128M 6s [2023-12-06T09:28:22.805Z] #10 2.148 12200K .......... .......... .......... .......... .......... 5% 53.2M 6s [2023-12-06T09:28:22.805Z] #10 2.149 12250K .......... .......... .......... .......... .......... 5% 41.4M 6s [2023-12-06T09:28:22.805Z] #10 2.150 12300K .......... .......... .......... .......... .......... 5% 61.3M 6s [2023-12-06T09:28:22.805Z] #10 2.151 12350K .......... .......... .......... .......... .......... 5% 101M 6s [2023-12-06T09:28:22.805Z] #10 2.151 12400K .......... .......... .......... .......... .......... 5% 90.4M 6s [2023-12-06T09:28:22.805Z] #10 2.152 12450K .......... .......... .......... .......... .......... 5% 56.0M 6s [2023-12-06T09:28:22.805Z] #10 2.153 12500K .......... .......... .......... .......... .......... 6% 39.7M 6s [2023-12-06T09:28:22.805Z] #10 2.154 12550K .......... .......... .......... .......... .......... 6% 91.5M 6s [2023-12-06T09:28:22.805Z] #10 2.155 12600K .......... .......... .......... .......... .......... 6% 139M 6s [2023-12-06T09:28:22.805Z] #10 2.155 12650K .......... .......... .......... .......... .......... 6% 86.6M 5s [2023-12-06T09:28:22.805Z] #10 2.156 12700K .......... .......... .......... .......... .......... 6% 54.3M 5s [2023-12-06T09:28:22.805Z] #10 2.156 12750K .......... .......... .......... .......... .......... 6% 57.6M 5s [2023-12-06T09:28:22.805Z] #10 2.157 12800K .......... .......... .......... .......... .......... 6% 46.3M 5s [2023-12-06T09:28:22.805Z] #10 2.158 12850K .......... .......... .......... .......... .......... 6% 97.0M 5s [2023-12-06T09:28:22.805Z] #10 2.159 12900K .......... .......... .......... .......... .......... 6% 89.2M 5s [2023-12-06T09:28:22.805Z] #10 2.159 12950K .......... .......... .......... .......... .......... 6% 82.3M 5s [2023-12-06T09:28:22.805Z] #10 2.160 13000K .......... .......... .......... .......... .......... 6% 33.6M 5s [2023-12-06T09:28:22.805Z] #10 2.161 13050K .......... .......... .......... .......... .......... 6% 102M 5s [2023-12-06T09:28:22.805Z] #10 2.162 13100K .......... .......... .......... .......... .......... 6% 96.9M 5s [2023-12-06T09:28:22.805Z] #10 2.162 13150K .......... .......... .......... .......... .......... 6% 121M 5s [2023-12-06T09:28:22.805Z] #10 2.163 13200K .......... .......... .......... .......... .......... 6% 47.6M 5s [2023-12-06T09:28:22.805Z] #10 2.164 13250K .......... .......... .......... .......... .......... 6% 53.1M 5s [2023-12-06T09:28:22.805Z] #10 2.165 13300K .......... .......... .......... .......... .......... 6% 101M 5s [2023-12-06T09:28:22.805Z] #10 2.165 13350K .......... .......... .......... .......... .......... 6% 152M 5s [2023-12-06T09:28:22.805Z] #10 2.166 13400K .......... .......... .......... .......... .......... 6% 106M 5s [2023-12-06T09:28:22.805Z] #10 2.166 13450K .......... .......... .......... .......... .......... 6% 75.9M 5s [2023-12-06T09:28:22.805Z] #10 2.167 13500K .......... .......... .......... .......... .......... 6% 53.3M 5s [2023-12-06T09:28:22.805Z] #10 2.168 13550K .......... .......... .......... .......... .......... 6% 119M 5s [2023-12-06T09:28:22.805Z] #10 2.168 13600K .......... .......... .......... .......... .......... 6% 104M 5s [2023-12-06T09:28:22.805Z] #10 2.168 13650K .......... .......... .......... .......... .......... 6% 39.0M 5s [2023-12-06T09:28:22.805Z] #10 2.170 13700K .......... .......... .......... .......... .......... 6% 119M 5s [2023-12-06T09:28:22.805Z] #10 2.170 13750K .......... .......... .......... .......... .......... 6% 123M 5s [2023-12-06T09:28:22.805Z] #10 2.171 13800K .......... .......... .......... .......... .......... 6% 113M 5s [2023-12-06T09:28:22.805Z] #10 2.171 13850K .......... .......... .......... .......... .......... 6% 92.2M 5s [2023-12-06T09:28:22.805Z] #10 2.172 13900K .......... .......... .......... .......... .......... 6% 23.8M 5s [2023-12-06T09:28:22.805Z] #10 2.174 13950K .......... .......... .......... .......... .......... 6% 102M 5s [2023-12-06T09:28:22.805Z] #10 2.174 14000K .......... .......... .......... .......... .......... 6% 113M 5s [2023-12-06T09:28:22.805Z] #10 2.174 14050K .......... .......... .......... .......... .......... 6% 120M 5s [2023-12-06T09:28:22.805Z] #10 2.175 14100K .......... .......... .......... .......... .......... 6% 110M 5s [2023-12-06T09:28:22.805Z] #10 2.175 14150K .......... .......... .......... .......... .......... 6% 109M 5s [2023-12-06T09:28:22.805Z] #10 2.176 14200K .......... .......... .......... .......... .......... 6% 108M 5s [2023-12-06T09:28:22.805Z] #10 2.176 14250K .......... .......... .......... .......... .......... 6% 139M 5s [2023-12-06T09:28:22.805Z] #10 2.177 14300K .......... .......... .......... .......... .......... 6% 53.8M 5s [2023-12-06T09:28:22.805Z] #10 2.178 14350K .......... .......... .......... .......... .......... 6% 117M 5s [2023-12-06T09:28:22.805Z] #10 2.178 14400K .......... .......... .......... .......... .......... 6% 122M 5s [2023-12-06T09:28:22.805Z] #10 2.178 14450K .......... .......... .......... .......... .......... 6% 108M 5s [2023-12-06T09:28:22.805Z] #10 2.179 14500K .......... .......... .......... .......... .......... 6% 104M 5s [2023-12-06T09:28:22.805Z] #10 2.179 14550K .......... .......... .......... .......... .......... 6% 110M 5s [2023-12-06T09:28:22.805Z] #10 2.180 14600K .......... .......... .......... .......... .......... 7% 58.0M 5s [2023-12-06T09:28:22.805Z] #10 2.180 14650K .......... .......... .......... .......... .......... 7% 106M 5s [2023-12-06T09:28:22.805Z] #10 2.181 14700K .......... .......... .......... .......... .......... 7% 79.6M 5s [2023-12-06T09:28:22.805Z] #10 2.182 14750K .......... .......... .......... .......... .......... 7% 94.1M 5s [2023-12-06T09:28:22.805Z] #10 2.182 14800K .......... .......... .......... .......... .......... 7% 130M 5s [2023-12-06T09:28:22.805Z] #10 2.182 14850K .......... .......... .......... .......... .......... 7% 61.9M 5s [2023-12-06T09:28:22.805Z] #10 2.183 14900K .......... .......... .......... .......... .......... 7% 65.2M 5s [2023-12-06T09:28:22.805Z] #10 2.184 14950K .......... .......... .......... .......... .......... 7% 5.13M 5s [2023-12-06T09:28:22.805Z] #10 2.194 15000K .......... .......... .......... .......... .......... 7% 105M 5s [2023-12-06T09:28:22.805Z] #10 2.194 15050K .......... .......... .......... .......... .......... 7% 113M 5s [2023-12-06T09:28:22.805Z] #10 2.194 15100K .......... .......... .......... .......... .......... 7% 106M 5s [2023-12-06T09:28:22.805Z] #10 2.195 15150K .......... .......... .......... .......... .......... 7% 111M 5s [2023-12-06T09:28:22.805Z] #10 2.195 15200K .......... .......... .......... .......... .......... 7% 122M 5s [2023-12-06T09:28:22.805Z] #10 2.196 15250K .......... .......... .......... .......... .......... 7% 112M 5s [2023-12-06T09:28:22.805Z] #10 2.196 15300K .......... .......... .......... .......... .......... 7% 112M 5s [2023-12-06T09:28:22.805Z] #10 2.197 15350K .......... .......... .......... .......... .......... 7% 116M 5s [2023-12-06T09:28:22.805Z] #10 2.197 15400K .......... .......... .......... .......... .......... 7% 103M 5s [2023-12-06T09:28:22.805Z] #10 2.198 15450K .......... .......... .......... .......... .......... 7% 131M 5s [2023-12-06T09:28:22.805Z] #10 2.198 15500K .......... .......... .......... .......... .......... 7% 98.9M 5s [2023-12-06T09:28:22.805Z] #10 2.198 15550K .......... .......... .......... .......... .......... 7% 105M 5s [2023-12-06T09:28:22.805Z] #10 2.199 15600K .......... .......... .......... .......... .......... 7% 129M 5s [2023-12-06T09:28:22.805Z] #10 2.199 15650K .......... .......... .......... .......... .......... 7% 117M 5s [2023-12-06T09:28:22.805Z] #10 2.200 15700K .......... .......... .......... .......... .......... 7% 97.0M 5s [2023-12-06T09:28:22.805Z] #10 2.200 15750K .......... .......... .......... .......... .......... 7% 123M 5s [2023-12-06T09:28:22.805Z] #10 2.201 15800K .......... .......... .......... .......... .......... 7% 105M 5s [2023-12-06T09:28:22.805Z] #10 2.201 15850K .......... .......... .......... .......... .......... 7% 1.75M 5s [2023-12-06T09:28:22.805Z] #10 2.229 15900K .......... .......... .......... .......... .......... 7% 105M 5s [2023-12-06T09:28:22.805Z] #10 2.229 15950K .......... .......... .......... .......... .......... 7% 127M 5s [2023-12-06T09:28:22.805Z] #10 2.230 16000K .......... .......... .......... .......... .......... 7% 36.9M 5s [2023-12-06T09:28:22.805Z] #10 2.231 16050K .......... .......... .......... .......... .......... 7% 57.3M 5s [2023-12-06T09:28:22.805Z] #10 2.232 16100K .......... .......... .......... .......... .......... 7% 37.1M 5s [2023-12-06T09:28:22.805Z] #10 2.233 16150K .......... .......... .......... .......... .......... 7% 110M 5s [2023-12-06T09:28:22.805Z] #10 2.234 16200K .......... .......... .......... .......... .......... 7% 121M 5s [2023-12-06T09:28:22.805Z] #10 2.234 16250K .......... .......... .......... .......... .......... 7% 39.2M 5s [2023-12-06T09:28:22.805Z] #10 2.235 16300K .......... .......... .......... .......... .......... 7% 75.5M 5s [2023-12-06T09:28:22.805Z] #10 2.236 16350K .......... .......... .......... .......... .......... 7% 46.1M 5s [2023-12-06T09:28:22.805Z] #10 2.237 16400K .......... .......... .......... .......... .......... 7% 96.3M 5s [2023-12-06T09:28:22.805Z] #10 2.237 16450K .......... .......... .......... .......... .......... 7% 93.0M 5s [2023-12-06T09:28:22.805Z] #10 2.238 16500K .......... .......... .......... .......... .......... 7% 46.3M 5s [2023-12-06T09:28:22.805Z] #10 2.239 16550K .......... .......... .......... .......... .......... 7% 51.6M 5s [2023-12-06T09:28:22.805Z] #10 2.240 16600K .......... .......... .......... .......... .......... 7% 82.5M 5s [2023-12-06T09:28:22.805Z] #10 2.241 16650K .......... .......... .......... .......... .......... 7% 132M 5s [2023-12-06T09:28:22.805Z] #10 2.241 16700K .......... .......... .......... .......... .......... 8% 60.9M 5s [2023-12-06T09:28:22.805Z] #10 2.242 16750K .......... .......... .......... .......... .......... 8% 59.6M 5s [2023-12-06T09:28:22.805Z] #10 2.243 16800K .......... .......... .......... .......... .......... 8% 74.5M 5s [2023-12-06T09:28:22.805Z] #10 2.243 16850K .......... .......... .......... .......... .......... 8% 91.0M 5s [2023-12-06T09:28:22.805Z] #10 2.244 16900K .......... .......... .......... .......... .......... 8% 80.0M 5s [2023-12-06T09:28:22.805Z] #10 2.244 16950K .......... .......... .......... .......... .......... 8% 60.8M 5s [2023-12-06T09:28:22.805Z] #10 2.245 17000K .......... .......... .......... .......... .......... 8% 63.6M 5s [2023-12-06T09:28:22.805Z] #10 2.246 17050K .......... .......... .......... .......... .......... 8% 58.7M 5s [2023-12-06T09:28:22.805Z] #10 2.247 17100K .......... .......... .......... .......... .......... 8% 78.7M 5s [2023-12-06T09:28:22.805Z] #10 2.247 17150K .......... .......... .......... .......... .......... 8% 115M 5s [2023-12-06T09:28:22.805Z] #10 2.248 17200K .......... .......... .......... .......... .......... 8% 65.5M 5s [2023-12-06T09:28:22.805Z] #10 2.249 17250K .......... .......... .......... .......... .......... 8% 86.4M 5s [2023-12-06T09:28:22.805Z] #10 2.249 17300K .......... .......... .......... .......... .......... 8% 31.5M 5s [2023-12-06T09:28:22.805Z] #10 2.251 17350K .......... .......... .......... .......... .......... 8% 131M 5s [2023-12-06T09:28:22.805Z] #10 2.251 17400K .......... .......... .......... .......... .......... 8% 102M 5s [2023-12-06T09:28:22.805Z] #10 2.252 17450K .......... .......... .......... .......... .......... 8% 111M 5s [2023-12-06T09:28:22.805Z] #10 2.252 17500K .......... .......... .......... .......... .......... 8% 41.2M 5s [2023-12-06T09:28:22.805Z] #10 2.253 17550K .......... .......... .......... .......... .......... 8% 90.5M 5s [2023-12-06T09:28:22.805Z] #10 2.254 17600K .......... .......... .......... .......... .......... 8% 75.0M 5s [2023-12-06T09:28:22.805Z] #10 2.254 17650K .......... .......... .......... .......... .......... 8% 102M 5s [2023-12-06T09:28:22.805Z] #10 2.255 17700K .......... .......... .......... .......... .......... 8% 71.3M 5s [2023-12-06T09:28:22.805Z] #10 2.256 17750K .......... .......... .......... .......... .......... 8% 75.4M 5s [2023-12-06T09:28:22.805Z] #10 2.256 17800K .......... .......... .......... .......... .......... 8% 129M 5s [2023-12-06T09:28:22.805Z] #10 2.257 17850K .......... .......... .......... .......... .......... 8% 108M 5s [2023-12-06T09:28:22.806Z] #10 2.257 17900K .......... .......... .......... .......... .......... 8% 82.5M 5s [2023-12-06T09:28:22.806Z] #10 2.258 17950K .......... .......... .......... .......... .......... 8% 119M 5s [2023-12-06T09:28:22.806Z] #10 2.258 18000K .......... .......... .......... .......... .......... 8% 51.7M 5s [2023-12-06T09:28:22.806Z] #10 2.259 18050K .......... .......... .......... .......... .......... 8% 96.6M 5s [2023-12-06T09:28:22.806Z] #10 2.259 18100K .......... .......... .......... .......... .......... 8% 119M 5s [2023-12-06T09:28:22.806Z] #10 2.260 18150K .......... .......... .......... .......... .......... 8% 61.4M 5s [2023-12-06T09:28:22.806Z] #10 2.261 18200K .......... .......... .......... .......... .......... 8% 109M 5s [2023-12-06T09:28:22.806Z] #10 2.261 18250K .......... .......... .......... .......... .......... 8% 97.8M 5s [2023-12-06T09:28:22.806Z] #10 2.262 18300K .......... .......... .......... .......... .......... 8% 36.1M 5s [2023-12-06T09:28:22.806Z] #10 2.263 18350K .......... .......... .......... .......... .......... 8% 98.0M 5s [2023-12-06T09:28:22.806Z] #10 2.263 18400K .......... .......... .......... .......... .......... 8% 60.4M 5s [2023-12-06T09:28:22.806Z] #10 2.264 18450K .......... .......... .......... .......... .......... 8% 103M 5s [2023-12-06T09:28:22.806Z] #10 2.265 18500K .......... .......... .......... .......... .......... 8% 102M 5s [2023-12-06T09:28:22.806Z] #10 2.265 18550K .......... .......... .......... .......... .......... 8% 116M 5s [2023-12-06T09:28:22.806Z] #10 2.266 18600K .......... .......... .......... .......... .......... 8% 137M 5s [2023-12-06T09:28:22.806Z] #10 2.266 18650K .......... .......... .......... .......... .......... 8% 101M 5s [2023-12-06T09:28:22.806Z] #10 2.267 18700K .......... .......... .......... .......... .......... 8% 94.0M 5s [2023-12-06T09:28:22.806Z] #10 2.267 18750K .......... .......... .......... .......... .......... 8% 106M 5s [2023-12-06T09:28:22.806Z] #10 2.267 18800K .......... .......... .......... .......... .......... 9% 140M 5s [2023-12-06T09:28:22.806Z] #10 2.268 18850K .......... .......... .......... .......... .......... 9% 115M 5s [2023-12-06T09:28:22.806Z] #10 2.268 18900K .......... .......... .......... .......... .......... 9% 62.7M 5s [2023-12-06T09:28:22.806Z] #10 2.269 18950K .......... .......... .......... .......... .......... 9% 107M 5s [2023-12-06T09:28:22.806Z] #10 2.269 19000K .......... .......... .......... .......... .......... 9% 107M 5s [2023-12-06T09:28:22.806Z] #10 2.270 19050K .......... .......... .......... .......... .......... 9% 133M 5s [2023-12-06T09:28:22.806Z] #10 2.271 19100K .......... .......... .......... .......... .......... 9% 66.9M 5s [2023-12-06T09:28:22.806Z] #10 2.272 19150K .......... .......... .......... .......... .......... 9% 125M 5s [2023-12-06T09:28:22.806Z] #10 2.272 19200K .......... .......... .......... .......... .......... 9% 79.3M 5s [2023-12-06T09:28:22.806Z] #10 2.272 19250K .......... .......... .......... .......... .......... 9% 131M 5s [2023-12-06T09:28:22.806Z] #10 2.272 19300K .......... .......... .......... .......... .......... 9% 57.0M 5s [2023-12-06T09:28:22.806Z] #10 2.273 19350K .......... .......... .......... .......... .......... 9% 120M 5s [2023-12-06T09:28:22.806Z] #10 2.274 19400K .......... .......... .......... .......... .......... 9% 97.7M 5s [2023-12-06T09:28:22.806Z] #10 2.274 19450K .......... .......... .......... .......... .......... 9% 51.7M 5s [2023-12-06T09:28:22.806Z] #10 2.275 19500K .......... .......... .......... .......... .......... 9% 91.3M 5s [2023-12-06T09:28:22.806Z] #10 2.276 19550K .......... .......... .......... .......... .......... 9% 66.3M 5s [2023-12-06T09:28:22.806Z] #10 2.276 19600K .......... .......... .......... .......... .......... 9% 72.2M 5s [2023-12-06T09:28:22.806Z] #10 2.277 19650K .......... .......... .......... .......... .......... 9% 38.8M 5s [2023-12-06T09:28:22.806Z] #10 2.278 19700K .......... .......... .......... .......... .......... 9% 92.1M 5s [2023-12-06T09:28:22.806Z] #10 2.279 19750K .......... .......... .......... .......... .......... 9% 115M 5s [2023-12-06T09:28:22.806Z] #10 2.279 19800K .......... .......... .......... .......... .......... 9% 37.4M 5s [2023-12-06T09:28:22.806Z] #10 2.281 19850K .......... .......... .......... .......... .......... 9% 41.6M 5s [2023-12-06T09:28:23.056Z] #10 2.282 19900K .......... .......... .......... .......... .......... 9% 1.49M 5s [2023-12-06T09:28:23.056Z] #10 2.315 19950K .......... .......... .......... .......... .......... 9% 84.1M 5s [2023-12-06T09:28:23.056Z] #10 2.315 20000K .......... .......... .......... .......... .......... 9% 91.0M 5s [2023-12-06T09:28:23.056Z] #10 2.316 20050K .......... .......... .......... .......... .......... 9% 29.9M 5s [2023-12-06T09:28:23.056Z] #10 2.317 20100K .......... .......... .......... .......... .......... 9% 98.4M 5s [2023-12-06T09:28:23.056Z] #10 2.318 20150K .......... .......... .......... .......... .......... 9% 43.2M 5s [2023-12-06T09:28:23.056Z] #10 2.319 20200K .......... .......... .......... .......... .......... 9% 114M 5s [2023-12-06T09:28:23.056Z] #10 2.319 20250K .......... .......... .......... .......... .......... 9% 97.3M 5s [2023-12-06T09:28:23.056Z] #10 2.320 20300K .......... .......... .......... .......... .......... 9% 42.1M 5s [2023-12-06T09:28:23.056Z] #10 2.321 20350K .......... .......... .......... .......... .......... 9% 58.5M 5s [2023-12-06T09:28:23.056Z] #10 2.322 20400K .......... .......... .......... .......... .......... 9% 85.2M 5s [2023-12-06T09:28:23.056Z] #10 2.322 20450K .......... .......... .......... .......... .......... 9% 73.1M 5s [2023-12-06T09:28:23.056Z] #10 2.323 20500K .......... .......... .......... .......... .......... 9% 84.6M 5s [2023-12-06T09:28:23.056Z] #10 2.324 20550K .......... .......... .......... .......... .......... 9% 39.8M 5s [2023-12-06T09:28:23.056Z] #10 2.325 20600K .......... .......... .......... .......... .......... 9% 65.8M 5s [2023-12-06T09:28:23.056Z] #10 2.326 20650K .......... .......... .......... .......... .......... 9% 85.1M 5s [2023-12-06T09:28:23.056Z] #10 2.326 20700K .......... .......... .......... .......... .......... 9% 114M 5s [2023-12-06T09:28:23.056Z] #10 2.327 20750K .......... .......... .......... .......... .......... 9% 38.4M 5s [2023-12-06T09:28:23.056Z] #10 2.328 20800K .......... .......... .......... .......... .......... 9% 128M 5s [2023-12-06T09:28:23.056Z] #10 2.328 20850K .......... .......... .......... .......... .......... 9% 62.3M 5s [2023-12-06T09:28:23.056Z] #10 2.329 20900K .......... .......... .......... .......... .......... 10% 45.6M 5s [2023-12-06T09:28:23.056Z] #10 2.330 20950K .......... .......... .......... .......... .......... 10% 94.8M 5s [2023-12-06T09:28:23.056Z] #10 2.331 21000K .......... .......... .......... .......... .......... 10% 111M 5s [2023-12-06T09:28:23.056Z] #10 2.331 21050K .......... .......... .......... .......... .......... 10% 51.4M 5s [2023-12-06T09:28:23.056Z] #10 2.332 21100K .......... .......... .......... .......... .......... 10% 52.5M 5s [2023-12-06T09:28:23.056Z] #10 2.333 21150K .......... .......... .......... .......... .......... 10% 75.7M 5s [2023-12-06T09:28:23.056Z] #10 2.334 21200K .......... .......... .......... .......... .......... 10% 88.0M 5s [2023-12-06T09:28:23.056Z] #10 2.334 21250K .......... .......... .......... .......... .......... 10% 95.3M 5s [2023-12-06T09:28:23.056Z] #10 2.335 21300K .......... .......... .......... .......... .......... 10% 91.9M 5s [2023-12-06T09:28:23.056Z] #10 2.335 21350K .......... .......... .......... .......... .......... 10% 37.9M 5s [2023-12-06T09:28:23.056Z] #10 2.337 21400K .......... .......... .......... .......... .......... 10% 144M 5s [2023-12-06T09:28:23.056Z] #10 2.337 21450K .......... .......... .......... .......... .......... 10% 118M 5s [2023-12-06T09:28:23.056Z] #10 2.337 21500K .......... .......... .......... .......... .......... 10% 15.0M 5s [2023-12-06T09:28:23.056Z] #10 2.340 21550K .......... .......... .......... .......... .......... 10% 115M 5s [2023-12-06T09:28:23.056Z] #10 2.341 21600K .......... .......... .......... .......... .......... 10% 160M 5s [2023-12-06T09:28:23.056Z] #10 2.341 21650K .......... .......... .......... .......... .......... 10% 137M 5s [2023-12-06T09:28:23.056Z] #10 2.342 21700K .......... .......... .......... .......... .......... 10% 122M 5s [2023-12-06T09:28:23.056Z] #10 2.342 21750K .......... .......... .......... .......... .......... 10% 118M 5s [2023-12-06T09:28:23.056Z] #10 2.342 21800K .......... .......... .......... .......... .......... 10% 119M 5s [2023-12-06T09:28:23.056Z] #10 2.343 21850K .......... .......... .......... .......... .......... 10% 135M 5s [2023-12-06T09:28:23.056Z] #10 2.343 21900K .......... .......... .......... .......... .......... 10% 91.6M 5s [2023-12-06T09:28:23.056Z] #10 2.344 21950K .......... .......... .......... .......... .......... 10% 118M 5s [2023-12-06T09:28:23.056Z] #10 2.344 22000K .......... .......... .......... .......... .......... 10% 120M 5s [2023-12-06T09:28:23.056Z] #10 2.344 22050K .......... .......... .......... .......... .......... 10% 101M 5s [2023-12-06T09:28:23.056Z] #10 2.345 22100K .......... .......... .......... .......... .......... 10% 98.4M 5s [2023-12-06T09:28:23.056Z] #10 2.345 22150K .......... .......... .......... .......... .......... 10% 68.9M 5s [2023-12-06T09:28:23.056Z] #10 2.346 22200K .......... .......... .......... .......... .......... 10% 110M 5s [2023-12-06T09:28:23.056Z] #10 2.347 22250K .......... .......... .......... .......... .......... 10% 96.3M 5s [2023-12-06T09:28:23.056Z] #10 2.347 22300K .......... .......... .......... .......... .......... 10% 74.0M 5s [2023-12-06T09:28:23.056Z] #10 2.348 22350K .......... .......... .......... .......... .......... 10% 139M 5s [2023-12-06T09:28:23.056Z] #10 2.348 22400K .......... .......... .......... .......... .......... 10% 62.5M 5s [2023-12-06T09:28:23.056Z] #10 2.349 22450K .......... .......... .......... .......... .......... 10% 104M 5s [2023-12-06T09:28:23.056Z] #10 2.349 22500K .......... .......... .......... .......... .......... 10% 57.3M 5s [2023-12-06T09:28:23.056Z] #10 2.350 22550K .......... .......... .......... .......... .......... 10% 113M 5s [2023-12-06T09:28:23.056Z] #10 2.351 22600K .......... .......... .......... .......... .......... 10% 119M 5s [2023-12-06T09:28:23.056Z] #10 2.351 22650K .......... .......... .......... .......... .......... 10% 104M 5s [2023-12-06T09:28:23.056Z] #10 2.352 22700K .......... .......... .......... .......... .......... 10% 100M 5s [2023-12-06T09:28:23.056Z] #10 2.352 22750K .......... .......... .......... .......... .......... 10% 124M 5s [2023-12-06T09:28:23.056Z] #10 2.352 22800K .......... .......... .......... .......... .......... 10% 14.1M 5s [2023-12-06T09:28:23.056Z] #10 2.356 22850K .......... .......... .......... .......... .......... 10% 152M 5s [2023-12-06T09:28:23.056Z] #10 2.356 22900K .......... .......... .......... .......... .......... 10% 156M 5s [2023-12-06T09:28:23.056Z] #10 2.357 22950K .......... .......... .......... .......... .......... 10% 134M 5s [2023-12-06T09:28:23.056Z] #10 2.357 23000K .......... .......... .......... .......... .......... 11% 114M 4s [2023-12-06T09:28:23.056Z] #10 2.357 23050K .......... .......... .......... .......... .......... 11% 105M 4s [2023-12-06T09:28:23.056Z] #10 2.358 23100K .......... .......... .......... .......... .......... 11% 87.7M 4s [2023-12-06T09:28:23.056Z] #10 2.358 23150K .......... .......... .......... .......... .......... 11% 92.8M 4s [2023-12-06T09:28:23.056Z] #10 2.359 23200K .......... .......... .......... .......... .......... 11% 114M 4s [2023-12-06T09:28:23.056Z] #10 2.359 23250K .......... .......... .......... .......... .......... 11% 102M 4s [2023-12-06T09:28:23.056Z] #10 2.360 23300K .......... .......... .......... .......... .......... 11% 89.5M 4s [2023-12-06T09:28:23.056Z] #10 2.360 23350K .......... .......... .......... .......... .......... 11% 104M 4s [2023-12-06T09:28:23.056Z] #10 2.361 23400K .......... .......... .......... .......... .......... 11% 118M 4s [2023-12-06T09:28:23.056Z] #10 2.361 23450K .......... .......... .......... .......... .......... 11% 131M 4s [2023-12-06T09:28:23.056Z] #10 2.362 23500K .......... .......... .......... .......... .......... 11% 92.6M 4s [2023-12-06T09:28:23.056Z] #10 2.362 23550K .......... .......... .......... .......... .......... 11% 128M 4s [2023-12-06T09:28:23.056Z] #10 2.363 23600K .......... .......... .......... .......... .......... 11% 107M 4s [2023-12-06T09:28:23.056Z] #10 2.363 23650K .......... .......... .......... .......... .......... 11% 142M 4s [2023-12-06T09:28:23.056Z] #10 2.363 23700K .......... .......... .......... .......... .......... 11% 39.4M 4s [2023-12-06T09:28:23.056Z] #10 2.365 23750K .......... .......... .......... .......... .......... 11% 113M 4s [2023-12-06T09:28:23.056Z] #10 2.365 23800K .......... .......... .......... .......... .......... 11% 124M 4s [2023-12-06T09:28:23.056Z] #10 2.365 23850K .......... .......... .......... .......... .......... 11% 38.4M 4s [2023-12-06T09:28:23.056Z] #10 2.367 23900K .......... .......... .......... .......... .......... 11% 47.9M 4s [2023-12-06T09:28:23.056Z] #10 2.368 23950K .......... .......... .......... .......... .......... 11% 1.49M 5s [2023-12-06T09:28:23.056Z] #10 2.401 24000K .......... .......... .......... .......... .......... 11% 79.1M 5s [2023-12-06T09:28:23.056Z] #10 2.401 24050K .......... .......... .......... .......... .......... 11% 75.5M 5s [2023-12-06T09:28:23.056Z] #10 2.402 24100K .......... .......... .......... .......... .......... 11% 48.4M 5s [2023-12-06T09:28:23.056Z] #10 2.403 24150K .......... .......... .......... .......... .......... 11% 54.8M 5s [2023-12-06T09:28:23.056Z] #10 2.404 24200K .......... .......... .......... .......... .......... 11% 58.3M 5s [2023-12-06T09:28:23.056Z] #10 2.405 24250K .......... .......... .......... .......... .......... 11% 60.5M 5s [2023-12-06T09:28:23.056Z] #10 2.405 24300K .......... .......... .......... .......... .......... 11% 64.8M 5s [2023-12-06T09:28:23.056Z] #10 2.406 24350K .......... .......... .......... .......... .......... 11% 69.0M 5s [2023-12-06T09:28:23.056Z] #10 2.407 24400K .......... .......... .......... .......... .......... 11% 34.1M 5s [2023-12-06T09:28:23.056Z] #10 2.408 24450K .......... .......... .......... .......... .......... 11% 81.6M 5s [2023-12-06T09:28:23.056Z] #10 2.409 24500K .......... .......... .......... .......... .......... 11% 71.2M 5s [2023-12-06T09:28:23.056Z] #10 2.409 24550K .......... .......... .......... .......... .......... 11% 51.9M 5s [2023-12-06T09:28:23.056Z] #10 2.410 24600K .......... .......... .......... .......... .......... 11% 90.0M 5s [2023-12-06T09:28:23.056Z] #10 2.411 24650K .......... .......... .......... .......... .......... 11% 112M 5s [2023-12-06T09:28:23.056Z] #10 2.412 24700K .......... .......... .......... .......... .......... 11% 72.0M 5s [2023-12-06T09:28:23.056Z] #10 2.412 24750K .......... .......... .......... .......... .......... 11% 87.7M 5s [2023-12-06T09:28:23.056Z] #10 2.413 24800K .......... .......... .......... .......... .......... 11% 23.6M 5s [2023-12-06T09:28:23.056Z] #10 2.415 24850K .......... .......... .......... .......... .......... 11% 58.4M 5s [2023-12-06T09:28:23.056Z] #10 2.416 24900K .......... .......... .......... .......... .......... 11% 53.3M 5s [2023-12-06T09:28:23.056Z] #10 2.416 24950K .......... .......... .......... .......... .......... 11% 66.7M 5s [2023-12-06T09:28:23.056Z] #10 2.417 25000K .......... .......... .......... .......... .......... 11% 68.1M 5s [2023-12-06T09:28:23.056Z] #10 2.418 25050K .......... .......... .......... .......... .......... 12% 78.7M 5s [2023-12-06T09:28:23.056Z] #10 2.419 25100K .......... .......... .......... .......... .......... 12% 63.8M 5s [2023-12-06T09:28:23.056Z] #10 2.419 25150K .......... .......... .......... .......... .......... 12% 72.2M 5s [2023-12-06T09:28:23.056Z] #10 2.420 25200K .......... .......... .......... .......... .......... 12% 69.0M 5s [2023-12-06T09:28:23.056Z] #10 2.421 25250K .......... .......... .......... .......... .......... 12% 69.9M 5s [2023-12-06T09:28:23.056Z] #10 2.421 25300K .......... .......... .......... .......... .......... 12% 66.3M 5s [2023-12-06T09:28:23.056Z] #10 2.422 25350K .......... .......... .......... .......... .......... 12% 81.4M 5s [2023-12-06T09:28:23.056Z] #10 2.423 25400K .......... .......... .......... .......... .......... 12% 66.0M 4s [2023-12-06T09:28:23.056Z] #10 2.423 25450K .......... .......... .......... .......... .......... 12% 86.8M 4s [2023-12-06T09:28:23.056Z] #10 2.424 25500K .......... .......... .......... .......... .......... 12% 76.3M 4s [2023-12-06T09:28:23.056Z] #10 2.425 25550K .......... .......... .......... .......... .......... 12% 76.8M 4s [2023-12-06T09:28:23.056Z] #10 2.425 25600K .......... .......... .......... .......... .......... 12% 80.1M 4s [2023-12-06T09:28:23.056Z] #10 2.426 25650K .......... .......... .......... .......... .......... 12% 92.0M 4s [2023-12-06T09:28:23.057Z] #10 2.426 25700K .......... .......... .......... .......... .......... 12% 73.7M 4s [2023-12-06T09:28:23.057Z] #10 2.427 25750K .......... .......... .......... .......... .......... 12% 90.0M 4s [2023-12-06T09:28:23.057Z] #10 2.428 25800K .......... .......... .......... .......... .......... 12% 71.8M 4s [2023-12-06T09:28:23.057Z] #10 2.428 25850K .......... .......... .......... .......... .......... 12% 72.4M 4s [2023-12-06T09:28:23.057Z] #10 2.429 25900K .......... .......... .......... .......... .......... 12% 63.6M 4s [2023-12-06T09:28:23.057Z] #10 2.430 25950K .......... .......... .......... .......... .......... 12% 81.4M 4s [2023-12-06T09:28:23.057Z] #10 2.430 26000K .......... .......... .......... .......... .......... 12% 90.0M 4s [2023-12-06T09:28:23.057Z] #10 2.431 26050K .......... .......... .......... .......... .......... 12% 81.2M 4s [2023-12-06T09:28:23.057Z] #10 2.432 26100K .......... .......... .......... .......... .......... 12% 91.3M 4s [2023-12-06T09:28:23.057Z] #10 2.432 26150K .......... .......... .......... .......... .......... 12% 105M 4s [2023-12-06T09:28:23.057Z] #10 2.432 26200K .......... .......... .......... .......... .......... 12% 104M 4s [2023-12-06T09:28:23.057Z] #10 2.433 26250K .......... .......... .......... .......... .......... 12% 87.8M 4s [2023-12-06T09:28:23.057Z] #10 2.434 26300K .......... .......... .......... .......... .......... 12% 84.8M 4s [2023-12-06T09:28:23.057Z] #10 2.434 26350K .......... .......... .......... .......... .......... 12% 81.4M 4s [2023-12-06T09:28:23.057Z] #10 2.435 26400K .......... .......... .......... .......... .......... 12% 110M 4s [2023-12-06T09:28:23.057Z] #10 2.435 26450K .......... .......... .......... .......... .......... 12% 99.0M 4s [2023-12-06T09:28:23.057Z] #10 2.436 26500K .......... .......... .......... .......... .......... 12% 89.6M 4s [2023-12-06T09:28:23.057Z] #10 2.436 26550K .......... .......... .......... .......... .......... 12% 103M 4s [2023-12-06T09:28:23.057Z] #10 2.437 26600K .......... .......... .......... .......... .......... 12% 103M 4s [2023-12-06T09:28:23.057Z] #10 2.437 26650K .......... .......... .......... .......... .......... 12% 95.8M 4s [2023-12-06T09:28:23.057Z] #10 2.438 26700K .......... .......... .......... .......... .......... 12% 97.3M 4s [2023-12-06T09:28:23.057Z] #10 2.438 26750K .......... .......... .......... .......... .......... 12% 28.1M 4s [2023-12-06T09:28:23.057Z] #10 2.440 26800K .......... .......... .......... .......... .......... 12% 126M 4s [2023-12-06T09:28:23.057Z] #10 2.440 26850K .......... .......... .......... .......... .......... 12% 108M 4s [2023-12-06T09:28:23.057Z] #10 2.441 26900K .......... .......... .......... .......... .......... 12% 105M 4s [2023-12-06T09:28:23.057Z] #10 2.441 26950K .......... .......... .......... .......... .......... 12% 102M 4s [2023-12-06T09:28:23.057Z] #10 2.442 27000K .......... .......... .......... .......... .......... 12% 93.1M 4s [2023-12-06T09:28:23.057Z] #10 2.442 27050K .......... .......... .......... .......... .......... 12% 103M 4s [2023-12-06T09:28:23.057Z] #10 2.443 27100K .......... .......... .......... .......... .......... 12% 86.4M 4s [2023-12-06T09:28:23.057Z] #10 2.443 27150K .......... .......... .......... .......... .......... 13% 97.5M 4s [2023-12-06T09:28:23.057Z] #10 2.444 27200K .......... .......... .......... .......... .......... 13% 114M 4s [2023-12-06T09:28:23.057Z] #10 2.444 27250K .......... .......... .......... .......... .......... 13% 109M 4s [2023-12-06T09:28:23.057Z] #10 2.445 27300K .......... .......... .......... .......... .......... 13% 108M 4s [2023-12-06T09:28:23.057Z] #10 2.445 27350K .......... .......... .......... .......... .......... 13% 106M 4s [2023-12-06T09:28:23.057Z] #10 2.445 27400K .......... .......... .......... .......... .......... 13% 94.8M 4s [2023-12-06T09:28:23.057Z] #10 2.446 27450K .......... .......... .......... .......... .......... 13% 102M 4s [2023-12-06T09:28:23.057Z] #10 2.447 27500K .......... .......... .......... .......... .......... 13% 76.3M 4s [2023-12-06T09:28:23.057Z] #10 2.447 27550K .......... .......... .......... .......... .......... 13% 133M 4s [2023-12-06T09:28:23.057Z] #10 2.447 27600K .......... .......... .......... .......... .......... 13% 127M 4s [2023-12-06T09:28:23.057Z] #10 2.448 27650K .......... .......... .......... .......... .......... 13% 81.5M 4s [2023-12-06T09:28:23.057Z] #10 2.449 27700K .......... .......... .......... .......... .......... 13% 74.7M 4s [2023-12-06T09:28:23.057Z] #10 2.449 27750K .......... .......... .......... .......... .......... 13% 42.6M 4s [2023-12-06T09:28:23.057Z] #10 2.450 27800K .......... .......... .......... .......... .......... 13% 91.2M 4s [2023-12-06T09:28:23.057Z] #10 2.451 27850K .......... .......... .......... .......... .......... 13% 94.2M 4s [2023-12-06T09:28:23.057Z] #10 2.451 27900K .......... .......... .......... .......... .......... 13% 48.6M 4s [2023-12-06T09:28:23.057Z] #10 2.452 27950K .......... .......... .......... .......... .......... 13% 41.8M 4s [2023-12-06T09:28:23.057Z] #10 2.453 28000K .......... .......... .......... .......... .......... 13% 1.52M 4s [2023-12-06T09:28:23.057Z] #10 2.486 28050K .......... .......... .......... .......... .......... 13% 37.3M 4s [2023-12-06T09:28:23.057Z] #10 2.487 28100K .......... .......... .......... .......... .......... 13% 30.0M 4s [2023-12-06T09:28:23.057Z] #10 2.489 28150K .......... .......... .......... .......... .......... 13% 39.4M 4s [2023-12-06T09:28:23.057Z] #10 2.490 28200K .......... .......... .......... .......... .......... 13% 60.9M 4s [2023-12-06T09:28:23.057Z] #10 2.493 28250K .......... .......... .......... .......... .......... 13% 57.8M 4s [2023-12-06T09:28:23.057Z] #10 2.493 28300K .......... .......... .......... .......... .......... 13% 91.4M 4s [2023-12-06T09:28:23.057Z] #10 2.493 28350K .......... .......... .......... .......... .......... 13% 102M 4s [2023-12-06T09:28:23.057Z] #10 2.493 28400K .......... .......... .......... .......... .......... 13% 77.6M 4s [2023-12-06T09:28:23.057Z] #10 2.493 28450K .......... .......... .......... .......... .......... 13% 60.2M 4s [2023-12-06T09:28:23.057Z] #10 2.494 28500K .......... .......... .......... .......... .......... 13% 73.5M 4s [2023-12-06T09:28:23.057Z] #10 2.495 28550K .......... .......... .......... .......... .......... 13% 97.5M 4s [2023-12-06T09:28:23.057Z] #10 2.495 28600K .......... .......... .......... .......... .......... 13% 45.8M 4s [2023-12-06T09:28:23.057Z] #10 2.496 28650K .......... .......... .......... .......... .......... 13% 44.1M 4s [2023-12-06T09:28:23.057Z] #10 2.497 28700K .......... .......... .......... .......... .......... 13% 46.8M 4s [2023-12-06T09:28:23.057Z] #10 2.498 28750K .......... .......... .......... .......... .......... 13% 51.5M 4s [2023-12-06T09:28:23.057Z] #10 2.499 28800K .......... .......... .......... .......... .......... 13% 51.3M 4s [2023-12-06T09:28:23.057Z] #10 2.500 28850K .......... .......... .......... .......... .......... 13% 47.1M 4s [2023-12-06T09:28:23.057Z] #10 2.501 28900K .......... .......... .......... .......... .......... 13% 52.6M 4s [2023-12-06T09:28:23.057Z] #10 2.502 28950K .......... .......... .......... .......... .......... 13% 74.3M 4s [2023-12-06T09:28:23.057Z] #10 2.503 29000K .......... .......... .......... .......... .......... 13% 51.9M 4s [2023-12-06T09:28:23.057Z] #10 2.504 29050K .......... .......... .......... .......... .......... 13% 67.4M 4s [2023-12-06T09:28:23.057Z] #10 2.505 29100K .......... .......... .......... .......... .......... 13% 41.7M 4s [2023-12-06T09:28:23.057Z] #10 2.506 29150K .......... .......... .......... .......... .......... 13% 53.7M 4s [2023-12-06T09:28:23.057Z] #10 2.507 29200K .......... .......... .......... .......... .......... 13% 57.5M 4s [2023-12-06T09:28:23.057Z] #10 2.509 29250K .......... .......... .......... .......... .......... 14% 104M 4s [2023-12-06T09:28:23.057Z] #10 2.509 29300K .......... .......... .......... .......... .......... 14% 96.7M 4s [2023-12-06T09:28:23.057Z] #10 2.509 29350K .......... .......... .......... .......... .......... 14% 110M 4s [2023-12-06T09:28:23.057Z] #10 2.509 29400K .......... .......... .......... .......... .......... 14% 105M 4s [2023-12-06T09:28:23.057Z] #10 2.509 29450K .......... .......... .......... .......... .......... 14% 78.2M 4s [2023-12-06T09:28:23.057Z] #10 2.513 29500K .......... .......... .......... .......... .......... 14% 11.2M 4s [2023-12-06T09:28:23.057Z] #10 2.515 29550K .......... .......... .......... .......... .......... 14% 44.8M 4s [2023-12-06T09:28:23.057Z] #10 2.516 29600K .......... .......... .......... .......... .......... 14% 51.2M 4s [2023-12-06T09:28:23.057Z] #10 2.516 29650K .......... .......... .......... .......... .......... 14% 46.0M 4s [2023-12-06T09:28:23.057Z] #10 2.518 29700K .......... .......... .......... .......... .......... 14% 56.2M 4s [2023-12-06T09:28:23.057Z] #10 2.519 29750K .......... .......... .......... .......... .......... 14% 36.6M 4s [2023-12-06T09:28:23.057Z] #10 2.520 29800K .......... .......... .......... .......... .......... 14% 59.6M 4s [2023-12-06T09:28:23.057Z] #10 2.521 29850K .......... .......... .......... .......... .......... 14% 63.5M 4s [2023-12-06T09:28:23.057Z] #10 2.521 29900K .......... .......... .......... .......... .......... 14% 51.5M 4s [2023-12-06T09:28:23.057Z] #10 2.523 29950K .......... .......... .......... .......... .......... 14% 44.9M 4s [2023-12-06T09:28:23.057Z] #10 2.523 30000K .......... .......... .......... .......... .......... 14% 62.7M 4s [2023-12-06T09:28:23.057Z] #10 2.524 30050K .......... .......... .......... .......... .......... 14% 58.2M 4s [2023-12-06T09:28:23.057Z] #10 2.525 30100K .......... .......... .......... .......... .......... 14% 54.7M 4s [2023-12-06T09:28:23.057Z] #10 2.526 30150K .......... .......... .......... .......... .......... 14% 76.9M 4s [2023-12-06T09:28:23.057Z] #10 2.527 30200K .......... .......... .......... .......... .......... 14% 56.7M 4s [2023-12-06T09:28:23.057Z] #10 2.527 30250K .......... .......... .......... .......... .......... 14% 78.6M 4s [2023-12-06T09:28:23.057Z] #10 2.528 30300K .......... .......... .......... .......... .......... 14% 59.4M 4s [2023-12-06T09:28:23.057Z] #10 2.529 30350K .......... .......... .......... .......... .......... 14% 64.5M 4s [2023-12-06T09:28:23.057Z] #10 2.530 30400K .......... .......... .......... .......... .......... 14% 65.2M 4s [2023-12-06T09:28:23.057Z] #10 2.530 30450K .......... .......... .......... .......... .......... 14% 73.7M 4s [2023-12-06T09:28:23.057Z] #10 2.531 30500K .......... .......... .......... .......... .......... 14% 62.0M 4s [2023-12-06T09:28:23.057Z] #10 2.532 30550K .......... .......... .......... .......... .......... 14% 72.5M 4s [2023-12-06T09:28:23.057Z] #10 2.532 30600K .......... .......... .......... .......... .......... 14% 58.0M 4s [2023-12-06T09:28:23.057Z] #10 2.533 30650K .......... .......... .......... .......... .......... 14% 77.6M 4s [2023-12-06T09:28:23.057Z] #10 2.534 30700K .......... .......... .......... .......... .......... 14% 64.2M 4s [2023-12-06T09:28:23.057Z] #10 2.535 30750K .......... .......... .......... .......... .......... 14% 69.1M 4s [2023-12-06T09:28:23.057Z] #10 2.535 30800K .......... .......... .......... .......... .......... 14% 82.8M 4s [2023-12-06T09:28:23.057Z] #10 2.536 30850K .......... .......... .......... .......... .......... 14% 72.7M 4s [2023-12-06T09:28:23.057Z] #10 2.537 30900K .......... .......... .......... .......... .......... 14% 72.2M 4s [2023-12-06T09:28:23.057Z] #10 2.537 30950K .......... .......... .......... .......... .......... 14% 85.3M 4s [2023-12-06T09:28:23.057Z] #10 2.538 31000K .......... .......... .......... .......... .......... 14% 106M 4s [2023-12-06T09:28:23.057Z] #10 2.538 31050K .......... .......... .......... .......... .......... 14% 137M 4s [2023-12-06T09:28:23.057Z] #10 2.539 31100K .......... .......... .......... .......... .......... 14% 92.7M 4s [2023-12-06T09:28:23.057Z] #10 2.539 31150K .......... .......... .......... .......... .......... 14% 85.4M 4s [2023-12-06T09:28:23.057Z] #10 2.540 31200K .......... .......... .......... .......... .......... 14% 117M 4s [2023-12-06T09:28:23.057Z] #10 2.540 31250K .......... .......... .......... .......... .......... 14% 134M 4s [2023-12-06T09:28:23.057Z] #10 2.541 31300K .......... .......... .......... .......... .......... 14% 112M 4s [2023-12-06T09:28:23.057Z] #10 2.541 31350K .......... .......... .......... .......... .......... 15% 105M 4s [2023-12-06T09:28:23.057Z] #10 2.541 31400K .......... .......... .......... .......... .......... 15% 112M 4s [2023-12-06T09:28:23.057Z] #10 2.542 31450K .......... .......... .......... .......... .......... 15% 129M 4s [2023-12-06T09:28:23.057Z] #10 2.542 31500K .......... .......... .......... .......... .......... 15% 113M 4s [2023-12-06T09:28:23.057Z] #10 2.543 31550K .......... .......... .......... .......... .......... 15% 139M 4s [2023-12-06T09:28:23.057Z] #10 2.543 31600K .......... .......... .......... .......... .......... 15% 124M 4s [2023-12-06T09:28:23.057Z] #10 2.543 31650K .......... .......... .......... .......... .......... 15% 137M 4s [2023-12-06T09:28:23.057Z] #10 2.544 31700K .......... .......... .......... .......... .......... 15% 114M 4s [2023-12-06T09:28:23.057Z] #10 2.544 31750K .......... .......... .......... .......... .......... 15% 148M 4s [2023-12-06T09:28:23.057Z] #10 2.545 31800K .......... .......... .......... .......... .......... 15% 121M 4s [2023-12-06T09:28:23.057Z] #10 2.545 31850K .......... .......... .......... .......... .......... 15% 145M 4s [2023-12-06T09:28:23.057Z] #10 2.545 31900K .......... .......... .......... .......... .......... 15% 106M 4s [2023-12-06T09:28:23.057Z] #10 2.546 31950K .......... .......... .......... .......... .......... 15% 136M 4s [2023-12-06T09:28:23.057Z] #10 2.546 32000K .......... .......... .......... .......... .......... 15% 114M 4s [2023-12-06T09:28:23.057Z] #10 2.547 32050K .......... .......... .......... .......... .......... 15% 1.95M 4s [2023-12-06T09:28:23.057Z] #10 2.572 32100K .......... .......... .......... .......... .......... 15% 58.4M 4s [2023-12-06T09:28:23.057Z] #10 2.572 32150K .......... .......... .......... .......... .......... 15% 48.3M 4s [2023-12-06T09:28:23.057Z] #10 2.573 32200K .......... .......... .......... .......... .......... 15% 41.5M 4s [2023-12-06T09:28:23.057Z] #10 2.575 32250K .......... .......... .......... .......... .......... 15% 82.8M 4s [2023-12-06T09:28:23.057Z] #10 2.575 32300K .......... .......... .......... .......... .......... 15% 25.6M 4s [2023-12-06T09:28:23.057Z] #10 2.577 32350K .......... .......... .......... .......... .......... 15% 94.5M 4s [2023-12-06T09:28:23.057Z] #10 2.578 32400K .......... .......... .......... .......... .......... 15% 117M 4s [2023-12-06T09:28:23.057Z] #10 2.578 32450K .......... .......... .......... .......... .......... 15% 66.5M 4s [2023-12-06T09:28:23.057Z] #10 2.579 32500K .......... .......... .......... .......... .......... 15% 11.4M 4s [2023-12-06T09:28:23.057Z] #10 2.583 32550K .......... .......... .......... .......... .......... 15% 89.9M 4s [2023-12-06T09:28:23.057Z] #10 2.584 32600K .......... .......... .......... .......... .......... 15% 116M 4s [2023-12-06T09:28:23.057Z] #10 2.585 32650K .......... .......... .......... .......... .......... 15% 131M 4s [2023-12-06T09:28:23.057Z] #10 2.585 32700K .......... .......... .......... .......... .......... 15% 112M 4s [2023-12-06T09:28:23.057Z] #10 2.585 32750K .......... .......... .......... .......... .......... 15% 86.8M 4s [2023-12-06T09:28:23.057Z] #10 2.585 32800K .......... .......... .......... .......... .......... 15% 91.4M 4s [2023-12-06T09:28:23.057Z] #10 2.587 32850K .......... .......... .......... .......... .......... 15% 85.2M 4s [2023-12-06T09:28:23.057Z] #10 2.587 32900K .......... .......... .......... .......... .......... 15% 111M 4s [2023-12-06T09:28:23.057Z] #10 2.587 32950K .......... .......... .......... .......... .......... 15% 133M 4s [2023-12-06T09:28:23.057Z] #10 2.587 33000K .......... .......... .......... .......... .......... 15% 101M 4s [2023-12-06T09:28:23.057Z] #10 2.588 33050K .......... .......... .......... .......... .......... 15% 88.1M 4s [2023-12-06T09:28:23.057Z] #10 2.591 33100K .......... .......... .......... .......... .......... 15% 17.7M 4s [2023-12-06T09:28:23.057Z] #10 2.591 33150K .......... .......... .......... .......... .......... 15% 77.9M 4s [2023-12-06T09:28:23.057Z] #10 2.592 33200K .......... .......... .......... .......... .......... 15% 69.5M 4s [2023-12-06T09:28:23.057Z] #10 2.592 33250K .......... .......... .......... .......... .......... 15% 134M 4s [2023-12-06T09:28:23.057Z] #10 2.593 33300K .......... .......... .......... .......... .......... 15% 38.6M 4s [2023-12-06T09:28:23.057Z] #10 2.594 33350K .......... .......... .......... .......... .......... 15% 129M 4s [2023-12-06T09:28:23.057Z] #10 2.594 33400K .......... .......... .......... .......... .......... 15% 110M 4s [2023-12-06T09:28:23.057Z] #10 2.595 33450K .......... .......... .......... .......... .......... 16% 77.3M 4s [2023-12-06T09:28:23.057Z] #10 2.595 33500K .......... .......... .......... .......... .......... 16% 106M 4s [2023-12-06T09:28:23.057Z] #10 2.596 33550K .......... .......... .......... .......... .......... 16% 112M 4s [2023-12-06T09:28:23.057Z] #10 2.596 33600K .......... .......... .......... .......... .......... 16% 92.8M 4s [2023-12-06T09:28:23.057Z] #10 2.597 33650K .......... .......... .......... .......... .......... 16% 61.7M 4s [2023-12-06T09:28:23.057Z] #10 2.598 33700K .......... .......... .......... .......... .......... 16% 91.6M 4s [2023-12-06T09:28:23.057Z] #10 2.598 33750K .......... .......... .......... .......... .......... 16% 110M 4s [2023-12-06T09:28:23.057Z] #10 2.599 33800K .......... .......... .......... .......... .......... 16% 93.9M 4s [2023-12-06T09:28:23.057Z] #10 2.599 33850K .......... .......... .......... .......... .......... 16% 87.1M 4s [2023-12-06T09:28:23.057Z] #10 2.600 33900K .......... .......... .......... .......... .......... 16% 87.4M 4s [2023-12-06T09:28:23.057Z] #10 2.600 33950K .......... .......... .......... .......... .......... 16% 86.4M 4s [2023-12-06T09:28:23.057Z] #10 2.601 34000K .......... .......... .......... .......... .......... 16% 109M 4s [2023-12-06T09:28:23.057Z] #10 2.601 34050K .......... .......... .......... .......... .......... 16% 91.1M 4s [2023-12-06T09:28:23.057Z] #10 2.602 34100K .......... .......... .......... .......... .......... 16% 107M 4s [2023-12-06T09:28:23.057Z] #10 2.602 34150K .......... .......... .......... .......... .......... 16% 104M 4s [2023-12-06T09:28:23.057Z] #10 2.603 34200K .......... .......... .......... .......... .......... 16% 104M 4s [2023-12-06T09:28:23.057Z] #10 2.603 34250K .......... .......... .......... .......... .......... 16% 107M 4s [2023-12-06T09:28:23.057Z] #10 2.604 34300K .......... .......... .......... .......... .......... 16% 85.7M 4s [2023-12-06T09:28:23.057Z] #10 2.604 34350K .......... .......... .......... .......... .......... 16% 113M 4s [2023-12-06T09:28:23.057Z] #10 2.605 34400K .......... .......... .......... .......... .......... 16% 98.4M 4s [2023-12-06T09:28:23.057Z] #10 2.605 34450K .......... .......... .......... .......... .......... 16% 38.5M 4s [2023-12-06T09:28:23.057Z] #10 2.607 34500K .......... .......... .......... .......... .......... 16% 65.4M 4s [2023-12-06T09:28:23.057Z] #10 2.607 34550K .......... .......... .......... .......... .......... 16% 109M 4s [2023-12-06T09:28:23.057Z] #10 2.608 34600K .......... .......... .......... .......... .......... 16% 83.9M 4s [2023-12-06T09:28:23.057Z] #10 2.608 34650K .......... .......... .......... .......... .......... 16% 101M 4s [2023-12-06T09:28:23.057Z] #10 2.609 34700K .......... .......... .......... .......... .......... 16% 91.5M 4s [2023-12-06T09:28:23.057Z] #10 2.609 34750K .......... .......... .......... .......... .......... 16% 111M 4s [2023-12-06T09:28:23.057Z] #10 2.610 34800K .......... .......... .......... .......... .......... 16% 90.9M 4s [2023-12-06T09:28:23.057Z] #10 2.610 34850K .......... .......... .......... .......... .......... 16% 61.7M 4s [2023-12-06T09:28:23.057Z] #10 2.611 34900K .......... .......... .......... .......... .......... 16% 66.7M 4s [2023-12-06T09:28:23.057Z] #10 2.612 34950K .......... .......... .......... .......... .......... 16% 112M 4s [2023-12-06T09:28:23.057Z] #10 2.612 35000K .......... .......... .......... .......... .......... 16% 117M 4s [2023-12-06T09:28:23.057Z] #10 2.613 35050K .......... .......... .......... .......... .......... 16% 144M 4s [2023-12-06T09:28:23.057Z] #10 2.613 35100K .......... .......... .......... .......... .......... 16% 79.8M 4s [2023-12-06T09:28:23.057Z] #10 2.614 35150K .......... .......... .......... .......... .......... 16% 116M 4s [2023-12-06T09:28:23.057Z] #10 2.614 35200K .......... .......... .......... .......... .......... 16% 139M 4s [2023-12-06T09:28:23.308Z] #10 2.614 35250K .......... .......... .......... .......... .......... 16% 81.8M 4s [2023-12-06T09:28:23.308Z] #10 2.615 35300K .......... .......... .......... .......... .......... 16% 99.4M 4s [2023-12-06T09:28:23.308Z] #10 2.617 35350K .......... .......... .......... .......... .......... 16% 133M 4s [2023-12-06T09:28:23.308Z] #10 2.617 35400K .......... .......... .......... .......... .......... 16% 134M 4s [2023-12-06T09:28:23.308Z] #10 2.617 35450K .......... .......... .......... .......... .......... 16% 135M 4s [2023-12-06T09:28:23.308Z] #10 2.617 35500K .......... .......... .......... .......... .......... 16% 81.6M 4s [2023-12-06T09:28:23.308Z] #10 2.617 35550K .......... .......... .......... .......... .......... 17% 80.7M 4s [2023-12-06T09:28:23.308Z] #10 2.618 35600K .......... .......... .......... .......... .......... 17% 89.2M 4s [2023-12-06T09:28:23.308Z] #10 2.618 35650K .......... .......... .......... .......... .......... 17% 97.5M 4s [2023-12-06T09:28:23.308Z] #10 2.619 35700K .......... .......... .......... .......... .......... 17% 98.3M 4s [2023-12-06T09:28:23.308Z] #10 2.619 35750K .......... .......... .......... .......... .......... 17% 56.7M 4s [2023-12-06T09:28:23.308Z] #10 2.620 35800K .......... .......... .......... .......... .......... 17% 89.4M 4s [2023-12-06T09:28:23.308Z] #10 2.621 35850K .......... .......... .......... .......... .......... 17% 116M 4s [2023-12-06T09:28:23.308Z] #10 2.622 35900K .......... .......... .......... .......... .......... 17% 36.6M 4s [2023-12-06T09:28:23.308Z] #10 2.622 35950K .......... .......... .......... .......... .......... 17% 100M 4s [2023-12-06T09:28:23.308Z] #10 2.623 36000K .......... .......... .......... .......... .......... 17% 55.6M 4s [2023-12-06T09:28:23.308Z] #10 2.624 36050K .......... .......... .......... .......... .......... 17% 29.3M 4s [2023-12-06T09:28:23.308Z] #10 2.626 36100K .......... .......... .......... .......... .......... 17% 1.52M 4s [2023-12-06T09:28:23.308Z] #10 2.658 36150K .......... .......... .......... .......... .......... 17% 119M 4s [2023-12-06T09:28:23.308Z] #10 2.658 36200K .......... .......... .......... .......... .......... 17% 38.9M 4s [2023-12-06T09:28:23.308Z] #10 2.659 36250K .......... .......... .......... .......... .......... 17% 72.4M 4s [2023-12-06T09:28:23.308Z] #10 2.660 36300K .......... .......... .......... .......... .......... 17% 37.2M 4s [2023-12-06T09:28:23.308Z] #10 2.662 36350K .......... .......... .......... .......... .......... 17% 13.2M 4s [2023-12-06T09:28:23.308Z] #10 2.665 36400K .......... .......... .......... .......... .......... 17% 80.7M 4s [2023-12-06T09:28:23.308Z] #10 2.666 36450K .......... .......... .......... .......... .......... 17% 89.6M 4s [2023-12-06T09:28:23.308Z] #10 2.666 36500K .......... .......... .......... .......... .......... 17% 77.7M 4s [2023-12-06T09:28:23.308Z] #10 2.667 36550K .......... .......... .......... .......... .......... 17% 82.4M 4s [2023-12-06T09:28:23.308Z] #10 2.667 36600K .......... .......... .......... .......... .......... 17% 92.0M 4s [2023-12-06T09:28:23.308Z] #10 2.668 36650K .......... .......... .......... .......... .......... 17% 98.0M 4s [2023-12-06T09:28:23.308Z] #10 2.668 36700K .......... .......... .......... .......... .......... 17% 88.5M 4s [2023-12-06T09:28:23.308Z] #10 2.669 36750K .......... .......... .......... .......... .......... 17% 123M 4s [2023-12-06T09:28:23.308Z] #10 2.669 36800K .......... .......... .......... .......... .......... 17% 118M 4s [2023-12-06T09:28:23.308Z] #10 2.670 36850K .......... .......... .......... .......... .......... 17% 9.30M 4s [2023-12-06T09:28:23.308Z] #10 2.675 36900K .......... .......... .......... .......... .......... 17% 75.6M 4s [2023-12-06T09:28:23.308Z] #10 2.676 36950K .......... .......... .......... .......... .......... 17% 71.1M 4s [2023-12-06T09:28:23.308Z] #10 2.676 37000K .......... .......... .......... .......... .......... 17% 84.9M 4s [2023-12-06T09:28:23.308Z] #10 2.677 37050K .......... .......... .......... .......... .......... 17% 97.7M 4s [2023-12-06T09:28:23.308Z] #10 2.677 37100K .......... .......... .......... .......... .......... 17% 85.9M 4s [2023-12-06T09:28:23.308Z] #10 2.678 37150K .......... .......... .......... .......... .......... 17% 105M 4s [2023-12-06T09:28:23.308Z] #10 2.678 37200K .......... .......... .......... .......... .......... 17% 97.4M 4s [2023-12-06T09:28:23.308Z] #10 2.679 37250K .......... .......... .......... .......... .......... 17% 101M 4s [2023-12-06T09:28:23.308Z] #10 2.679 37300K .......... .......... .......... .......... .......... 17% 69.0M 4s [2023-12-06T09:28:23.308Z] #10 2.680 37350K .......... .......... .......... .......... .......... 17% 88.3M 4s [2023-12-06T09:28:23.308Z] #10 2.681 37400K .......... .......... .......... .......... .......... 17% 82.6M 4s [2023-12-06T09:28:23.308Z] #10 2.681 37450K .......... .......... .......... .......... .......... 17% 88.2M 4s [2023-12-06T09:28:23.308Z] #10 2.682 37500K .......... .......... .......... .......... .......... 17% 79.3M 4s [2023-12-06T09:28:23.308Z] #10 2.682 37550K .......... .......... .......... .......... .......... 17% 82.7M 4s [2023-12-06T09:28:23.308Z] #10 2.683 37600K .......... .......... .......... .......... .......... 18% 77.5M 4s [2023-12-06T09:28:23.308Z] #10 2.684 37650K .......... .......... .......... .......... .......... 18% 76.7M 4s [2023-12-06T09:28:23.308Z] #10 2.684 37700K .......... .......... .......... .......... .......... 18% 77.3M 4s [2023-12-06T09:28:23.308Z] #10 2.685 37750K .......... .......... .......... .......... .......... 18% 85.9M 4s [2023-12-06T09:28:23.308Z] #10 2.685 37800K .......... .......... .......... .......... .......... 18% 122M 4s [2023-12-06T09:28:23.308Z] #10 2.686 37850K .......... .......... .......... .......... .......... 18% 81.6M 4s [2023-12-06T09:28:23.308Z] #10 2.687 37900K .......... .......... .......... .......... .......... 18% 62.4M 4s [2023-12-06T09:28:23.308Z] #10 2.687 37950K .......... .......... .......... .......... .......... 18% 84.2M 4s [2023-12-06T09:28:23.308Z] #10 2.688 38000K .......... .......... .......... .......... .......... 18% 70.3M 4s [2023-12-06T09:28:23.308Z] #10 2.689 38050K .......... .......... .......... .......... .......... 18% 92.7M 4s [2023-12-06T09:28:23.308Z] #10 2.689 38100K .......... .......... .......... .......... .......... 18% 94.5M 4s [2023-12-06T09:28:23.308Z] #10 2.690 38150K .......... .......... .......... .......... .......... 18% 115M 4s [2023-12-06T09:28:23.308Z] #10 2.690 38200K .......... .......... .......... .......... .......... 18% 97.2M 4s [2023-12-06T09:28:23.308Z] #10 2.690 38250K .......... .......... .......... .......... .......... 18% 100M 4s [2023-12-06T09:28:23.308Z] #10 2.691 38300K .......... .......... .......... .......... .......... 18% 93.7M 4s [2023-12-06T09:28:23.308Z] #10 2.691 38350K .......... .......... .......... .......... .......... 18% 20.8M 4s [2023-12-06T09:28:23.308Z] #10 2.694 38400K .......... .......... .......... .......... .......... 18% 93.2M 4s [2023-12-06T09:28:23.308Z] #10 2.694 38450K .......... .......... .......... .......... .......... 18% 95.5M 4s [2023-12-06T09:28:23.308Z] #10 2.695 38500K .......... .......... .......... .......... .......... 18% 87.9M 4s [2023-12-06T09:28:23.308Z] #10 2.695 38550K .......... .......... .......... .......... .......... 18% 91.8M 4s [2023-12-06T09:28:23.308Z] #10 2.696 38600K .......... .......... .......... .......... .......... 18% 101M 4s [2023-12-06T09:28:23.308Z] #10 2.697 38650K .......... .......... .......... .......... .......... 18% 71.4M 4s [2023-12-06T09:28:23.308Z] #10 2.697 38700K .......... .......... .......... .......... .......... 18% 84.5M 4s [2023-12-06T09:28:23.308Z] #10 2.698 38750K .......... .......... .......... .......... .......... 18% 80.6M 4s [2023-12-06T09:28:23.308Z] #10 2.698 38800K .......... .......... .......... .......... .......... 18% 88.2M 4s [2023-12-06T09:28:23.308Z] #10 2.699 38850K .......... .......... .......... .......... .......... 18% 87.0M 4s [2023-12-06T09:28:23.308Z] #10 2.699 38900K .......... .......... .......... .......... .......... 18% 80.7M 4s [2023-12-06T09:28:23.308Z] #10 2.700 38950K .......... .......... .......... .......... .......... 18% 82.6M 4s [2023-12-06T09:28:23.308Z] #10 2.701 39000K .......... .......... .......... .......... .......... 18% 83.7M 4s [2023-12-06T09:28:23.308Z] #10 2.701 39050K .......... .......... .......... .......... .......... 18% 91.0M 4s [2023-12-06T09:28:23.308Z] #10 2.702 39100K .......... .......... .......... .......... .......... 18% 66.1M 4s [2023-12-06T09:28:23.308Z] #10 2.702 39150K .......... .......... .......... .......... .......... 18% 74.2M 4s [2023-12-06T09:28:23.308Z] #10 2.703 39200K .......... .......... .......... .......... .......... 18% 72.2M 4s [2023-12-06T09:28:23.308Z] #10 2.704 39250K .......... .......... .......... .......... .......... 18% 67.2M 4s [2023-12-06T09:28:23.308Z] #10 2.705 39300K .......... .......... .......... .......... .......... 18% 69.9M 4s [2023-12-06T09:28:23.308Z] #10 2.705 39350K .......... .......... .......... .......... .......... 18% 65.3M 4s [2023-12-06T09:28:23.308Z] #10 2.706 39400K .......... .......... .......... .......... .......... 18% 71.5M 4s [2023-12-06T09:28:23.308Z] #10 2.707 39450K .......... .......... .......... .......... .......... 18% 73.6M 4s [2023-12-06T09:28:23.308Z] #10 2.707 39500K .......... .......... .......... .......... .......... 18% 79.2M 4s [2023-12-06T09:28:23.308Z] #10 2.708 39550K .......... .......... .......... .......... .......... 18% 54.1M 4s [2023-12-06T09:28:23.308Z] #10 2.709 39600K .......... .......... .......... .......... .......... 18% 69.1M 4s [2023-12-06T09:28:23.308Z] #10 2.710 39650K .......... .......... .......... .......... .......... 18% 57.5M 4s [2023-12-06T09:28:23.308Z] #10 2.710 39700K .......... .......... .......... .......... .......... 19% 65.5M 4s [2023-12-06T09:28:23.308Z] #10 2.711 39750K .......... .......... .......... .......... .......... 19% 94.3M 4s [2023-12-06T09:28:23.308Z] #10 2.712 39800K .......... .......... .......... .......... .......... 19% 64.7M 4s [2023-12-06T09:28:23.308Z] #10 2.712 39850K .......... .......... .......... .......... .......... 19% 113M 4s [2023-12-06T09:28:23.308Z] #10 2.713 39900K .......... .......... .......... .......... .......... 19% 90.4M 4s [2023-12-06T09:28:23.308Z] #10 2.713 39950K .......... .......... .......... .......... .......... 19% 99.5M 4s [2023-12-06T09:28:23.308Z] #10 2.714 40000K .......... .......... .......... .......... .......... 19% 88.2M 4s [2023-12-06T09:28:23.308Z] #10 2.714 40050K .......... .......... .......... .......... .......... 19% 96.6M 4s [2023-12-06T09:28:23.308Z] #10 2.715 40100K .......... .......... .......... .......... .......... 19% 66.2M 4s [2023-12-06T09:28:23.308Z] #10 2.716 40150K .......... .......... .......... .......... .......... 19% 115M 4s [2023-12-06T09:28:23.308Z] #10 2.716 40200K .......... .......... .......... .......... .......... 19% 1.81M 4s [2023-12-06T09:28:23.308Z] #10 2.743 40250K .......... .......... .......... .......... .......... 19% 24.4M 4s [2023-12-06T09:28:23.308Z] #10 2.745 40300K .......... .......... .......... .......... .......... 19% 82.2M 4s [2023-12-06T09:28:23.308Z] #10 2.746 40350K .......... .......... .......... .......... .......... 19% 57.8M 4s [2023-12-06T09:28:23.308Z] #10 2.747 40400K .......... .......... .......... .......... .......... 19% 66.1M 4s [2023-12-06T09:28:23.308Z] #10 2.747 40450K .......... .......... .......... .......... .......... 19% 32.5M 4s [2023-12-06T09:28:23.308Z] #10 2.749 40500K .......... .......... .......... .......... .......... 19% 113M 4s [2023-12-06T09:28:23.308Z] #10 2.749 40550K .......... .......... .......... .......... .......... 19% 37.4M 4s [2023-12-06T09:28:23.308Z] #10 2.751 40600K .......... .......... .......... .......... .......... 19% 97.3M 4s [2023-12-06T09:28:23.308Z] #10 2.751 40650K .......... .......... .......... .......... .......... 19% 124M 4s [2023-12-06T09:28:23.308Z] #10 2.752 40700K .......... .......... .......... .......... .......... 19% 79.4M 4s [2023-12-06T09:28:23.308Z] #10 2.752 40750K .......... .......... .......... .......... .......... 19% 35.6M 4s [2023-12-06T09:28:23.308Z] #10 2.753 40800K .......... .......... .......... .......... .......... 19% 68.1M 4s [2023-12-06T09:28:23.308Z] #10 2.754 40850K .......... .......... .......... .......... .......... 19% 68.6M 4s [2023-12-06T09:28:23.308Z] #10 2.755 40900K .......... .......... .......... .......... .......... 19% 129M 4s [2023-12-06T09:28:23.308Z] #10 2.755 40950K .......... .......... .......... .......... .......... 19% 49.0M 4s [2023-12-06T09:28:23.308Z] #10 2.756 41000K .......... .......... .......... .......... .......... 19% 50.9M 4s [2023-12-06T09:28:23.308Z] #10 2.757 41050K .......... .......... .......... .......... .......... 19% 115M 4s [2023-12-06T09:28:23.308Z] #10 2.758 41100K .......... .......... .......... .......... .......... 19% 97.5M 4s [2023-12-06T09:28:23.308Z] #10 2.758 41150K .......... .......... .......... .......... .......... 19% 54.7M 4s [2023-12-06T09:28:23.308Z] #10 2.759 41200K .......... .......... .......... .......... .......... 19% 81.5M 4s [2023-12-06T09:28:23.308Z] #10 2.760 41250K .......... .......... .......... .......... .......... 19% 95.1M 4s [2023-12-06T09:28:23.308Z] #10 2.760 41300K .......... .......... .......... .......... .......... 19% 55.2M 4s [2023-12-06T09:28:23.308Z] #10 2.761 41350K .......... .......... .......... .......... .......... 19% 73.4M 4s [2023-12-06T09:28:23.308Z] #10 2.762 41400K .......... .......... .......... .......... .......... 19% 24.0M 4s [2023-12-06T09:28:23.308Z] #10 2.764 41450K .......... .......... .......... .......... .......... 19% 101M 4s [2023-12-06T09:28:23.308Z] #10 2.764 41500K .......... .......... .......... .......... .......... 19% 104M 4s [2023-12-06T09:28:23.308Z] #10 2.765 41550K .......... .......... .......... .......... .......... 19% 104M 4s [2023-12-06T09:28:23.308Z] #10 2.765 41600K .......... .......... .......... .......... .......... 19% 105M 4s [2023-12-06T09:28:23.308Z] #10 2.766 41650K .......... .......... .......... .......... .......... 19% 121M 4s [2023-12-06T09:28:23.308Z] #10 2.766 41700K .......... .......... .......... .......... .......... 19% 128M 4s [2023-12-06T09:28:23.308Z] #10 2.766 41750K .......... .......... .......... .......... .......... 19% 55.7M 4s [2023-12-06T09:28:23.308Z] #10 2.767 41800K .......... .......... .......... .......... .......... 20% 95.7M 4s [2023-12-06T09:28:23.308Z] #10 2.768 41850K .......... .......... .......... .......... .......... 20% 72.8M 4s [2023-12-06T09:28:23.308Z] #10 2.768 41900K .......... .......... .......... .......... .......... 20% 46.5M 4s [2023-12-06T09:28:23.308Z] #10 2.769 41950K .......... .......... .......... .......... .......... 20% 117M 4s [2023-12-06T09:28:23.308Z] #10 2.770 42000K .......... .......... .......... .......... .......... 20% 120M 4s [2023-12-06T09:28:23.308Z] #10 2.771 42050K .......... .......... .......... .......... .......... 20% 47.4M 4s [2023-12-06T09:28:23.308Z] #10 2.771 42100K .......... .......... .......... .......... .......... 20% 45.6M 4s [2023-12-06T09:28:23.308Z] #10 2.772 42150K .......... .......... .......... .......... .......... 20% 121M 4s [2023-12-06T09:28:23.308Z] #10 2.773 42200K .......... .......... .......... .......... .......... 20% 130M 4s [2023-12-06T09:28:23.308Z] #10 2.773 42250K .......... .......... .......... .......... .......... 20% 76.8M 4s [2023-12-06T09:28:23.308Z] #10 2.774 42300K .......... .......... .......... .......... .......... 20% 96.7M 4s [2023-12-06T09:28:23.308Z] #10 2.775 42350K .......... .......... .......... .......... .......... 20% 102M 4s [2023-12-06T09:28:23.308Z] #10 2.775 42400K .......... .......... .......... .......... .......... 20% 116M 4s [2023-12-06T09:28:23.308Z] #10 2.776 42450K .......... .......... .......... .......... .......... 20% 117M 4s [2023-12-06T09:28:23.308Z] #10 2.776 42500K .......... .......... .......... .......... .......... 20% 45.5M 4s [2023-12-06T09:28:23.308Z] #10 2.777 42550K .......... .......... .......... .......... .......... 20% 98.4M 4s [2023-12-06T09:28:23.308Z] #10 2.777 42600K .......... .......... .......... .......... .......... 20% 32.7M 4s [2023-12-06T09:28:23.308Z] #10 2.779 42650K .......... .......... .......... .......... .......... 20% 124M 4s [2023-12-06T09:28:23.308Z] #10 2.779 42700K .......... .......... .......... .......... .......... 20% 109M 4s [2023-12-06T09:28:23.308Z] #10 2.780 42750K .......... .......... .......... .......... .......... 20% 100M 4s [2023-12-06T09:28:23.308Z] #10 2.780 42800K .......... .......... .......... .......... .......... 20% 113M 4s [2023-12-06T09:28:23.308Z] #10 2.780 42850K .......... .......... .......... .......... .......... 20% 114M 4s [2023-12-06T09:28:23.308Z] #10 2.781 42900K .......... .......... .......... .......... .......... 20% 115M 4s [2023-12-06T09:28:23.308Z] #10 2.781 42950K .......... .......... .......... .......... .......... 20% 92.2M 4s [2023-12-06T09:28:23.308Z] #10 2.782 43000K .......... .......... .......... .......... .......... 20% 61.8M 4s [2023-12-06T09:28:23.308Z] #10 2.783 43050K .......... .......... .......... .......... .......... 20% 38.6M 4s [2023-12-06T09:28:23.308Z] #10 2.785 43100K .......... .......... .......... .......... .......... 20% 107M 4s [2023-12-06T09:28:23.309Z] #10 2.785 43150K .......... .......... .......... .......... .......... 20% 102M 4s [2023-12-06T09:28:23.309Z] #10 2.785 43200K .......... .......... .......... .......... .......... 20% 118M 4s [2023-12-06T09:28:23.309Z] #10 2.785 43250K .......... .......... .......... .......... .......... 20% 126M 4s [2023-12-06T09:28:23.309Z] #10 2.786 43300K .......... .......... .......... .......... .......... 20% 124M 4s [2023-12-06T09:28:23.309Z] #10 2.786 43350K .......... .......... .......... .......... .......... 20% 110M 4s [2023-12-06T09:28:23.309Z] #10 2.786 43400K .......... .......... .......... .......... .......... 20% 105M 4s [2023-12-06T09:28:23.309Z] #10 2.787 43450K .......... .......... .......... .......... .......... 20% 122M 4s [2023-12-06T09:28:23.309Z] #10 2.787 43500K .......... .......... .......... .......... .......... 20% 93.1M 4s [2023-12-06T09:28:23.309Z] #10 2.788 43550K .......... .......... .......... .......... .......... 20% 118M 4s [2023-12-06T09:28:23.309Z] #10 2.788 43600K .......... .......... .......... .......... .......... 20% 121M 4s [2023-12-06T09:28:23.309Z] #10 2.789 43650K .......... .......... .......... .......... .......... 20% 115M 4s [2023-12-06T09:28:23.309Z] #10 2.789 43700K .......... .......... .......... .......... .......... 20% 97.1M 4s [2023-12-06T09:28:23.309Z] #10 2.790 43750K .......... .......... .......... .......... .......... 20% 112M 4s [2023-12-06T09:28:23.309Z] #10 2.790 43800K .......... .......... .......... .......... .......... 20% 96.0M 4s [2023-12-06T09:28:23.309Z] #10 2.791 43850K .......... .......... .......... .......... .......... 20% 51.2M 4s [2023-12-06T09:28:23.309Z] #10 2.792 43900K .......... .......... .......... .......... .......... 21% 113M 4s [2023-12-06T09:28:23.309Z] #10 2.792 43950K .......... .......... .......... .......... .......... 21% 113M 4s [2023-12-06T09:28:23.309Z] #10 2.794 44000K .......... .......... .......... .......... .......... 21% 26.8M 4s [2023-12-06T09:28:23.309Z] #10 2.794 44050K .......... .......... .......... .......... .......... 21% 104M 4s [2023-12-06T09:28:23.309Z] #10 2.795 44100K .......... .......... .......... .......... .......... 21% 59.9M 4s [2023-12-06T09:28:23.309Z] #10 2.795 44150K .......... .......... .......... .......... .......... 21% 34.3M 4s [2023-12-06T09:28:23.309Z] #10 2.797 44200K .......... .......... .......... .......... .......... 21% 115M 4s [2023-12-06T09:28:23.309Z] #10 2.797 44250K .......... .......... .......... .......... .......... 21% 48.4M 4s [2023-12-06T09:28:23.559Z] #10 2.798 44300K .......... .......... .......... .......... .......... 21% 1.57M 4s [2023-12-06T09:28:23.559Z] #10 2.829 44350K .......... .......... .......... .......... .......... 21% 19.8M 4s [2023-12-06T09:28:23.559Z] #10 2.832 44400K .......... .......... .......... .......... .......... 21% 51.2M 4s [2023-12-06T09:28:23.559Z] #10 2.833 44450K .......... .......... .......... .......... .......... 21% 96.0M 4s [2023-12-06T09:28:23.559Z] #10 2.833 44500K .......... .......... .......... .......... .......... 21% 43.9M 4s [2023-12-06T09:28:23.559Z] #10 2.834 44550K .......... .......... .......... .......... .......... 21% 121M 4s [2023-12-06T09:28:23.559Z] #10 2.835 44600K .......... .......... .......... .......... .......... 21% 39.4M 4s [2023-12-06T09:28:23.559Z] #10 2.836 44650K .......... .......... .......... .......... .......... 21% 132M 4s [2023-12-06T09:28:23.559Z] #10 2.837 44700K .......... .......... .......... .......... .......... 21% 72.5M 4s [2023-12-06T09:28:23.559Z] #10 2.837 44750K .......... .......... .......... .......... .......... 21% 98.6M 4s [2023-12-06T09:28:23.559Z] #10 2.838 44800K .......... .......... .......... .......... .......... 21% 33.8M 4s [2023-12-06T09:28:23.559Z] #10 2.839 44850K .......... .......... .......... .......... .......... 21% 53.5M 4s [2023-12-06T09:28:23.559Z] #10 2.840 44900K .......... .......... .......... .......... .......... 21% 53.7M 4s [2023-12-06T09:28:23.559Z] #10 2.841 44950K .......... .......... .......... .......... .......... 21% 120M 4s [2023-12-06T09:28:23.559Z] #10 2.841 45000K .......... .......... .......... .......... .......... 21% 128M 4s [2023-12-06T09:28:23.559Z] #10 2.842 45050K .......... .......... .......... .......... .......... 21% 51.8M 4s [2023-12-06T09:28:23.559Z] #10 2.843 45100K .......... .......... .......... .......... .......... 21% 57.9M 4s [2023-12-06T09:28:23.559Z] #10 2.843 45150K .......... .......... .......... .......... .......... 21% 123M 4s [2023-12-06T09:28:23.559Z] #10 2.844 45200K .......... .......... .......... .......... .......... 21% 63.5M 4s [2023-12-06T09:28:23.559Z] #10 2.845 45250K .......... .......... .......... .......... .......... 21% 72.6M 4s [2023-12-06T09:28:23.559Z] #10 2.845 45300K .......... .......... .......... .......... .......... 21% 96.6M 4s [2023-12-06T09:28:23.559Z] #10 2.846 45350K .......... .......... .......... .......... .......... 21% 51.9M 4s [2023-12-06T09:28:23.559Z] #10 2.847 45400K .......... .......... .......... .......... .......... 21% 101M 4s [2023-12-06T09:28:23.559Z] #10 2.847 45450K .......... .......... .......... .......... .......... 21% 30.0M 4s [2023-12-06T09:28:23.559Z] #10 2.849 45500K .......... .......... .......... .......... .......... 21% 33.8M 4s [2023-12-06T09:28:23.559Z] #10 2.850 45550K .......... .......... .......... .......... .......... 21% 129M 4s [2023-12-06T09:28:23.559Z] #10 2.851 45600K .......... .......... .......... .......... .......... 21% 120M 4s [2023-12-06T09:28:23.559Z] #10 2.851 45650K .......... .......... .......... .......... .......... 21% 92.8M 4s [2023-12-06T09:28:23.559Z] #10 2.852 45700K .......... .......... .......... .......... .......... 21% 80.8M 4s [2023-12-06T09:28:23.559Z] #10 2.852 45750K .......... .......... .......... .......... .......... 21% 87.9M 4s [2023-12-06T09:28:23.559Z] #10 2.853 45800K .......... .......... .......... .......... .......... 21% 96.9M 4s [2023-12-06T09:28:23.559Z] #10 2.853 45850K .......... .......... .......... .......... .......... 21% 118M 4s [2023-12-06T09:28:23.559Z] #10 2.854 45900K .......... .......... .......... .......... .......... 21% 82.1M 4s [2023-12-06T09:28:23.559Z] #10 2.854 45950K .......... .......... .......... .......... .......... 21% 13.3M 4s [2023-12-06T09:28:23.559Z] #10 2.858 46000K .......... .......... .......... .......... .......... 22% 91.8M 4s [2023-12-06T09:28:23.559Z] #10 2.859 46050K .......... .......... .......... .......... .......... 22% 115M 4s [2023-12-06T09:28:23.559Z] #10 2.859 46100K .......... .......... .......... .......... .......... 22% 94.5M 4s [2023-12-06T09:28:23.559Z] #10 2.859 46150K .......... .......... .......... .......... .......... 22% 131M 4s [2023-12-06T09:28:23.559Z] #10 2.860 46200K .......... .......... .......... .......... .......... 22% 128M 4s [2023-12-06T09:28:23.559Z] #10 2.860 46250K .......... .......... .......... .......... .......... 22% 97.5M 4s [2023-12-06T09:28:23.559Z] #10 2.861 46300K .......... .......... .......... .......... .......... 22% 96.3M 4s [2023-12-06T09:28:23.559Z] #10 2.861 46350K .......... .......... .......... .......... .......... 22% 95.5M 4s [2023-12-06T09:28:23.559Z] #10 2.862 46400K .......... .......... .......... .......... .......... 22% 97.6M 4s [2023-12-06T09:28:23.559Z] #10 2.862 46450K .......... .......... .......... .......... .......... 22% 98.4M 4s [2023-12-06T09:28:23.559Z] #10 2.863 46500K .......... .......... .......... .......... .......... 22% 126M 4s [2023-12-06T09:28:23.559Z] #10 2.863 46550K .......... .......... .......... .......... .......... 22% 118M 4s [2023-12-06T09:28:23.559Z] #10 2.864 46600K .......... .......... .......... .......... .......... 22% 127M 4s [2023-12-06T09:28:23.559Z] #10 2.864 46650K .......... .......... .......... .......... .......... 22% 64.5M 4s [2023-12-06T09:28:23.559Z] #10 2.865 46700K .......... .......... .......... .......... .......... 22% 71.6M 4s [2023-12-06T09:28:23.559Z] #10 2.865 46750K .......... .......... .......... .......... .......... 22% 98.3M 4s [2023-12-06T09:28:23.559Z] #10 2.866 46800K .......... .......... .......... .......... .......... 22% 93.9M 4s [2023-12-06T09:28:23.559Z] #10 2.866 46850K .......... .......... .......... .......... .......... 22% 102M 4s [2023-12-06T09:28:23.559Z] #10 2.867 46900K .......... .......... .......... .......... .......... 22% 83.4M 4s [2023-12-06T09:28:23.559Z] #10 2.867 46950K .......... .......... .......... .......... .......... 22% 129M 4s [2023-12-06T09:28:23.559Z] #10 2.868 47000K .......... .......... .......... .......... .......... 22% 108M 4s [2023-12-06T09:28:23.559Z] #10 2.868 47050K .......... .......... .......... .......... .......... 22% 125M 4s [2023-12-06T09:28:23.559Z] #10 2.870 47100K .......... .......... .......... .......... .......... 22% 21.7M 4s [2023-12-06T09:28:23.559Z] #10 2.871 47150K .......... .......... .......... .......... .......... 22% 74.5M 4s [2023-12-06T09:28:23.559Z] #10 2.872 47200K .......... .......... .......... .......... .......... 22% 109M 4s [2023-12-06T09:28:23.559Z] #10 2.872 47250K .......... .......... .......... .......... .......... 22% 105M 4s [2023-12-06T09:28:23.559Z] #10 2.872 47300K .......... .......... .......... .......... .......... 22% 82.1M 4s [2023-12-06T09:28:23.559Z] #10 2.873 47350K .......... .......... .......... .......... .......... 22% 110M 4s [2023-12-06T09:28:23.559Z] #10 2.873 47400K .......... .......... .......... .......... .......... 22% 118M 4s [2023-12-06T09:28:23.559Z] #10 2.874 47450K .......... .......... .......... .......... .......... 22% 93.0M 4s [2023-12-06T09:28:23.559Z] #10 2.875 47500K .......... .......... .......... .......... .......... 22% 73.3M 4s [2023-12-06T09:28:23.559Z] #10 2.875 47550K .......... .......... .......... .......... .......... 22% 98.6M 4s [2023-12-06T09:28:23.559Z] #10 2.876 47600K .......... .......... .......... .......... .......... 22% 88.1M 4s [2023-12-06T09:28:23.559Z] #10 2.876 47650K .......... .......... .......... .......... .......... 22% 115M 4s [2023-12-06T09:28:23.559Z] #10 2.877 47700K .......... .......... .......... .......... .......... 22% 83.8M 4s [2023-12-06T09:28:23.559Z] #10 2.877 47750K .......... .......... .......... .......... .......... 22% 97.0M 4s [2023-12-06T09:28:23.559Z] #10 2.878 47800K .......... .......... .......... .......... .......... 22% 103M 4s [2023-12-06T09:28:23.559Z] #10 2.878 47850K .......... .......... .......... .......... .......... 22% 89.6M 4s [2023-12-06T09:28:23.559Z] #10 2.879 47900K .......... .......... .......... .......... .......... 22% 80.5M 4s [2023-12-06T09:28:23.559Z] #10 2.879 47950K .......... .......... .......... .......... .......... 22% 109M 4s [2023-12-06T09:28:23.559Z] #10 2.880 48000K .......... .......... .......... .......... .......... 22% 117M 4s [2023-12-06T09:28:23.559Z] #10 2.880 48050K .......... .......... .......... .......... .......... 23% 111M 4s [2023-12-06T09:28:23.559Z] #10 2.881 48100K .......... .......... .......... .......... .......... 23% 128M 4s [2023-12-06T09:28:23.559Z] #10 2.881 48150K .......... .......... .......... .......... .......... 23% 74.5M 4s [2023-12-06T09:28:23.559Z] #10 2.882 48200K .......... .......... .......... .......... .......... 23% 96.0M 4s [2023-12-06T09:28:23.559Z] #10 2.882 48250K .......... .......... .......... .......... .......... 23% 35.6M 4s [2023-12-06T09:28:23.559Z] #10 2.884 48300K .......... .......... .......... .......... .......... 23% 49.2M 4s [2023-12-06T09:28:23.559Z] #10 2.884 48350K .......... .......... .......... .......... .......... 23% 1.57M 4s [2023-12-06T09:28:23.559Z] #10 2.916 48400K .......... .......... .......... .......... .......... 23% 33.9M 4s [2023-12-06T09:28:23.559Z] #10 2.917 48450K .......... .......... .......... .......... .......... 23% 45.3M 4s [2023-12-06T09:28:23.559Z] #10 2.918 48500K .......... .......... .......... .......... .......... 23% 58.2M 4s [2023-12-06T09:28:23.559Z] #10 2.919 48550K .......... .......... .......... .......... .......... 23% 35.6M 4s [2023-12-06T09:28:23.559Z] #10 2.920 48600K .......... .......... .......... .......... .......... 23% 81.7M 4s [2023-12-06T09:28:23.559Z] #10 2.921 48650K .......... .......... .......... .......... .......... 23% 35.1M 4s [2023-12-06T09:28:23.559Z] #10 2.922 48700K .......... .......... .......... .......... .......... 23% 121M 4s [2023-12-06T09:28:23.559Z] #10 2.923 48750K .......... .......... .......... .......... .......... 23% 106M 4s [2023-12-06T09:28:23.559Z] #10 2.923 48800K .......... .......... .......... .......... .......... 23% 122M 4s [2023-12-06T09:28:23.559Z] #10 2.924 48850K .......... .......... .......... .......... .......... 23% 33.5M 4s [2023-12-06T09:28:23.559Z] #10 2.925 48900K .......... .......... .......... .......... .......... 23% 32.5M 4s [2023-12-06T09:28:23.559Z] #10 2.926 48950K .......... .......... .......... .......... .......... 23% 89.4M 4s [2023-12-06T09:28:23.559Z] #10 2.927 49000K .......... .......... .......... .......... .......... 23% 124M 4s [2023-12-06T09:28:23.559Z] #10 2.928 49050K .......... .......... .......... .......... .......... 23% 124M 4s [2023-12-06T09:28:23.559Z] #10 2.928 49100K .......... .......... .......... .......... .......... 23% 40.2M 4s [2023-12-06T09:28:23.559Z] #10 2.929 49150K .......... .......... .......... .......... .......... 23% 59.2M 4s [2023-12-06T09:28:23.559Z] #10 2.930 49200K .......... .......... .......... .......... .......... 23% 106M 4s [2023-12-06T09:28:23.559Z] #10 2.930 49250K .......... .......... .......... .......... .......... 23% 122M 4s [2023-12-06T09:28:23.559Z] #10 2.931 49300K .......... .......... .......... .......... .......... 23% 99.6M 4s [2023-12-06T09:28:23.559Z] #10 2.931 49350K .......... .......... .......... .......... .......... 23% 118M 4s [2023-12-06T09:28:23.559Z] #10 2.932 49400K .......... .......... .......... .......... .......... 23% 47.2M 4s [2023-12-06T09:28:23.559Z] #10 2.933 49450K .......... .......... .......... .......... .......... 23% 93.6M 4s [2023-12-06T09:28:23.559Z] #10 2.933 49500K .......... .......... .......... .......... .......... 23% 40.9M 4s [2023-12-06T09:28:23.559Z] #10 2.934 49550K .......... .......... .......... .......... .......... 23% 30.6M 4s [2023-12-06T09:28:23.559Z] #10 2.936 49600K .......... .......... .......... .......... .......... 23% 120M 4s [2023-12-06T09:28:23.559Z] #10 2.936 49650K .......... .......... .......... .......... .......... 23% 110M 4s [2023-12-06T09:28:23.559Z] #10 2.937 49700K .......... .......... .......... .......... .......... 23% 95.3M 4s [2023-12-06T09:28:23.559Z] #10 2.937 49750K .......... .......... .......... .......... .......... 23% 118M 4s [2023-12-06T09:28:23.559Z] #10 2.938 49800K .......... .......... .......... .......... .......... 23% 69.9M 4s [2023-12-06T09:28:23.559Z] #10 2.938 49850K .......... .......... .......... .......... .......... 23% 87.9M 4s [2023-12-06T09:28:23.559Z] #10 2.939 49900K .......... .......... .......... .......... .......... 23% 110M 4s [2023-12-06T09:28:23.559Z] #10 2.939 49950K .......... .......... .......... .......... .......... 23% 59.1M 4s [2023-12-06T09:28:23.559Z] #10 2.940 50000K .......... .......... .......... .......... .......... 23% 41.4M 4s [2023-12-06T09:28:23.559Z] #10 2.941 50050K .......... .......... .......... .......... .......... 23% 126M 4s [2023-12-06T09:28:23.559Z] #10 2.942 50100K .......... .......... .......... .......... .......... 23% 87.2M 4s [2023-12-06T09:28:23.559Z] #10 2.942 50150K .......... .......... .......... .......... .......... 24% 139M 4s [2023-12-06T09:28:23.560Z] #10 2.943 50200K .......... .......... .......... .......... .......... 24% 40.4M 4s [2023-12-06T09:28:23.560Z] #10 2.944 50250K .......... .......... .......... .......... .......... 24% 131M 4s [2023-12-06T09:28:23.560Z] #10 2.944 50300K .......... .......... .......... .......... .......... 24% 98.1M 4s [2023-12-06T09:28:23.560Z] #10 2.945 50350K .......... .......... .......... .......... .......... 24% 62.4M 4s [2023-12-06T09:28:23.560Z] #10 2.946 50400K .......... .......... .......... .......... .......... 24% 87.2M 4s [2023-12-06T09:28:23.560Z] #10 2.946 50450K .......... .......... .......... .......... .......... 24% 112M 4s [2023-12-06T09:28:23.560Z] #10 2.947 50500K .......... .......... .......... .......... .......... 24% 119M 4s [2023-12-06T09:28:23.560Z] #10 2.947 50550K .......... .......... .......... .......... .......... 24% 93.1M 4s [2023-12-06T09:28:23.560Z] #10 2.947 50600K .......... .......... .......... .......... .......... 24% 71.6M 4s [2023-12-06T09:28:23.560Z] #10 2.948 50650K .......... .......... .......... .......... .......... 24% 77.1M 4s [2023-12-06T09:28:23.560Z] #10 2.949 50700K .......... .......... .......... .......... .......... 24% 31.0M 4s [2023-12-06T09:28:23.560Z] #10 2.950 50750K .......... .......... .......... .......... .......... 24% 144M 4s [2023-12-06T09:28:23.560Z] #10 2.951 50800K .......... .......... .......... .......... .......... 24% 101M 4s [2023-12-06T09:28:23.560Z] #10 2.951 50850K .......... .......... .......... .......... .......... 24% 113M 4s [2023-12-06T09:28:23.560Z] #10 2.952 50900K .......... .......... .......... .......... .......... 24% 106M 4s [2023-12-06T09:28:23.560Z] #10 2.952 50950K .......... .......... .......... .......... .......... 24% 102M 4s [2023-12-06T09:28:23.560Z] #10 2.953 51000K .......... .......... .......... .......... .......... 24% 147M 4s [2023-12-06T09:28:23.560Z] #10 2.953 51050K .......... .......... .......... .......... .......... 24% 105M 4s [2023-12-06T09:28:23.560Z] #10 2.953 51100K .......... .......... .......... .......... .......... 24% 60.3M 4s [2023-12-06T09:28:23.560Z] #10 2.954 51150K .......... .......... .......... .......... .......... 24% 32.7M 4s [2023-12-06T09:28:23.560Z] #10 2.956 51200K .......... .......... .......... .......... .......... 24% 109M 4s [2023-12-06T09:28:23.560Z] #10 2.956 51250K .......... .......... .......... .......... .......... 24% 110M 4s [2023-12-06T09:28:23.560Z] #10 2.957 51300K .......... .......... .......... .......... .......... 24% 135M 4s [2023-12-06T09:28:23.560Z] #10 2.957 51350K .......... .......... .......... .......... .......... 24% 97.7M 4s [2023-12-06T09:28:23.560Z] #10 2.958 51400K .......... .......... .......... .......... .......... 24% 138M 4s [2023-12-06T09:28:23.560Z] #10 2.958 51450K .......... .......... .......... .......... .......... 24% 109M 4s [2023-12-06T09:28:23.560Z] #10 2.958 51500K .......... .......... .......... .......... .......... 24% 87.5M 4s [2023-12-06T09:28:23.560Z] #10 2.959 51550K .......... .......... .......... .......... .......... 24% 108M 4s [2023-12-06T09:28:23.560Z] #10 2.959 51600K .......... .......... .......... .......... .......... 24% 136M 4s [2023-12-06T09:28:23.560Z] #10 2.960 51650K .......... .......... .......... .......... .......... 24% 123M 4s [2023-12-06T09:28:23.560Z] #10 2.960 51700K .......... .......... .......... .......... .......... 24% 113M 4s [2023-12-06T09:28:23.560Z] #10 2.960 51750K .......... .......... .......... .......... .......... 24% 133M 4s [2023-12-06T09:28:23.560Z] #10 2.961 51800K .......... .......... .......... .......... .......... 24% 83.6M 4s [2023-12-06T09:28:23.560Z] #10 2.961 51850K .......... .......... .......... .......... .......... 24% 114M 4s [2023-12-06T09:28:23.560Z] #10 2.962 51900K .......... .......... .......... .......... .......... 24% 37.0M 4s [2023-12-06T09:28:23.560Z] #10 2.963 51950K .......... .......... .......... .......... .......... 24% 119M 4s [2023-12-06T09:28:23.560Z] #10 2.964 52000K .......... .......... .......... .......... .......... 24% 120M 4s [2023-12-06T09:28:23.560Z] #10 2.964 52050K .......... .......... .......... .......... .......... 24% 125M 4s [2023-12-06T09:28:23.560Z] #10 2.964 52100K .......... .......... .......... .......... .......... 24% 31.8M 4s [2023-12-06T09:28:23.560Z] #10 2.966 52150K .......... .......... .......... .......... .......... 24% 127M 4s [2023-12-06T09:28:23.560Z] #10 2.966 52200K .......... .......... .......... .......... .......... 24% 60.4M 4s [2023-12-06T09:28:23.560Z] #10 2.967 52250K .......... .......... .......... .......... .......... 25% 72.3M 4s [2023-12-06T09:28:23.560Z] #10 2.968 52300K .......... .......... .......... .......... .......... 25% 34.6M 3s [2023-12-06T09:28:23.560Z] #10 2.969 52350K .......... .......... .......... .......... .......... 25% 38.0M 3s [2023-12-06T09:28:23.560Z] #10 2.970 52400K .......... .......... .......... .......... .......... 25% 1.59M 4s [2023-12-06T09:28:23.560Z] #10 3.001 52450K .......... .......... .......... .......... .......... 25% 36.2M 4s [2023-12-06T09:28:23.560Z] #10 3.003 52500K .......... .......... .......... .......... .......... 25% 69.1M 4s [2023-12-06T09:28:23.560Z] #10 3.003 52550K .......... .......... .......... .......... .......... 25% 27.1M 4s [2023-12-06T09:28:23.560Z] #10 3.005 52600K .......... .......... .......... .......... .......... 25% 64.2M 4s [2023-12-06T09:28:23.560Z] #10 3.006 52650K .......... .......... .......... .......... .......... 25% 95.3M 4s [2023-12-06T09:28:23.560Z] #10 3.006 52700K .......... .......... .......... .......... .......... 25% 24.4M 4s [2023-12-06T09:28:23.560Z] #10 3.008 52750K .......... .......... .......... .......... .......... 25% 77.7M 4s [2023-12-06T09:28:23.560Z] #10 3.009 52800K .......... .......... .......... .......... .......... 25% 90.4M 4s [2023-12-06T09:28:23.560Z] #10 3.010 52850K .......... .......... .......... .......... .......... 25% 82.5M 4s [2023-12-06T09:28:23.560Z] #10 3.010 52900K .......... .......... .......... .......... .......... 25% 68.3M 4s [2023-12-06T09:28:23.560Z] #10 3.011 52950K .......... .......... .......... .......... .......... 25% 29.9M 4s [2023-12-06T09:28:23.560Z] #10 3.013 53000K .......... .......... .......... .......... .......... 25% 61.7M 4s [2023-12-06T09:28:23.560Z] #10 3.013 53050K .......... .......... .......... .......... .......... 25% 68.3M 4s [2023-12-06T09:28:23.560Z] #10 3.014 53100K .......... .......... .......... .......... .......... 25% 67.7M 4s [2023-12-06T09:28:23.560Z] #10 3.015 53150K .......... .......... .......... .......... .......... 25% 5.96M 4s [2023-12-06T09:28:23.560Z] #10 3.023 53200K .......... .......... .......... .......... .......... 25% 78.0M 4s [2023-12-06T09:28:23.560Z] #10 3.023 53250K .......... .......... .......... .......... .......... 25% 107M 4s [2023-12-06T09:28:23.560Z] #10 3.024 53300K .......... .......... .......... .......... .......... 25% 109M 4s [2023-12-06T09:28:23.560Z] #10 3.024 53350K .......... .......... .......... .......... .......... 25% 122M 4s [2023-12-06T09:28:23.560Z] #10 3.025 53400K .......... .......... .......... .......... .......... 25% 95.6M 4s [2023-12-06T09:28:23.560Z] #10 3.025 53450K .......... .......... .......... .......... .......... 25% 110M 4s [2023-12-06T09:28:23.560Z] #10 3.026 53500K .......... .......... .......... .......... .......... 25% 121M 4s [2023-12-06T09:28:23.560Z] #10 3.026 53550K .......... .......... .......... .......... .......... 25% 145M 4s [2023-12-06T09:28:23.560Z] #10 3.027 53600K .......... .......... .......... .......... .......... 25% 135M 4s [2023-12-06T09:28:23.560Z] #10 3.027 53650K .......... .......... .......... .......... .......... 25% 108M 4s [2023-12-06T09:28:23.560Z] #10 3.027 53700K .......... .......... .......... .......... .......... 25% 99.2M 4s [2023-12-06T09:28:23.560Z] #10 3.028 53750K .......... .......... .......... .......... .......... 25% 115M 4s [2023-12-06T09:28:23.560Z] #10 3.028 53800K .......... .......... .......... .......... .......... 25% 108M 4s [2023-12-06T09:28:23.560Z] #10 3.029 53850K .......... .......... .......... .......... .......... 25% 98.3M 4s [2023-12-06T09:28:23.560Z] #10 3.029 53900K .......... .......... .......... .......... .......... 25% 84.8M 4s [2023-12-06T09:28:23.560Z] #10 3.030 53950K .......... .......... .......... .......... .......... 25% 100M 4s [2023-12-06T09:28:23.560Z] #10 3.030 54000K .......... .......... .......... .......... .......... 25% 131M 4s [2023-12-06T09:28:23.560Z] #10 3.031 54050K .......... .......... .......... .......... .......... 25% 109M 4s [2023-12-06T09:28:23.560Z] #10 3.031 54100K .......... .......... .......... .......... .......... 25% 114M 4s [2023-12-06T09:28:23.560Z] #10 3.031 54150K .......... .......... .......... .......... .......... 25% 123M 4s [2023-12-06T09:28:23.560Z] #10 3.032 54200K .......... .......... .......... .......... .......... 25% 127M 4s [2023-12-06T09:28:23.560Z] #10 3.032 54250K .......... .......... .......... .......... .......... 25% 120M 4s [2023-12-06T09:28:23.560Z] #10 3.033 54300K .......... .......... .......... .......... .......... 25% 83.7M 4s [2023-12-06T09:28:23.560Z] #10 3.033 54350K .......... .......... .......... .......... .......... 26% 110M 4s [2023-12-06T09:28:23.560Z] #10 3.034 54400K .......... .......... .......... .......... .......... 26% 111M 4s [2023-12-06T09:28:23.560Z] #10 3.034 54450K .......... .......... .......... .......... .......... 26% 114M 4s [2023-12-06T09:28:23.560Z] #10 3.035 54500K .......... .......... .......... .......... .......... 26% 102M 3s [2023-12-06T09:28:23.560Z] #10 3.035 54550K .......... .......... .......... .......... .......... 26% 117M 3s [2023-12-06T09:28:23.560Z] #10 3.035 54600K .......... .......... .......... .......... .......... 26% 116M 3s [2023-12-06T09:28:23.560Z] #10 3.036 54650K .......... .......... .......... .......... .......... 26% 104M 3s [2023-12-06T09:28:23.560Z] #10 3.036 54700K .......... .......... .......... .......... .......... 26% 88.6M 3s [2023-12-06T09:28:23.560Z] #10 3.037 54750K .......... .......... .......... .......... .......... 26% 101M 3s [2023-12-06T09:28:23.560Z] #10 3.037 54800K .......... .......... .......... .......... .......... 26% 116M 3s [2023-12-06T09:28:23.560Z] #10 3.038 54850K .......... .......... .......... .......... .......... 26% 101M 3s [2023-12-06T09:28:23.560Z] #10 3.038 54900K .......... .......... .......... .......... .......... 26% 104M 3s [2023-12-06T09:28:23.560Z] #10 3.039 54950K .......... .......... .......... .......... .......... 26% 103M 3s [2023-12-06T09:28:23.560Z] #10 3.039 55000K .......... .......... .......... .......... .......... 26% 103M 3s [2023-12-06T09:28:23.560Z] #10 3.040 55050K .......... .......... .......... .......... .......... 26% 106M 3s [2023-12-06T09:28:23.560Z] #10 3.040 55100K .......... .......... .......... .......... .......... 26% 110M 3s [2023-12-06T09:28:23.560Z] #10 3.041 55150K .......... .......... .......... .......... .......... 26% 123M 3s [2023-12-06T09:28:23.560Z] #10 3.041 55200K .......... .......... .......... .......... .......... 26% 85.4M 3s [2023-12-06T09:28:23.810Z] #10 3.042 55250K .......... .......... .......... .......... .......... 26% 91.9M 3s [2023-12-06T09:28:23.810Z] #10 3.042 55300K .......... .......... .......... .......... .......... 26% 94.8M 3s [2023-12-06T09:28:23.810Z] #10 3.043 55350K .......... .......... .......... .......... .......... 26% 122M 3s [2023-12-06T09:28:23.810Z] #10 3.043 55400K .......... .......... .......... .......... .......... 26% 93.0M 3s [2023-12-06T09:28:23.810Z] #10 3.044 55450K .......... .......... .......... .......... .......... 26% 140M 3s [2023-12-06T09:28:23.810Z] #10 3.044 55500K .......... .......... .......... .......... .......... 26% 140M 3s [2023-12-06T09:28:23.810Z] #10 3.044 55550K .......... .......... .......... .......... .......... 26% 148M 3s [2023-12-06T09:28:23.810Z] #10 3.045 55600K .......... .......... .......... .......... .......... 26% 92.4M 3s [2023-12-06T09:28:23.810Z] #10 3.045 55650K .......... .......... .......... .......... .......... 26% 101M 3s [2023-12-06T09:28:23.810Z] #10 3.046 55700K .......... .......... .......... .......... .......... 26% 131M 3s [2023-12-06T09:28:23.810Z] #10 3.046 55750K .......... .......... .......... .......... .......... 26% 98.1M 3s [2023-12-06T09:28:23.810Z] #10 3.046 55800K .......... .......... .......... .......... .......... 26% 126M 3s [2023-12-06T09:28:23.810Z] #10 3.047 55850K .......... .......... .......... .......... .......... 26% 114M 3s [2023-12-06T09:28:23.810Z] #10 3.047 55900K .......... .......... .......... .......... .......... 26% 93.3M 3s [2023-12-06T09:28:23.810Z] #10 3.048 55950K .......... .......... .......... .......... .......... 26% 23.5M 3s [2023-12-06T09:28:23.810Z] #10 3.050 56000K .......... .......... .......... .......... .......... 26% 87.2M 3s [2023-12-06T09:28:23.810Z] #10 3.050 56050K .......... .......... .......... .......... .......... 26% 153M 3s [2023-12-06T09:28:23.810Z] #10 3.051 56100K .......... .......... .......... .......... .......... 26% 107M 3s [2023-12-06T09:28:23.810Z] #10 3.051 56150K .......... .......... .......... .......... .......... 26% 84.0M 3s [2023-12-06T09:28:23.810Z] #10 3.052 56200K .......... .......... .......... .......... .......... 26% 122M 3s [2023-12-06T09:28:23.811Z] #10 3.052 56250K .......... .......... .......... .......... .......... 26% 38.9M 3s [2023-12-06T09:28:23.811Z] #10 3.053 56300K .......... .......... .......... .......... .......... 26% 48.4M 3s [2023-12-06T09:28:23.811Z] #10 3.054 56350K .......... .......... .......... .......... .......... 26% 112M 3s [2023-12-06T09:28:23.811Z] #10 3.055 56400K .......... .......... .......... .......... .......... 26% 31.1M 3s [2023-12-06T09:28:23.811Z] #10 3.056 56450K .......... .......... .......... .......... .......... 27% 1.62M 3s [2023-12-06T09:28:23.811Z] #10 3.087 56500K .......... .......... .......... .......... .......... 27% 22.5M 3s [2023-12-06T09:28:23.811Z] #10 3.089 56550K .......... .......... .......... .......... .......... 27% 107M 3s [2023-12-06T09:28:23.811Z] #10 3.089 56600K .......... .......... .......... .......... .......... 27% 32.0M 3s [2023-12-06T09:28:23.811Z] #10 3.091 56650K .......... .......... .......... .......... .......... 27% 56.0M 3s [2023-12-06T09:28:23.811Z] #10 3.092 56700K .......... .......... .......... .......... .......... 27% 75.9M 3s [2023-12-06T09:28:23.811Z] #10 3.092 56750K .......... .......... .......... .......... .......... 27% 28.2M 3s [2023-12-06T09:28:23.811Z] #10 3.094 56800K .......... .......... .......... .......... .......... 27% 74.7M 3s [2023-12-06T09:28:23.811Z] #10 3.095 56850K .......... .......... .......... .......... .......... 27% 75.8M 3s [2023-12-06T09:28:23.811Z] #10 3.095 56900K .......... .......... .......... .......... .......... 27% 80.8M 3s [2023-12-06T09:28:23.811Z] #10 3.096 56950K .......... .......... .......... .......... .......... 27% 85.6M 3s [2023-12-06T09:28:23.811Z] #10 3.097 57000K .......... .......... .......... .......... .......... 27% 88.0M 3s [2023-12-06T09:28:23.811Z] #10 3.097 57050K .......... .......... .......... .......... .......... 27% 19.7M 3s [2023-12-06T09:28:23.811Z] #10 3.100 57100K .......... .......... .......... .......... .......... 27% 78.8M 3s [2023-12-06T09:28:23.811Z] #10 3.100 57150K .......... .......... .......... .......... .......... 27% 65.0M 3s [2023-12-06T09:28:23.811Z] #10 3.101 57200K .......... .......... .......... .......... .......... 27% 83.6M 3s [2023-12-06T09:28:23.811Z] #10 3.102 57250K .......... .......... .......... .......... .......... 27% 94.6M 3s [2023-12-06T09:28:23.811Z] #10 3.102 57300K .......... .......... .......... .......... .......... 27% 76.6M 3s [2023-12-06T09:28:23.811Z] #10 3.103 57350K .......... .......... .......... .......... .......... 27% 92.9M 3s [2023-12-06T09:28:23.811Z] #10 3.103 57400K .......... .......... .......... .......... .......... 27% 73.3M 3s [2023-12-06T09:28:23.811Z] #10 3.104 57450K .......... .......... .......... .......... .......... 27% 97.4M 3s [2023-12-06T09:28:23.811Z] #10 3.104 57500K .......... .......... .......... .......... .......... 27% 69.5M 3s [2023-12-06T09:28:23.811Z] #10 3.105 57550K .......... .......... .......... .......... .......... 27% 77.0M 3s [2023-12-06T09:28:23.811Z] #10 3.106 57600K .......... .......... .......... .......... .......... 27% 70.3M 3s [2023-12-06T09:28:23.811Z] #10 3.106 57650K .......... .......... .......... .......... .......... 27% 64.6M 3s [2023-12-06T09:28:23.811Z] #10 3.107 57700K .......... .......... .......... .......... .......... 27% 61.7M 3s [2023-12-06T09:28:23.811Z] #10 3.108 57750K .......... .......... .......... .......... .......... 27% 79.7M 3s [2023-12-06T09:28:23.811Z] #10 3.109 57800K .......... .......... .......... .......... .......... 27% 73.2M 3s [2023-12-06T09:28:23.811Z] #10 3.109 57850K .......... .......... .......... .......... .......... 27% 10.9M 3s [2023-12-06T09:28:23.811Z] #10 3.114 57900K .......... .......... .......... .......... .......... 27% 56.3M 3s [2023-12-06T09:28:23.811Z] #10 3.115 57950K .......... .......... .......... .......... .......... 27% 72.7M 3s [2023-12-06T09:28:23.811Z] #10 3.115 58000K .......... .......... .......... .......... .......... 27% 66.2M 3s [2023-12-06T09:28:23.811Z] #10 3.116 58050K .......... .......... .......... .......... .......... 27% 73.0M 3s [2023-12-06T09:28:23.811Z] #10 3.117 58100K .......... .......... .......... .......... .......... 27% 49.6M 3s [2023-12-06T09:28:23.811Z] #10 3.118 58150K .......... .......... .......... .......... .......... 27% 84.9M 3s [2023-12-06T09:28:23.811Z] #10 3.118 58200K .......... .......... .......... .......... .......... 27% 89.3M 3s [2023-12-06T09:28:23.811Z] #10 3.119 58250K .......... .......... .......... .......... .......... 27% 87.0M 3s [2023-12-06T09:28:23.811Z] #10 3.119 58300K .......... .......... .......... .......... .......... 27% 67.8M 3s [2023-12-06T09:28:23.811Z] #10 3.120 58350K .......... .......... .......... .......... .......... 27% 90.2M 3s [2023-12-06T09:28:23.811Z] #10 3.121 58400K .......... .......... .......... .......... .......... 27% 76.2M 3s [2023-12-06T09:28:23.811Z] #10 3.121 58450K .......... .......... .......... .......... .......... 27% 85.8M 3s [2023-12-06T09:28:23.811Z] #10 3.122 58500K .......... .......... .......... .......... .......... 27% 80.5M 3s [2023-12-06T09:28:23.811Z] #10 3.122 58550K .......... .......... .......... .......... .......... 28% 83.8M 3s [2023-12-06T09:28:23.811Z] #10 3.123 58600K .......... .......... .......... .......... .......... 28% 75.4M 3s [2023-12-06T09:28:23.811Z] #10 3.124 58650K .......... .......... .......... .......... .......... 28% 75.1M 3s [2023-12-06T09:28:23.811Z] #10 3.124 58700K .......... .......... .......... .......... .......... 28% 58.7M 3s [2023-12-06T09:28:23.811Z] #10 3.125 58750K .......... .......... .......... .......... .......... 28% 81.5M 3s [2023-12-06T09:28:23.811Z] #10 3.126 58800K .......... .......... .......... .......... .......... 28% 84.6M 3s [2023-12-06T09:28:23.811Z] #10 3.126 58850K .......... .......... .......... .......... .......... 28% 94.9M 3s [2023-12-06T09:28:23.811Z] #10 3.127 58900K .......... .......... .......... .......... .......... 28% 87.8M 3s [2023-12-06T09:28:23.811Z] #10 3.127 58950K .......... .......... .......... .......... .......... 28% 93.3M 3s [2023-12-06T09:28:23.811Z] #10 3.128 59000K .......... .......... .......... .......... .......... 28% 73.5M 3s [2023-12-06T09:28:23.811Z] #10 3.129 59050K .......... .......... .......... .......... .......... 28% 67.5M 3s [2023-12-06T09:28:23.811Z] #10 3.129 59100K .......... .......... .......... .......... .......... 28% 53.4M 3s [2023-12-06T09:28:23.811Z] #10 3.130 59150K .......... .......... .......... .......... .......... 28% 68.8M 3s [2023-12-06T09:28:23.811Z] #10 3.131 59200K .......... .......... .......... .......... .......... 28% 67.2M 3s [2023-12-06T09:28:23.811Z] #10 3.132 59250K .......... .......... .......... .......... .......... 28% 95.0M 3s [2023-12-06T09:28:23.811Z] #10 3.132 59300K .......... .......... .......... .......... .......... 28% 82.8M 3s [2023-12-06T09:28:23.811Z] #10 3.133 59350K .......... .......... .......... .......... .......... 28% 62.2M 3s [2023-12-06T09:28:23.811Z] #10 3.134 59400K .......... .......... .......... .......... .......... 28% 65.3M 3s [2023-12-06T09:28:23.811Z] #10 3.134 59450K .......... .......... .......... .......... .......... 28% 103M 3s [2023-12-06T09:28:23.811Z] #10 3.135 59500K .......... .......... .......... .......... .......... 28% 58.1M 3s [2023-12-06T09:28:23.811Z] #10 3.136 59550K .......... .......... .......... .......... .......... 28% 84.7M 3s [2023-12-06T09:28:23.811Z] #10 3.136 59600K .......... .......... .......... .......... .......... 28% 88.3M 3s [2023-12-06T09:28:23.811Z] #10 3.137 59650K .......... .......... .......... .......... .......... 28% 100M 3s [2023-12-06T09:28:23.811Z] #10 3.137 59700K .......... .......... .......... .......... .......... 28% 68.8M 3s [2023-12-06T09:28:23.811Z] #10 3.138 59750K .......... .......... .......... .......... .......... 28% 80.5M 3s [2023-12-06T09:28:23.811Z] #10 3.138 59800K .......... .......... .......... .......... .......... 28% 101M 3s [2023-12-06T09:28:23.811Z] #10 3.139 59850K .......... .......... .......... .......... .......... 28% 93.8M 3s [2023-12-06T09:28:23.811Z] #10 3.140 59900K .......... .......... .......... .......... .......... 28% 73.8M 3s [2023-12-06T09:28:23.811Z] #10 3.140 59950K .......... .......... .......... .......... .......... 28% 102M 3s [2023-12-06T09:28:23.811Z] #10 3.141 60000K .......... .......... .......... .......... .......... 28% 90.4M 3s [2023-12-06T09:28:23.811Z] #10 3.141 60050K .......... .......... .......... .......... .......... 28% 95.2M 3s [2023-12-06T09:28:23.811Z] #10 3.142 60100K .......... .......... .......... .......... .......... 28% 82.1M 3s [2023-12-06T09:28:23.811Z] #10 3.142 60150K .......... .......... .......... .......... .......... 28% 104M 3s [2023-12-06T09:28:23.811Z] #10 3.143 60200K .......... .......... .......... .......... .......... 28% 110M 3s [2023-12-06T09:28:23.811Z] #10 3.143 60250K .......... .......... .......... .......... .......... 28% 102M 3s [2023-12-06T09:28:23.811Z] #10 3.144 60300K .......... .......... .......... .......... .......... 28% 119M 3s [2023-12-06T09:28:23.811Z] #10 3.144 60350K .......... .......... .......... .......... .......... 28% 91.9M 3s [2023-12-06T09:28:23.811Z] #10 3.145 60400K .......... .......... .......... .......... .......... 28% 92.6M 3s [2023-12-06T09:28:23.811Z] #10 3.145 60450K .......... .......... .......... .......... .......... 28% 113M 3s [2023-12-06T09:28:23.811Z] #10 3.146 60500K .......... .......... .......... .......... .......... 28% 1.82M 3s [2023-12-06T09:28:23.811Z] #10 3.172 60550K .......... .......... .......... .......... .......... 28% 22.1M 3s [2023-12-06T09:28:23.811Z] #10 3.175 60600K .......... .......... .......... .......... .......... 29% 55.3M 3s [2023-12-06T09:28:23.811Z] #10 3.175 60650K .......... .......... .......... .......... .......... 29% 33.0M 3s [2023-12-06T09:28:23.811Z] #10 3.177 60700K .......... .......... .......... .......... .......... 29% 44.9M 3s [2023-12-06T09:28:23.811Z] #10 3.178 60750K .......... .......... .......... .......... .......... 29% 63.7M 3s [2023-12-06T09:28:23.811Z] #10 3.179 60800K .......... .......... .......... .......... .......... 29% 63.9M 3s [2023-12-06T09:28:23.811Z] #10 3.180 60850K .......... .......... .......... .......... .......... 29% 43.5M 3s [2023-12-06T09:28:23.811Z] #10 3.181 60900K .......... .......... .......... .......... .......... 29% 38.2M 3s [2023-12-06T09:28:23.811Z] #10 3.182 60950K .......... .......... .......... .......... .......... 29% 63.6M 3s [2023-12-06T09:28:23.811Z] #10 3.183 61000K .......... .......... .......... .......... .......... 29% 59.5M 3s [2023-12-06T09:28:23.811Z] #10 3.184 61050K .......... .......... .......... .......... .......... 29% 54.7M 3s [2023-12-06T09:28:23.811Z] #10 3.185 61100K .......... .......... .......... .......... .......... 29% 40.8M 3s [2023-12-06T09:28:23.811Z] #10 3.186 61150K .......... .......... .......... .......... .......... 29% 54.4M 3s [2023-12-06T09:28:23.811Z] #10 3.187 61200K .......... .......... .......... .......... .......... 29% 52.3M 3s [2023-12-06T09:28:23.811Z] #10 3.188 61250K .......... .......... .......... .......... .......... 29% 51.1M 3s [2023-12-06T09:28:23.811Z] #10 3.188 61300K .......... .......... .......... .......... .......... 29% 65.0M 3s [2023-12-06T09:28:23.811Z] #10 3.189 61350K .......... .......... .......... .......... .......... 29% 56.1M 3s [2023-12-06T09:28:23.811Z] #10 3.190 61400K .......... .......... .......... .......... .......... 29% 69.7M 3s [2023-12-06T09:28:23.811Z] #10 3.191 61450K .......... .......... .......... .......... .......... 29% 55.1M 3s [2023-12-06T09:28:23.811Z] #10 3.192 61500K .......... .......... .......... .......... .......... 29% 46.4M 3s [2023-12-06T09:28:23.811Z] #10 3.193 61550K .......... .......... .......... .......... .......... 29% 50.4M 3s [2023-12-06T09:28:23.811Z] #10 3.194 61600K .......... .......... .......... .......... .......... 29% 47.2M 3s [2023-12-06T09:28:23.811Z] #10 3.195 61650K .......... .......... .......... .......... .......... 29% 46.7M 3s [2023-12-06T09:28:23.811Z] #10 3.196 61700K .......... .......... .......... .......... .......... 29% 50.6M 3s [2023-12-06T09:28:23.811Z] #10 3.197 61750K .......... .......... .......... .......... .......... 29% 66.2M 3s [2023-12-06T09:28:23.811Z] #10 3.198 61800K .......... .......... .......... .......... .......... 29% 72.3M 3s [2023-12-06T09:28:23.811Z] #10 3.198 61850K .......... .......... .......... .......... .......... 29% 77.0M 3s [2023-12-06T09:28:23.811Z] #10 3.199 61900K .......... .......... .......... .......... .......... 29% 63.4M 3s [2023-12-06T09:28:23.811Z] #10 3.200 61950K .......... .......... .......... .......... .......... 29% 75.2M 3s [2023-12-06T09:28:23.811Z] #10 3.200 62000K .......... .......... .......... .......... .......... 29% 80.9M 3s [2023-12-06T09:28:23.811Z] #10 3.201 62050K .......... .......... .......... .......... .......... 29% 79.0M 3s [2023-12-06T09:28:23.811Z] #10 3.202 62100K .......... .......... .......... .......... .......... 29% 70.2M 3s [2023-12-06T09:28:23.811Z] #10 3.202 62150K .......... .......... .......... .......... .......... 29% 80.8M 3s [2023-12-06T09:28:23.811Z] #10 3.203 62200K .......... .......... .......... .......... .......... 29% 83.8M 3s [2023-12-06T09:28:23.811Z] #10 3.203 62250K .......... .......... .......... .......... .......... 29% 82.6M 3s [2023-12-06T09:28:23.811Z] #10 3.204 62300K .......... .......... .......... .......... .......... 29% 65.7M 3s [2023-12-06T09:28:23.811Z] #10 3.205 62350K .......... .......... .......... .......... .......... 29% 78.2M 3s [2023-12-06T09:28:23.811Z] #10 3.205 62400K .......... .......... .......... .......... .......... 29% 87.6M 3s [2023-12-06T09:28:23.811Z] #10 3.206 62450K .......... .......... .......... .......... .......... 29% 85.6M 3s [2023-12-06T09:28:23.811Z] #10 3.206 62500K .......... .......... .......... .......... .......... 29% 72.4M 3s [2023-12-06T09:28:23.811Z] #10 3.207 62550K .......... .......... .......... .......... .......... 29% 75.9M 3s [2023-12-06T09:28:23.811Z] #10 3.208 62600K .......... .......... .......... .......... .......... 29% 84.8M 3s [2023-12-06T09:28:23.811Z] #10 3.208 62650K .......... .......... .......... .......... .......... 29% 76.5M 3s [2023-12-06T09:28:23.811Z] #10 3.209 62700K .......... .......... .......... .......... .......... 30% 61.4M 3s [2023-12-06T09:28:23.811Z] #10 3.210 62750K .......... .......... .......... .......... .......... 30% 85.8M 3s [2023-12-06T09:28:23.811Z] #10 3.210 62800K .......... .......... .......... .......... .......... 30% 111M 3s [2023-12-06T09:28:23.811Z] #10 3.211 62850K .......... .......... .......... .......... .......... 30% 62.0M 3s [2023-12-06T09:28:23.811Z] #10 3.211 62900K .......... .......... .......... .......... .......... 30% 66.5M 3s [2023-12-06T09:28:23.811Z] #10 3.212 62950K .......... .......... .......... .......... .......... 30% 85.0M 3s [2023-12-06T09:28:23.811Z] #10 3.213 63000K .......... .......... .......... .......... .......... 30% 101M 3s [2023-12-06T09:28:23.811Z] #10 3.213 63050K .......... .......... .......... .......... .......... 30% 69.3M 3s [2023-12-06T09:28:23.811Z] #10 3.214 63100K .......... .......... .......... .......... .......... 30% 90.8M 3s [2023-12-06T09:28:23.811Z] #10 3.215 63150K .......... .......... .......... .......... .......... 30% 107M 3s [2023-12-06T09:28:23.811Z] #10 3.215 63200K .......... .......... .......... .......... .......... 30% 81.2M 3s [2023-12-06T09:28:23.811Z] #10 3.216 63250K .......... .......... .......... .......... .......... 30% 91.0M 3s [2023-12-06T09:28:23.811Z] #10 3.216 63300K .......... .......... .......... .......... .......... 30% 79.5M 3s [2023-12-06T09:28:23.811Z] #10 3.217 63350K .......... .......... .......... .......... .......... 30% 96.8M 3s [2023-12-06T09:28:23.811Z] #10 3.217 63400K .......... .......... .......... .......... .......... 30% 30.8M 3s [2023-12-06T09:28:23.811Z] #10 3.219 63450K .......... .......... .......... .......... .......... 30% 136M 3s [2023-12-06T09:28:23.811Z] #10 3.219 63500K .......... .......... .......... .......... .......... 30% 82.3M 3s [2023-12-06T09:28:23.811Z] #10 3.220 63550K .......... .......... .......... .......... .......... 30% 106M 3s [2023-12-06T09:28:23.811Z] #10 3.220 63600K .......... .......... .......... .......... .......... 30% 89.6M 3s [2023-12-06T09:28:23.811Z] #10 3.221 63650K .......... .......... .......... .......... .......... 30% 93.9M 3s [2023-12-06T09:28:23.811Z] #10 3.221 63700K .......... .......... .......... .......... .......... 30% 97.9M 3s [2023-12-06T09:28:23.811Z] #10 3.222 63750K .......... .......... .......... .......... .......... 30% 119M 3s [2023-12-06T09:28:23.811Z] #10 3.222 63800K .......... .......... .......... .......... .......... 30% 99.8M 3s [2023-12-06T09:28:23.811Z] #10 3.223 63850K .......... .......... .......... .......... .......... 30% 99.9M 3s [2023-12-06T09:28:23.811Z] #10 3.223 63900K .......... .......... .......... .......... .......... 30% 89.1M 3s [2023-12-06T09:28:23.811Z] #10 3.224 63950K .......... .......... .......... .......... .......... 30% 92.0M 3s [2023-12-06T09:28:23.811Z] #10 3.224 64000K .......... .......... .......... .......... .......... 30% 79.5M 3s [2023-12-06T09:28:23.811Z] #10 3.225 64050K .......... .......... .......... .......... .......... 30% 76.9M 3s [2023-12-06T09:28:23.811Z] #10 3.226 64100K .......... .......... .......... .......... .......... 30% 76.2M 3s [2023-12-06T09:28:23.811Z] #10 3.226 64150K .......... .......... .......... .......... .......... 30% 108M 3s [2023-12-06T09:28:23.811Z] #10 3.227 64200K .......... .......... .......... .......... .......... 30% 107M 3s [2023-12-06T09:28:23.811Z] #10 3.227 64250K .......... .......... .......... .......... .......... 30% 88.9M 3s [2023-12-06T09:28:23.811Z] #10 3.228 64300K .......... .......... .......... .......... .......... 30% 96.0M 3s [2023-12-06T09:28:23.811Z] #10 3.228 64350K .......... .......... .......... .......... .......... 30% 104M 3s [2023-12-06T09:28:23.811Z] #10 3.229 64400K .......... .......... .......... .......... .......... 30% 104M 3s [2023-12-06T09:28:23.811Z] #10 3.229 64450K .......... .......... .......... .......... .......... 30% 110M 3s [2023-12-06T09:28:23.811Z] #10 3.230 64500K .......... .......... .......... .......... .......... 30% 93.5M 3s [2023-12-06T09:28:23.811Z] #10 3.231 64550K .......... .......... .......... .......... .......... 30% 1.74M 3s [2023-12-06T09:28:23.811Z] #10 3.258 64600K .......... .......... .......... .......... .......... 30% 57.9M 3s [2023-12-06T09:28:23.811Z] #10 3.259 64650K .......... .......... .......... .......... .......... 30% 17.8M 3s [2023-12-06T09:28:23.811Z] #10 3.262 64700K .......... .......... .......... .......... .......... 30% 76.0M 3s [2023-12-06T09:28:23.811Z] #10 3.262 64750K .......... .......... .......... .......... .......... 30% 37.7M 3s [2023-12-06T09:28:23.811Z] #10 3.264 64800K .......... .......... .......... .......... .......... 31% 49.6M 3s [2023-12-06T09:28:23.811Z] #10 3.265 64850K .......... .......... .......... .......... .......... 31% 43.5M 3s [2023-12-06T09:28:23.811Z] #10 3.266 64900K .......... .......... .......... .......... .......... 31% 45.4M 3s [2023-12-06T09:28:23.811Z] #10 3.267 64950K .......... .......... .......... .......... .......... 31% 49.5M 3s [2023-12-06T09:28:23.811Z] #10 3.268 65000K .......... .......... .......... .......... .......... 31% 55.5M 3s [2023-12-06T09:28:23.811Z] #10 3.269 65050K .......... .......... .......... .......... .......... 31% 57.5M 3s [2023-12-06T09:28:23.811Z] #10 3.270 65100K .......... .......... .......... .......... .......... 31% 53.1M 3s [2023-12-06T09:28:23.811Z] #10 3.271 65150K .......... .......... .......... .......... .......... 31% 61.2M 3s [2023-12-06T09:28:23.811Z] #10 3.272 65200K .......... .......... .......... .......... .......... 31% 43.9M 3s [2023-12-06T09:28:23.811Z] #10 3.272 65250K .......... .......... .......... .......... .......... 31% 54.8M 3s [2023-12-06T09:28:23.811Z] #10 3.274 65300K .......... .......... .......... .......... .......... 31% 49.1M 3s [2023-12-06T09:28:23.811Z] #10 3.274 65350K .......... .......... .......... .......... .......... 31% 58.6M 3s [2023-12-06T09:28:23.811Z] #10 3.275 65400K .......... .......... .......... .......... .......... 31% 63.9M 3s [2023-12-06T09:28:23.811Z] #10 3.276 65450K .......... .......... .......... .......... .......... 31% 55.3M 3s [2023-12-06T09:28:23.811Z] #10 3.277 65500K .......... .......... .......... .......... .......... 31% 52.8M 3s [2023-12-06T09:28:23.811Z] #10 3.278 65550K .......... .......... .......... .......... .......... 31% 65.5M 3s [2023-12-06T09:28:23.811Z] #10 3.278 65600K .......... .......... .......... .......... .......... 31% 60.1M 3s [2023-12-06T09:28:23.811Z] #10 3.279 65650K .......... .......... .......... .......... .......... 31% 62.6M 3s [2023-12-06T09:28:23.811Z] #10 3.280 65700K .......... .......... .......... .......... .......... 31% 114M 3s [2023-12-06T09:28:23.811Z] #10 3.281 65750K .......... .......... .......... .......... .......... 31% 140M 3s [2023-12-06T09:28:23.811Z] #10 3.281 65800K .......... .......... .......... .......... .......... 31% 123M 3s [2023-12-06T09:28:23.811Z] #10 3.281 65850K .......... .......... .......... .......... .......... 31% 120M 3s [2023-12-06T09:28:23.811Z] #10 3.282 65900K .......... .......... .......... .......... .......... 31% 115M 3s [2023-12-06T09:28:23.811Z] #10 3.282 65950K .......... .......... .......... .......... .......... 31% 143M 3s [2023-12-06T09:28:23.811Z] #10 3.282 66000K .......... .......... .......... .......... .......... 31% 138M 3s [2023-12-06T09:28:23.811Z] #10 3.283 66050K .......... .......... .......... .......... .......... 31% 121M 3s [2023-12-06T09:28:23.811Z] #10 3.283 66100K .......... .......... .......... .......... .......... 31% 120M 3s [2023-12-06T09:28:23.811Z] #10 3.284 66150K .......... .......... .......... .......... .......... 31% 101M 3s [2023-12-06T09:28:23.811Z] #10 3.284 66200K .......... .......... .......... .......... .......... 31% 108M 3s [2023-12-06T09:28:23.811Z] #10 3.284 66250K .......... .......... .......... .......... .......... 31% 12.6M 3s [2023-12-06T09:28:23.811Z] #10 3.289 66300K .......... .......... .......... .......... .......... 31% 84.4M 3s [2023-12-06T09:28:23.811Z] #10 3.289 66350K .......... .......... .......... .......... .......... 31% 114M 3s [2023-12-06T09:28:23.811Z] #10 3.289 66400K .......... .......... .......... .......... .......... 31% 99.3M 3s [2023-12-06T09:28:23.811Z] #10 3.290 66450K .......... .......... .......... .......... .......... 31% 113M 3s [2023-12-06T09:28:23.811Z] #10 3.290 66500K .......... .......... .......... .......... .......... 31% 93.4M 3s [2023-12-06T09:28:23.811Z] #10 3.291 66550K .......... .......... .......... .......... .......... 31% 124M 3s [2023-12-06T09:28:23.812Z] #10 3.291 66600K .......... .......... .......... .......... .......... 31% 105M 3s [2023-12-06T09:28:23.812Z] #10 3.292 66650K .......... .......... .......... .......... .......... 31% 129M 3s [2023-12-06T09:28:23.812Z] #10 3.292 66700K .......... .......... .......... .......... .......... 31% 102M 3s [2023-12-06T09:28:23.812Z] #10 3.293 66750K .......... .......... .......... .......... .......... 31% 125M 3s [2023-12-06T09:28:23.812Z] #10 3.293 66800K .......... .......... .......... .......... .......... 31% 100M 3s [2023-12-06T09:28:23.812Z] #10 3.293 66850K .......... .......... .......... .......... .......... 31% 103M 3s [2023-12-06T09:28:23.812Z] #10 3.294 66900K .......... .......... .......... .......... .......... 32% 100M 3s [2023-12-06T09:28:23.812Z] #10 3.294 66950K .......... .......... .......... .......... .......... 32% 86.6M 3s [2023-12-06T09:28:23.812Z] #10 3.295 67000K .......... .......... .......... .......... .......... 32% 131M 3s [2023-12-06T09:28:23.812Z] #10 3.295 67050K .......... .......... .......... .......... .......... 32% 113M 3s [2023-12-06T09:28:23.812Z] #10 3.296 67100K .......... .......... .......... .......... .......... 32% 133M 3s [2023-12-06T09:28:23.812Z] #10 3.296 67150K .......... .......... .......... .......... .......... 32% 123M 3s [2023-12-06T09:28:23.812Z] #10 3.296 67200K .......... .......... .......... .......... .......... 32% 135M 3s [2023-12-06T09:28:23.812Z] #10 3.297 67250K .......... .......... .......... .......... .......... 32% 119M 3s [2023-12-06T09:28:23.812Z] #10 3.297 67300K .......... .......... .......... .......... .......... 32% 132M 3s [2023-12-06T09:28:23.812Z] #10 3.298 67350K .......... .......... .......... .......... .......... 32% 26.5M 3s [2023-12-06T09:28:23.812Z] #10 3.300 67400K .......... .......... .......... .......... .......... 32% 94.6M 3s [2023-12-06T09:28:23.812Z] #10 3.300 67450K .......... .......... .......... .......... .......... 32% 125M 3s [2023-12-06T09:28:23.812Z] #10 3.300 67500K .......... .......... .......... .......... .......... 32% 106M 3s [2023-12-06T09:28:23.812Z] #10 3.301 67550K .......... .......... .......... .......... .......... 32% 105M 3s [2023-12-06T09:28:23.812Z] #10 3.301 67600K .......... .......... .......... .......... .......... 32% 137M 3s [2023-12-06T09:28:23.812Z] #10 3.302 67650K .......... .......... .......... .......... .......... 32% 111M 3s [2023-12-06T09:28:23.812Z] #10 3.302 67700K .......... .......... .......... .......... .......... 32% 101M 3s [2023-12-06T09:28:23.812Z] #10 3.303 67750K .......... .......... .......... .......... .......... 32% 109M 3s [2023-12-06T09:28:23.812Z] #10 3.303 67800K .......... .......... .......... .......... .......... 32% 126M 3s [2023-12-06T09:28:23.812Z] #10 3.303 67850K .......... .......... .......... .......... .......... 32% 95.7M 3s [2023-12-06T09:28:23.812Z] #10 3.304 67900K .......... .......... .......... .......... .......... 32% 138M 3s [2023-12-06T09:28:23.812Z] #10 3.304 67950K .......... .......... .......... .......... .......... 32% 124M 3s [2023-12-06T09:28:23.812Z] #10 3.305 68000K .......... .......... .......... .......... .......... 32% 95.3M 3s [2023-12-06T09:28:23.812Z] #10 3.305 68050K .......... .......... .......... .......... .......... 32% 106M 3s [2023-12-06T09:28:23.812Z] #10 3.306 68100K .......... .......... .......... .......... .......... 32% 125M 3s [2023-12-06T09:28:23.812Z] #10 3.306 68150K .......... .......... .......... .......... .......... 32% 116M 3s [2023-12-06T09:28:23.812Z] #10 3.306 68200K .......... .......... .......... .......... .......... 32% 106M 3s [2023-12-06T09:28:23.812Z] #10 3.307 68250K .......... .......... .......... .......... .......... 32% 107M 3s [2023-12-06T09:28:23.812Z] #10 3.307 68300K .......... .......... .......... .......... .......... 32% 26.0M 3s [2023-12-06T09:28:23.812Z] #10 3.309 68350K .......... .......... .......... .......... .......... 32% 107M 3s [2023-12-06T09:28:23.812Z] #10 3.310 68400K .......... .......... .......... .......... .......... 32% 49.0M 3s [2023-12-06T09:28:23.812Z] #10 3.311 68450K .......... .......... .......... .......... .......... 32% 63.9M 3s [2023-12-06T09:28:23.812Z] #10 3.311 68500K .......... .......... .......... .......... .......... 32% 31.8M 3s [2023-12-06T09:28:23.812Z] #10 3.313 68550K .......... .......... .......... .......... .......... 32% 42.7M 3s [2023-12-06T09:28:23.812Z] #10 3.314 68600K .......... .......... .......... .......... .......... 32% 1.65M 3s [2023-12-06T09:28:24.062Z] #10 3.344 68650K .......... .......... .......... .......... .......... 32% 86.7M 3s [2023-12-06T09:28:24.062Z] #10 3.344 68700K .......... .......... .......... .......... .......... 32% 18.6M 3s [2023-12-06T09:28:24.062Z] #10 3.347 68750K .......... .......... .......... .......... .......... 32% 36.3M 3s [2023-12-06T09:28:24.062Z] #10 3.348 68800K .......... .......... .......... .......... .......... 32% 54.4M 3s [2023-12-06T09:28:24.062Z] #10 3.349 68850K .......... .......... .......... .......... .......... 32% 42.4M 3s [2023-12-06T09:28:24.062Z] #10 3.351 68900K .......... .......... .......... .......... .......... 32% 42.5M 3s [2023-12-06T09:28:24.062Z] #10 3.352 68950K .......... .......... .......... .......... .......... 32% 62.4M 3s [2023-12-06T09:28:24.062Z] #10 3.352 69000K .......... .......... .......... .......... .......... 33% 58.2M 3s [2023-12-06T09:28:24.062Z] #10 3.353 69050K .......... .......... .......... .......... .......... 33% 63.6M 3s [2023-12-06T09:28:24.062Z] #10 3.354 69100K .......... .......... .......... .......... .......... 33% 63.8M 3s [2023-12-06T09:28:24.062Z] #10 3.355 69150K .......... .......... .......... .......... .......... 33% 73.4M 3s [2023-12-06T09:28:24.062Z] #10 3.355 69200K .......... .......... .......... .......... .......... 33% 71.0M 3s [2023-12-06T09:28:24.062Z] #10 3.356 69250K .......... .......... .......... .......... .......... 33% 69.6M 3s [2023-12-06T09:28:24.062Z] #10 3.357 69300K .......... .......... .......... .......... .......... 33% 39.7M 3s [2023-12-06T09:28:24.062Z] #10 3.358 69350K .......... .......... .......... .......... .......... 33% 68.6M 3s [2023-12-06T09:28:24.062Z] #10 3.359 69400K .......... .......... .......... .......... .......... 33% 71.4M 3s [2023-12-06T09:28:24.062Z] #10 3.360 69450K .......... .......... .......... .......... .......... 33% 55.0M 3s [2023-12-06T09:28:24.063Z] #10 3.360 69500K .......... .......... .......... .......... .......... 33% 60.4M 3s [2023-12-06T09:28:24.063Z] #10 3.361 69550K .......... .......... .......... .......... .......... 33% 60.8M 3s [2023-12-06T09:28:24.063Z] #10 3.362 69600K .......... .......... .......... .......... .......... 33% 61.0M 3s [2023-12-06T09:28:24.063Z] #10 3.363 69650K .......... .......... .......... .......... .......... 33% 71.7M 3s [2023-12-06T09:28:24.063Z] #10 3.363 69700K .......... .......... .......... .......... .......... 33% 58.3M 3s [2023-12-06T09:28:24.063Z] #10 3.364 69750K .......... .......... .......... .......... .......... 33% 70.7M 3s [2023-12-06T09:28:24.063Z] #10 3.365 69800K .......... .......... .......... .......... .......... 33% 82.8M 3s [2023-12-06T09:28:24.063Z] #10 3.365 69850K .......... .......... .......... .......... .......... 33% 84.1M 3s [2023-12-06T09:28:24.063Z] #10 3.366 69900K .......... .......... .......... .......... .......... 33% 77.2M 3s [2023-12-06T09:28:24.063Z] #10 3.367 69950K .......... .......... .......... .......... .......... 33% 86.8M 3s [2023-12-06T09:28:24.063Z] #10 3.367 70000K .......... .......... .......... .......... .......... 33% 84.8M 3s [2023-12-06T09:28:24.063Z] #10 3.368 70050K .......... .......... .......... .......... .......... 33% 83.8M 3s [2023-12-06T09:28:24.063Z] #10 3.368 70100K .......... .......... .......... .......... .......... 33% 69.4M 3s [2023-12-06T09:28:24.063Z] #10 3.369 70150K .......... .......... .......... .......... .......... 33% 85.3M 3s [2023-12-06T09:28:24.063Z] #10 3.370 70200K .......... .......... .......... .......... .......... 33% 88.8M 3s [2023-12-06T09:28:24.063Z] #10 3.370 70250K .......... .......... .......... .......... .......... 33% 84.4M 3s [2023-12-06T09:28:24.063Z] #10 3.371 70300K .......... .......... .......... .......... .......... 33% 61.2M 3s [2023-12-06T09:28:24.063Z] #10 3.372 70350K .......... .......... .......... .......... .......... 33% 85.8M 3s [2023-12-06T09:28:24.063Z] #10 3.372 70400K .......... .......... .......... .......... .......... 33% 71.9M 3s [2023-12-06T09:28:24.063Z] #10 3.373 70450K .......... .......... .......... .......... .......... 33% 76.4M 3s [2023-12-06T09:28:24.063Z] #10 3.374 70500K .......... .......... .......... .......... .......... 33% 83.8M 3s [2023-12-06T09:28:24.063Z] #10 3.374 70550K .......... .......... .......... .......... .......... 33% 97.6M 3s [2023-12-06T09:28:24.063Z] #10 3.375 70600K .......... .......... .......... .......... .......... 33% 109M 3s [2023-12-06T09:28:24.063Z] #10 3.375 70650K .......... .......... .......... .......... .......... 33% 100M 3s [2023-12-06T09:28:24.063Z] #10 3.376 70700K .......... .......... .......... .......... .......... 33% 83.2M 3s [2023-12-06T09:28:24.063Z] #10 3.376 70750K .......... .......... .......... .......... .......... 33% 73.9M 3s [2023-12-06T09:28:24.063Z] #10 3.377 70800K .......... .......... .......... .......... .......... 33% 104M 3s [2023-12-06T09:28:24.063Z] #10 3.377 70850K .......... .......... .......... .......... .......... 33% 90.2M 3s [2023-12-06T09:28:24.063Z] #10 3.378 70900K .......... .......... .......... .......... .......... 33% 84.1M 3s [2023-12-06T09:28:24.063Z] #10 3.378 70950K .......... .......... .......... .......... .......... 33% 80.0M 3s [2023-12-06T09:28:24.063Z] #10 3.379 71000K .......... .......... .......... .......... .......... 33% 82.9M 3s [2023-12-06T09:28:24.063Z] #10 3.380 71050K .......... .......... .......... .......... .......... 33% 45.9M 3s [2023-12-06T09:28:24.063Z] #10 3.381 71100K .......... .......... .......... .......... .......... 34% 89.2M 3s [2023-12-06T09:28:24.063Z] #10 3.381 71150K .......... .......... .......... .......... .......... 34% 96.0M 3s [2023-12-06T09:28:24.063Z] #10 3.382 71200K .......... .......... .......... .......... .......... 34% 95.6M 3s [2023-12-06T09:28:24.063Z] #10 3.382 71250K .......... .......... .......... .......... .......... 34% 78.5M 3s [2023-12-06T09:28:24.063Z] #10 3.383 71300K .......... .......... .......... .......... .......... 34% 66.8M 3s [2023-12-06T09:28:24.063Z] #10 3.384 71350K .......... .......... .......... .......... .......... 34% 98.2M 3s [2023-12-06T09:28:24.063Z] #10 3.384 71400K .......... .......... .......... .......... .......... 34% 32.3M 3s [2023-12-06T09:28:24.063Z] #10 3.386 71450K .......... .......... .......... .......... .......... 34% 72.9M 3s [2023-12-06T09:28:24.063Z] #10 3.386 71500K .......... .......... .......... .......... .......... 34% 57.0M 3s [2023-12-06T09:28:24.063Z] #10 3.387 71550K .......... .......... .......... .......... .......... 34% 73.9M 3s [2023-12-06T09:28:24.063Z] #10 3.388 71600K .......... .......... .......... .......... .......... 34% 78.4M 3s [2023-12-06T09:28:24.063Z] #10 3.388 71650K .......... .......... .......... .......... .......... 34% 79.6M 3s [2023-12-06T09:28:24.063Z] #10 3.389 71700K .......... .......... .......... .......... .......... 34% 67.6M 3s [2023-12-06T09:28:24.063Z] #10 3.390 71750K .......... .......... .......... .......... .......... 34% 61.0M 3s [2023-12-06T09:28:24.063Z] #10 3.391 71800K .......... .......... .......... .......... .......... 34% 69.9M 3s [2023-12-06T09:28:24.063Z] #10 3.391 71850K .......... .......... .......... .......... .......... 34% 107M 3s [2023-12-06T09:28:24.063Z] #10 3.392 71900K .......... .......... .......... .......... .......... 34% 65.5M 3s [2023-12-06T09:28:24.063Z] #10 3.392 71950K .......... .......... .......... .......... .......... 34% 73.4M 3s [2023-12-06T09:28:24.063Z] #10 3.393 72000K .......... .......... .......... .......... .......... 34% 74.9M 3s [2023-12-06T09:28:24.063Z] #10 3.394 72050K .......... .......... .......... .......... .......... 34% 103M 3s [2023-12-06T09:28:24.063Z] #10 3.394 72100K .......... .......... .......... .......... .......... 34% 93.3M 3s [2023-12-06T09:28:24.063Z] #10 3.395 72150K .......... .......... .......... .......... .......... 34% 96.1M 3s [2023-12-06T09:28:24.063Z] #10 3.395 72200K .......... .......... .......... .......... .......... 34% 79.2M 3s [2023-12-06T09:28:24.063Z] #10 3.396 72250K .......... .......... .......... .......... .......... 34% 103M 3s [2023-12-06T09:28:24.063Z] #10 3.396 72300K .......... .......... .......... .......... .......... 34% 97.1M 3s [2023-12-06T09:28:24.063Z] #10 3.397 72350K .......... .......... .......... .......... .......... 34% 85.4M 3s [2023-12-06T09:28:24.063Z] #10 3.397 72400K .......... .......... .......... .......... .......... 34% 83.5M 3s [2023-12-06T09:28:24.063Z] #10 3.398 72450K .......... .......... .......... .......... .......... 34% 97.0M 3s [2023-12-06T09:28:24.063Z] #10 3.399 72500K .......... .......... .......... .......... .......... 34% 79.6M 3s [2023-12-06T09:28:24.063Z] #10 3.399 72550K .......... .......... .......... .......... .......... 34% 105M 3s [2023-12-06T09:28:24.063Z] #10 3.400 72600K .......... .......... .......... .......... .......... 34% 80.0M 3s [2023-12-06T09:28:24.063Z] #10 3.400 72650K .......... .......... .......... .......... .......... 34% 101M 3s [2023-12-06T09:28:24.063Z] #10 3.430 72700K .......... .......... .......... .......... .......... 34% 1.66M 3s [2023-12-06T09:28:24.064Z] #10 3.430 72750K .......... .......... .......... .......... .......... 34% 18.5M 3s [2023-12-06T09:28:24.064Z] #10 3.433 72800K .......... .......... .......... .......... .......... 34% 45.4M 3s [2023-12-06T09:28:24.064Z] #10 3.434 72850K .......... .......... .......... .......... .......... 34% 28.8M 3s [2023-12-06T09:28:24.064Z] #10 3.436 72900K .......... .......... .......... .......... .......... 34% 56.4M 3s [2023-12-06T09:28:24.064Z] #10 3.436 72950K .......... .......... .......... .......... .......... 34% 61.4M 3s [2023-12-06T09:28:24.064Z] #10 3.437 73000K .......... .......... .......... .......... .......... 34% 55.0M 3s [2023-12-06T09:28:24.064Z] #10 3.438 73050K .......... .......... .......... .......... .......... 34% 46.7M 3s [2023-12-06T09:28:24.064Z] #10 3.439 73100K .......... .......... .......... .......... .......... 34% 81.4M 3s [2023-12-06T09:28:24.064Z] #10 3.440 73150K .......... .......... .......... .......... .......... 35% 78.7M 3s [2023-12-06T09:28:24.064Z] #10 3.440 73200K .......... .......... .......... .......... .......... 35% 71.3M 3s [2023-12-06T09:28:24.064Z] #10 3.441 73250K .......... .......... .......... .......... .......... 35% 81.0M 3s [2023-12-06T09:28:24.064Z] #10 3.442 73300K .......... .......... .......... .......... .......... 35% 68.7M 3s [2023-12-06T09:28:24.064Z] #10 3.442 73350K .......... .......... .......... .......... .......... 35% 80.3M 3s [2023-12-06T09:28:24.064Z] #10 3.443 73400K .......... .......... .......... .......... .......... 35% 92.9M 3s [2023-12-06T09:28:24.064Z] #10 3.444 73450K .......... .......... .......... .......... .......... 35% 42.1M 3s [2023-12-06T09:28:24.064Z] #10 3.445 73500K .......... .......... .......... .......... .......... 35% 61.3M 3s [2023-12-06T09:28:24.064Z] #10 3.445 73550K .......... .......... .......... .......... .......... 35% 89.4M 3s [2023-12-06T09:28:24.064Z] #10 3.446 73600K .......... .......... .......... .......... .......... 35% 116M 3s [2023-12-06T09:28:24.064Z] #10 3.446 73650K .......... .......... .......... .......... .......... 35% 69.5M 3s [2023-12-06T09:28:24.064Z] #10 3.447 73700K .......... .......... .......... .......... .......... 35% 78.1M 3s [2023-12-06T09:28:24.064Z] #10 3.448 73750K .......... .......... .......... .......... .......... 35% 7.15M 3s [2023-12-06T09:28:24.064Z] #10 3.455 73800K .......... .......... .......... .......... .......... 35% 79.1M 3s [2023-12-06T09:28:24.064Z] #10 3.455 73850K .......... .......... .......... .......... .......... 35% 76.3M 3s [2023-12-06T09:28:24.064Z] #10 3.456 73900K .......... .......... .......... .......... .......... 35% 69.4M 3s [2023-12-06T09:28:24.064Z] #10 3.457 73950K .......... .......... .......... .......... .......... 35% 75.1M 3s [2023-12-06T09:28:24.064Z] #10 3.457 74000K .......... .......... .......... .......... .......... 35% 63.2M 3s [2023-12-06T09:28:24.064Z] #10 3.458 74050K .......... .......... .......... .......... .......... 35% 63.6M 3s [2023-12-06T09:28:24.064Z] #10 3.459 74100K .......... .......... .......... .......... .......... 35% 56.6M 3s [2023-12-06T09:28:24.064Z] #10 3.460 74150K .......... .......... .......... .......... .......... 35% 68.4M 3s [2023-12-06T09:28:24.064Z] #10 3.460 74200K .......... .......... .......... .......... .......... 35% 76.2M 3s [2023-12-06T09:28:24.064Z] #10 3.461 74250K .......... .......... .......... .......... .......... 35% 89.3M 3s [2023-12-06T09:28:24.064Z] #10 3.462 74300K .......... .......... .......... .......... .......... 35% 60.3M 3s [2023-12-06T09:28:24.064Z] #10 3.462 74350K .......... .......... .......... .......... .......... 35% 86.5M 3s [2023-12-06T09:28:24.064Z] #10 3.463 74400K .......... .......... .......... .......... .......... 35% 76.7M 3s [2023-12-06T09:28:24.064Z] #10 3.464 74450K .......... .......... .......... .......... .......... 35% 67.2M 3s [2023-12-06T09:28:24.064Z] #10 3.464 74500K .......... .......... .......... .......... .......... 35% 56.3M 3s [2023-12-06T09:28:24.064Z] #10 3.465 74550K .......... .......... .......... .......... .......... 35% 67.4M 3s [2023-12-06T09:28:24.064Z] #10 3.466 74600K .......... .......... .......... .......... .......... 35% 62.3M 3s [2023-12-06T09:28:24.064Z] #10 3.467 74650K .......... .......... .......... .......... .......... 35% 69.8M 3s [2023-12-06T09:28:24.064Z] #10 3.468 74700K .......... .......... .......... .......... .......... 35% 83.7M 3s [2023-12-06T09:28:24.064Z] #10 3.468 74750K .......... .......... .......... .......... .......... 35% 65.2M 3s [2023-12-06T09:28:24.064Z] #10 3.469 74800K .......... .......... .......... .......... .......... 35% 62.5M 3s [2023-12-06T09:28:24.064Z] #10 3.469 74850K .......... .......... .......... .......... .......... 35% 81.7M 3s [2023-12-06T09:28:24.064Z] #10 3.470 74900K .......... .......... .......... .......... .......... 35% 72.5M 3s [2023-12-06T09:28:24.064Z] #10 3.471 74950K .......... .......... .......... .......... .......... 35% 81.6M 3s [2023-12-06T09:28:24.064Z] #10 3.471 75000K .......... .......... .......... .......... .......... 35% 66.8M 3s [2023-12-06T09:28:24.064Z] #10 3.472 75050K .......... .......... .......... .......... .......... 35% 89.6M 3s [2023-12-06T09:28:24.064Z] #10 3.473 75100K .......... .......... .......... .......... .......... 35% 55.2M 3s [2023-12-06T09:28:24.064Z] #10 3.473 75150K .......... .......... .......... .......... .......... 35% 67.5M 3s [2023-12-06T09:28:24.064Z] #10 3.474 75200K .......... .......... .......... .......... .......... 35% 54.6M 3s [2023-12-06T09:28:24.064Z] #10 3.475 75250K .......... .......... .......... .......... .......... 36% 68.2M 3s [2023-12-06T09:28:24.064Z] #10 3.477 75300K .......... .......... .......... .......... .......... 36% 74.2M 3s [2023-12-06T09:28:24.064Z] #10 3.477 75350K .......... .......... .......... .......... .......... 36% 91.1M 3s [2023-12-06T09:28:24.064Z] #10 3.477 75400K .......... .......... .......... .......... .......... 36% 89.7M 3s [2023-12-06T09:28:24.064Z] #10 3.478 75450K .......... .......... .......... .......... .......... 36% 87.3M 3s [2023-12-06T09:28:24.064Z] #10 3.478 75500K .......... .......... .......... .......... .......... 36% 97.3M 3s [2023-12-06T09:28:24.064Z] #10 3.479 75550K .......... .......... .......... .......... .......... 36% 110M 3s [2023-12-06T09:28:24.064Z] #10 3.479 75600K .......... .......... .......... .......... .......... 36% 102M 3s [2023-12-06T09:28:24.064Z] #10 3.480 75650K .......... .......... .......... .......... .......... 36% 131M 3s [2023-12-06T09:28:24.064Z] #10 3.480 75700K .......... .......... .......... .......... .......... 36% 111M 3s [2023-12-06T09:28:24.064Z] #10 3.480 75750K .......... .......... .......... .......... .......... 36% 101M 3s [2023-12-06T09:28:24.064Z] #10 3.481 75800K .......... .......... .......... .......... .......... 36% 123M 3s [2023-12-06T09:28:24.064Z] #10 3.481 75850K .......... .......... .......... .......... .......... 36% 117M 3s [2023-12-06T09:28:24.064Z] #10 3.482 75900K .......... .......... .......... .......... .......... 36% 91.5M 3s [2023-12-06T09:28:24.065Z] #10 3.482 75950K .......... .......... .......... .......... .......... 36% 110M 3s [2023-12-06T09:28:24.065Z] #10 3.483 76000K .......... .......... .......... .......... .......... 36% 148M 3s [2023-12-06T09:28:24.065Z] #10 3.483 76050K .......... .......... .......... .......... .......... 36% 140M 3s [2023-12-06T09:28:24.065Z] #10 3.483 76100K .......... .......... .......... .......... .......... 36% 110M 3s [2023-12-06T09:28:24.065Z] #10 3.484 76150K .......... .......... .......... .......... .......... 36% 107M 3s [2023-12-06T09:28:24.065Z] #10 3.484 76200K .......... .......... .......... .......... .......... 36% 157M 3s [2023-12-06T09:28:24.065Z] #10 3.484 76250K .......... .......... .......... .......... .......... 36% 142M 3s [2023-12-06T09:28:24.065Z] #10 3.485 76300K .......... .......... .......... .......... .......... 36% 102M 3s [2023-12-06T09:28:24.065Z] #10 3.485 76350K .......... .......... .......... .......... .......... 36% 108M 3s [2023-12-06T09:28:24.065Z] #10 3.486 76400K .......... .......... .......... .......... .......... 36% 125M 3s [2023-12-06T09:28:24.065Z] #10 3.486 76450K .......... .......... .......... .......... .......... 36% 114M 3s [2023-12-06T09:28:24.065Z] #10 3.487 76500K .......... .......... .......... .......... .......... 36% 81.9M 3s [2023-12-06T09:28:24.065Z] #10 3.487 76550K .......... .......... .......... .......... .......... 36% 120M 3s [2023-12-06T09:28:24.065Z] #10 3.488 76600K .......... .......... .......... .......... .......... 36% 135M 3s [2023-12-06T09:28:24.065Z] #10 3.488 76650K .......... .......... .......... .......... .......... 36% 126M 3s [2023-12-06T09:28:24.065Z] #10 3.488 76700K .......... .......... .......... .......... .......... 36% 1.81M 3s [2023-12-06T09:28:24.065Z] #10 3.515 76750K .......... .......... .......... .......... .......... 36% 65.5M 3s [2023-12-06T09:28:24.065Z] #10 3.516 76800K .......... .......... .......... .......... .......... 36% 16.1M 3s [2023-12-06T09:28:24.065Z] #10 3.519 76850K .......... .......... .......... .......... .......... 36% 71.8M 3s [2023-12-06T09:28:24.065Z] #10 3.520 76900K .......... .......... .......... .......... .......... 36% 11.7M 3s [2023-12-06T09:28:24.065Z] #10 3.524 76950K .......... .......... .......... .......... .......... 36% 70.4M 3s [2023-12-06T09:28:24.065Z] #10 3.525 77000K .......... .......... .......... .......... .......... 36% 64.8M 3s [2023-12-06T09:28:24.065Z] #10 3.525 77050K .......... .......... .......... .......... .......... 36% 45.9M 3s [2023-12-06T09:28:24.065Z] #10 3.526 77100K .......... .......... .......... .......... .......... 36% 44.5M 3s [2023-12-06T09:28:24.065Z] #10 3.528 77150K .......... .......... .......... .......... .......... 36% 52.8M 3s [2023-12-06T09:28:24.065Z] #10 3.528 77200K .......... .......... .......... .......... .......... 36% 61.2M 3s [2023-12-06T09:28:24.065Z] #10 3.529 77250K .......... .......... .......... .......... .......... 36% 53.7M 3s [2023-12-06T09:28:24.065Z] #10 3.530 77300K .......... .......... .......... .......... .......... 36% 50.7M 3s [2023-12-06T09:28:24.065Z] #10 3.531 77350K .......... .......... .......... .......... .......... 37% 59.4M 3s [2023-12-06T09:28:24.065Z] #10 3.532 77400K .......... .......... .......... .......... .......... 37% 59.9M 3s [2023-12-06T09:28:24.065Z] #10 3.533 77450K .......... .......... .......... .......... .......... 37% 60.0M 3s [2023-12-06T09:28:24.065Z] #10 3.534 77500K .......... .......... .......... .......... .......... 37% 53.5M 3s [2023-12-06T09:28:24.065Z] #10 3.535 77550K .......... .......... .......... .......... .......... 37% 64.7M 3s [2023-12-06T09:28:24.065Z] #10 3.535 77600K .......... .......... .......... .......... .......... 37% 61.7M 3s [2023-12-06T09:28:24.065Z] #10 3.536 77650K .......... .......... .......... .......... .......... 37% 63.6M 3s [2023-12-06T09:28:24.065Z] #10 3.537 77700K .......... .......... .......... .......... .......... 37% 50.6M 3s [2023-12-06T09:28:24.065Z] #10 3.538 77750K .......... .......... .......... .......... .......... 37% 56.2M 3s [2023-12-06T09:28:24.065Z] #10 3.539 77800K .......... .......... .......... .......... .......... 37% 58.5M 3s [2023-12-06T09:28:24.065Z] #10 3.540 77850K .......... .......... .......... .......... .......... 37% 47.7M 3s [2023-12-06T09:28:24.065Z] #10 3.541 77900K .......... .......... .......... .......... .......... 37% 57.1M 3s [2023-12-06T09:28:24.065Z] #10 3.541 77950K .......... .......... .......... .......... .......... 37% 58.5M 3s [2023-12-06T09:28:24.065Z] #10 3.542 78000K .......... .......... .......... .......... .......... 37% 76.0M 3s [2023-12-06T09:28:24.065Z] #10 3.543 78050K .......... .......... .......... .......... .......... 37% 81.1M 3s [2023-12-06T09:28:24.065Z] #10 3.544 78100K .......... .......... .......... .......... .......... 37% 68.7M 3s [2023-12-06T09:28:24.316Z] #10 3.544 78150K .......... .......... .......... .......... .......... 37% 69.2M 3s [2023-12-06T09:28:24.316Z] #10 3.545 78200K .......... .......... .......... .......... .......... 37% 78.8M 3s [2023-12-06T09:28:24.316Z] #10 3.546 78250K .......... .......... .......... .......... .......... 37% 65.8M 3s [2023-12-06T09:28:24.316Z] #10 3.546 78300K .......... .......... .......... .......... .......... 37% 78.8M 3s [2023-12-06T09:28:24.316Z] #10 3.547 78350K .......... .......... .......... .......... .......... 37% 69.7M 3s [2023-12-06T09:28:24.316Z] #10 3.548 78400K .......... .......... .......... .......... .......... 37% 79.1M 3s [2023-12-06T09:28:24.316Z] #10 3.548 78450K .......... .......... .......... .......... .......... 37% 71.3M 3s [2023-12-06T09:28:24.316Z] #10 3.549 78500K .......... .......... .......... .......... .......... 37% 75.1M 3s [2023-12-06T09:28:24.317Z] #10 3.549 78550K .......... .......... .......... .......... .......... 37% 77.4M 3s [2023-12-06T09:28:24.317Z] #10 3.550 78600K .......... .......... .......... .......... .......... 37% 80.1M 3s [2023-12-06T09:28:24.317Z] #10 3.551 78650K .......... .......... .......... .......... .......... 37% 69.5M 3s [2023-12-06T09:28:24.317Z] #10 3.551 78700K .......... .......... .......... .......... .......... 37% 77.4M 3s [2023-12-06T09:28:24.317Z] #10 3.552 78750K .......... .......... .......... .......... .......... 37% 74.5M 3s [2023-12-06T09:28:24.317Z] #10 3.553 78800K .......... .......... .......... .......... .......... 37% 68.3M 3s [2023-12-06T09:28:24.317Z] #10 3.553 78850K .......... .......... .......... .......... .......... 37% 73.1M 3s [2023-12-06T09:28:24.317Z] #10 3.554 78900K .......... .......... .......... .......... .......... 37% 74.8M 3s [2023-12-06T09:28:24.317Z] #10 3.555 78950K .......... .......... .......... .......... .......... 37% 75.1M 3s [2023-12-06T09:28:24.317Z] #10 3.555 79000K .......... .......... .......... .......... .......... 37% 94.7M 3s [2023-12-06T09:28:24.317Z] #10 3.556 79050K .......... .......... .......... .......... .......... 37% 91.9M 3s [2023-12-06T09:28:24.317Z] #10 3.557 79100K .......... .......... .......... .......... .......... 37% 68.8M 3s [2023-12-06T09:28:24.317Z] #10 3.557 79150K .......... .......... .......... .......... .......... 37% 80.7M 3s [2023-12-06T09:28:24.317Z] #10 3.558 79200K .......... .......... .......... .......... .......... 37% 103M 3s [2023-12-06T09:28:24.317Z] #10 3.558 79250K .......... .......... .......... .......... .......... 37% 77.3M 3s [2023-12-06T09:28:24.317Z] #10 3.559 79300K .......... .......... .......... .......... .......... 37% 87.8M 3s [2023-12-06T09:28:24.317Z] #10 3.560 79350K .......... .......... .......... .......... .......... 37% 79.6M 3s [2023-12-06T09:28:24.317Z] #10 3.560 79400K .......... .......... .......... .......... .......... 37% 92.6M 3s [2023-12-06T09:28:24.317Z] #10 3.561 79450K .......... .......... .......... .......... .......... 38% 97.2M 3s [2023-12-06T09:28:24.317Z] #10 3.561 79500K .......... .......... .......... .......... .......... 38% 78.1M 3s [2023-12-06T09:28:24.317Z] #10 3.562 79550K .......... .......... .......... .......... .......... 38% 95.6M 3s [2023-12-06T09:28:24.317Z] #10 3.562 79600K .......... .......... .......... .......... .......... 38% 96.1M 3s [2023-12-06T09:28:24.317Z] #10 3.563 79650K .......... .......... .......... .......... .......... 38% 108M 3s [2023-12-06T09:28:24.317Z] #10 3.563 79700K .......... .......... .......... .......... .......... 38% 93.4M 3s [2023-12-06T09:28:24.317Z] #10 3.564 79750K .......... .......... .......... .......... .......... 38% 95.4M 3s [2023-12-06T09:28:24.317Z] #10 3.564 79800K .......... .......... .......... .......... .......... 38% 93.7M 3s [2023-12-06T09:28:24.317Z] #10 3.565 79850K .......... .......... .......... .......... .......... 38% 83.9M 3s [2023-12-06T09:28:24.317Z] #10 3.565 79900K .......... .......... .......... .......... .......... 38% 77.8M 3s [2023-12-06T09:28:24.317Z] #10 3.566 79950K .......... .......... .......... .......... .......... 38% 111M 3s [2023-12-06T09:28:24.317Z] #10 3.566 80000K .......... .......... .......... .......... .......... 38% 108M 3s [2023-12-06T09:28:24.317Z] #10 3.567 80050K .......... .......... .......... .......... .......... 38% 116M 3s [2023-12-06T09:28:24.317Z] #10 3.567 80100K .......... .......... .......... .......... .......... 38% 90.7M 3s [2023-12-06T09:28:24.317Z] #10 3.568 80150K .......... .......... .......... .......... .......... 38% 106M 3s [2023-12-06T09:28:24.317Z] #10 3.568 80200K .......... .......... .......... .......... .......... 38% 121M 3s [2023-12-06T09:28:24.317Z] #10 3.569 80250K .......... .......... .......... .......... .......... 38% 109M 3s [2023-12-06T09:28:24.317Z] #10 3.569 80300K .......... .......... .......... .......... .......... 38% 87.7M 3s [2023-12-06T09:28:24.317Z] #10 3.570 80350K .......... .......... .......... .......... .......... 38% 81.9M 3s [2023-12-06T09:28:24.317Z] #10 3.570 80400K .......... .......... .......... .......... .......... 38% 125M 3s [2023-12-06T09:28:24.317Z] #10 3.571 80450K .......... .......... .......... .......... .......... 38% 102M 3s [2023-12-06T09:28:24.317Z] #10 3.571 80500K .......... .......... .......... .......... .......... 38% 88.7M 3s [2023-12-06T09:28:24.317Z] #10 3.572 80550K .......... .......... .......... .......... .......... 38% 116M 3s [2023-12-06T09:28:24.317Z] #10 3.572 80600K .......... .......... .......... .......... .......... 38% 130M 3s [2023-12-06T09:28:24.317Z] #10 3.572 80650K .......... .......... .......... .......... .......... 38% 113M 3s [2023-12-06T09:28:24.317Z] #10 3.573 80700K .......... .......... .......... .......... .......... 38% 104M 3s [2023-12-06T09:28:24.317Z] #10 3.573 80750K .......... .......... .......... .......... .......... 38% 1.76M 3s [2023-12-06T09:28:24.317Z] #10 3.601 80800K .......... .......... .......... .......... .......... 38% 64.4M 3s [2023-12-06T09:28:24.317Z] #10 3.602 80850K .......... .......... .......... .......... .......... 38% 16.9M 3s [2023-12-06T09:28:24.317Z] #10 3.605 80900K .......... .......... .......... .......... .......... 38% 47.1M 3s [2023-12-06T09:28:24.317Z] #10 3.606 80950K .......... .......... .......... .......... .......... 38% 43.5M 3s [2023-12-06T09:28:24.318Z] #10 3.607 81000K .......... .......... .......... .......... .......... 38% 61.9M 3s [2023-12-06T09:28:24.318Z] #10 3.608 81050K .......... .......... .......... .......... .......... 38% 56.7M 3s [2023-12-06T09:28:24.318Z] #10 3.609 81100K .......... .......... .......... .......... .......... 38% 55.4M 3s [2023-12-06T09:28:24.318Z] #10 3.610 81150K .......... .......... .......... .......... .......... 38% 59.8M 3s [2023-12-06T09:28:24.318Z] #10 3.610 81200K .......... .......... .......... .......... .......... 38% 85.7M 3s [2023-12-06T09:28:24.318Z] #10 3.611 81250K .......... .......... .......... .......... .......... 38% 77.1M 3s [2023-12-06T09:28:24.318Z] #10 3.612 81300K .......... .......... .......... .......... .......... 38% 60.1M 3s [2023-12-06T09:28:24.318Z] #10 3.612 81350K .......... .......... .......... .......... .......... 38% 57.7M 3s [2023-12-06T09:28:24.318Z] #10 3.613 81400K .......... .......... .......... .......... .......... 38% 57.4M 3s [2023-12-06T09:28:24.318Z] #10 3.614 81450K .......... .......... .......... .......... .......... 38% 63.8M 3s [2023-12-06T09:28:24.318Z] #10 3.615 81500K .......... .......... .......... .......... .......... 38% 54.0M 3s [2023-12-06T09:28:24.318Z] #10 3.616 81550K .......... .......... .......... .......... .......... 39% 57.5M 3s [2023-12-06T09:28:24.318Z] #10 3.617 81600K .......... .......... .......... .......... .......... 39% 52.2M 3s [2023-12-06T09:28:24.318Z] #10 3.618 81650K .......... .......... .......... .......... .......... 39% 73.2M 3s [2023-12-06T09:28:24.318Z] #10 3.618 81700K .......... .......... .......... .......... .......... 39% 47.6M 3s [2023-12-06T09:28:24.318Z] #10 3.619 81750K .......... .......... .......... .......... .......... 39% 62.0M 3s [2023-12-06T09:28:24.318Z] #10 3.620 81800K .......... .......... .......... .......... .......... 39% 63.2M 3s [2023-12-06T09:28:24.318Z] #10 3.621 81850K .......... .......... .......... .......... .......... 39% 66.3M 3s [2023-12-06T09:28:24.318Z] #10 3.622 81900K .......... .......... .......... .......... .......... 39% 51.7M 3s [2023-12-06T09:28:24.318Z] #10 3.622 81950K .......... .......... .......... .......... .......... 39% 58.5M 3s [2023-12-06T09:28:24.318Z] #10 3.623 82000K .......... .......... .......... .......... .......... 39% 60.0M 3s [2023-12-06T09:28:24.318Z] #10 3.624 82050K .......... .......... .......... .......... .......... 39% 59.8M 3s [2023-12-06T09:28:24.318Z] #10 3.625 82100K .......... .......... .......... .......... .......... 39% 44.7M 3s [2023-12-06T09:28:24.318Z] #10 3.626 82150K .......... .......... .......... .......... .......... 39% 82.1M 3s [2023-12-06T09:28:24.318Z] #10 3.627 82200K .......... .......... .......... .......... .......... 39% 90.1M 3s [2023-12-06T09:28:24.318Z] #10 3.627 82250K .......... .......... .......... .......... .......... 39% 68.8M 3s [2023-12-06T09:28:24.318Z] #10 3.628 82300K .......... .......... .......... .......... .......... 39% 57.4M 3s [2023-12-06T09:28:24.318Z] #10 3.629 82350K .......... .......... .......... .......... .......... 39% 60.7M 3s [2023-12-06T09:28:24.318Z] #10 3.629 82400K .......... .......... .......... .......... .......... 39% 63.3M 3s [2023-12-06T09:28:24.318Z] #10 3.630 82450K .......... .......... .......... .......... .......... 39% 78.6M 3s [2023-12-06T09:28:24.318Z] #10 3.631 82500K .......... .......... .......... .......... .......... 39% 64.1M 3s [2023-12-06T09:28:24.318Z] #10 3.632 82550K .......... .......... .......... .......... .......... 39% 63.9M 3s [2023-12-06T09:28:24.318Z] #10 3.632 82600K .......... .......... .......... .......... .......... 39% 80.1M 3s [2023-12-06T09:28:24.318Z] #10 3.633 82650K .......... .......... .......... .......... .......... 39% 71.6M 3s [2023-12-06T09:28:24.318Z] #10 3.634 82700K .......... .......... .......... .......... .......... 39% 59.8M 3s [2023-12-06T09:28:24.318Z] #10 3.634 82750K .......... .......... .......... .......... .......... 39% 82.9M 3s [2023-12-06T09:28:24.318Z] #10 3.635 82800K .......... .......... .......... .......... .......... 39% 67.0M 3s [2023-12-06T09:28:24.318Z] #10 3.636 82850K .......... .......... .......... .......... .......... 39% 85.3M 3s [2023-12-06T09:28:24.318Z] #10 3.636 82900K .......... .......... .......... .......... .......... 39% 71.6M 3s [2023-12-06T09:28:24.318Z] #10 3.637 82950K .......... .......... .......... .......... .......... 39% 67.2M 3s [2023-12-06T09:28:24.318Z] #10 3.638 83000K .......... .......... .......... .......... .......... 39% 77.5M 3s [2023-12-06T09:28:24.318Z] #10 3.638 83050K .......... .......... .......... .......... .......... 39% 78.6M 3s [2023-12-06T09:28:24.318Z] #10 3.639 83100K .......... .......... .......... .......... .......... 39% 67.8M 3s [2023-12-06T09:28:24.318Z] #10 3.640 83150K .......... .......... .......... .......... .......... 39% 78.9M 3s [2023-12-06T09:28:24.318Z] #10 3.640 83200K .......... .......... .......... .......... .......... 39% 83.2M 3s [2023-12-06T09:28:24.318Z] #10 3.641 83250K .......... .......... .......... .......... .......... 39% 75.2M 3s [2023-12-06T09:28:24.318Z] #10 3.642 83300K .......... .......... .......... .......... .......... 39% 101M 3s [2023-12-06T09:28:24.318Z] #10 3.642 83350K .......... .......... .......... .......... .......... 39% 80.9M 3s [2023-12-06T09:28:24.318Z] #10 3.643 83400K .......... .......... .......... .......... .......... 39% 103M 3s [2023-12-06T09:28:24.318Z] #10 3.643 83450K .......... .......... .......... .......... .......... 39% 88.7M 3s [2023-12-06T09:28:24.318Z] #10 3.644 83500K .......... .......... .......... .......... .......... 39% 77.3M 3s [2023-12-06T09:28:24.318Z] #10 3.644 83550K .......... .......... .......... .......... .......... 39% 83.7M 3s [2023-12-06T09:28:24.318Z] #10 3.645 83600K .......... .......... .......... .......... .......... 40% 81.5M 3s [2023-12-06T09:28:24.318Z] #10 3.646 83650K .......... .......... .......... .......... .......... 40% 83.0M 3s [2023-12-06T09:28:24.318Z] #10 3.646 83700K .......... .......... .......... .......... .......... 40% 85.4M 3s [2023-12-06T09:28:24.318Z] #10 3.647 83750K .......... .......... .......... .......... .......... 40% 94.7M 3s [2023-12-06T09:28:24.318Z] #10 3.647 83800K .......... .......... .......... .......... .......... 40% 98.2M 3s [2023-12-06T09:28:24.318Z] #10 3.648 83850K .......... .......... .......... .......... .......... 40% 101M 3s [2023-12-06T09:28:24.318Z] #10 3.648 83900K .......... .......... .......... .......... .......... 40% 84.0M 3s [2023-12-06T09:28:24.318Z] #10 3.649 83950K .......... .......... .......... .......... .......... 40% 94.0M 3s [2023-12-06T09:28:24.318Z] #10 3.649 84000K .......... .......... .......... .......... .......... 40% 101M 3s [2023-12-06T09:28:24.318Z] #10 3.650 84050K .......... .......... .......... .......... .......... 40% 111M 3s [2023-12-06T09:28:24.318Z] #10 3.650 84100K .......... .......... .......... .......... .......... 40% 90.3M 3s [2023-12-06T09:28:24.318Z] #10 3.651 84150K .......... .......... .......... .......... .......... 40% 103M 3s [2023-12-06T09:28:24.318Z] #10 3.651 84200K .......... .......... .......... .......... .......... 40% 93.1M 3s [2023-12-06T09:28:24.318Z] #10 3.652 84250K .......... .......... .......... .......... .......... 40% 113M 3s [2023-12-06T09:28:24.318Z] #10 3.652 84300K .......... .......... .......... .......... .......... 40% 99.0M 3s [2023-12-06T09:28:24.318Z] #10 3.653 84350K .......... .......... .......... .......... .......... 40% 115M 3s [2023-12-06T09:28:24.318Z] #10 3.653 84400K .......... .......... .......... .......... .......... 40% 114M 3s [2023-12-06T09:28:24.319Z] #10 3.654 84450K .......... .......... .......... .......... .......... 40% 114M 3s [2023-12-06T09:28:24.319Z] #10 3.654 84500K .......... .......... .......... .......... .......... 40% 89.3M 3s [2023-12-06T09:28:24.319Z] #10 3.655 84550K .......... .......... .......... .......... .......... 40% 137M 3s [2023-12-06T09:28:24.319Z] #10 3.655 84600K .......... .......... .......... .......... .......... 40% 107M 3s [2023-12-06T09:28:24.319Z] #10 3.655 84650K .......... .......... .......... .......... .......... 40% 101M 3s [2023-12-06T09:28:24.319Z] #10 3.656 84700K .......... .......... .......... .......... .......... 40% 67.8M 3s [2023-12-06T09:28:24.319Z] #10 3.657 84750K .......... .......... .......... .......... .......... 40% 55.8M 3s [2023-12-06T09:28:24.319Z] #10 3.657 84800K .......... .......... .......... .......... .......... 40% 83.3M 3s [2023-12-06T09:28:24.319Z] #10 3.658 84850K .......... .......... .......... .......... .......... 40% 1.65M 3s [2023-12-06T09:28:24.319Z] #10 3.688 84900K .......... .......... .......... .......... .......... 40% 17.8M 3s [2023-12-06T09:28:24.319Z] #10 3.690 84950K .......... .......... .......... .......... .......... 40% 64.3M 3s [2023-12-06T09:28:24.319Z] #10 3.691 85000K .......... .......... .......... .......... .......... 40% 48.5M 3s [2023-12-06T09:28:24.319Z] #10 3.692 85050K .......... .......... .......... .......... .......... 40% 49.2M 3s [2023-12-06T09:28:24.319Z] #10 3.693 85100K .......... .......... .......... .......... .......... 40% 46.8M 3s [2023-12-06T09:28:24.319Z] #10 3.694 85150K .......... .......... .......... .......... .......... 40% 54.0M 3s [2023-12-06T09:28:24.319Z] #10 3.695 85200K .......... .......... .......... .......... .......... 40% 56.8M 3s [2023-12-06T09:28:24.319Z] #10 3.696 85250K .......... .......... .......... .......... .......... 40% 61.6M 3s [2023-12-06T09:28:24.319Z] #10 3.697 85300K .......... .......... .......... .......... .......... 40% 54.4M 3s [2023-12-06T09:28:24.319Z] #10 3.698 85350K .......... .......... .......... .......... .......... 40% 52.3M 3s [2023-12-06T09:28:24.319Z] #10 3.699 85400K .......... .......... .......... .......... .......... 40% 52.1M 3s [2023-12-06T09:28:24.319Z] #10 3.700 85450K .......... .......... .......... .......... .......... 40% 66.6M 3s [2023-12-06T09:28:24.319Z] #10 3.700 85500K .......... .......... .......... .......... .......... 40% 45.4M 3s [2023-12-06T09:28:24.319Z] #10 3.701 85550K .......... .......... .......... .......... .......... 40% 57.0M 3s [2023-12-06T09:28:24.319Z] #10 3.702 85600K .......... .......... .......... .......... .......... 40% 43.3M 3s [2023-12-06T09:28:24.319Z] #10 3.703 85650K .......... .......... .......... .......... .......... 40% 58.0M 3s [2023-12-06T09:28:24.319Z] #10 3.704 85700K .......... .......... .......... .......... .......... 41% 59.3M 3s [2023-12-06T09:28:24.319Z] #10 3.705 85750K .......... .......... .......... .......... .......... 41% 60.3M 3s [2023-12-06T09:28:24.319Z] #10 3.706 85800K .......... .......... .......... .......... .......... 41% 55.0M 3s [2023-12-06T09:28:24.319Z] #10 3.707 85850K .......... .......... .......... .......... .......... 41% 61.7M 3s [2023-12-06T09:28:24.319Z] #10 3.708 85900K .......... .......... .......... .......... .......... 41% 59.6M 3s [2023-12-06T09:28:24.319Z] #10 3.708 85950K .......... .......... .......... .......... .......... 41% 66.5M 3s [2023-12-06T09:28:24.319Z] #10 3.709 86000K .......... .......... .......... .......... .......... 41% 55.6M 3s [2023-12-06T09:28:24.319Z] #10 3.710 86050K .......... .......... .......... .......... .......... 41% 60.3M 3s [2023-12-06T09:28:24.319Z] #10 3.711 86100K .......... .......... .......... .......... .......... 41% 55.1M 3s [2023-12-06T09:28:24.319Z] #10 3.712 86150K .......... .......... .......... .......... .......... 41% 59.9M 3s [2023-12-06T09:28:24.319Z] #10 3.712 86200K .......... .......... .......... .......... .......... 41% 64.6M 3s [2023-12-06T09:28:24.319Z] #10 3.713 86250K .......... .......... .......... .......... .......... 41% 55.5M 3s [2023-12-06T09:28:24.319Z] #10 3.714 86300K .......... .......... .......... .......... .......... 41% 48.8M 3s [2023-12-06T09:28:24.319Z] #10 3.715 86350K .......... .......... .......... .......... .......... 41% 59.7M 3s [2023-12-06T09:28:24.319Z] #10 3.716 86400K .......... .......... .......... .......... .......... 41% 66.1M 3s [2023-12-06T09:28:24.319Z] #10 3.717 86450K .......... .......... .......... .......... .......... 41% 54.9M 3s [2023-12-06T09:28:24.319Z] #10 3.718 86500K .......... .......... .......... .......... .......... 41% 54.0M 3s [2023-12-06T09:28:24.319Z] #10 3.718 86550K .......... .......... .......... .......... .......... 41% 66.4M 3s [2023-12-06T09:28:24.319Z] #10 3.719 86600K .......... .......... .......... .......... .......... 41% 60.8M 3s [2023-12-06T09:28:24.319Z] #10 3.720 86650K .......... .......... .......... .......... .......... 41% 64.7M 3s [2023-12-06T09:28:24.319Z] #10 3.721 86700K .......... .......... .......... .......... .......... 41% 56.9M 3s [2023-12-06T09:28:24.319Z] #10 3.722 86750K .......... .......... .......... .......... .......... 41% 76.5M 3s [2023-12-06T09:28:24.319Z] #10 3.722 86800K .......... .......... .......... .......... .......... 41% 81.8M 3s [2023-12-06T09:28:24.319Z] #10 3.723 86850K .......... .......... .......... .......... .......... 41% 63.2M 3s [2023-12-06T09:28:24.319Z] #10 3.724 86900K .......... .......... .......... .......... .......... 41% 59.0M 3s [2023-12-06T09:28:24.319Z] #10 3.724 86950K .......... .......... .......... .......... .......... 41% 58.0M 3s [2023-12-06T09:28:24.319Z] #10 3.725 87000K .......... .......... .......... .......... .......... 41% 76.4M 3s [2023-12-06T09:28:24.319Z] #10 3.726 87050K .......... .......... .......... .......... .......... 41% 79.4M 3s [2023-12-06T09:28:24.319Z] #10 3.727 87100K .......... .......... .......... .......... .......... 41% 72.0M 3s [2023-12-06T09:28:24.319Z] #10 3.727 87150K .......... .......... .......... .......... .......... 41% 81.0M 3s [2023-12-06T09:28:24.319Z] #10 3.728 87200K .......... .......... .......... .......... .......... 41% 59.7M 3s [2023-12-06T09:28:24.319Z] #10 3.729 87250K .......... .......... .......... .......... .......... 41% 76.8M 3s [2023-12-06T09:28:24.319Z] #10 3.729 87300K .......... .......... .......... .......... .......... 41% 61.1M 3s [2023-12-06T09:28:24.319Z] #10 3.730 87350K .......... .......... .......... .......... .......... 41% 108M 3s [2023-12-06T09:28:24.319Z] #10 3.731 87400K .......... .......... .......... .......... .......... 41% 81.3M 3s [2023-12-06T09:28:24.319Z] #10 3.731 87450K .......... .......... .......... .......... .......... 41% 66.2M 3s [2023-12-06T09:28:24.319Z] #10 3.732 87500K .......... .......... .......... .......... .......... 41% 62.7M 3s [2023-12-06T09:28:24.319Z] #10 3.733 87550K .......... .......... .......... .......... .......... 41% 84.3M 3s [2023-12-06T09:28:24.319Z] #10 3.733 87600K .......... .......... .......... .......... .......... 41% 70.4M 3s [2023-12-06T09:28:24.319Z] #10 3.734 87650K .......... .......... .......... .......... .......... 41% 84.4M 3s [2023-12-06T09:28:24.320Z] #10 3.734 87700K .......... .......... .......... .......... .......... 41% 70.9M 3s [2023-12-06T09:28:24.320Z] #10 3.735 87750K .......... .......... .......... .......... .......... 41% 84.8M 3s [2023-12-06T09:28:24.320Z] #10 3.736 87800K .......... .......... .......... .......... .......... 42% 82.4M 3s [2023-12-06T09:28:24.320Z] #10 3.736 87850K .......... .......... .......... .......... .......... 42% 84.2M 3s [2023-12-06T09:28:24.320Z] #10 3.737 87900K .......... .......... .......... .......... .......... 42% 70.1M 3s [2023-12-06T09:28:24.320Z] #10 3.738 87950K .......... .......... .......... .......... .......... 42% 101M 3s [2023-12-06T09:28:24.320Z] #10 3.738 88000K .......... .......... .......... .......... .......... 42% 90.3M 3s [2023-12-06T09:28:24.320Z] #10 3.739 88050K .......... .......... .......... .......... .......... 42% 107M 3s [2023-12-06T09:28:24.320Z] #10 3.739 88100K .......... .......... .......... .......... .......... 42% 89.5M 3s [2023-12-06T09:28:24.320Z] #10 3.740 88150K .......... .......... .......... .......... .......... 42% 95.6M 3s [2023-12-06T09:28:24.320Z] #10 3.740 88200K .......... .......... .......... .......... .......... 42% 93.1M 3s [2023-12-06T09:28:24.320Z] #10 3.741 88250K .......... .......... .......... .......... .......... 42% 104M 3s [2023-12-06T09:28:24.320Z] #10 3.741 88300K .......... .......... .......... .......... .......... 42% 98.3M 3s [2023-12-06T09:28:24.320Z] #10 3.742 88350K .......... .......... .......... .......... .......... 42% 124M 3s [2023-12-06T09:28:24.320Z] #10 3.742 88400K .......... .......... .......... .......... .......... 42% 91.4M 3s [2023-12-06T09:28:24.320Z] #10 3.743 88450K .......... .......... .......... .......... .......... 42% 87.1M 3s [2023-12-06T09:28:24.320Z] #10 3.743 88500K .......... .......... .......... .......... .......... 42% 79.1M 3s [2023-12-06T09:28:24.320Z] #10 3.744 88550K .......... .......... .......... .......... .......... 42% 109M 3s [2023-12-06T09:28:24.320Z] #10 3.744 88600K .......... .......... .......... .......... .......... 42% 117M 3s [2023-12-06T09:28:24.320Z] #10 3.745 88650K .......... .......... .......... .......... .......... 42% 88.0M 3s [2023-12-06T09:28:24.320Z] #10 3.745 88700K .......... .......... .......... .......... .......... 42% 68.2M 3s [2023-12-06T09:28:24.320Z] #10 3.746 88750K .......... .......... .......... .......... .......... 42% 91.3M 3s [2023-12-06T09:28:24.320Z] #10 3.746 88800K .......... .......... .......... .......... .......... 42% 102M 3s [2023-12-06T09:28:24.320Z] #10 3.747 88850K .......... .......... .......... .......... .......... 42% 109M 3s [2023-12-06T09:28:24.320Z] #10 3.747 88900K .......... .......... .......... .......... .......... 42% 1.86M 3s [2023-12-06T09:28:24.320Z] #10 3.774 88950K .......... .......... .......... .......... .......... 42% 16.0M 3s [2023-12-06T09:28:24.320Z] #10 3.777 89000K .......... .......... .......... .......... .......... 42% 71.1M 3s [2023-12-06T09:28:24.320Z] #10 3.777 89050K .......... .......... .......... .......... .......... 42% 58.9M 3s [2023-12-06T09:28:24.320Z] #10 3.778 89100K .......... .......... .......... .......... .......... 42% 50.8M 3s [2023-12-06T09:28:24.320Z] #10 3.779 89150K .......... .......... .......... .......... .......... 42% 66.5M 3s [2023-12-06T09:28:24.320Z] #10 3.780 89200K .......... .......... .......... .......... .......... 42% 33.8M 3s [2023-12-06T09:28:24.320Z] #10 3.781 89250K .......... .......... .......... .......... .......... 42% 82.5M 3s [2023-12-06T09:28:24.320Z] #10 3.782 89300K .......... .......... .......... .......... .......... 42% 49.0M 3s [2023-12-06T09:28:24.320Z] #10 3.783 89350K .......... .......... .......... .......... .......... 42% 55.4M 3s [2023-12-06T09:28:24.320Z] #10 3.784 89400K .......... .......... .......... .......... .......... 42% 58.7M 3s [2023-12-06T09:28:24.320Z] #10 3.785 89450K .......... .......... .......... .......... .......... 42% 62.9M 3s [2023-12-06T09:28:24.320Z] #10 3.785 89500K .......... .......... .......... .......... .......... 42% 57.1M 3s [2023-12-06T09:28:24.320Z] #10 3.786 89550K .......... .......... .......... .......... .......... 42% 68.5M 3s [2023-12-06T09:28:24.320Z] #10 3.787 89600K .......... .......... .......... .......... .......... 42% 77.1M 3s [2023-12-06T09:28:24.320Z] #10 3.788 89650K .......... .......... .......... .......... .......... 42% 58.5M 3s [2023-12-06T09:28:24.320Z] #10 3.789 89700K .......... .......... .......... .......... .......... 42% 42.1M 3s [2023-12-06T09:28:24.320Z] #10 3.790 89750K .......... .......... .......... .......... .......... 42% 76.8M 3s [2023-12-06T09:28:24.320Z] #10 3.790 89800K .......... .......... .......... .......... .......... 42% 59.7M 3s [2023-12-06T09:28:24.320Z] #10 3.791 89850K .......... .......... .......... .......... .......... 42% 60.3M 3s [2023-12-06T09:28:24.320Z] #10 3.792 89900K .......... .......... .......... .......... .......... 43% 52.6M 3s [2023-12-06T09:28:24.320Z] #10 3.793 89950K .......... .......... .......... .......... .......... 43% 59.4M 3s [2023-12-06T09:28:24.320Z] #10 3.794 90000K .......... .......... .......... .......... .......... 43% 73.7M 3s [2023-12-06T09:28:24.320Z] #10 3.794 90050K .......... .......... .......... .......... .......... 43% 66.3M 3s [2023-12-06T09:28:24.320Z] #10 3.795 90100K .......... .......... .......... .......... .......... 43% 46.2M 3s [2023-12-06T09:28:24.320Z] #10 3.796 90150K .......... .......... .......... .......... .......... 43% 80.5M 3s [2023-12-06T09:28:24.320Z] #10 3.797 90200K .......... .......... .......... .......... .......... 43% 81.4M 3s [2023-12-06T09:28:24.320Z] #10 3.797 90250K .......... .......... .......... .......... .......... 43% 63.0M 3s [2023-12-06T09:28:24.320Z] #10 3.798 90300K .......... .......... .......... .......... .......... 43% 61.9M 3s [2023-12-06T09:28:24.320Z] #10 3.799 90350K .......... .......... .......... .......... .......... 43% 66.8M 3s [2023-12-06T09:28:24.320Z] #10 3.800 90400K .......... .......... .......... .......... .......... 43% 6.35M 3s [2023-12-06T09:28:24.320Z] #10 3.807 90450K .......... .......... .......... .......... .......... 43% 69.3M 3s [2023-12-06T09:28:24.320Z] #10 3.808 90500K .......... .......... .......... .......... .......... 43% 66.6M 3s [2023-12-06T09:28:24.320Z] #10 3.809 90550K .......... .......... .......... .......... .......... 43% 72.2M 3s [2023-12-06T09:28:24.320Z] #10 3.809 90600K .......... .......... .......... .......... .......... 43% 79.1M 3s [2023-12-06T09:28:24.320Z] #10 3.810 90650K .......... .......... .......... .......... .......... 43% 81.8M 3s [2023-12-06T09:28:24.320Z] #10 3.811 90700K .......... .......... .......... .......... .......... 43% 75.1M 3s [2023-12-06T09:28:24.320Z] #10 3.811 90750K .......... .......... .......... .......... .......... 43% 79.2M 3s [2023-12-06T09:28:24.320Z] #10 3.812 90800K .......... .......... .......... .......... .......... 43% 81.0M 3s [2023-12-06T09:28:24.320Z] #10 3.812 90850K .......... .......... .......... .......... .......... 43% 64.4M 3s [2023-12-06T09:28:24.320Z] #10 3.813 90900K .......... .......... .......... .......... .......... 43% 79.5M 3s [2023-12-06T09:28:24.320Z] #10 3.814 90950K .......... .......... .......... .......... .......... 43% 70.4M 3s [2023-12-06T09:28:24.320Z] #10 3.814 91000K .......... .......... .......... .......... .......... 43% 74.6M 3s [2023-12-06T09:28:24.320Z] #10 3.815 91050K .......... .......... .......... .......... .......... 43% 71.8M 3s [2023-12-06T09:28:24.320Z] #10 3.816 91100K .......... .......... .......... .......... .......... 43% 65.7M 3s [2023-12-06T09:28:24.320Z] #10 3.817 91150K .......... .......... .......... .......... .......... 43% 62.6M 3s [2023-12-06T09:28:24.320Z] #10 3.817 91200K .......... .......... .......... .......... .......... 43% 64.1M 3s [2023-12-06T09:28:24.320Z] #10 3.818 91250K .......... .......... .......... .......... .......... 43% 73.3M 3s [2023-12-06T09:28:24.320Z] #10 3.819 91300K .......... .......... .......... .......... .......... 43% 49.3M 3s [2023-12-06T09:28:24.320Z] #10 3.820 91350K .......... .......... .......... .......... .......... 43% 55.5M 3s [2023-12-06T09:28:24.321Z] #10 3.821 91400K .......... .......... .......... .......... .......... 43% 80.0M 3s [2023-12-06T09:28:24.321Z] #10 3.821 91450K .......... .......... .......... .......... .......... 43% 76.6M 3s [2023-12-06T09:28:24.321Z] #10 3.822 91500K .......... .......... .......... .......... .......... 43% 60.0M 3s [2023-12-06T09:28:24.321Z] #10 3.823 91550K .......... .......... .......... .......... .......... 43% 67.3M 3s [2023-12-06T09:28:24.321Z] #10 3.823 91600K .......... .......... .......... .......... .......... 43% 71.1M 3s [2023-12-06T09:28:24.321Z] #10 3.824 91650K .......... .......... .......... .......... .......... 43% 58.8M 3s [2023-12-06T09:28:24.321Z] #10 3.825 91700K .......... .......... .......... .......... .......... 43% 66.7M 3s [2023-12-06T09:28:24.321Z] #10 3.826 91750K .......... .......... .......... .......... .......... 43% 77.0M 3s [2023-12-06T09:28:24.321Z] #10 3.826 91800K .......... .......... .......... .......... .......... 43% 61.8M 3s [2023-12-06T09:28:24.321Z] #10 3.827 91850K .......... .......... .......... .......... .......... 43% 70.8M 3s [2023-12-06T09:28:24.321Z] #10 3.828 91900K .......... .......... .......... .......... .......... 43% 59.0M 3s [2023-12-06T09:28:24.321Z] #10 3.829 91950K .......... .......... .......... .......... .......... 43% 98.2M 3s [2023-12-06T09:28:24.321Z] #10 3.829 92000K .......... .......... .......... .......... .......... 44% 73.9M 3s [2023-12-06T09:28:24.321Z] #10 3.830 92050K .......... .......... .......... .......... .......... 44% 86.9M 3s [2023-12-06T09:28:24.321Z] #10 3.830 92100K .......... .......... .......... .......... .......... 44% 76.5M 3s [2023-12-06T09:28:24.321Z] #10 3.831 92150K .......... .......... .......... .......... .......... 44% 82.0M 3s [2023-12-06T09:28:24.321Z] #10 3.832 92200K .......... .......... .......... .......... .......... 44% 108M 3s [2023-12-06T09:28:24.321Z] #10 3.832 92250K .......... .......... .......... .......... .......... 44% 92.8M 3s [2023-12-06T09:28:24.321Z] #10 3.833 92300K .......... .......... .......... .......... .......... 44% 82.2M 3s [2023-12-06T09:28:24.321Z] #10 3.833 92350K .......... .......... .......... .......... .......... 44% 91.8M 3s [2023-12-06T09:28:24.321Z] #10 3.834 92400K .......... .......... .......... .......... .......... 44% 90.5M 3s [2023-12-06T09:28:24.321Z] #10 3.834 92450K .......... .......... .......... .......... .......... 44% 97.9M 3s [2023-12-06T09:28:24.321Z] #10 3.835 92500K .......... .......... .......... .......... .......... 44% 73.6M 3s [2023-12-06T09:28:24.321Z] #10 3.835 92550K .......... .......... .......... .......... .......... 44% 91.0M 3s [2023-12-06T09:28:24.321Z] #10 3.836 92600K .......... .......... .......... .......... .......... 44% 114M 3s [2023-12-06T09:28:24.321Z] #10 3.836 92650K .......... .......... .......... .......... .......... 44% 108M 3s [2023-12-06T09:28:24.321Z] #10 3.837 92700K .......... .......... .......... .......... .......... 44% 78.2M 3s [2023-12-06T09:28:24.321Z] #10 3.837 92750K .......... .......... .......... .......... .......... 44% 101M 3s [2023-12-06T09:28:24.321Z] #10 3.838 92800K .......... .......... .......... .......... .......... 44% 94.8M 3s [2023-12-06T09:28:24.321Z] #10 3.838 92850K .......... .......... .......... .......... .......... 44% 108M 3s [2023-12-06T09:28:24.321Z] #10 3.839 92900K .......... .......... .......... .......... .......... 44% 108M 3s [2023-12-06T09:28:24.572Z] #10 3.839 92950K .......... .......... .......... .......... .......... 44% 2.48M 3s [2023-12-06T09:28:24.572Z] #10 3.859 93000K .......... .......... .......... .......... .......... 44% 16.7M 3s [2023-12-06T09:28:24.572Z] #10 3.862 93050K .......... .......... .......... .......... .......... 44% 45.5M 3s [2023-12-06T09:28:24.572Z] #10 3.863 93100K .......... .......... .......... .......... .......... 44% 42.4M 3s [2023-12-06T09:28:24.572Z] #10 3.864 93150K .......... .......... .......... .......... .......... 44% 52.0M 3s [2023-12-06T09:28:24.572Z] #10 3.865 93200K .......... .......... .......... .......... .......... 44% 48.2M 3s [2023-12-06T09:28:24.572Z] #10 3.866 93250K .......... .......... .......... .......... .......... 44% 43.3M 3s [2023-12-06T09:28:24.572Z] #10 3.867 93300K .......... .......... .......... .......... .......... 44% 44.7M 3s [2023-12-06T09:28:24.572Z] #10 3.868 93350K .......... .......... .......... .......... .......... 44% 78.5M 3s [2023-12-06T09:28:24.572Z] #10 3.869 93400K .......... .......... .......... .......... .......... 44% 68.6M 3s [2023-12-06T09:28:24.572Z] #10 3.870 93450K .......... .......... .......... .......... .......... 44% 77.1M 3s [2023-12-06T09:28:24.572Z] #10 3.870 93500K .......... .......... .......... .......... .......... 44% 58.6M 3s [2023-12-06T09:28:24.572Z] #10 3.871 93550K .......... .......... .......... .......... .......... 44% 79.8M 3s [2023-12-06T09:28:24.572Z] #10 3.872 93600K .......... .......... .......... .......... .......... 44% 113M 3s [2023-12-06T09:28:24.572Z] #10 3.872 93650K .......... .......... .......... .......... .......... 44% 71.6M 3s [2023-12-06T09:28:24.572Z] #10 3.873 93700K .......... .......... .......... .......... .......... 44% 57.1M 3s [2023-12-06T09:28:24.572Z] #10 3.874 93750K .......... .......... .......... .......... .......... 44% 74.2M 3s [2023-12-06T09:28:24.572Z] #10 3.874 93800K .......... .......... .......... .......... .......... 44% 76.1M 3s [2023-12-06T09:28:24.572Z] #10 3.875 93850K .......... .......... .......... .......... .......... 44% 69.2M 3s [2023-12-06T09:28:24.572Z] #10 3.876 93900K .......... .......... .......... .......... .......... 44% 62.6M 3s [2023-12-06T09:28:24.572Z] #10 3.877 93950K .......... .......... .......... .......... .......... 44% 64.4M 3s [2023-12-06T09:28:24.572Z] #10 3.877 94000K .......... .......... .......... .......... .......... 44% 57.0M 3s [2023-12-06T09:28:24.572Z] #10 3.878 94050K .......... .......... .......... .......... .......... 44% 72.9M 3s [2023-12-06T09:28:24.572Z] #10 3.879 94100K .......... .......... .......... .......... .......... 45% 67.5M 3s [2023-12-06T09:28:24.572Z] #10 3.880 94150K .......... .......... .......... .......... .......... 45% 82.4M 3s [2023-12-06T09:28:24.572Z] #10 3.880 94200K .......... .......... .......... .......... .......... 45% 67.8M 3s [2023-12-06T09:28:24.572Z] #10 3.881 94250K .......... .......... .......... .......... .......... 45% 79.5M 3s [2023-12-06T09:28:24.572Z] #10 3.882 94300K .......... .......... .......... .......... .......... 45% 67.1M 3s [2023-12-06T09:28:24.572Z] #10 3.882 94350K .......... .......... .......... .......... .......... 45% 82.9M 3s [2023-12-06T09:28:24.572Z] #10 3.883 94400K .......... .......... .......... .......... .......... 45% 78.6M 3s [2023-12-06T09:28:24.572Z] #10 3.883 94450K .......... .......... .......... .......... .......... 45% 75.6M 3s [2023-12-06T09:28:24.572Z] #10 3.884 94500K .......... .......... .......... .......... .......... 45% 64.5M 3s [2023-12-06T09:28:24.572Z] #10 3.885 94550K .......... .......... .......... .......... .......... 45% 84.1M 3s [2023-12-06T09:28:24.572Z] #10 3.885 94600K .......... .......... .......... .......... .......... 45% 79.3M 3s [2023-12-06T09:28:24.572Z] #10 3.886 94650K .......... .......... .......... .......... .......... 45% 74.9M 3s [2023-12-06T09:28:24.572Z] #10 3.887 94700K .......... .......... .......... .......... .......... 45% 65.8M 3s [2023-12-06T09:28:24.572Z] #10 3.887 94750K .......... .......... .......... .......... .......... 45% 77.9M 3s [2023-12-06T09:28:24.572Z] #10 3.888 94800K .......... .......... .......... .......... .......... 45% 78.2M 3s [2023-12-06T09:28:24.572Z] #10 3.889 94850K .......... .......... .......... .......... .......... 45% 67.8M 3s [2023-12-06T09:28:24.572Z] #10 3.889 94900K .......... .......... .......... .......... .......... 45% 59.5M 3s [2023-12-06T09:28:24.572Z] #10 3.890 94950K .......... .......... .......... .......... .......... 45% 76.8M 3s [2023-12-06T09:28:24.572Z] #10 3.891 95000K .......... .......... .......... .......... .......... 45% 81.9M 3s [2023-12-06T09:28:24.572Z] #10 3.891 95050K .......... .......... .......... .......... .......... 45% 68.8M 3s [2023-12-06T09:28:24.572Z] #10 3.892 95100K .......... .......... .......... .......... .......... 45% 66.4M 3s [2023-12-06T09:28:24.572Z] #10 3.893 95150K .......... .......... .......... .......... .......... 45% 70.6M 3s [2023-12-06T09:28:24.572Z] #10 3.894 95200K .......... .......... .......... .......... .......... 45% 74.5M 3s [2023-12-06T09:28:24.572Z] #10 3.896 95250K .......... .......... .......... .......... .......... 45% 93.9M 3s [2023-12-06T09:28:24.572Z] #10 3.896 95300K .......... .......... .......... .......... .......... 45% 85.3M 2s [2023-12-06T09:28:24.572Z] #10 3.896 95350K .......... .......... .......... .......... .......... 45% 114M 2s [2023-12-06T09:28:24.572Z] #10 3.896 95400K .......... .......... .......... .......... .......... 45% 91.5M 2s [2023-12-06T09:28:24.572Z] #10 3.896 95450K .......... .......... .......... .......... .......... 45% 76.3M 2s [2023-12-06T09:28:24.572Z] #10 3.897 95500K .......... .......... .......... .......... .......... 45% 65.3M 2s [2023-12-06T09:28:24.572Z] #10 3.898 95550K .......... .......... .......... .......... .......... 45% 84.3M 2s [2023-12-06T09:28:24.572Z] #10 3.898 95600K .......... .......... .......... .......... .......... 45% 98.2M 2s [2023-12-06T09:28:24.572Z] #10 3.899 95650K .......... .......... .......... .......... .......... 45% 85.9M 2s [2023-12-06T09:28:24.572Z] #10 3.899 95700K .......... .......... .......... .......... .......... 45% 67.5M 2s [2023-12-06T09:28:24.572Z] #10 3.900 95750K .......... .......... .......... .......... .......... 45% 73.5M 2s [2023-12-06T09:28:24.572Z] #10 3.901 95800K .......... .......... .......... .......... .......... 45% 71.9M 2s [2023-12-06T09:28:24.572Z] #10 3.901 95850K .......... .......... .......... .......... .......... 45% 88.5M 2s [2023-12-06T09:28:24.572Z] #10 3.902 95900K .......... .......... .......... .......... .......... 45% 83.8M 2s [2023-12-06T09:28:24.572Z] #10 3.902 95950K .......... .......... .......... .......... .......... 45% 92.0M 2s [2023-12-06T09:28:24.572Z] #10 3.903 96000K .......... .......... .......... .......... .......... 45% 92.8M 2s [2023-12-06T09:28:24.572Z] #10 3.904 96050K .......... .......... .......... .......... .......... 45% 91.3M 2s [2023-12-06T09:28:24.572Z] #10 3.904 96100K .......... .......... .......... .......... .......... 45% 93.5M 2s [2023-12-06T09:28:24.572Z] #10 3.905 96150K .......... .......... .......... .......... .......... 46% 23.6M 2s [2023-12-06T09:28:24.572Z] #10 3.907 96200K .......... .......... .......... .......... .......... 46% 77.6M 2s [2023-12-06T09:28:24.572Z] #10 3.907 96250K .......... .......... .......... .......... .......... 46% 84.1M 2s [2023-12-06T09:28:24.572Z] #10 3.908 96300K .......... .......... .......... .......... .......... 46% 62.2M 2s [2023-12-06T09:28:24.572Z] #10 3.909 96350K .......... .......... .......... .......... .......... 46% 100M 2s [2023-12-06T09:28:24.572Z] #10 3.909 96400K .......... .......... .......... .......... .......... 46% 113M 2s [2023-12-06T09:28:24.572Z] #10 3.910 96450K .......... .......... .......... .......... .......... 46% 132M 2s [2023-12-06T09:28:24.572Z] #10 3.910 96500K .......... .......... .......... .......... .......... 46% 101M 2s [2023-12-06T09:28:24.572Z] #10 3.910 96550K .......... .......... .......... .......... .......... 46% 135M 2s [2023-12-06T09:28:24.572Z] #10 3.911 96600K .......... .......... .......... .......... .......... 46% 136M 2s [2023-12-06T09:28:24.572Z] #10 3.911 96650K .......... .......... .......... .......... .......... 46% 138M 2s [2023-12-06T09:28:24.572Z] #10 3.912 96700K .......... .......... .......... .......... .......... 46% 95.9M 2s [2023-12-06T09:28:24.572Z] #10 3.912 96750K .......... .......... .......... .......... .......... 46% 118M 2s [2023-12-06T09:28:24.572Z] #10 3.912 96800K .......... .......... .......... .......... .......... 46% 119M 2s [2023-12-06T09:28:24.572Z] #10 3.913 96850K .......... .......... .......... .......... .......... 46% 68.5M 2s [2023-12-06T09:28:24.572Z] #10 3.914 96900K .......... .......... .......... .......... .......... 46% 60.9M 2s [2023-12-06T09:28:24.572Z] #10 3.914 96950K .......... .......... .......... .......... .......... 46% 54.4M 2s [2023-12-06T09:28:24.572Z] #10 3.915 97000K .......... .......... .......... .......... .......... 46% 1.64M 2s [2023-12-06T09:28:24.572Z] #10 3.945 97050K .......... .......... .......... .......... .......... 46% 21.3M 2s [2023-12-06T09:28:24.572Z] #10 3.948 97100K .......... .......... .......... .......... .......... 46% 41.5M 2s [2023-12-06T09:28:24.572Z] #10 3.948 97150K .......... .......... .......... .......... .......... 46% 64.8M 2s [2023-12-06T09:28:24.572Z] #10 3.949 97200K .......... .......... .......... .......... .......... 46% 36.0M 2s [2023-12-06T09:28:24.572Z] #10 3.951 97250K .......... .......... .......... .......... .......... 46% 113M 2s [2023-12-06T09:28:24.572Z] #10 3.951 97300K .......... .......... .......... .......... .......... 46% 28.3M 2s [2023-12-06T09:28:24.572Z] #10 3.953 97350K .......... .......... .......... .......... .......... 46% 115M 2s [2023-12-06T09:28:24.572Z] #10 3.953 97400K .......... .......... .......... .......... .......... 46% 31.9M 2s [2023-12-06T09:28:24.572Z] #10 3.955 97450K .......... .......... .......... .......... .......... 46% 135M 2s [2023-12-06T09:28:24.572Z] #10 3.955 97500K .......... .......... .......... .......... .......... 46% 74.2M 2s [2023-12-06T09:28:24.572Z] #10 3.956 97550K .......... .......... .......... .......... .......... 46% 98.6M 2s [2023-12-06T09:28:24.572Z] #10 3.956 97600K .......... .......... .......... .......... .......... 46% 124M 2s [2023-12-06T09:28:24.572Z] #10 3.957 97650K .......... .......... .......... .......... .......... 46% 98.2M 2s [2023-12-06T09:28:24.572Z] #10 3.957 97700K .......... .......... .......... .......... .......... 46% 38.8M 2s [2023-12-06T09:28:24.572Z] #10 3.958 97750K .......... .......... .......... .......... .......... 46% 46.4M 2s [2023-12-06T09:28:24.572Z] #10 3.959 97800K .......... .......... .......... .......... .......... 46% 101M 2s [2023-12-06T09:28:24.572Z] #10 3.960 97850K .......... .......... .......... .......... .......... 46% 112M 2s [2023-12-06T09:28:24.572Z] #10 3.960 97900K .......... .......... .......... .......... .......... 46% 52.3M 2s [2023-12-06T09:28:24.572Z] #10 3.961 97950K .......... .......... .......... .......... .......... 46% 53.8M 2s [2023-12-06T09:28:24.572Z] #10 3.962 98000K .......... .......... .......... .......... .......... 46% 124M 2s [2023-12-06T09:28:24.572Z] #10 3.963 98050K .......... .......... .......... .......... .......... 46% 46.9M 2s [2023-12-06T09:28:24.572Z] #10 3.964 98100K .......... .......... .......... .......... .......... 46% 77.4M 2s [2023-12-06T09:28:24.572Z] #10 3.964 98150K .......... .......... .......... .......... .......... 46% 63.5M 2s [2023-12-06T09:28:24.572Z] #10 3.965 98200K .......... .......... .......... .......... .......... 46% 56.5M 2s [2023-12-06T09:28:24.572Z] #10 3.966 98250K .......... .......... .......... .......... .......... 47% 119M 2s [2023-12-06T09:28:24.572Z] #10 3.967 98300K .......... .......... .......... .......... .......... 47% 48.9M 2s [2023-12-06T09:28:24.572Z] #10 3.967 98350K .......... .......... .......... .......... .......... 47% 110M 2s [2023-12-06T09:28:24.572Z] #10 3.968 98400K .......... .......... .......... .......... .......... 47% 103M 2s [2023-12-06T09:28:24.572Z] #10 3.968 98450K .......... .......... .......... .......... .......... 47% 62.4M 2s [2023-12-06T09:28:24.572Z] #10 3.969 98500K .......... .......... .......... .......... .......... 47% 68.1M 2s [2023-12-06T09:28:24.572Z] #10 3.970 98550K .......... .......... .......... .......... .......... 47% 123M 2s [2023-12-06T09:28:24.572Z] #10 3.970 98600K .......... .......... .......... .......... .......... 47% 90.5M 2s [2023-12-06T09:28:24.572Z] #10 3.971 98650K .......... .......... .......... .......... .......... 47% 86.3M 2s [2023-12-06T09:28:24.572Z] #10 3.971 98700K .......... .......... .......... .......... .......... 47% 65.1M 2s [2023-12-06T09:28:24.572Z] #10 3.972 98750K .......... .......... .......... .......... .......... 47% 73.1M 2s [2023-12-06T09:28:24.572Z] #10 3.973 98800K .......... .......... .......... .......... .......... 47% 95.5M 2s [2023-12-06T09:28:24.572Z] #10 3.973 98850K .......... .......... .......... .......... .......... 47% 23.8M 2s [2023-12-06T09:28:24.572Z] #10 3.975 98900K .......... .......... .......... .......... .......... 47% 85.5M 2s [2023-12-06T09:28:24.572Z] #10 3.976 98950K .......... .......... .......... .......... .......... 47% 123M 2s [2023-12-06T09:28:24.572Z] #10 3.976 99000K .......... .......... .......... .......... .......... 47% 123M 2s [2023-12-06T09:28:24.572Z] #10 3.977 99050K .......... .......... .......... .......... .......... 47% 136M 2s [2023-12-06T09:28:24.572Z] #10 3.977 99100K .......... .......... .......... .......... .......... 47% 84.1M 2s [2023-12-06T09:28:24.572Z] #10 3.977 99150K .......... .......... .......... .......... .......... 47% 124M 2s [2023-12-06T09:28:24.572Z] #10 3.978 99200K .......... .......... .......... .......... .......... 47% 115M 2s [2023-12-06T09:28:24.572Z] #10 3.978 99250K .......... .......... .......... .......... .......... 47% 116M 2s [2023-12-06T09:28:24.572Z] #10 3.979 99300K .......... .......... .......... .......... .......... 47% 107M 2s [2023-12-06T09:28:24.572Z] #10 3.979 99350K .......... .......... .......... .......... .......... 47% 32.9M 2s [2023-12-06T09:28:24.572Z] #10 3.981 99400K .......... .......... .......... .......... .......... 47% 85.0M 2s [2023-12-06T09:28:24.572Z] #10 3.981 99450K .......... .......... .......... .......... .......... 47% 112M 2s [2023-12-06T09:28:24.572Z] #10 3.982 99500K .......... .......... .......... .......... .......... 47% 83.1M 2s [2023-12-06T09:28:24.572Z] #10 3.982 99550K .......... .......... .......... .......... .......... 47% 110M 2s [2023-12-06T09:28:24.572Z] #10 3.983 99600K .......... .......... .......... .......... .......... 47% 128M 2s [2023-12-06T09:28:24.572Z] #10 3.983 99650K .......... .......... .......... .......... .......... 47% 122M 2s [2023-12-06T09:28:24.572Z] #10 3.984 99700K .......... .......... .......... .......... .......... 47% 91.1M 2s [2023-12-06T09:28:24.572Z] #10 3.984 99750K .......... .......... .......... .......... .......... 47% 151M 2s [2023-12-06T09:28:24.572Z] #10 3.984 99800K .......... .......... .......... .......... .......... 47% 23.2M 2s [2023-12-06T09:28:24.572Z] #10 3.986 99850K .......... .......... .......... .......... .......... 47% 101M 2s [2023-12-06T09:28:24.572Z] #10 3.987 99900K .......... .......... .......... .......... .......... 47% 84.8M 2s [2023-12-06T09:28:24.572Z] #10 3.988 99950K .......... .......... .......... .......... .......... 47% 123M 2s [2023-12-06T09:28:24.572Z] #10 3.988 100000K .......... .......... .......... .......... .......... 47% 108M 2s [2023-12-06T09:28:24.573Z] #10 3.988 100050K .......... .......... .......... .......... .......... 47% 102M 2s [2023-12-06T09:28:24.573Z] #10 3.989 100100K .......... .......... .......... .......... .......... 47% 116M 2s [2023-12-06T09:28:24.573Z] #10 3.989 100150K .......... .......... .......... .......... .......... 47% 126M 2s [2023-12-06T09:28:24.573Z] #10 3.990 100200K .......... .......... .......... .......... .......... 47% 124M 2s [2023-12-06T09:28:24.573Z] #10 3.990 100250K .......... .......... .......... .......... .......... 47% 110M 2s [2023-12-06T09:28:24.573Z] #10 3.991 100300K .......... .......... .......... .......... .......... 47% 92.2M 2s [2023-12-06T09:28:24.573Z] #10 3.991 100350K .......... .......... .......... .......... .......... 48% 106M 2s [2023-12-06T09:28:24.573Z] #10 3.991 100400K .......... .......... .......... .......... .......... 48% 131M 2s [2023-12-06T09:28:24.573Z] #10 3.992 100450K .......... .......... .......... .......... .......... 48% 106M 2s [2023-12-06T09:28:24.573Z] #10 3.992 100500K .......... .......... .......... .......... .......... 48% 91.7M 2s [2023-12-06T09:28:24.573Z] #10 3.993 100550K .......... .......... .......... .......... .......... 48% 113M 2s [2023-12-06T09:28:24.573Z] #10 3.993 100600K .......... .......... .......... .......... .......... 48% 113M 2s [2023-12-06T09:28:24.573Z] #10 3.994 100650K .......... .......... .......... .......... .......... 48% 120M 2s [2023-12-06T09:28:24.573Z] #10 3.994 100700K .......... .......... .......... .......... .......... 48% 78.6M 2s [2023-12-06T09:28:24.573Z] #10 3.995 100750K .......... .......... .......... .......... .......... 48% 78.3M 2s [2023-12-06T09:28:24.573Z] #10 3.995 100800K .......... .......... .......... .......... .......... 48% 45.9M 2s [2023-12-06T09:28:24.573Z] #10 3.996 100850K .......... .......... .......... .......... .......... 48% 32.1M 2s [2023-12-06T09:28:24.573Z] #10 3.998 100900K .......... .......... .......... .......... .......... 48% 29.2M 2s [2023-12-06T09:28:24.573Z] #10 4.000 100950K .......... .......... .......... .......... .......... 48% 108M 2s [2023-12-06T09:28:24.573Z] #10 4.000 101000K .......... .......... .......... .......... .......... 48% 42.2M 2s [2023-12-06T09:28:24.573Z] #10 4.001 101050K .......... .......... .......... .......... .......... 48% 1.67M 2s [2023-12-06T09:28:24.573Z] #10 4.031 101100K .......... .......... .......... .......... .......... 48% 15.3M 2s [2023-12-06T09:28:24.573Z] #10 4.034 101150K .......... .......... .......... .......... .......... 48% 55.1M 2s [2023-12-06T09:28:24.573Z] #10 4.035 101200K .......... .......... .......... .......... .......... 48% 63.1M 2s [2023-12-06T09:28:24.573Z] #10 4.035 101250K .......... .......... .......... .......... .......... 48% 87.7M 2s [2023-12-06T09:28:24.573Z] #10 4.036 101300K .......... .......... .......... .......... .......... 48% 44.2M 2s [2023-12-06T09:28:24.573Z] #10 4.037 101350K .......... .......... .......... .......... .......... 48% 38.4M 2s [2023-12-06T09:28:24.573Z] #10 4.038 101400K .......... .......... .......... .......... .......... 48% 45.0M 2s [2023-12-06T09:28:24.573Z] #10 4.039 101450K .......... .......... .......... .......... .......... 48% 36.5M 2s [2023-12-06T09:28:24.573Z] #10 4.041 101500K .......... .......... .......... .......... .......... 48% 57.6M 2s [2023-12-06T09:28:24.573Z] #10 4.041 101550K .......... .......... .......... .......... .......... 48% 55.9M 2s [2023-12-06T09:28:24.573Z] #10 4.042 101600K .......... .......... .......... .......... .......... 48% 57.3M 2s [2023-12-06T09:28:24.573Z] #10 4.043 101650K .......... .......... .......... .......... .......... 48% 57.2M 2s [2023-12-06T09:28:24.573Z] #10 4.044 101700K .......... .......... .......... .......... .......... 48% 44.4M 2s [2023-12-06T09:28:24.573Z] #10 4.045 101750K .......... .......... .......... .......... .......... 48% 44.4M 2s [2023-12-06T09:28:24.573Z] #10 4.046 101800K .......... .......... .......... .......... .......... 48% 57.4M 2s [2023-12-06T09:28:24.573Z] #10 4.047 101850K .......... .......... .......... .......... .......... 48% 72.3M 2s [2023-12-06T09:28:24.573Z] #10 4.048 101900K .......... .......... .......... .......... .......... 48% 58.9M 2s [2023-12-06T09:28:24.573Z] #10 4.049 101950K .......... .......... .......... .......... .......... 48% 71.9M 2s [2023-12-06T09:28:24.573Z] #10 4.049 102000K .......... .......... .......... .......... .......... 48% 67.0M 2s [2023-12-06T09:28:24.573Z] #10 4.050 102050K .......... .......... .......... .......... .......... 48% 60.8M 2s [2023-12-06T09:28:24.573Z] #10 4.051 102100K .......... .......... .......... .......... .......... 48% 56.0M 2s [2023-12-06T09:28:24.573Z] #10 4.052 102150K .......... .......... .......... .......... .......... 48% 59.4M 2s [2023-12-06T09:28:24.573Z] #10 4.052 102200K .......... .......... .......... .......... .......... 48% 76.8M 2s [2023-12-06T09:28:24.573Z] #10 4.053 102250K .......... .......... .......... .......... .......... 48% 74.4M 2s [2023-12-06T09:28:24.573Z] #10 4.054 102300K .......... .......... .......... .......... .......... 48% 71.3M 2s [2023-12-06T09:28:24.573Z] #10 4.054 102350K .......... .......... .......... .......... .......... 48% 83.3M 2s [2023-12-06T09:28:24.573Z] #10 4.055 102400K .......... .......... .......... .......... .......... 48% 69.6M 2s [2023-12-06T09:28:24.573Z] #10 4.056 102450K .......... .......... .......... .......... .......... 49% 85.9M 2s [2023-12-06T09:28:24.573Z] #10 4.056 102500K .......... .......... .......... .......... .......... 49% 57.9M 2s [2023-12-06T09:28:24.573Z] #10 4.057 102550K .......... .......... .......... .......... .......... 49% 63.6M 2s [2023-12-06T09:28:24.573Z] #10 4.058 102600K .......... .......... .......... .......... .......... 49% 71.7M 2s [2023-12-06T09:28:24.823Z] #10 4.059 102650K .......... .......... .......... .......... .......... 49% 65.6M 2s [2023-12-06T09:28:24.823Z] #10 4.059 102700K .......... .......... .......... .......... .......... 49% 85.0M 2s [2023-12-06T09:28:24.823Z] #10 4.060 102750K .......... .......... .......... .......... .......... 49% 102M 2s [2023-12-06T09:28:24.823Z] #10 4.060 102800K .......... .......... .......... .......... .......... 49% 68.9M 2s [2023-12-06T09:28:24.823Z] #10 4.061 102850K .......... .......... .......... .......... .......... 49% 79.3M 2s [2023-12-06T09:28:24.823Z] #10 4.062 102900K .......... .......... .......... .......... .......... 49% 72.5M 2s [2023-12-06T09:28:24.823Z] #10 4.062 102950K .......... .......... .......... .......... .......... 49% 71.0M 2s [2023-12-06T09:28:24.823Z] #10 4.063 103000K .......... .......... .......... .......... .......... 49% 84.4M 2s [2023-12-06T09:28:24.823Z] #10 4.064 103050K .......... .......... .......... .......... .......... 49% 80.3M 2s [2023-12-06T09:28:24.823Z] #10 4.064 103100K .......... .......... .......... .......... .......... 49% 86.1M 2s [2023-12-06T09:28:24.823Z] #10 4.065 103150K .......... .......... .......... .......... .......... 49% 98.0M 2s [2023-12-06T09:28:24.823Z] #10 4.065 103200K .......... .......... .......... .......... .......... 49% 93.0M 2s [2023-12-06T09:28:24.823Z] #10 4.066 103250K .......... .......... .......... .......... .......... 49% 99.2M 2s [2023-12-06T09:28:24.823Z] #10 4.066 103300K .......... .......... .......... .......... .......... 49% 88.7M 2s [2023-12-06T09:28:24.823Z] #10 4.067 103350K .......... .......... .......... .......... .......... 49% 105M 2s [2023-12-06T09:28:24.823Z] #10 4.067 103400K .......... .......... .......... .......... .......... 49% 107M 2s [2023-12-06T09:28:24.823Z] #10 4.068 103450K .......... .......... .......... .......... .......... 49% 87.7M 2s [2023-12-06T09:28:24.823Z] #10 4.069 103500K .......... .......... .......... .......... .......... 49% 82.5M 2s [2023-12-06T09:28:24.823Z] #10 4.069 103550K .......... .......... .......... .......... .......... 49% 82.3M 2s [2023-12-06T09:28:24.823Z] #10 4.070 103600K .......... .......... .......... .......... .......... 49% 87.5M 2s [2023-12-06T09:28:24.824Z] #10 4.070 103650K .......... .......... .......... .......... .......... 49% 93.0M 2s [2023-12-06T09:28:24.824Z] #10 4.071 103700K .......... .......... .......... .......... .......... 49% 90.6M 2s [2023-12-06T09:28:24.824Z] #10 4.071 103750K .......... .......... .......... .......... .......... 49% 99.7M 2s [2023-12-06T09:28:24.824Z] #10 4.072 103800K .......... .......... .......... .......... .......... 49% 124M 2s [2023-12-06T09:28:24.824Z] #10 4.072 103850K .......... .......... .......... .......... .......... 49% 98.7M 2s [2023-12-06T09:28:24.824Z] #10 4.073 103900K .......... .......... .......... .......... .......... 49% 67.6M 2s [2023-12-06T09:28:24.824Z] #10 4.073 103950K .......... .......... .......... .......... .......... 49% 120M 2s [2023-12-06T09:28:24.824Z] #10 4.074 104000K .......... .......... .......... .......... .......... 49% 94.6M 2s [2023-12-06T09:28:24.824Z] #10 4.074 104050K .......... .......... .......... .......... .......... 49% 95.4M 2s [2023-12-06T09:28:24.824Z] #10 4.075 104100K .......... .......... .......... .......... .......... 49% 86.1M 2s [2023-12-06T09:28:24.824Z] #10 4.075 104150K .......... .......... .......... .......... .......... 49% 91.1M 2s [2023-12-06T09:28:24.824Z] #10 4.076 104200K .......... .......... .......... .......... .......... 49% 128M 2s [2023-12-06T09:28:24.824Z] #10 4.076 104250K .......... .......... .......... .......... .......... 49% 98.7M 2s [2023-12-06T09:28:24.824Z] #10 4.077 104300K .......... .......... .......... .......... .......... 49% 90.7M 2s [2023-12-06T09:28:24.824Z] #10 4.077 104350K .......... .......... .......... .......... .......... 49% 84.0M 2s [2023-12-06T09:28:24.824Z] #10 4.078 104400K .......... .......... .......... .......... .......... 49% 102M 2s [2023-12-06T09:28:24.824Z] #10 4.078 104450K .......... .......... .......... .......... .......... 49% 111M 2s [2023-12-06T09:28:24.824Z] #10 4.079 104500K .......... .......... .......... .......... .......... 49% 77.8M 2s [2023-12-06T09:28:24.824Z] #10 4.079 104550K .......... .......... .......... .......... .......... 50% 96.2M 2s [2023-12-06T09:28:24.824Z] #10 4.080 104600K .......... .......... .......... .......... .......... 50% 89.0M 2s [2023-12-06T09:28:24.824Z] #10 4.080 104650K .......... .......... .......... .......... .......... 50% 108M 2s [2023-12-06T09:28:24.824Z] #10 4.081 104700K .......... .......... .......... .......... .......... 50% 94.9M 2s [2023-12-06T09:28:24.824Z] #10 4.081 104750K .......... .......... .......... .......... .......... 50% 118M 2s [2023-12-06T09:28:24.824Z] #10 4.082 104800K .......... .......... .......... .......... .......... 50% 94.3M 2s [2023-12-06T09:28:24.824Z] #10 4.082 104850K .......... .......... .......... .......... .......... 50% 110M 2s [2023-12-06T09:28:24.824Z] #10 4.083 104900K .......... .......... .......... .......... .......... 50% 54.5M 2s [2023-12-06T09:28:24.824Z] #10 4.084 104950K .......... .......... .......... .......... .......... 50% 124M 2s [2023-12-06T09:28:24.824Z] #10 4.084 105000K .......... .......... .......... .......... .......... 50% 28.1M 2s [2023-12-06T09:28:24.824Z] #10 4.086 105050K .......... .......... .......... .......... .......... 50% 30.6M 2s [2023-12-06T09:28:24.824Z] #10 4.087 105100K .......... .......... .......... .......... .......... 50% 1.68M 2s [2023-12-06T09:28:24.824Z] #10 4.116 105150K .......... .......... .......... .......... .......... 50% 20.0M 2s [2023-12-06T09:28:24.824Z] #10 4.119 105200K .......... .......... .......... .......... .......... 50% 64.1M 2s [2023-12-06T09:28:24.824Z] #10 4.120 105250K .......... .......... .......... .......... .......... 50% 33.8M 2s [2023-12-06T09:28:24.824Z] #10 4.121 105300K .......... .......... .......... .......... .......... 50% 69.1M 2s [2023-12-06T09:28:24.824Z] #10 4.122 105350K .......... .......... .......... .......... .......... 50% 53.2M 2s [2023-12-06T09:28:24.824Z] #10 4.123 105400K .......... .......... .......... .......... .......... 50% 46.3M 2s [2023-12-06T09:28:24.824Z] #10 4.124 105450K .......... .......... .......... .......... .......... 50% 59.7M 2s [2023-12-06T09:28:24.824Z] #10 4.126 105500K .......... .......... .......... .......... .......... 50% 27.8M 2s [2023-12-06T09:28:24.824Z] #10 4.126 105550K .......... .......... .......... .......... .......... 50% 110M 2s [2023-12-06T09:28:24.824Z] #10 4.127 105600K .......... .......... .......... .......... .......... 50% 121M 2s [2023-12-06T09:28:24.824Z] #10 4.127 105650K .......... .......... .......... .......... .......... 50% 120M 2s [2023-12-06T09:28:24.824Z] #10 4.128 105700K .......... .......... .......... .......... .......... 50% 68.6M 2s [2023-12-06T09:28:24.824Z] #10 4.128 105750K .......... .......... .......... .......... .......... 50% 111M 2s [2023-12-06T09:28:24.824Z] #10 4.129 105800K .......... .......... .......... .......... .......... 50% 31.3M 2s [2023-12-06T09:28:24.824Z] #10 4.130 105850K .......... .......... .......... .......... .......... 50% 59.5M 2s [2023-12-06T09:28:24.824Z] #10 4.131 105900K .......... .......... .......... .......... .......... 50% 83.0M 2s [2023-12-06T09:28:24.824Z] #10 4.132 105950K .......... .......... .......... .......... .......... 50% 132M 2s [2023-12-06T09:28:24.824Z] #10 4.132 106000K .......... .......... .......... .......... .......... 50% 50.9M 2s [2023-12-06T09:28:24.824Z] #10 4.133 106050K .......... .......... .......... .......... .......... 50% 43.6M 2s [2023-12-06T09:28:24.824Z] #10 4.134 106100K .......... .......... .......... .......... .......... 50% 95.3M 2s [2023-12-06T09:28:24.824Z] #10 4.135 106150K .......... .......... .......... .......... .......... 50% 108M 2s [2023-12-06T09:28:24.824Z] #10 4.135 106200K .......... .......... .......... .......... .......... 50% 59.6M 2s [2023-12-06T09:28:24.824Z] #10 4.136 106250K .......... .......... .......... .......... .......... 50% 47.6M 2s [2023-12-06T09:28:24.824Z] #10 4.137 106300K .......... .......... .......... .......... .......... 50% 47.8M 2s [2023-12-06T09:28:24.824Z] #10 4.138 106350K .......... .......... .......... .......... .......... 50% 106M 2s [2023-12-06T09:28:24.824Z] #10 4.138 106400K .......... .......... .......... .......... .......... 50% 123M 2s [2023-12-06T09:28:24.824Z] #10 4.139 106450K .......... .......... .......... .......... .......... 50% 105M 2s [2023-12-06T09:28:24.824Z] #10 4.139 106500K .......... .......... .......... .......... .......... 50% 94.3M 2s [2023-12-06T09:28:24.824Z] #10 4.140 106550K .......... .......... .......... .......... .......... 50% 55.5M 2s [2023-12-06T09:28:24.824Z] #10 4.141 106600K .......... .......... .......... .......... .......... 50% 114M 2s [2023-12-06T09:28:24.824Z] #10 4.141 106650K .......... .......... .......... .......... .......... 51% 98.8M 2s [2023-12-06T09:28:24.824Z] #10 4.142 106700K .......... .......... .......... .......... .......... 51% 51.8M 2s [2023-12-06T09:28:24.824Z] #10 4.143 106750K .......... .......... .......... .......... .......... 51% 107M 2s [2023-12-06T09:28:24.824Z] #10 4.143 106800K .......... .......... .......... .......... .......... 51% 110M 2s [2023-12-06T09:28:24.824Z] #10 4.144 106850K .......... .......... .......... .......... .......... 51% 98.4M 2s [2023-12-06T09:28:24.824Z] #10 4.144 106900K .......... .......... .......... .......... .......... 51% 47.2M 2s [2023-12-06T09:28:24.824Z] #10 4.145 106950K .......... .......... .......... .......... .......... 51% 111M 2s [2023-12-06T09:28:24.824Z] #10 4.145 107000K .......... .......... .......... .......... .......... 51% 69.1M 2s [2023-12-06T09:28:24.824Z] #10 4.146 107050K .......... .......... .......... .......... .......... 51% 90.4M 2s [2023-12-06T09:28:24.824Z] #10 4.147 107100K .......... .......... .......... .......... .......... 51% 58.0M 2s [2023-12-06T09:28:24.824Z] #10 4.148 107150K .......... .......... .......... .......... .......... 51% 72.3M 2s [2023-12-06T09:28:24.824Z] #10 4.148 107200K .......... .......... .......... .......... .......... 51% 96.5M 2s [2023-12-06T09:28:24.824Z] #10 4.149 107250K .......... .......... .......... .......... .......... 51% 119M 2s [2023-12-06T09:28:24.825Z] #10 4.149 107300K .......... .......... .......... .......... .......... 51% 98.0M 2s [2023-12-06T09:28:24.825Z] #10 4.150 107350K .......... .......... .......... .......... .......... 51% 103M 2s [2023-12-06T09:28:24.825Z] #10 4.150 107400K .......... .......... .......... .......... .......... 51% 114M 2s [2023-12-06T09:28:24.825Z] #10 4.151 107450K .......... .......... .......... .......... .......... 51% 30.2M 2s [2023-12-06T09:28:24.825Z] #10 4.152 107500K .......... .......... .......... .......... .......... 51% 78.7M 2s [2023-12-06T09:28:24.825Z] #10 4.153 107550K .......... .......... .......... .......... .......... 51% 104M 2s [2023-12-06T09:28:24.825Z] #10 4.153 107600K .......... .......... .......... .......... .......... 51% 59.8M 2s [2023-12-06T09:28:24.825Z] #10 4.154 107650K .......... .......... .......... .......... .......... 51% 115M 2s [2023-12-06T09:28:24.825Z] #10 4.155 107700K .......... .......... .......... .......... .......... 51% 96.8M 2s [2023-12-06T09:28:24.825Z] #10 4.155 107750K .......... .......... .......... .......... .......... 51% 131M 2s [2023-12-06T09:28:24.825Z] #10 4.155 107800K .......... .......... .......... .......... .......... 51% 122M 2s [2023-12-06T09:28:24.825Z] #10 4.156 107850K .......... .......... .......... .......... .......... 51% 99.9M 2s [2023-12-06T09:28:24.825Z] #10 4.156 107900K .......... .......... .......... .......... .......... 51% 33.3M 2s [2023-12-06T09:28:24.825Z] #10 4.158 107950K .......... .......... .......... .......... .......... 51% 64.7M 2s [2023-12-06T09:28:24.825Z] #10 4.159 108000K .......... .......... .......... .......... .......... 51% 81.3M 2s [2023-12-06T09:28:24.825Z] #10 4.159 108050K .......... .......... .......... .......... .......... 51% 94.9M 2s [2023-12-06T09:28:24.825Z] #10 4.160 108100K .......... .......... .......... .......... .......... 51% 119M 2s [2023-12-06T09:28:24.825Z] #10 4.160 108150K .......... .......... .......... .......... .......... 51% 124M 2s [2023-12-06T09:28:24.825Z] #10 4.160 108200K .......... .......... .......... .......... .......... 51% 108M 2s [2023-12-06T09:28:24.825Z] #10 4.161 108250K .......... .......... .......... .......... .......... 51% 118M 2s [2023-12-06T09:28:24.825Z] #10 4.161 108300K .......... .......... .......... .......... .......... 51% 104M 2s [2023-12-06T09:28:24.825Z] #10 4.162 108350K .......... .......... .......... .......... .......... 51% 110M 2s [2023-12-06T09:28:24.825Z] #10 4.162 108400K .......... .......... .......... .......... .......... 51% 110M 2s [2023-12-06T09:28:24.825Z] #10 4.163 108450K .......... .......... .......... .......... .......... 51% 126M 2s [2023-12-06T09:28:24.825Z] #10 4.163 108500K .......... .......... .......... .......... .......... 51% 91.1M 2s [2023-12-06T09:28:24.825Z] #10 4.164 108550K .......... .......... .......... .......... .......... 51% 119M 2s [2023-12-06T09:28:24.825Z] #10 4.164 108600K .......... .......... .......... .......... .......... 51% 127M 2s [2023-12-06T09:28:24.825Z] #10 4.164 108650K .......... .......... .......... .......... .......... 51% 116M 2s [2023-12-06T09:28:24.825Z] #10 4.165 108700K .......... .......... .......... .......... .......... 52% 102M 2s [2023-12-06T09:28:24.825Z] #10 4.165 108750K .......... .......... .......... .......... .......... 52% 112M 2s [2023-12-06T09:28:24.825Z] #10 4.166 108800K .......... .......... .......... .......... .......... 52% 77.1M 2s [2023-12-06T09:28:24.825Z] #10 4.166 108850K .......... .......... .......... .......... .......... 52% 21.2M 2s [2023-12-06T09:28:24.825Z] #10 4.169 108900K .......... .......... .......... .......... .......... 52% 105M 2s [2023-12-06T09:28:24.825Z] #10 4.169 108950K .......... .......... .......... .......... .......... 52% 89.3M 2s [2023-12-06T09:28:24.825Z] #10 4.170 109000K .......... .......... .......... .......... .......... 52% 73.9M 2s [2023-12-06T09:28:24.825Z] #10 4.170 109050K .......... .......... .......... .......... .......... 52% 47.8M 2s [2023-12-06T09:28:24.825Z] #10 4.171 109100K .......... .......... .......... .......... .......... 52% 25.9M 2s [2023-12-06T09:28:24.825Z] #10 4.173 109150K .......... .......... .......... .......... .......... 52% 1.56M 2s [2023-12-06T09:28:24.825Z] #10 4.204 109200K .......... .......... .......... .......... .......... 52% 81.2M 2s [2023-12-06T09:28:24.825Z] #10 4.205 109250K .......... .......... .......... .......... .......... 52% 81.8M 2s [2023-12-06T09:28:24.825Z] #10 4.206 109300K .......... .......... .......... .......... .......... 52% 52.5M 2s [2023-12-06T09:28:24.825Z] #10 4.207 109350K .......... .......... .......... .......... .......... 52% 40.2M 2s [2023-12-06T09:28:24.825Z] #10 4.208 109400K .......... .......... .......... .......... .......... 52% 50.9M 2s [2023-12-06T09:28:24.825Z] #10 4.209 109450K .......... .......... .......... .......... .......... 52% 81.2M 2s [2023-12-06T09:28:24.825Z] #10 4.214 109500K .......... .......... .......... .......... .......... 52% 9.82M 2s [2023-12-06T09:28:24.825Z] #10 4.214 109550K .......... .......... .......... .......... .......... 52% 96.3M 2s [2023-12-06T09:28:24.825Z] #10 4.215 109600K .......... .......... .......... .......... .......... 52% 96.1M 2s [2023-12-06T09:28:24.825Z] #10 4.215 109650K .......... .......... .......... .......... .......... 52% 89.6M 2s [2023-12-06T09:28:24.825Z] #10 4.216 109700K .......... .......... .......... .......... .......... 52% 78.0M 2s [2023-12-06T09:28:24.825Z] #10 4.216 109750K .......... .......... .......... .......... .......... 52% 72.0M 2s [2023-12-06T09:28:24.825Z] #10 4.217 109800K .......... .......... .......... .......... .......... 52% 69.9M 2s [2023-12-06T09:28:24.825Z] #10 4.218 109850K .......... .......... .......... .......... .......... 52% 54.9M 2s [2023-12-06T09:28:24.825Z] #10 4.219 109900K .......... .......... .......... .......... .......... 52% 49.0M 2s [2023-12-06T09:28:24.825Z] #10 4.220 109950K .......... .......... .......... .......... .......... 52% 60.6M 2s [2023-12-06T09:28:24.825Z] #10 4.221 110000K .......... .......... .......... .......... .......... 52% 60.8M 2s [2023-12-06T09:28:24.825Z] #10 4.221 110050K .......... .......... .......... .......... .......... 52% 75.1M 2s [2023-12-06T09:28:24.825Z] #10 4.222 110100K .......... .......... .......... .......... .......... 52% 61.2M 2s [2023-12-06T09:28:24.825Z] #10 4.223 110150K .......... .......... .......... .......... .......... 52% 76.0M 2s [2023-12-06T09:28:24.825Z] #10 4.223 110200K .......... .......... .......... .......... .......... 52% 71.2M 2s [2023-12-06T09:28:24.825Z] #10 4.224 110250K .......... .......... .......... .......... .......... 52% 69.9M 2s [2023-12-06T09:28:24.825Z] #10 4.225 110300K .......... .......... .......... .......... .......... 52% 14.5M 2s [2023-12-06T09:28:24.825Z] #10 4.228 110350K .......... .......... .......... .......... .......... 52% 70.1M 2s [2023-12-06T09:28:24.825Z] #10 4.229 110400K .......... .......... .......... .......... .......... 52% 56.9M 2s [2023-12-06T09:28:24.825Z] #10 4.230 110450K .......... .......... .......... .......... .......... 52% 65.1M 2s [2023-12-06T09:28:24.825Z] #10 4.231 110500K .......... .......... .......... .......... .......... 52% 52.7M 2s [2023-12-06T09:28:24.825Z] #10 4.231 110550K .......... .......... .......... .......... .......... 52% 57.0M 2s [2023-12-06T09:28:24.825Z] #10 4.232 110600K .......... .......... .......... .......... .......... 52% 57.2M 2s [2023-12-06T09:28:24.825Z] #10 4.233 110650K .......... .......... .......... .......... .......... 52% 47.0M 2s [2023-12-06T09:28:24.825Z] #10 4.234 110700K .......... .......... .......... .......... .......... 52% 68.3M 2s [2023-12-06T09:28:24.825Z] #10 4.235 110750K .......... .......... .......... .......... .......... 52% 72.9M 2s [2023-12-06T09:28:24.825Z] #10 4.236 110800K .......... .......... .......... .......... .......... 53% 57.0M 2s [2023-12-06T09:28:24.825Z] #10 4.236 110850K .......... .......... .......... .......... .......... 53% 66.8M 2s [2023-12-06T09:28:24.825Z] #10 4.237 110900K .......... .......... .......... .......... .......... 53% 58.4M 2s [2023-12-06T09:28:24.825Z] #10 4.238 110950K .......... .......... .......... .......... .......... 53% 87.3M 2s [2023-12-06T09:28:24.825Z] #10 4.239 111000K .......... .......... .......... .......... .......... 53% 92.5M 2s [2023-12-06T09:28:24.825Z] #10 4.239 111050K .......... .......... .......... .......... .......... 53% 83.4M 2s [2023-12-06T09:28:24.826Z] #10 4.240 111100K .......... .......... .......... .......... .......... 53% 68.7M 2s [2023-12-06T09:28:24.826Z] #10 4.240 111150K .......... .......... .......... .......... .......... 53% 73.8M 2s [2023-12-06T09:28:24.826Z] #10 4.241 111200K .......... .......... .......... .......... .......... 53% 63.3M 2s [2023-12-06T09:28:24.826Z] #10 4.242 111250K .......... .......... .......... .......... .......... 53% 69.4M 2s [2023-12-06T09:28:24.826Z] #10 4.243 111300K .......... .......... .......... .......... .......... 53% 65.1M 2s [2023-12-06T09:28:24.826Z] #10 4.243 111350K .......... .......... .......... .......... .......... 53% 79.9M 2s [2023-12-06T09:28:24.826Z] #10 4.244 111400K .......... .......... .......... .......... .......... 53% 74.4M 2s [2023-12-06T09:28:24.826Z] #10 4.245 111450K .......... .......... .......... .......... .......... 53% 80.5M 2s [2023-12-06T09:28:24.826Z] #10 4.245 111500K .......... .......... .......... .......... .......... 53% 67.5M 2s [2023-12-06T09:28:24.826Z] #10 4.246 111550K .......... .......... .......... .......... .......... 53% 86.8M 2s [2023-12-06T09:28:24.826Z] #10 4.246 111600K .......... .......... .......... .......... .......... 53% 94.0M 2s [2023-12-06T09:28:24.826Z] #10 4.247 111650K .......... .......... .......... .......... .......... 53% 78.6M 2s [2023-12-06T09:28:24.826Z] #10 4.248 111700K .......... .......... .......... .......... .......... 53% 63.3M 2s [2023-12-06T09:28:24.826Z] #10 4.248 111750K .......... .......... .......... .......... .......... 53% 98.2M 2s [2023-12-06T09:28:24.826Z] #10 4.249 111800K .......... .......... .......... .......... .......... 53% 84.5M 2s [2023-12-06T09:28:24.826Z] #10 4.249 111850K .......... .......... .......... .......... .......... 53% 95.2M 2s [2023-12-06T09:28:24.826Z] #10 4.250 111900K .......... .......... .......... .......... .......... 53% 75.5M 2s [2023-12-06T09:28:24.826Z] #10 4.251 111950K .......... .......... .......... .......... .......... 53% 96.3M 2s [2023-12-06T09:28:24.826Z] #10 4.251 112000K .......... .......... .......... .......... .......... 53% 92.8M 2s [2023-12-06T09:28:24.826Z] #10 4.252 112050K .......... .......... .......... .......... .......... 53% 98.5M 2s [2023-12-06T09:28:24.826Z] #10 4.252 112100K .......... .......... .......... .......... .......... 53% 73.7M 2s [2023-12-06T09:28:24.826Z] #10 4.253 112150K .......... .......... .......... .......... .......... 53% 95.7M 2s [2023-12-06T09:28:24.826Z] #10 4.253 112200K .......... .......... .......... .......... .......... 53% 100M 2s [2023-12-06T09:28:24.826Z] #10 4.260 112250K .......... .......... .......... .......... .......... 53% 96.7M 2s [2023-12-06T09:28:24.826Z] #10 4.260 112300K .......... .......... .......... .......... .......... 53% 95.3M 2s [2023-12-06T09:28:24.826Z] #10 4.260 112350K .......... .......... .......... .......... .......... 53% 114M 2s [2023-12-06T09:28:24.826Z] #10 4.260 112400K .......... .......... .......... .......... .......... 53% 91.4M 2s [2023-12-06T09:28:24.826Z] #10 4.260 112450K .......... .......... .......... .......... .......... 53% 103M 2s [2023-12-06T09:28:24.826Z] #10 4.260 112500K .......... .......... .......... .......... .......... 53% 97.5M 2s [2023-12-06T09:28:24.826Z] #10 4.260 112550K .......... .......... .......... .......... .......... 53% 104M 2s [2023-12-06T09:28:24.826Z] #10 4.260 112600K .......... .......... .......... .......... .......... 53% 91.9M 2s [2023-12-06T09:28:24.826Z] #10 4.260 112650K .......... .......... .......... .......... .......... 53% 114M 2s [2023-12-06T09:28:24.826Z] #10 4.260 112700K .......... .......... .......... .......... .......... 53% 107M 2s [2023-12-06T09:28:24.826Z] #10 4.260 112750K .......... .......... .......... .......... .......... 53% 101M 2s [2023-12-06T09:28:24.826Z] #10 4.260 112800K .......... .......... .......... .......... .......... 53% 113M 2s [2023-12-06T09:28:24.826Z] #10 4.260 112850K .......... .......... .......... .......... .......... 53% 135M 2s [2023-12-06T09:28:24.826Z] #10 4.260 112900K .......... .......... .......... .......... .......... 54% 99.4M 2s [2023-12-06T09:28:24.826Z] #10 4.260 112950K .......... .......... .......... .......... .......... 54% 94.4M 2s [2023-12-06T09:28:24.826Z] #10 4.262 113000K .......... .......... .......... .......... .......... 54% 110M 2s [2023-12-06T09:28:24.826Z] #10 4.262 113050K .......... .......... .......... .......... .......... 54% 96.4M 2s [2023-12-06T09:28:24.826Z] #10 4.262 113100K .......... .......... .......... .......... .......... 54% 102M 2s [2023-12-06T09:28:24.826Z] #10 4.262 113150K .......... .......... .......... .......... .......... 54% 4.99M 2s [2023-12-06T09:28:24.826Z] #10 4.272 113200K .......... .......... .......... .......... .......... 54% 3.10M 2s [2023-12-06T09:28:24.826Z] #10 4.288 113250K .......... .......... .......... .......... .......... 54% 14.5M 2s [2023-12-06T09:28:24.826Z] #10 4.291 113300K .......... .......... .......... .......... .......... 54% 65.8M 2s [2023-12-06T09:28:24.826Z] #10 4.292 113350K .......... .......... .......... .......... .......... 54% 57.2M 2s [2023-12-06T09:28:24.826Z] #10 4.293 113400K .......... .......... .......... .......... .......... 54% 40.2M 2s [2023-12-06T09:28:24.826Z] #10 4.294 113450K .......... .......... .......... .......... .......... 54% 71.3M 2s [2023-12-06T09:28:24.826Z] #10 4.295 113500K .......... .......... .......... .......... .......... 54% 5.64M 2s [2023-12-06T09:28:24.826Z] #10 4.303 113550K .......... .......... .......... .......... .......... 54% 54.1M 2s [2023-12-06T09:28:24.826Z] #10 4.304 113600K .......... .......... .......... .......... .......... 54% 59.7M 2s [2023-12-06T09:28:24.826Z] #10 4.305 113650K .......... .......... .......... .......... .......... 54% 56.9M 2s [2023-12-06T09:28:24.826Z] #10 4.306 113700K .......... .......... .......... .......... .......... 54% 42.0M 2s [2023-12-06T09:28:24.826Z] #10 4.307 113750K .......... .......... .......... .......... .......... 54% 46.7M 2s [2023-12-06T09:28:24.826Z] #10 4.308 113800K .......... .......... .......... .......... .......... 54% 52.9M 2s [2023-12-06T09:28:24.826Z] #10 4.309 113850K .......... .......... .......... .......... .......... 54% 47.8M 2s [2023-12-06T09:28:24.826Z] #10 4.310 113900K .......... .......... .......... .......... .......... 54% 44.2M 2s [2023-12-06T09:28:24.826Z] #10 4.311 113950K .......... .......... .......... .......... .......... 54% 52.9M 2s [2023-12-06T09:28:24.826Z] #10 4.312 114000K .......... .......... .......... .......... .......... 54% 46.0M 2s [2023-12-06T09:28:24.826Z] #10 4.313 114050K .......... .......... .......... .......... .......... 54% 41.6M 2s [2023-12-06T09:28:24.826Z] #10 4.315 114100K .......... .......... .......... .......... .......... 54% 46.7M 2s [2023-12-06T09:28:24.826Z] #10 4.315 114150K .......... .......... .......... .......... .......... 54% 53.2M 2s [2023-12-06T09:28:24.826Z] #10 4.316 114200K .......... .......... .......... .......... .......... 54% 51.8M 2s [2023-12-06T09:28:24.826Z] #10 4.317 114250K .......... .......... .......... .......... .......... 54% 71.0M 2s [2023-12-06T09:28:24.826Z] #10 4.318 114300K .......... .......... .......... .......... .......... 54% 82.8M 2s [2023-12-06T09:28:24.826Z] #10 4.318 114350K .......... .......... .......... .......... .......... 54% 118M 2s [2023-12-06T09:28:24.826Z] #10 4.319 114400K .......... .......... .......... .......... .......... 54% 85.0M 2s [2023-12-06T09:28:24.826Z] #10 4.320 114450K .......... .......... .......... .......... .......... 54% 109M 2s [2023-12-06T09:28:24.826Z] #10 4.320 114500K .......... .......... .......... .......... .......... 54% 93.6M 2s [2023-12-06T09:28:24.826Z] #10 4.320 114550K .......... .......... .......... .......... .......... 54% 104M 2s [2023-12-06T09:28:24.826Z] #10 4.321 114600K .......... .......... .......... .......... .......... 54% 108M 2s [2023-12-06T09:28:24.826Z] #10 4.321 114650K .......... .......... .......... .......... .......... 54% 98.5M 2s [2023-12-06T09:28:24.826Z] #10 4.322 114700K .......... .......... .......... .......... .......... 54% 85.2M 2s [2023-12-06T09:28:24.826Z] #10 4.322 114750K .......... .......... .......... .......... .......... 54% 94.0M 2s [2023-12-06T09:28:24.826Z] #10 4.323 114800K .......... .......... .......... .......... .......... 54% 100M 2s [2023-12-06T09:28:24.826Z] #10 4.323 114850K .......... .......... .......... .......... .......... 54% 102M 2s [2023-12-06T09:28:24.826Z] #10 4.324 114900K .......... .......... .......... .......... .......... 54% 82.2M 2s [2023-12-06T09:28:24.826Z] #10 4.325 114950K .......... .......... .......... .......... .......... 54% 98.0M 2s [2023-12-06T09:28:24.827Z] #10 4.325 115000K .......... .......... .......... .......... .......... 55% 93.2M 2s [2023-12-06T09:28:24.827Z] #10 4.326 115050K .......... .......... .......... .......... .......... 55% 87.1M 2s [2023-12-06T09:28:24.827Z] #10 4.326 115100K .......... .......... .......... .......... .......... 55% 82.2M 2s [2023-12-06T09:28:24.827Z] #10 4.327 115150K .......... .......... .......... .......... .......... 55% 88.1M 2s [2023-12-06T09:28:24.827Z] #10 4.327 115200K .......... .......... .......... .......... .......... 55% 79.3M 2s [2023-12-06T09:28:24.827Z] #10 4.328 115250K .......... .......... .......... .......... .......... 55% 85.7M 2s [2023-12-06T09:28:24.827Z] #10 4.329 115300K .......... .......... .......... .......... .......... 55% 83.9M 2s [2023-12-06T09:28:24.827Z] #10 4.329 115350K .......... .......... .......... .......... .......... 55% 95.0M 2s [2023-12-06T09:28:24.827Z] #10 4.330 115400K .......... .......... .......... .......... .......... 55% 92.2M 2s [2023-12-06T09:28:24.827Z] #10 4.331 115450K .......... .......... .......... .......... .......... 55% 123M 2s [2023-12-06T09:28:24.827Z] #10 4.331 115500K .......... .......... .......... .......... .......... 55% 110M 2s [2023-12-06T09:28:24.827Z] #10 4.331 115550K .......... .......... .......... .......... .......... 55% 129M 2s [2023-12-06T09:28:24.827Z] #10 4.331 115600K .......... .......... .......... .......... .......... 55% 97.0M 2s [2023-12-06T09:28:24.827Z] #10 4.332 115650K .......... .......... .......... .......... .......... 55% 95.5M 2s [2023-12-06T09:28:24.827Z] #10 4.332 115700K .......... .......... .......... .......... .......... 55% 68.6M 2s [2023-12-06T09:28:24.827Z] #10 4.333 115750K .......... .......... .......... .......... .......... 55% 98.7M 2s [2023-12-06T09:28:24.827Z] #10 4.334 115800K .......... .......... .......... .......... .......... 55% 117M 2s [2023-12-06T09:28:24.827Z] #10 4.334 115850K .......... .......... .......... .......... .......... 55% 103M 2s [2023-12-06T09:28:24.827Z] #10 4.334 115900K .......... .......... .......... .......... .......... 55% 73.0M 2s [2023-12-06T09:28:24.827Z] #10 4.335 115950K .......... .......... .......... .......... .......... 55% 85.1M 2s [2023-12-06T09:28:24.827Z] #10 4.336 116000K .......... .......... .......... .......... .......... 55% 77.2M 2s [2023-12-06T09:28:24.827Z] #10 4.336 116050K .......... .......... .......... .......... .......... 55% 119M 2s [2023-12-06T09:28:24.827Z] #10 4.337 116100K .......... .......... .......... .......... .......... 55% 95.8M 2s [2023-12-06T09:28:24.827Z] #10 4.337 116150K .......... .......... .......... .......... .......... 55% 104M 2s [2023-12-06T09:28:24.827Z] #10 4.338 116200K .......... .......... .......... .......... .......... 55% 92.2M 2s [2023-12-06T09:28:24.827Z] #10 4.338 116250K .......... .......... .......... .......... .......... 55% 99.5M 2s [2023-12-06T09:28:24.827Z] #10 4.339 116300K .......... .......... .......... .......... .......... 55% 76.3M 2s [2023-12-06T09:28:24.827Z] #10 4.339 116350K .......... .......... .......... .......... .......... 55% 87.0M 2s [2023-12-06T09:28:24.827Z] #10 4.340 116400K .......... .......... .......... .......... .......... 55% 92.3M 2s [2023-12-06T09:28:24.827Z] #10 4.340 116450K .......... .......... .......... .......... .......... 55% 89.9M 2s [2023-12-06T09:28:24.827Z] #10 4.341 116500K .......... .......... .......... .......... .......... 55% 76.5M 2s [2023-12-06T09:28:24.827Z] #10 4.342 116550K .......... .......... .......... .......... .......... 55% 99.4M 2s [2023-12-06T09:28:24.827Z] #10 4.342 116600K .......... .......... .......... .......... .......... 55% 92.3M 2s [2023-12-06T09:28:24.827Z] #10 4.343 116650K .......... .......... .......... .......... .......... 55% 94.1M 2s [2023-12-06T09:28:24.827Z] #10 4.343 116700K .......... .......... .......... .......... .......... 55% 82.8M 2s [2023-12-06T09:28:24.827Z] #10 4.344 116750K .......... .......... .......... .......... .......... 55% 106M 2s [2023-12-06T09:28:24.827Z] #10 4.344 116800K .......... .......... .......... .......... .......... 55% 103M 2s [2023-12-06T09:28:24.827Z] #10 4.345 116850K .......... .......... .......... .......... .......... 55% 93.4M 2s [2023-12-06T09:28:24.827Z] #10 4.345 116900K .......... .......... .......... .......... .......... 55% 84.8M 2s [2023-12-06T09:28:24.827Z] #10 4.346 116950K .......... .......... .......... .......... .......... 55% 106M 2s [2023-12-06T09:28:24.827Z] #10 4.346 117000K .......... .......... .......... .......... .......... 55% 97.5M 2s [2023-12-06T09:28:24.827Z] #10 4.347 117050K .......... .......... .......... .......... .......... 55% 139M 2s [2023-12-06T09:28:24.827Z] #10 4.347 117100K .......... .......... .......... .......... .......... 56% 110M 2s [2023-12-06T09:28:24.827Z] #10 4.347 117150K .......... .......... .......... .......... .......... 56% 118M 2s [2023-12-06T09:28:24.827Z] #10 4.348 117200K .......... .......... .......... .......... .......... 56% 101M 2s [2023-12-06T09:28:25.078Z] #10 4.348 117250K .......... .......... .......... .......... .......... 56% 1.39M 2s [2023-12-06T09:28:25.078Z] #10 4.384 117300K .......... .......... .......... .......... .......... 56% 85.9M 2s [2023-12-06T09:28:25.078Z] #10 4.384 117350K .......... .......... .......... .......... .......... 56% 123M 2s [2023-12-06T09:28:25.078Z] #10 4.384 117400K .......... .......... .......... .......... .......... 56% 125M 2s [2023-12-06T09:28:25.078Z] #10 4.385 117450K .......... .......... .......... .......... .......... 56% 120M 2s [2023-12-06T09:28:25.078Z] #10 4.385 117500K .......... .......... .......... .......... .......... 56% 102M 2s [2023-12-06T09:28:25.078Z] #10 4.386 117550K .......... .......... .......... .......... .......... 56% 118M 2s [2023-12-06T09:28:25.078Z] #10 4.386 117600K .......... .......... .......... .......... .......... 56% 116M 2s [2023-12-06T09:28:25.078Z] #10 4.387 117650K .......... .......... .......... .......... .......... 56% 111M 2s [2023-12-06T09:28:25.078Z] #10 4.387 117700K .......... .......... .......... .......... .......... 56% 121M 2s [2023-12-06T09:28:25.078Z] #10 4.387 117750K .......... .......... .......... .......... .......... 56% 103M 2s [2023-12-06T09:28:25.078Z] #10 4.388 117800K .......... .......... .......... .......... .......... 56% 110M 2s [2023-12-06T09:28:25.078Z] #10 4.388 117850K .......... .......... .......... .......... .......... 56% 101M 2s [2023-12-06T09:28:25.078Z] #10 4.389 117900K .......... .......... .......... .......... .......... 56% 103M 2s [2023-12-06T09:28:25.078Z] #10 4.389 117950K .......... .......... .......... .......... .......... 56% 115M 2s [2023-12-06T09:28:25.078Z] #10 4.390 118000K .......... .......... .......... .......... .......... 56% 143M 2s [2023-12-06T09:28:25.078Z] #10 4.390 118050K .......... .......... .......... .......... .......... 56% 117M 2s [2023-12-06T09:28:25.078Z] #10 4.390 118100K .......... .......... .......... .......... .......... 56% 67.5M 2s [2023-12-06T09:28:25.078Z] #10 4.391 118150K .......... .......... .......... .......... .......... 56% 78.8M 2s [2023-12-06T09:28:25.078Z] #10 4.392 118200K .......... .......... .......... .......... .......... 56% 50.8M 2s [2023-12-06T09:28:25.078Z] #10 4.393 118250K .......... .......... .......... .......... .......... 56% 54.5M 2s [2023-12-06T09:28:25.078Z] #10 4.394 118300K .......... .......... .......... .......... .......... 56% 54.2M 2s [2023-12-06T09:28:25.078Z] #10 4.395 118350K .......... .......... .......... .......... .......... 56% 68.6M 2s [2023-12-06T09:28:25.078Z] #10 4.395 118400K .......... .......... .......... .......... .......... 56% 55.5M 2s [2023-12-06T09:28:25.078Z] #10 4.396 118450K .......... .......... .......... .......... .......... 56% 55.1M 2s [2023-12-06T09:28:25.078Z] #10 4.397 118500K .......... .......... .......... .......... .......... 56% 38.5M 2s [2023-12-06T09:28:25.078Z] #10 4.398 118550K .......... .......... .......... .......... .......... 56% 59.5M 2s [2023-12-06T09:28:25.078Z] #10 4.399 118600K .......... .......... .......... .......... .......... 56% 56.4M 2s [2023-12-06T09:28:25.078Z] #10 4.400 118650K .......... .......... .......... .......... .......... 56% 76.8M 2s [2023-12-06T09:28:25.078Z] #10 4.401 118700K .......... .......... .......... .......... .......... 56% 47.1M 2s [2023-12-06T09:28:25.078Z] #10 4.402 118750K .......... .......... .......... .......... .......... 56% 62.6M 2s [2023-12-06T09:28:25.078Z] #10 4.402 118800K .......... .......... .......... .......... .......... 56% 59.2M 2s [2023-12-06T09:28:25.078Z] #10 4.403 118850K .......... .......... .......... .......... .......... 56% 66.4M 2s [2023-12-06T09:28:25.078Z] #10 4.404 118900K .......... .......... .......... .......... .......... 56% 58.1M 2s [2023-12-06T09:28:25.078Z] #10 4.405 118950K .......... .......... .......... .......... .......... 56% 67.2M 2s [2023-12-06T09:28:25.078Z] #10 4.406 119000K .......... .......... .......... .......... .......... 56% 55.3M 2s [2023-12-06T09:28:25.078Z] #10 4.406 119050K .......... .......... .......... .......... .......... 56% 68.2M 2s [2023-12-06T09:28:25.078Z] #10 4.407 119100K .......... .......... .......... .......... .......... 56% 79.7M 2s [2023-12-06T09:28:25.078Z] #10 4.409 119150K .......... .......... .......... .......... .......... 57% 98.5M 2s [2023-12-06T09:28:25.078Z] #10 4.409 119200K .......... .......... .......... .......... .......... 57% 82.6M 2s [2023-12-06T09:28:25.078Z] #10 4.409 119250K .......... .......... .......... .......... .......... 57% 98.1M 2s [2023-12-06T09:28:25.078Z] #10 4.409 119300K .......... .......... .......... .......... .......... 57% 54.3M 2s [2023-12-06T09:28:25.078Z] #10 4.410 119350K .......... .......... .......... .......... .......... 57% 81.1M 2s [2023-12-06T09:28:25.078Z] #10 4.411 119400K .......... .......... .......... .......... .......... 57% 66.9M 2s [2023-12-06T09:28:25.078Z] #10 4.412 119450K .......... .......... .......... .......... .......... 57% 69.9M 2s [2023-12-06T09:28:25.078Z] #10 4.412 119500K .......... .......... .......... .......... .......... 57% 55.5M 2s [2023-12-06T09:28:25.078Z] #10 4.413 119550K .......... .......... .......... .......... .......... 57% 64.4M 2s [2023-12-06T09:28:25.078Z] #10 4.414 119600K .......... .......... .......... .......... .......... 57% 75.6M 2s [2023-12-06T09:28:25.078Z] #10 4.415 119650K .......... .......... .......... .......... .......... 57% 78.8M 2s [2023-12-06T09:28:25.078Z] #10 4.415 119700K .......... .......... .......... .......... .......... 57% 80.3M 2s [2023-12-06T09:28:25.078Z] #10 4.416 119750K .......... .......... .......... .......... .......... 57% 79.1M 2s [2023-12-06T09:28:25.078Z] #10 4.416 119800K .......... .......... .......... .......... .......... 57% 76.3M 2s [2023-12-06T09:28:25.078Z] #10 4.417 119850K .......... .......... .......... .......... .......... 57% 72.4M 2s [2023-12-06T09:28:25.078Z] #10 4.418 119900K .......... .......... .......... .......... .......... 57% 72.0M 2s [2023-12-06T09:28:25.078Z] #10 4.418 119950K .......... .......... .......... .......... .......... 57% 79.4M 2s [2023-12-06T09:28:25.078Z] #10 4.419 120000K .......... .......... .......... .......... .......... 57% 91.4M 2s [2023-12-06T09:28:25.078Z] #10 4.420 120050K .......... .......... .......... .......... .......... 57% 83.8M 2s [2023-12-06T09:28:25.078Z] #10 4.420 120100K .......... .......... .......... .......... .......... 57% 61.4M 2s [2023-12-06T09:28:25.078Z] #10 4.421 120150K .......... .......... .......... .......... .......... 57% 70.6M 2s [2023-12-06T09:28:25.078Z] #10 4.422 120200K .......... .......... .......... .......... .......... 57% 88.2M 2s [2023-12-06T09:28:25.078Z] #10 4.422 120250K .......... .......... .......... .......... .......... 57% 89.6M 2s [2023-12-06T09:28:25.078Z] #10 4.423 120300K .......... .......... .......... .......... .......... 57% 76.2M 2s [2023-12-06T09:28:25.078Z] #10 4.423 120350K .......... .......... .......... .......... .......... 57% 88.4M 2s [2023-12-06T09:28:25.078Z] #10 4.424 120400K .......... .......... .......... .......... .......... 57% 85.7M 2s [2023-12-06T09:28:25.078Z] #10 4.424 120450K .......... .......... .......... .......... .......... 57% 89.4M 2s [2023-12-06T09:28:25.078Z] #10 4.425 120500K .......... .......... .......... .......... .......... 57% 64.8M 2s [2023-12-06T09:28:25.078Z] #10 4.426 120550K .......... .......... .......... .......... .......... 57% 97.6M 2s [2023-12-06T09:28:25.078Z] #10 4.426 120600K .......... .......... .......... .......... .......... 57% 126M 2s [2023-12-06T09:28:25.078Z] #10 4.427 120650K .......... .......... .......... .......... .......... 57% 104M 2s [2023-12-06T09:28:25.078Z] #10 4.427 120700K .......... .......... .......... .......... .......... 57% 83.3M 2s [2023-12-06T09:28:25.078Z] #10 4.428 120750K .......... .......... .......... .......... .......... 57% 102M 2s [2023-12-06T09:28:25.078Z] #10 4.428 120800K .......... .......... .......... .......... .......... 57% 101M 2s [2023-12-06T09:28:25.078Z] #10 4.429 120850K .......... .......... .......... .......... .......... 57% 105M 2s [2023-12-06T09:28:25.078Z] #10 4.429 120900K .......... .......... .......... .......... .......... 57% 87.0M 2s [2023-12-06T09:28:25.078Z] #10 4.430 120950K .......... .......... .......... .......... .......... 57% 115M 2s [2023-12-06T09:28:25.078Z] #10 4.430 121000K .......... .......... .......... .......... .......... 57% 98.8M 2s [2023-12-06T09:28:25.078Z] #10 4.431 121050K .......... .......... .......... .......... .......... 57% 105M 2s [2023-12-06T09:28:25.078Z] #10 4.431 121100K .......... .......... .......... .......... .......... 57% 93.8M 2s [2023-12-06T09:28:25.078Z] #10 4.432 121150K .......... .......... .......... .......... .......... 57% 106M 2s [2023-12-06T09:28:25.078Z] #10 4.432 121200K .......... .......... .......... .......... .......... 57% 115M 2s [2023-12-06T09:28:25.078Z] #10 4.432 121250K .......... .......... .......... .......... .......... 58% 112M 2s [2023-12-06T09:28:25.078Z] #10 4.433 121300K .......... .......... .......... .......... .......... 58% 1.86M 2s [2023-12-06T09:28:25.078Z] #10 4.459 121350K .......... .......... .......... .......... .......... 58% 122M 2s [2023-12-06T09:28:25.078Z] #10 4.460 121400K .......... .......... .......... .......... .......... 58% 14.0M 2s [2023-12-06T09:28:25.078Z] #10 4.463 121450K .......... .......... .......... .......... .......... 58% 32.6M 2s [2023-12-06T09:28:25.078Z] #10 4.465 121500K .......... .......... .......... .......... .......... 58% 51.3M 2s [2023-12-06T09:28:25.078Z] #10 4.465 121550K .......... .......... .......... .......... .......... 58% 58.0M 2s [2023-12-06T09:28:25.078Z] #10 4.466 121600K .......... .......... .......... .......... .......... 58% 63.3M 2s [2023-12-06T09:28:25.078Z] #10 4.467 121650K .......... .......... .......... .......... .......... 58% 58.1M 2s [2023-12-06T09:28:25.078Z] #10 4.468 121700K .......... .......... .......... .......... .......... 58% 26.1M 2s [2023-12-06T09:28:25.078Z] #10 4.470 121750K .......... .......... .......... .......... .......... 58% 44.8M 2s [2023-12-06T09:28:25.078Z] #10 4.471 121800K .......... .......... .......... .......... .......... 58% 48.5M 2s [2023-12-06T09:28:25.078Z] #10 4.472 121850K .......... .......... .......... .......... .......... 58% 46.4M 2s [2023-12-06T09:28:25.078Z] #10 4.473 121900K .......... .......... .......... .......... .......... 58% 45.1M 2s [2023-12-06T09:28:25.078Z] #10 4.474 121950K .......... .......... .......... .......... .......... 58% 52.0M 2s [2023-12-06T09:28:25.078Z] #10 4.475 122000K .......... .......... .......... .......... .......... 58% 66.3M 2s [2023-12-06T09:28:25.078Z] #10 4.476 122050K .......... .......... .......... .......... .......... 58% 52.0M 2s [2023-12-06T09:28:25.078Z] #10 4.477 122100K .......... .......... .......... .......... .......... 58% 43.1M 2s [2023-12-06T09:28:25.078Z] #10 4.478 122150K .......... .......... .......... .......... .......... 58% 46.7M 2s [2023-12-06T09:28:25.078Z] #10 4.479 122200K .......... .......... .......... .......... .......... 58% 57.3M 2s [2023-12-06T09:28:25.078Z] #10 4.480 122250K .......... .......... .......... .......... .......... 58% 54.3M 2s [2023-12-06T09:28:25.078Z] #10 4.481 122300K .......... .......... .......... .......... .......... 58% 41.1M 2s [2023-12-06T09:28:25.078Z] #10 4.482 122350K .......... .......... .......... .......... .......... 58% 64.8M 2s [2023-12-06T09:28:25.078Z] #10 4.483 122400K .......... .......... .......... .......... .......... 58% 79.8M 2s [2023-12-06T09:28:25.078Z] #10 4.483 122450K .......... .......... .......... .......... .......... 58% 70.2M 2s [2023-12-06T09:28:25.078Z] #10 4.484 122500K .......... .......... .......... .......... .......... 58% 45.7M 2s [2023-12-06T09:28:25.078Z] #10 4.485 122550K .......... .......... .......... .......... .......... 58% 67.6M 2s [2023-12-06T09:28:25.078Z] #10 4.486 122600K .......... .......... .......... .......... .......... 58% 56.4M 2s [2023-12-06T09:28:25.078Z] #10 4.487 122650K .......... .......... .......... .......... .......... 58% 55.3M 2s [2023-12-06T09:28:25.078Z] #10 4.488 122700K .......... .......... .......... .......... .......... 58% 69.1M 2s [2023-12-06T09:28:25.078Z] #10 4.488 122750K .......... .......... .......... .......... .......... 58% 57.5M 2s [2023-12-06T09:28:25.078Z] #10 4.489 122800K .......... .......... .......... .......... .......... 58% 62.8M 2s [2023-12-06T09:28:25.078Z] #10 4.490 122850K .......... .......... .......... .......... .......... 58% 56.1M 2s [2023-12-06T09:28:25.078Z] #10 4.491 122900K .......... .......... .......... .......... .......... 58% 58.3M 2s [2023-12-06T09:28:25.078Z] #10 4.491 122950K .......... .......... .......... .......... .......... 58% 75.2M 2s [2023-12-06T09:28:25.078Z] #10 4.492 123000K .......... .......... .......... .......... .......... 58% 71.7M 2s [2023-12-06T09:28:25.078Z] #10 4.493 123050K .......... .......... .......... .......... .......... 58% 75.1M 2s [2023-12-06T09:28:25.078Z] #10 4.494 123100K .......... .......... .......... .......... .......... 58% 64.5M 2s [2023-12-06T09:28:25.078Z] #10 4.494 123150K .......... .......... .......... .......... .......... 58% 68.0M 2s [2023-12-06T09:28:25.078Z] #10 4.495 123200K .......... .......... .......... .......... .......... 58% 66.5M 2s [2023-12-06T09:28:25.078Z] #10 4.496 123250K .......... .......... .......... .......... .......... 58% 86.4M 2s [2023-12-06T09:28:25.078Z] #10 4.496 123300K .......... .......... .......... .......... .......... 58% 80.1M 2s [2023-12-06T09:28:25.078Z] #10 4.497 123350K .......... .......... .......... .......... .......... 59% 66.0M 2s [2023-12-06T09:28:25.078Z] #10 4.498 123400K .......... .......... .......... .......... .......... 59% 81.0M 2s [2023-12-06T09:28:25.078Z] #10 4.498 123450K .......... .......... .......... .......... .......... 59% 74.9M 2s [2023-12-06T09:28:25.078Z] #10 4.499 123500K .......... .......... .......... .......... .......... 59% 56.6M 2s [2023-12-06T09:28:25.078Z] #10 4.500 123550K .......... .......... .......... .......... .......... 59% 68.2M 2s [2023-12-06T09:28:25.078Z] #10 4.500 123600K .......... .......... .......... .......... .......... 59% 73.0M 2s [2023-12-06T09:28:25.078Z] #10 4.501 123650K .......... .......... .......... .......... .......... 59% 70.9M 2s [2023-12-06T09:28:25.078Z] #10 4.502 123700K .......... .......... .......... .......... .......... 59% 73.3M 2s [2023-12-06T09:28:25.078Z] #10 4.502 123750K .......... .......... .......... .......... .......... 59% 80.1M 2s [2023-12-06T09:28:25.078Z] #10 4.503 123800K .......... .......... .......... .......... .......... 59% 89.7M 2s [2023-12-06T09:28:25.078Z] #10 4.504 123850K .......... .......... .......... .......... .......... 59% 78.7M 2s [2023-12-06T09:28:25.078Z] #10 4.504 123900K .......... .......... .......... .......... .......... 59% 60.8M 2s [2023-12-06T09:28:25.078Z] #10 4.505 123950K .......... .......... .......... .......... .......... 59% 77.0M 2s [2023-12-06T09:28:25.078Z] #10 4.506 124000K .......... .......... .......... .......... .......... 59% 85.0M 2s [2023-12-06T09:28:25.078Z] #10 4.506 124050K .......... .......... .......... .......... .......... 59% 86.0M 2s [2023-12-06T09:28:25.078Z] #10 4.507 124100K .......... .......... .......... .......... .......... 59% 71.3M 2s [2023-12-06T09:28:25.078Z] #10 4.507 124150K .......... .......... .......... .......... .......... 59% 92.4M 2s [2023-12-06T09:28:25.078Z] #10 4.508 124200K .......... .......... .......... .......... .......... 59% 94.0M 2s [2023-12-06T09:28:25.078Z] #10 4.508 124250K .......... .......... .......... .......... .......... 59% 95.2M 2s [2023-12-06T09:28:25.078Z] #10 4.509 124300K .......... .......... .......... .......... .......... 59% 65.1M 2s [2023-12-06T09:28:25.078Z] #10 4.510 124350K .......... .......... .......... .......... .......... 59% 96.4M 2s [2023-12-06T09:28:25.078Z] #10 4.510 124400K .......... .......... .......... .......... .......... 59% 101M 2s [2023-12-06T09:28:25.078Z] #10 4.511 124450K .......... .......... .......... .......... .......... 59% 95.5M 2s [2023-12-06T09:28:25.078Z] #10 4.511 124500K .......... .......... .......... .......... .......... 59% 82.1M 2s [2023-12-06T09:28:25.078Z] #10 4.512 124550K .......... .......... .......... .......... .......... 59% 88.3M 2s [2023-12-06T09:28:25.078Z] #10 4.512 124600K .......... .......... .......... .......... .......... 59% 91.3M 2s [2023-12-06T09:28:25.078Z] #10 4.513 124650K .......... .......... .......... .......... .......... 59% 99.9M 2s [2023-12-06T09:28:25.078Z] #10 4.513 124700K .......... .......... .......... .......... .......... 59% 96.0M 2s [2023-12-06T09:28:25.078Z] #10 4.514 124750K .......... .......... .......... .......... .......... 59% 110M 2s [2023-12-06T09:28:25.078Z] #10 4.514 124800K .......... .......... .......... .......... .......... 59% 90.4M 2s [2023-12-06T09:28:25.078Z] #10 4.515 124850K .......... .......... .......... .......... .......... 59% 119M 2s [2023-12-06T09:28:25.078Z] #10 4.515 124900K .......... .......... .......... .......... .......... 59% 93.9M 2s [2023-12-06T09:28:25.078Z] #10 4.516 124950K .......... .......... .......... .......... .......... 59% 118M 2s [2023-12-06T09:28:25.078Z] #10 4.516 125000K .......... .......... .......... .......... .......... 59% 91.8M 2s [2023-12-06T09:28:25.078Z] #10 4.517 125050K .......... .......... .......... .......... .......... 59% 96.7M 2s [2023-12-06T09:28:25.078Z] #10 4.517 125100K .......... .......... .......... .......... .......... 59% 82.8M 2s [2023-12-06T09:28:25.078Z] #10 4.518 125150K .......... .......... .......... .......... .......... 59% 114M 2s [2023-12-06T09:28:25.078Z] #10 4.518 125200K .......... .......... .......... .......... .......... 59% 112M 2s [2023-12-06T09:28:25.078Z] #10 4.519 125250K .......... .......... .......... .......... .......... 59% 97.2M 2s [2023-12-06T09:28:25.078Z] #10 4.519 125300K .......... .......... .......... .......... .......... 59% 94.0M 2s [2023-12-06T09:28:25.078Z] #10 4.520 125350K .......... .......... .......... .......... .......... 59% 112M 2s [2023-12-06T09:28:25.078Z] #10 4.545 125400K .......... .......... .......... .......... .......... 59% 1.93M 2s [2023-12-06T09:28:25.078Z] #10 4.545 125450K .......... .......... .......... .......... .......... 60% 6.79M 2s [2023-12-06T09:28:25.078Z] #10 4.553 125500K .......... .......... .......... .......... .......... 60% 62.5M 2s [2023-12-06T09:28:25.078Z] #10 4.553 125550K .......... .......... .......... .......... .......... 60% 87.3M 2s [2023-12-06T09:28:25.078Z] #10 4.554 125600K .......... .......... .......... .......... .......... 60% 77.2M 2s [2023-12-06T09:28:25.078Z] #10 4.555 125650K .......... .......... .......... .......... .......... 60% 88.2M 2s [2023-12-06T09:28:25.078Z] #10 4.555 125700K .......... .......... .......... .......... .......... 60% 82.4M 2s [2023-12-06T09:28:25.078Z] #10 4.556 125750K .......... .......... .......... .......... .......... 60% 70.2M 2s [2023-12-06T09:28:25.078Z] #10 4.557 125800K .......... .......... .......... .......... .......... 60% 89.4M 2s [2023-12-06T09:28:25.078Z] #10 4.557 125850K .......... .......... .......... .......... .......... 60% 80.8M 2s [2023-12-06T09:28:25.078Z] #10 4.558 125900K .......... .......... .......... .......... .......... 60% 74.6M 2s [2023-12-06T09:28:25.078Z] #10 4.558 125950K .......... .......... .......... .......... .......... 60% 75.1M 2s [2023-12-06T09:28:25.078Z] #10 4.559 126000K .......... .......... .......... .......... .......... 60% 67.9M 2s [2023-12-06T09:28:25.078Z] #10 4.560 126050K .......... .......... .......... .......... .......... 60% 91.3M 2s [2023-12-06T09:28:25.078Z] #10 4.560 126100K .......... .......... .......... .......... .......... 60% 69.7M 2s [2023-12-06T09:28:25.078Z] #10 4.561 126150K .......... .......... .......... .......... .......... 60% 63.9M 2s [2023-12-06T09:28:25.078Z] #10 4.562 126200K .......... .......... .......... .......... .......... 60% 76.9M 2s [2023-12-06T09:28:25.078Z] #10 4.562 126250K .......... .......... .......... .......... .......... 60% 87.7M 2s [2023-12-06T09:28:25.078Z] #10 4.563 126300K .......... .......... .......... .......... .......... 60% 73.5M 2s [2023-12-06T09:28:25.078Z] #10 4.564 126350K .......... .......... .......... .......... .......... 60% 86.8M 2s [2023-12-06T09:28:25.078Z] #10 4.564 126400K .......... .......... .......... .......... .......... 60% 81.5M 2s [2023-12-06T09:28:25.078Z] #10 4.565 126450K .......... .......... .......... .......... .......... 60% 75.8M 2s [2023-12-06T09:28:25.078Z] #10 4.565 126500K .......... .......... .......... .......... .......... 60% 41.8M 2s [2023-12-06T09:28:25.078Z] #10 4.567 126550K .......... .......... .......... .......... .......... 60% 76.5M 2s [2023-12-06T09:28:25.078Z] #10 4.567 126600K .......... .......... .......... .......... .......... 60% 72.0M 2s [2023-12-06T09:28:25.078Z] #10 4.568 126650K .......... .......... .......... .......... .......... 60% 80.9M 2s [2023-12-06T09:28:25.078Z] #10 4.568 126700K .......... .......... .......... .......... .......... 60% 59.1M 2s [2023-12-06T09:28:25.078Z] #10 4.569 126750K .......... .......... .......... .......... .......... 60% 84.0M 2s [2023-12-06T09:28:25.078Z] #10 4.570 126800K .......... .......... .......... .......... .......... 60% 96.6M 2s [2023-12-06T09:28:25.078Z] #10 4.570 126850K .......... .......... .......... .......... .......... 60% 89.5M 2s [2023-12-06T09:28:25.078Z] #10 4.571 126900K .......... .......... .......... .......... .......... 60% 79.5M 2s [2023-12-06T09:28:25.078Z] #10 4.571 126950K .......... .......... .......... .......... .......... 60% 79.5M 2s [2023-12-06T09:28:25.078Z] #10 4.572 127000K .......... .......... .......... .......... .......... 60% 79.6M 2s [2023-12-06T09:28:25.078Z] #10 4.573 127050K .......... .......... .......... .......... .......... 60% 93.5M 2s [2023-12-06T09:28:25.078Z] #10 4.573 127100K .......... .......... .......... .......... .......... 60% 93.0M 2s [2023-12-06T09:28:25.078Z] #10 4.574 127150K .......... .......... .......... .......... .......... 60% 117M 2s [2023-12-06T09:28:25.078Z] #10 4.574 127200K .......... .......... .......... .......... .......... 60% 89.4M 2s [2023-12-06T09:28:25.078Z] #10 4.575 127250K .......... .......... .......... .......... .......... 60% 60.3M 2s [2023-12-06T09:28:25.078Z] #10 4.576 127300K .......... .......... .......... .......... .......... 60% 48.9M 2s [2023-12-06T09:28:25.078Z] #10 4.577 127350K .......... .......... .......... .......... .......... 60% 93.5M 2s [2023-12-06T09:28:25.078Z] #10 4.577 127400K .......... .......... .......... .......... .......... 60% 67.9M 2s [2023-12-06T09:28:25.078Z] #10 4.578 127450K .......... .......... .......... .......... .......... 60% 84.3M 2s [2023-12-06T09:28:25.078Z] #10 4.578 127500K .......... .......... .......... .......... .......... 60% 84.5M 2s [2023-12-06T09:28:25.078Z] #10 4.579 127550K .......... .......... .......... .......... .......... 61% 81.1M 2s [2023-12-06T09:28:25.078Z] #10 4.580 127600K .......... .......... .......... .......... .......... 61% 79.9M 2s [2023-12-06T09:28:25.078Z] #10 4.580 127650K .......... .......... .......... .......... .......... 61% 96.5M 2s [2023-12-06T09:28:25.078Z] #10 4.581 127700K .......... .......... .......... .......... .......... 61% 66.4M 2s [2023-12-06T09:28:25.078Z] #10 4.581 127750K .......... .......... .......... .......... .......... 61% 93.7M 2s [2023-12-06T09:28:25.329Z] #10 4.582 127800K .......... .......... .......... .......... .......... 61% 10.0M 2s [2023-12-06T09:28:25.329Z] #10 4.587 127850K .......... .......... .......... .......... .......... 61% 104M 2s [2023-12-06T09:28:25.329Z] #10 4.587 127900K .......... .......... .......... .......... .......... 61% 126M 2s [2023-12-06T09:28:25.329Z] #10 4.588 127950K .......... .......... .......... .......... .......... 61% 129M 2s [2023-12-06T09:28:25.329Z] #10 4.588 128000K .......... .......... .......... .......... .......... 61% 109M 2s [2023-12-06T09:28:25.329Z] #10 4.588 128050K .......... .......... .......... .......... .......... 61% 115M 2s [2023-12-06T09:28:25.329Z] #10 4.589 128100K .......... .......... .......... .......... .......... 61% 86.5M 2s [2023-12-06T09:28:25.329Z] #10 4.589 128150K .......... .......... .......... .......... .......... 61% 126M 2s [2023-12-06T09:28:25.329Z] #10 4.590 128200K .......... .......... .......... .......... .......... 61% 147M 2s [2023-12-06T09:28:25.329Z] #10 4.590 128250K .......... .......... .......... .......... .......... 61% 119M 2s [2023-12-06T09:28:25.329Z] #10 4.591 128300K .......... .......... .......... .......... .......... 61% 99.4M 2s [2023-12-06T09:28:25.329Z] #10 4.591 128350K .......... .......... .......... .......... .......... 61% 111M 2s [2023-12-06T09:28:25.329Z] #10 4.591 128400K .......... .......... .......... .......... .......... 61% 134M 2s [2023-12-06T09:28:25.329Z] #10 4.592 128450K .......... .......... .......... .......... .......... 61% 106M 2s [2023-12-06T09:28:25.329Z] #10 4.592 128500K .......... .......... .......... .......... .......... 61% 126M 2s [2023-12-06T09:28:25.329Z] #10 4.593 128550K .......... .......... .......... .......... .......... 61% 105M 2s [2023-12-06T09:28:25.329Z] #10 4.593 128600K .......... .......... .......... .......... .......... 61% 118M 2s [2023-12-06T09:28:25.329Z] #10 4.594 128650K .......... .......... .......... .......... .......... 61% 125M 2s [2023-12-06T09:28:25.329Z] #10 4.594 128700K .......... .......... .......... .......... .......... 61% 89.2M 2s [2023-12-06T09:28:25.329Z] #10 4.595 128750K .......... .......... .......... .......... .......... 61% 127M 2s [2023-12-06T09:28:25.329Z] #10 4.595 128800K .......... .......... .......... .......... .......... 61% 119M 2s [2023-12-06T09:28:25.329Z] #10 4.595 128850K .......... .......... .......... .......... .......... 61% 111M 2s [2023-12-06T09:28:25.329Z] #10 4.596 128900K .......... .......... .......... .......... .......... 61% 94.6M 2s [2023-12-06T09:28:25.329Z] #10 4.596 128950K .......... .......... .......... .......... .......... 61% 137M 2s [2023-12-06T09:28:25.329Z] #10 4.597 129000K .......... .......... .......... .......... .......... 61% 114M 2s [2023-12-06T09:28:25.329Z] #10 4.597 129050K .......... .......... .......... .......... .......... 61% 108M 2s [2023-12-06T09:28:25.329Z] #10 4.598 129100K .......... .......... .......... .......... .......... 61% 110M 2s [2023-12-06T09:28:25.329Z] #10 4.598 129150K .......... .......... .......... .......... .......... 61% 102M 2s [2023-12-06T09:28:25.329Z] #10 4.598 129200K .......... .......... .......... .......... .......... 61% 130M 2s [2023-12-06T09:28:25.329Z] #10 4.599 129250K .......... .......... .......... .......... .......... 61% 118M 2s [2023-12-06T09:28:25.329Z] #10 4.599 129300K .......... .......... .......... .......... .......... 61% 31.1M 2s [2023-12-06T09:28:25.329Z] #10 4.601 129350K .......... .......... .......... .......... .......... 61% 35.3M 2s [2023-12-06T09:28:25.329Z] #10 4.602 129400K .......... .......... .......... .......... .......... 61% 96.8M 2s [2023-12-06T09:28:25.329Z] #10 4.603 129450K .......... .......... .......... .......... .......... 61% 1.74M 2s [2023-12-06T09:28:25.329Z] #10 4.631 129500K .......... .......... .......... .......... .......... 61% 11.7M 2s [2023-12-06T09:28:25.329Z] #10 4.635 129550K .......... .......... .......... .......... .......... 61% 44.3M 2s [2023-12-06T09:28:25.329Z] #10 4.636 129600K .......... .......... .......... .......... .......... 61% 113M 2s [2023-12-06T09:28:25.329Z] #10 4.637 129650K .......... .......... .......... .......... .......... 62% 121M 2s [2023-12-06T09:28:25.329Z] #10 4.637 129700K .......... .......... .......... .......... .......... 62% 46.7M 2s [2023-12-06T09:28:25.329Z] #10 4.638 129750K .......... .......... .......... .......... .......... 62% 54.5M 2s [2023-12-06T09:28:25.329Z] #10 4.639 129800K .......... .......... .......... .......... .......... 62% 21.8M 2s [2023-12-06T09:28:25.329Z] #10 4.641 129850K .......... .......... .......... .......... .......... 62% 95.0M 2s [2023-12-06T09:28:25.329Z] #10 4.642 129900K .......... .......... .......... .......... .......... 62% 94.6M 2s [2023-12-06T09:28:25.329Z] #10 4.642 129950K .......... .......... .......... .......... .......... 62% 109M 2s [2023-12-06T09:28:25.329Z] #10 4.643 130000K .......... .......... .......... .......... .......... 62% 87.9M 2s [2023-12-06T09:28:25.329Z] #10 4.643 130050K .......... .......... .......... .......... .......... 62% 52.2M 2s [2023-12-06T09:28:25.329Z] #10 4.644 130100K .......... .......... .......... .......... .......... 62% 119M 2s [2023-12-06T09:28:25.329Z] #10 4.644 130150K .......... .......... .......... .......... .......... 62% 77.4M 2s [2023-12-06T09:28:25.329Z] #10 4.645 130200K .......... .......... .......... .......... .......... 62% 23.7M 2s [2023-12-06T09:28:25.329Z] #10 4.647 130250K .......... .......... .......... .......... .......... 62% 132M 2s [2023-12-06T09:28:25.329Z] #10 4.648 130300K .......... .......... .......... .......... .......... 62% 105M 2s [2023-12-06T09:28:25.329Z] #10 4.648 130350K .......... .......... .......... .......... .......... 62% 13.4M 2s [2023-12-06T09:28:25.329Z] #10 4.652 130400K .......... .......... .......... .......... .......... 62% 99.1M 2s [2023-12-06T09:28:25.329Z] #10 4.652 130450K .......... .......... .......... .......... .......... 62% 135M 2s [2023-12-06T09:28:25.329Z] #10 4.653 130500K .......... .......... .......... .......... .......... 62% 111M 2s [2023-12-06T09:28:25.329Z] #10 4.653 130550K .......... .......... .......... .......... .......... 62% 96.1M 2s [2023-12-06T09:28:25.329Z] #10 4.654 130600K .......... .......... .......... .......... .......... 62% 100M 2s [2023-12-06T09:28:25.329Z] #10 4.654 130650K .......... .......... .......... .......... .......... 62% 133M 2s [2023-12-06T09:28:25.329Z] #10 4.654 130700K .......... .......... .......... .......... .......... 62% 107M 2s [2023-12-06T09:28:25.329Z] #10 4.655 130750K .......... .......... .......... .......... .......... 62% 25.0M 2s [2023-12-06T09:28:25.329Z] #10 4.657 130800K .......... .......... .......... .......... .......... 62% 99.4M 2s [2023-12-06T09:28:25.329Z] #10 4.657 130850K .......... .......... .......... .......... .......... 62% 124M 2s [2023-12-06T09:28:25.329Z] #10 4.658 130900K .......... .......... .......... .......... .......... 62% 117M 2s [2023-12-06T09:28:25.329Z] #10 4.658 130950K .......... .......... .......... .......... .......... 62% 136M 2s [2023-12-06T09:28:25.329Z] #10 4.658 131000K .......... .......... .......... .......... .......... 62% 108M 2s [2023-12-06T09:28:25.329Z] #10 4.659 131050K .......... .......... .......... .......... .......... 62% 119M 2s [2023-12-06T09:28:25.329Z] #10 4.659 131100K .......... .......... .......... .......... .......... 62% 93.6M 2s [2023-12-06T09:28:25.329Z] #10 4.660 131150K .......... .......... .......... .......... .......... 62% 119M 2s [2023-12-06T09:28:25.329Z] #10 4.660 131200K .......... .......... .......... .......... .......... 62% 124M 2s [2023-12-06T09:28:25.329Z] #10 4.661 131250K .......... .......... .......... .......... .......... 62% 111M 2s [2023-12-06T09:28:25.329Z] #10 4.661 131300K .......... .......... .......... .......... .......... 62% 107M 2s [2023-12-06T09:28:25.329Z] #10 4.661 131350K .......... .......... .......... .......... .......... 62% 73.4M 2s [2023-12-06T09:28:25.329Z] #10 4.662 131400K .......... .......... .......... .......... .......... 62% 123M 2s [2023-12-06T09:28:25.330Z] #10 4.663 131450K .......... .......... .......... .......... .......... 62% 135M 2s [2023-12-06T09:28:25.330Z] #10 4.663 131500K .......... .......... .......... .......... .......... 62% 77.7M 2s [2023-12-06T09:28:25.330Z] #10 4.663 131550K .......... .......... .......... .......... .......... 62% 58.5M 2s [2023-12-06T09:28:25.330Z] #10 4.664 131600K .......... .......... .......... .......... .......... 62% 127M 2s [2023-12-06T09:28:25.330Z] #10 4.665 131650K .......... .......... .......... .......... .......... 62% 101M 2s [2023-12-06T09:28:25.330Z] #10 4.665 131700K .......... .......... .......... .......... .......... 63% 59.2M 2s [2023-12-06T09:28:25.330Z] #10 4.666 131750K .......... .......... .......... .......... .......... 63% 58.4M 2s [2023-12-06T09:28:25.330Z] #10 4.667 131800K .......... .......... .......... .......... .......... 63% 107M 2s [2023-12-06T09:28:25.330Z] #10 4.667 131850K .......... .......... .......... .......... .......... 63% 38.0M 2s [2023-12-06T09:28:25.330Z] #10 4.669 131900K .......... .......... .......... .......... .......... 63% 93.8M 2s [2023-12-06T09:28:25.330Z] #10 4.669 131950K .......... .......... .......... .......... .......... 63% 123M 2s [2023-12-06T09:28:25.330Z] #10 4.670 132000K .......... .......... .......... .......... .......... 63% 128M 2s [2023-12-06T09:28:25.330Z] #10 4.670 132050K .......... .......... .......... .......... .......... 63% 97.0M 2s [2023-12-06T09:28:25.330Z] #10 4.670 132100K .......... .......... .......... .......... .......... 63% 110M 2s [2023-12-06T09:28:25.330Z] #10 4.671 132150K .......... .......... .......... .......... .......... 63% 112M 2s [2023-12-06T09:28:25.330Z] #10 4.671 132200K .......... .......... .......... .......... .......... 63% 115M 2s [2023-12-06T09:28:25.330Z] #10 4.672 132250K .......... .......... .......... .......... .......... 63% 113M 2s [2023-12-06T09:28:25.330Z] #10 4.673 132300K .......... .......... .......... .......... .......... 63% 31.0M 2s [2023-12-06T09:28:25.330Z] #10 4.674 132350K .......... .......... .......... .......... .......... 63% 37.8M 2s [2023-12-06T09:28:25.330Z] #10 4.675 132400K .......... .......... .......... .......... .......... 63% 113M 2s [2023-12-06T09:28:25.330Z] #10 4.675 132450K .......... .......... .......... .......... .......... 63% 106M 2s [2023-12-06T09:28:25.330Z] #10 4.676 132500K .......... .......... .......... .......... .......... 63% 107M 2s [2023-12-06T09:28:25.330Z] #10 4.676 132550K .......... .......... .......... .......... .......... 63% 92.6M 2s [2023-12-06T09:28:25.330Z] #10 4.677 132600K .......... .......... .......... .......... .......... 63% 139M 2s [2023-12-06T09:28:25.330Z] #10 4.677 132650K .......... .......... .......... .......... .......... 63% 115M 2s [2023-12-06T09:28:25.330Z] #10 4.678 132700K .......... .......... .......... .......... .......... 63% 91.6M 2s [2023-12-06T09:28:25.330Z] #10 4.678 132750K .......... .......... .......... .......... .......... 63% 132M 2s [2023-12-06T09:28:25.330Z] #10 4.679 132800K .......... .......... .......... .......... .......... 63% 117M 2s [2023-12-06T09:28:25.330Z] #10 4.679 132850K .......... .......... .......... .......... .......... 63% 109M 2s [2023-12-06T09:28:25.330Z] #10 4.679 132900K .......... .......... .......... .......... .......... 63% 113M 2s [2023-12-06T09:28:25.330Z] #10 4.680 132950K .......... .......... .......... .......... .......... 63% 102M 2s [2023-12-06T09:28:25.330Z] #10 4.680 133000K .......... .......... .......... .......... .......... 63% 133M 2s [2023-12-06T09:28:25.330Z] #10 4.681 133050K .......... .......... .......... .......... .......... 63% 123M 2s [2023-12-06T09:28:25.330Z] #10 4.681 133100K .......... .......... .......... .......... .......... 63% 89.5M 2s [2023-12-06T09:28:25.330Z] #10 4.682 133150K .......... .......... .......... .......... .......... 63% 114M 2s [2023-12-06T09:28:25.330Z] #10 4.682 133200K .......... .......... .......... .......... .......... 63% 71.3M 2s [2023-12-06T09:28:25.330Z] #10 4.683 133250K .......... .......... .......... .......... .......... 63% 62.2M 2s [2023-12-06T09:28:25.330Z] #10 4.684 133300K .......... .......... .......... .......... .......... 63% 33.9M 2s [2023-12-06T09:28:25.330Z] #10 4.685 133350K .......... .......... .......... .......... .......... 63% 33.5M 2s [2023-12-06T09:28:25.330Z] #10 4.686 133400K .......... .......... .......... .......... .......... 63% 21.0M 2s [2023-12-06T09:28:25.330Z] #10 4.689 133450K .......... .......... .......... .......... .......... 63% 105M 2s [2023-12-06T09:28:25.330Z] #10 4.716 133500K .......... .......... .......... .......... .......... 63% 1.46M 2s [2023-12-06T09:28:25.330Z] #10 4.723 133550K .......... .......... .......... .......... .......... 63% 71.3M 2s [2023-12-06T09:28:25.330Z] #10 4.723 133600K .......... .......... .......... .......... .......... 63% 71.2M 2s [2023-12-06T09:28:25.330Z] #10 4.724 133650K .......... .......... .......... .......... .......... 63% 74.4M 2s [2023-12-06T09:28:25.330Z] #10 4.725 133700K .......... .......... .......... .......... .......... 63% 55.6M 2s [2023-12-06T09:28:25.330Z] #10 4.726 133750K .......... .......... .......... .......... .......... 63% 91.6M 2s [2023-12-06T09:28:25.330Z] #10 4.726 133800K .......... .......... .......... .......... .......... 64% 96.3M 2s [2023-12-06T09:28:25.330Z] #10 4.727 133850K .......... .......... .......... .......... .......... 64% 83.3M 2s [2023-12-06T09:28:25.330Z] #10 4.727 133900K .......... .......... .......... .......... .......... 64% 67.2M 2s [2023-12-06T09:28:25.330Z] #10 4.728 133950K .......... .......... .......... .......... .......... 64% 92.7M 2s [2023-12-06T09:28:25.330Z] #10 4.728 134000K .......... .......... .......... .......... .......... 64% 102M 2s [2023-12-06T09:28:25.330Z] #10 4.729 134050K .......... .......... .......... .......... .......... 64% 110M 2s [2023-12-06T09:28:25.330Z] #10 4.729 134100K .......... .......... .......... .......... .......... 64% 57.1M 2s [2023-12-06T09:28:25.330Z] #10 4.730 134150K .......... .......... .......... .......... .......... 64% 88.5M 2s [2023-12-06T09:28:25.330Z] #10 4.731 134200K .......... .......... .......... .......... .......... 64% 55.9M 2s [2023-12-06T09:28:25.330Z] #10 4.732 134250K .......... .......... .......... .......... .......... 64% 66.5M 2s [2023-12-06T09:28:25.330Z] #10 4.732 134300K .......... .......... .......... .......... .......... 64% 59.4M 2s [2023-12-06T09:28:25.330Z] #10 4.733 134350K .......... .......... .......... .......... .......... 64% 65.3M 2s [2023-12-06T09:28:25.330Z] #10 4.734 134400K .......... .......... .......... .......... .......... 64% 70.3M 2s [2023-12-06T09:28:25.330Z] #10 4.735 134450K .......... .......... .......... .......... .......... 64% 76.4M 2s [2023-12-06T09:28:25.330Z] #10 4.735 134500K .......... .......... .......... .......... .......... 64% 53.5M 2s [2023-12-06T09:28:25.330Z] #10 4.736 134550K .......... .......... .......... .......... .......... 64% 47.7M 2s [2023-12-06T09:28:25.330Z] #10 4.737 134600K .......... .......... .......... .......... .......... 64% 53.5M 2s [2023-12-06T09:28:25.330Z] #10 4.738 134650K .......... .......... .......... .......... .......... 64% 56.7M 2s [2023-12-06T09:28:25.330Z] #10 4.739 134700K .......... .......... .......... .......... .......... 64% 51.0M 2s [2023-12-06T09:28:25.330Z] #10 4.740 134750K .......... .......... .......... .......... .......... 64% 62.6M 2s [2023-12-06T09:28:25.330Z] #10 4.741 134800K .......... .......... .......... .......... .......... 64% 60.3M 2s [2023-12-06T09:28:25.330Z] #10 4.742 134850K .......... .......... .......... .......... .......... 64% 65.4M 2s [2023-12-06T09:28:25.330Z] #10 4.743 134900K .......... .......... .......... .......... .......... 64% 43.7M 2s [2023-12-06T09:28:25.330Z] #10 4.743 134950K .......... .......... .......... .......... .......... 64% 51.4M 2s [2023-12-06T09:28:25.330Z] #10 4.744 135000K .......... .......... .......... .......... .......... 64% 58.1M 2s [2023-12-06T09:28:25.330Z] #10 4.745 135050K .......... .......... .......... .......... .......... 64% 72.2M 2s [2023-12-06T09:28:25.330Z] #10 4.746 135100K .......... .......... .......... .......... .......... 64% 64.7M 2s [2023-12-06T09:28:25.330Z] #10 4.747 135150K .......... .......... .......... .......... .......... 64% 67.9M 2s [2023-12-06T09:28:25.330Z] #10 4.747 135200K .......... .......... .......... .......... .......... 64% 80.9M 2s [2023-12-06T09:28:25.330Z] #10 4.748 135250K .......... .......... .......... .......... .......... 64% 57.6M 2s [2023-12-06T09:28:25.330Z] #10 4.749 135300K .......... .......... .......... .......... .......... 64% 59.8M 2s [2023-12-06T09:28:25.330Z] #10 4.750 135350K .......... .......... .......... .......... .......... 64% 78.7M 2s [2023-12-06T09:28:25.330Z] #10 4.750 135400K .......... .......... .......... .......... .......... 64% 79.2M 2s [2023-12-06T09:28:25.330Z] #10 4.751 135450K .......... .......... .......... .......... .......... 64% 77.6M 2s [2023-12-06T09:28:25.330Z] #10 4.752 135500K .......... .......... .......... .......... .......... 64% 63.6M 2s [2023-12-06T09:28:25.330Z] #10 4.752 135550K .......... .......... .......... .......... .......... 64% 76.6M 2s [2023-12-06T09:28:25.330Z] #10 4.753 135600K .......... .......... .......... .......... .......... 64% 72.9M 2s [2023-12-06T09:28:25.330Z] #10 4.754 135650K .......... .......... .......... .......... .......... 64% 80.5M 2s [2023-12-06T09:28:25.330Z] #10 4.754 135700K .......... .......... .......... .......... .......... 64% 68.7M 2s [2023-12-06T09:28:25.330Z] #10 4.755 135750K .......... .......... .......... .......... .......... 64% 88.1M 2s [2023-12-06T09:28:25.330Z] #10 4.755 135800K .......... .......... .......... .......... .......... 64% 73.8M 2s [2023-12-06T09:28:25.330Z] #10 4.756 135850K .......... .......... .......... .......... .......... 64% 64.7M 2s [2023-12-06T09:28:25.330Z] #10 4.757 135900K .......... .......... .......... .......... .......... 65% 56.9M 2s [2023-12-06T09:28:25.330Z] #10 4.758 135950K .......... .......... .......... .......... .......... 65% 98.3M 2s [2023-12-06T09:28:25.330Z] #10 4.758 136000K .......... .......... .......... .......... .......... 65% 87.2M 2s [2023-12-06T09:28:25.330Z] #10 4.759 136050K .......... .......... .......... .......... .......... 65% 76.5M 2s [2023-12-06T09:28:25.330Z] #10 4.759 136100K .......... .......... .......... .......... .......... 65% 66.3M 2s [2023-12-06T09:28:25.330Z] #10 4.760 136150K .......... .......... .......... .......... .......... 65% 84.8M 2s [2023-12-06T09:28:25.330Z] #10 4.761 136200K .......... .......... .......... .......... .......... 65% 70.3M 2s [2023-12-06T09:28:25.330Z] #10 4.761 136250K .......... .......... .......... .......... .......... 65% 63.0M 2s [2023-12-06T09:28:25.330Z] #10 4.762 136300K .......... .......... .......... .......... .......... 65% 71.5M 2s [2023-12-06T09:28:25.330Z] #10 4.763 136350K .......... .......... .......... .......... .......... 65% 87.3M 2s [2023-12-06T09:28:25.330Z] #10 4.763 136400K .......... .......... .......... .......... .......... 65% 76.5M 2s [2023-12-06T09:28:25.330Z] #10 4.764 136450K .......... .......... .......... .......... .......... 65% 96.9M 2s [2023-12-06T09:28:25.330Z] #10 4.765 136500K .......... .......... .......... .......... .......... 65% 69.5M 2s [2023-12-06T09:28:25.330Z] #10 4.765 136550K .......... .......... .......... .......... .......... 65% 67.2M 2s [2023-12-06T09:28:25.330Z] #10 4.766 136600K .......... .......... .......... .......... .......... 65% 88.3M 2s [2023-12-06T09:28:25.330Z] #10 4.767 136650K .......... .......... .......... .......... .......... 65% 88.5M 2s [2023-12-06T09:28:25.330Z] #10 4.767 136700K .......... .......... .......... .......... .......... 65% 75.3M 2s [2023-12-06T09:28:25.330Z] #10 4.768 136750K .......... .......... .......... .......... .......... 65% 83.3M 2s [2023-12-06T09:28:25.330Z] #10 4.768 136800K .......... .......... .......... .......... .......... 65% 99.8M 2s [2023-12-06T09:28:25.330Z] #10 4.769 136850K .......... .......... .......... .......... .......... 65% 92.2M 2s [2023-12-06T09:28:25.330Z] #10 4.769 136900K .......... .......... .......... .......... .......... 65% 79.6M 2s [2023-12-06T09:28:25.330Z] #10 4.770 136950K .......... .......... .......... .......... .......... 65% 104M 2s [2023-12-06T09:28:25.330Z] #10 4.771 137000K .......... .......... .......... .......... .......... 65% 85.1M 2s [2023-12-06T09:28:25.330Z] #10 4.771 137050K .......... .......... .......... .......... .......... 65% 111M 2s [2023-12-06T09:28:25.330Z] #10 4.772 137100K .......... .......... .......... .......... .......... 65% 85.5M 2s [2023-12-06T09:28:25.330Z] #10 4.772 137150K .......... .......... .......... .......... .......... 65% 105M 2s [2023-12-06T09:28:25.330Z] #10 4.772 137200K .......... .......... .......... .......... .......... 65% 98.9M 2s [2023-12-06T09:28:25.330Z] #10 4.773 137250K .......... .......... .......... .......... .......... 65% 95.6M 2s [2023-12-06T09:28:25.330Z] #10 4.774 137300K .......... .......... .......... .......... .......... 65% 95.1M 2s [2023-12-06T09:28:25.331Z] #10 4.774 137350K .......... .......... .......... .......... .......... 65% 103M 2s [2023-12-06T09:28:25.331Z] #10 4.774 137400K .......... .......... .......... .......... .......... 65% 99.2M 2s [2023-12-06T09:28:25.331Z] #10 4.775 137450K .......... .......... .......... .......... .......... 65% 117M 2s [2023-12-06T09:28:25.331Z] #10 4.775 137500K .......... .......... .......... .......... .......... 65% 105M 2s [2023-12-06T09:28:25.581Z] #10 4.776 137550K .......... .......... .......... .......... .......... 65% 1.79M 2s [2023-12-06T09:28:25.581Z] #10 4.803 137600K .......... .......... .......... .......... .......... 65% 17.0M 2s [2023-12-06T09:28:25.581Z] #10 4.806 137650K .......... .......... .......... .......... .......... 65% 52.0M 2s [2023-12-06T09:28:25.581Z] #10 4.807 137700K .......... .......... .......... .......... .......... 65% 32.1M 2s [2023-12-06T09:28:25.581Z] #10 4.809 137750K .......... .......... .......... .......... .......... 65% 59.9M 2s [2023-12-06T09:28:25.581Z] #10 4.809 137800K .......... .......... .......... .......... .......... 65% 53.0M 2s [2023-12-06T09:28:25.581Z] #10 4.810 137850K .......... .......... .......... .......... .......... 65% 3.39M 2s [2023-12-06T09:28:25.581Z] #10 4.825 137900K .......... .......... .......... .......... .......... 65% 40.9M 2s [2023-12-06T09:28:25.581Z] #10 4.826 137950K .......... .......... .......... .......... .......... 65% 46.9M 2s [2023-12-06T09:28:25.581Z] #10 4.827 138000K .......... .......... .......... .......... .......... 66% 54.1M 2s [2023-12-06T09:28:25.581Z] #10 4.828 138050K .......... .......... .......... .......... .......... 66% 54.0M 2s [2023-12-06T09:28:25.581Z] #10 4.829 138100K .......... .......... .......... .......... .......... 66% 47.1M 2s [2023-12-06T09:28:25.581Z] #10 4.830 138150K .......... .......... .......... .......... .......... 66% 55.6M 2s [2023-12-06T09:28:25.581Z] #10 4.831 138200K .......... .......... .......... .......... .......... 66% 55.3M 2s [2023-12-06T09:28:25.581Z] #10 4.831 138250K .......... .......... .......... .......... .......... 66% 53.6M 2s [2023-12-06T09:28:25.581Z] #10 4.833 138300K .......... .......... .......... .......... .......... 66% 46.9M 2s [2023-12-06T09:28:25.581Z] #10 4.833 138350K .......... .......... .......... .......... .......... 66% 55.7M 2s [2023-12-06T09:28:25.581Z] #10 4.834 138400K .......... .......... .......... .......... .......... 66% 55.3M 2s [2023-12-06T09:28:25.581Z] #10 4.835 138450K .......... .......... .......... .......... .......... 66% 43.1M 2s [2023-12-06T09:28:25.581Z] #10 4.836 138500K .......... .......... .......... .......... .......... 66% 56.5M 2s [2023-12-06T09:28:25.581Z] #10 4.837 138550K .......... .......... .......... .......... .......... 66% 51.6M 2s [2023-12-06T09:28:25.581Z] #10 4.838 138600K .......... .......... .......... .......... .......... 66% 46.2M 2s [2023-12-06T09:28:25.581Z] #10 4.839 138650K .......... .......... .......... .......... .......... 66% 54.7M 2s [2023-12-06T09:28:25.581Z] #10 4.840 138700K .......... .......... .......... .......... .......... 66% 52.7M 2s [2023-12-06T09:28:25.581Z] #10 4.841 138750K .......... .......... .......... .......... .......... 66% 42.1M 2s [2023-12-06T09:28:25.581Z] #10 4.842 138800K .......... .......... .......... .......... .......... 66% 62.4M 2s [2023-12-06T09:28:25.581Z] #10 4.843 138850K .......... .......... .......... .......... .......... 66% 63.4M 2s [2023-12-06T09:28:25.581Z] #10 4.844 138900K .......... .......... .......... .......... .......... 66% 59.1M 2s [2023-12-06T09:28:25.581Z] #10 4.845 138950K .......... .......... .......... .......... .......... 66% 49.0M 2s [2023-12-06T09:28:25.581Z] #10 4.846 139000K .......... .......... .......... .......... .......... 66% 52.7M 2s [2023-12-06T09:28:25.581Z] #10 4.846 139050K .......... .......... .......... .......... .......... 66% 53.7M 2s [2023-12-06T09:28:25.581Z] #10 4.847 139100K .......... .......... .......... .......... .......... 66% 60.7M 2s [2023-12-06T09:28:25.581Z] #10 4.848 139150K .......... .......... .......... .......... .......... 66% 66.6M 2s [2023-12-06T09:28:25.581Z] #10 4.849 139200K .......... .......... .......... .......... .......... 66% 62.7M 2s [2023-12-06T09:28:25.581Z] #10 4.850 139250K .......... .......... .......... .......... .......... 66% 66.1M 2s [2023-12-06T09:28:25.581Z] #10 4.851 139300K .......... .......... .......... .......... .......... 66% 55.7M 2s [2023-12-06T09:28:25.581Z] #10 4.851 139350K .......... .......... .......... .......... .......... 66% 76.6M 2s [2023-12-06T09:28:25.581Z] #10 4.852 139400K .......... .......... .......... .......... .......... 66% 75.7M 2s [2023-12-06T09:28:25.581Z] #10 4.853 139450K .......... .......... .......... .......... .......... 66% 78.6M 2s [2023-12-06T09:28:25.581Z] #10 4.853 139500K .......... .......... .......... .......... .......... 66% 64.4M 2s [2023-12-06T09:28:25.581Z] #10 4.854 139550K .......... .......... .......... .......... .......... 66% 78.7M 2s [2023-12-06T09:28:25.581Z] #10 4.855 139600K .......... .......... .......... .......... .......... 66% 77.0M 2s [2023-12-06T09:28:25.581Z] #10 4.855 139650K .......... .......... .......... .......... .......... 66% 74.9M 2s [2023-12-06T09:28:25.581Z] #10 4.856 139700K .......... .......... .......... .......... .......... 66% 62.8M 2s [2023-12-06T09:28:25.581Z] #10 4.857 139750K .......... .......... .......... .......... .......... 66% 76.8M 2s [2023-12-06T09:28:25.581Z] #10 4.857 139800K .......... .......... .......... .......... .......... 66% 65.5M 2s [2023-12-06T09:28:25.581Z] #10 4.858 139850K .......... .......... .......... .......... .......... 66% 83.1M 2s [2023-12-06T09:28:25.581Z] #10 4.859 139900K .......... .......... .......... .......... .......... 66% 67.2M 2s [2023-12-06T09:28:25.581Z] #10 4.859 139950K .......... .......... .......... .......... .......... 66% 76.4M 2s [2023-12-06T09:28:25.581Z] #10 4.860 140000K .......... .......... .......... .......... .......... 66% 79.9M 2s [2023-12-06T09:28:25.582Z] #10 4.861 140050K .......... .......... .......... .......... .......... 66% 83.7M 2s [2023-12-06T09:28:25.582Z] #10 4.861 140100K .......... .......... .......... .......... .......... 67% 73.3M 2s [2023-12-06T09:28:25.582Z] #10 4.862 140150K .......... .......... .......... .......... .......... 67% 73.9M 2s [2023-12-06T09:28:25.582Z] #10 4.863 140200K .......... .......... .......... .......... .......... 67% 89.3M 2s [2023-12-06T09:28:25.582Z] #10 4.863 140250K .......... .......... .......... .......... .......... 67% 76.2M 2s [2023-12-06T09:28:25.582Z] #10 4.864 140300K .......... .......... .......... .......... .......... 67% 70.8M 2s [2023-12-06T09:28:25.582Z] #10 4.864 140350K .......... .......... .......... .......... .......... 67% 84.6M 1s [2023-12-06T09:28:25.582Z] #10 4.865 140400K .......... .......... .......... .......... .......... 67% 89.4M 1s [2023-12-06T09:28:25.582Z] #10 4.865 140450K .......... .......... .......... .......... .......... 67% 81.6M 1s [2023-12-06T09:28:25.582Z] #10 4.866 140500K .......... .......... .......... .......... .......... 67% 70.1M 1s [2023-12-06T09:28:25.582Z] #10 4.867 140550K .......... .......... .......... .......... .......... 67% 104M 1s [2023-12-06T09:28:25.582Z] #10 4.867 140600K .......... .......... .......... .......... .......... 67% 98.2M 1s [2023-12-06T09:28:25.582Z] #10 4.868 140650K .......... .......... .......... .......... .......... 67% 97.2M 1s [2023-12-06T09:28:25.582Z] #10 4.868 140700K .......... .......... .......... .......... .......... 67% 91.4M 1s [2023-12-06T09:28:25.582Z] #10 4.869 140750K .......... .......... .......... .......... .......... 67% 98.4M 1s [2023-12-06T09:28:25.582Z] #10 4.869 140800K .......... .......... .......... .......... .......... 67% 82.1M 1s [2023-12-06T09:28:25.582Z] #10 4.870 140850K .......... .......... .......... .......... .......... 67% 105M 1s [2023-12-06T09:28:25.582Z] #10 4.870 140900K .......... .......... .......... .......... .......... 67% 107M 1s [2023-12-06T09:28:25.582Z] #10 4.871 140950K .......... .......... .......... .......... .......... 67% 105M 1s [2023-12-06T09:28:25.582Z] #10 4.871 141000K .......... .......... .......... .......... .......... 67% 90.1M 1s [2023-12-06T09:28:25.582Z] #10 4.872 141050K .......... .......... .......... .......... .......... 67% 107M 1s [2023-12-06T09:28:25.582Z] #10 4.872 141100K .......... .......... .......... .......... .......... 67% 105M 1s [2023-12-06T09:28:25.582Z] #10 4.873 141150K .......... .......... .......... .......... .......... 67% 108M 1s [2023-12-06T09:28:25.582Z] #10 4.873 141200K .......... .......... .......... .......... .......... 67% 93.7M 1s [2023-12-06T09:28:25.582Z] #10 4.874 141250K .......... .......... .......... .......... .......... 67% 116M 1s [2023-12-06T09:28:25.582Z] #10 4.874 141300K .......... .......... .......... .......... .......... 67% 114M 1s [2023-12-06T09:28:25.582Z] #10 4.875 141350K .......... .......... .......... .......... .......... 67% 114M 1s [2023-12-06T09:28:25.582Z] #10 4.875 141400K .......... .......... .......... .......... .......... 67% 96.1M 1s [2023-12-06T09:28:25.582Z] #10 4.875 141450K .......... .......... .......... .......... .......... 67% 111M 1s [2023-12-06T09:28:25.582Z] #10 4.876 141500K .......... .......... .......... .......... .......... 67% 98.7M 1s [2023-12-06T09:28:25.582Z] #10 4.876 141550K .......... .......... .......... .......... .......... 67% 115M 1s [2023-12-06T09:28:25.582Z] #10 4.877 141600K .......... .......... .......... .......... .......... 67% 4.10M 1s [2023-12-06T09:28:25.582Z] #10 4.889 141650K .......... .......... .......... .......... .......... 67% 17.1M 1s [2023-12-06T09:28:25.582Z] #10 4.892 141700K .......... .......... .......... .......... .......... 67% 29.3M 1s [2023-12-06T09:28:25.582Z] #10 4.893 141750K .......... .......... .......... .......... .......... 67% 59.6M 1s [2023-12-06T09:28:25.582Z] #10 4.894 141800K .......... .......... .......... .......... .......... 67% 57.8M 1s [2023-12-06T09:28:25.582Z] #10 4.895 141850K .......... .......... .......... .......... .......... 67% 33.6M 1s [2023-12-06T09:28:25.582Z] #10 4.897 141900K .......... .......... .......... .......... .......... 67% 46.0M 1s [2023-12-06T09:28:25.582Z] #10 4.898 141950K .......... .......... .......... .......... .......... 67% 55.5M 1s [2023-12-06T09:28:25.582Z] #10 4.898 142000K .......... .......... .......... .......... .......... 67% 44.8M 1s [2023-12-06T09:28:25.582Z] #10 4.899 142050K .......... .......... .......... .......... .......... 67% 41.7M 1s [2023-12-06T09:28:25.582Z] #10 4.901 142100K .......... .......... .......... .......... .......... 67% 42.4M 1s [2023-12-06T09:28:25.582Z] #10 4.902 142150K .......... .......... .......... .......... .......... 67% 56.8M 1s [2023-12-06T09:28:25.582Z] #10 4.903 142200K .......... .......... .......... .......... .......... 68% 55.0M 1s [2023-12-06T09:28:25.582Z] #10 4.904 142250K .......... .......... .......... .......... .......... 68% 58.1M 1s [2023-12-06T09:28:25.582Z] #10 4.904 142300K .......... .......... .......... .......... .......... 68% 12.4M 1s [2023-12-06T09:28:25.582Z] #10 4.908 142350K .......... .......... .......... .......... .......... 68% 50.1M 1s [2023-12-06T09:28:25.582Z] #10 4.909 142400K .......... .......... .......... .......... .......... 68% 49.4M 1s [2023-12-06T09:28:25.582Z] #10 4.910 142450K .......... .......... .......... .......... .......... 68% 55.8M 1s [2023-12-06T09:28:25.582Z] #10 4.911 142500K .......... .......... .......... .......... .......... 68% 50.1M 1s [2023-12-06T09:28:25.582Z] #10 4.912 142550K .......... .......... .......... .......... .......... 68% 57.0M 1s [2023-12-06T09:28:25.582Z] #10 4.913 142600K .......... .......... .......... .......... .......... 68% 56.9M 1s [2023-12-06T09:28:25.582Z] #10 4.914 142650K .......... .......... .......... .......... .......... 68% 56.1M 1s [2023-12-06T09:28:25.582Z] #10 4.915 142700K .......... .......... .......... .......... .......... 68% 44.0M 1s [2023-12-06T09:28:25.582Z] #10 4.916 142750K .......... .......... .......... .......... .......... 68% 51.9M 1s [2023-12-06T09:28:25.582Z] #10 4.917 142800K .......... .......... .......... .......... .......... 68% 54.8M 1s [2023-12-06T09:28:25.582Z] #10 4.918 142850K .......... .......... .......... .......... .......... 68% 58.5M 1s [2023-12-06T09:28:25.582Z] #10 4.919 142900K .......... .......... .......... .......... .......... 68% 50.8M 1s [2023-12-06T09:28:25.582Z] #10 4.919 142950K .......... .......... .......... .......... .......... 68% 49.2M 1s [2023-12-06T09:28:25.582Z] #10 4.920 143000K .......... .......... .......... .......... .......... 68% 48.6M 1s [2023-12-06T09:28:25.582Z] #10 4.921 143050K .......... .......... .......... .......... .......... 68% 49.0M 1s [2023-12-06T09:28:25.582Z] #10 4.922 143100K .......... .......... .......... .......... .......... 68% 55.9M 1s [2023-12-06T09:28:25.582Z] #10 4.923 143150K .......... .......... .......... .......... .......... 68% 56.3M 1s [2023-12-06T09:28:25.582Z] #10 4.924 143200K .......... .......... .......... .......... .......... 68% 50.7M 1s [2023-12-06T09:28:25.582Z] #10 4.925 143250K .......... .......... .......... .......... .......... 68% 65.3M 1s [2023-12-06T09:28:25.582Z] #10 4.926 143300K .......... .......... .......... .......... .......... 68% 56.2M 1s [2023-12-06T09:28:25.582Z] #10 4.927 143350K .......... .......... .......... .......... .......... 68% 62.8M 1s [2023-12-06T09:28:25.582Z] #10 4.928 143400K .......... .......... .......... .......... .......... 68% 67.4M 1s [2023-12-06T09:28:25.582Z] #10 4.928 143450K .......... .......... .......... .......... .......... 68% 57.3M 1s [2023-12-06T09:28:25.582Z] #10 4.929 143500K .......... .......... .......... .......... .......... 68% 50.9M 1s [2023-12-06T09:28:25.582Z] #10 4.930 143550K .......... .......... .......... .......... .......... 68% 67.9M 1s [2023-12-06T09:28:25.582Z] #10 4.931 143600K .......... .......... .......... .......... .......... 68% 85.1M 1s [2023-12-06T09:28:25.582Z] #10 4.931 143650K .......... .......... .......... .......... .......... 68% 106M 1s [2023-12-06T09:28:25.582Z] #10 4.932 143700K .......... .......... .......... .......... .......... 68% 75.0M 1s [2023-12-06T09:28:25.582Z] #10 4.933 143750K .......... .......... .......... .......... .......... 68% 72.5M 1s [2023-12-06T09:28:25.582Z] #10 4.933 143800K .......... .......... .......... .......... .......... 68% 51.3M 1s [2023-12-06T09:28:25.582Z] #10 4.934 143850K .......... .......... .......... .......... .......... 68% 68.5M 1s [2023-12-06T09:28:25.582Z] #10 4.935 143900K .......... .......... .......... .......... .......... 68% 55.2M 1s [2023-12-06T09:28:25.582Z] #10 4.936 143950K .......... .......... .......... .......... .......... 68% 60.3M 1s [2023-12-06T09:28:25.582Z] #10 4.936 144000K .......... .......... .......... .......... .......... 68% 80.7M 1s [2023-12-06T09:28:25.582Z] #10 4.937 144050K .......... .......... .......... .......... .......... 68% 68.1M 1s [2023-12-06T09:28:25.582Z] #10 4.938 144100K .......... .......... .......... .......... .......... 68% 89.0M 1s [2023-12-06T09:28:25.582Z] #10 4.938 144150K .......... .......... .......... .......... .......... 68% 102M 1s [2023-12-06T09:28:25.582Z] #10 4.939 144200K .......... .......... .......... .......... .......... 68% 101M 1s [2023-12-06T09:28:25.582Z] #10 4.939 144250K .......... .......... .......... .......... .......... 69% 75.7M 1s [2023-12-06T09:28:25.582Z] #10 4.940 144300K .......... .......... .......... .......... .......... 69% 70.3M 1s [2023-12-06T09:28:25.582Z] #10 4.941 144350K .......... .......... .......... .......... .......... 69% 92.5M 1s [2023-12-06T09:28:25.583Z] #10 4.941 144400K .......... .......... .......... .......... .......... 69% 82.5M 1s [2023-12-06T09:28:25.583Z] #10 4.942 144450K .......... .......... .......... .......... .......... 69% 89.5M 1s [2023-12-06T09:28:25.583Z] #10 4.942 144500K .......... .......... .......... .......... .......... 69% 70.0M 1s [2023-12-06T09:28:25.583Z] #10 4.943 144550K .......... .......... .......... .......... .......... 69% 79.5M 1s [2023-12-06T09:28:25.583Z] #10 4.944 144600K .......... .......... .......... .......... .......... 69% 96.2M 1s [2023-12-06T09:28:25.583Z] #10 4.944 144650K .......... .......... .......... .......... .......... 69% 103M 1s [2023-12-06T09:28:25.583Z] #10 4.945 144700K .......... .......... .......... .......... .......... 69% 88.9M 1s [2023-12-06T09:28:25.583Z] #10 4.945 144750K .......... .......... .......... .......... .......... 69% 94.4M 1s [2023-12-06T09:28:25.583Z] #10 4.946 144800K .......... .......... .......... .......... .......... 69% 109M 1s [2023-12-06T09:28:25.583Z] #10 4.946 144850K .......... .......... .......... .......... .......... 69% 107M 1s [2023-12-06T09:28:25.583Z] #10 4.947 144900K .......... .......... .......... .......... .......... 69% 94.1M 1s [2023-12-06T09:28:25.583Z] #10 4.947 144950K .......... .......... .......... .......... .......... 69% 109M 1s [2023-12-06T09:28:25.583Z] #10 4.948 145000K .......... .......... .......... .......... .......... 69% 106M 1s [2023-12-06T09:28:25.583Z] #10 4.948 145050K .......... .......... .......... .......... .......... 69% 103M 1s [2023-12-06T09:28:25.583Z] #10 4.949 145100K .......... .......... .......... .......... .......... 69% 84.4M 1s [2023-12-06T09:28:25.583Z] #10 4.949 145150K .......... .......... .......... .......... .......... 69% 110M 1s [2023-12-06T09:28:25.583Z] #10 4.950 145200K .......... .......... .......... .......... .......... 69% 121M 1s [2023-12-06T09:28:25.583Z] #10 4.950 145250K .......... .......... .......... .......... .......... 69% 121M 1s [2023-12-06T09:28:25.583Z] #10 4.950 145300K .......... .......... .......... .......... .......... 69% 107M 1s [2023-12-06T09:28:25.583Z] #10 4.951 145350K .......... .......... .......... .......... .......... 69% 103M 1s [2023-12-06T09:28:25.583Z] #10 4.951 145400K .......... .......... .......... .......... .......... 69% 145M 1s [2023-12-06T09:28:25.583Z] #10 4.952 145450K .......... .......... .......... .......... .......... 69% 107M 1s [2023-12-06T09:28:25.583Z] #10 4.952 145500K .......... .......... .......... .......... .......... 69% 94.9M 1s [2023-12-06T09:28:25.583Z] #10 4.953 145550K .......... .......... .......... .......... .......... 69% 115M 1s [2023-12-06T09:28:25.583Z] #10 4.953 145600K .......... .......... .......... .......... .......... 69% 90.0M 1s [2023-12-06T09:28:25.583Z] #10 4.954 145650K .......... .......... .......... .......... .......... 69% 1.81M 1s [2023-12-06T09:28:25.583Z] #10 4.981 145700K .......... .......... .......... .......... .......... 69% 98.5M 1s [2023-12-06T09:28:25.583Z] #10 4.981 145750K .......... .......... .......... .......... .......... 69% 106M 1s [2023-12-06T09:28:25.583Z] #10 4.982 145800K .......... .......... .......... .......... .......... 69% 123M 1s [2023-12-06T09:28:25.583Z] #10 4.982 145850K .......... .......... .......... .......... .......... 69% 90.4M 1s [2023-12-06T09:28:25.583Z] #10 4.982 145900K .......... .......... .......... .......... .......... 69% 74.7M 1s [2023-12-06T09:28:25.583Z] #10 4.983 145950K .......... .......... .......... .......... .......... 69% 86.3M 1s [2023-12-06T09:28:25.583Z] #10 4.984 146000K .......... .......... .......... .......... .......... 69% 49.6M 1s [2023-12-06T09:28:25.583Z] #10 4.985 146050K .......... .......... .......... .......... .......... 69% 59.4M 1s [2023-12-06T09:28:25.583Z] #10 4.986 146100K .......... .......... .......... .......... .......... 69% 64.3M 1s [2023-12-06T09:28:25.583Z] #10 4.986 146150K .......... .......... .......... .......... .......... 69% 92.5M 1s [2023-12-06T09:28:25.583Z] #10 4.987 146200K .......... .......... .......... .......... .......... 69% 80.1M 1s [2023-12-06T09:28:25.583Z] #10 4.987 146250K .......... .......... .......... .......... .......... 69% 91.7M 1s [2023-12-06T09:28:25.583Z] #10 4.998 146300K .......... .......... .......... .......... .......... 69% 4.37M 1s [2023-12-06T09:28:25.583Z] #10 4.999 146350K .......... .......... .......... .......... .......... 70% 63.0M 1s [2023-12-06T09:28:25.583Z] #10 5.000 146400K .......... .......... .......... .......... .......... 70% 77.4M 1s [2023-12-06T09:28:25.583Z] #10 5.001 146450K .......... .......... .......... .......... .......... 70% 70.7M 1s [2023-12-06T09:28:25.583Z] #10 5.001 146500K .......... .......... .......... .......... .......... 70% 65.8M 1s [2023-12-06T09:28:25.583Z] #10 5.002 146550K .......... .......... .......... .......... .......... 70% 74.2M 1s [2023-12-06T09:28:25.583Z] #10 5.003 146600K .......... .......... .......... .......... .......... 70% 70.4M 1s [2023-12-06T09:28:25.583Z] #10 5.003 146650K .......... .......... .......... .......... .......... 70% 63.0M 1s [2023-12-06T09:28:25.583Z] #10 5.004 146700K .......... .......... .......... .......... .......... 70% 53.9M 1s [2023-12-06T09:28:25.583Z] #10 5.005 146750K .......... .......... .......... .......... .......... 70% 63.0M 1s [2023-12-06T09:28:25.583Z] #10 5.006 146800K .......... .......... .......... .......... .......... 70% 63.2M 1s [2023-12-06T09:28:25.583Z] #10 5.007 146850K .......... .......... .......... .......... .......... 70% 68.4M 1s [2023-12-06T09:28:25.583Z] #10 5.007 146900K .......... .......... .......... .......... .......... 70% 63.7M 1s [2023-12-06T09:28:25.583Z] #10 5.008 146950K .......... .......... .......... .......... .......... 70% 72.5M 1s [2023-12-06T09:28:25.583Z] #10 5.009 147000K .......... .......... .......... .......... .......... 70% 75.5M 1s [2023-12-06T09:28:25.583Z] #10 5.009 147050K .......... .......... .......... .......... .......... 70% 62.4M 1s [2023-12-06T09:28:25.583Z] #10 5.010 147100K .......... .......... .......... .......... .......... 70% 53.7M 1s [2023-12-06T09:28:25.583Z] #10 5.011 147150K .......... .......... .......... .......... .......... 70% 56.6M 1s [2023-12-06T09:28:25.583Z] #10 5.012 147200K .......... .......... .......... .......... .......... 70% 64.2M 1s [2023-12-06T09:28:25.583Z] #10 5.013 147250K .......... .......... .......... .......... .......... 70% 60.8M 1s [2023-12-06T09:28:25.583Z] #10 5.014 147300K .......... .......... .......... .......... .......... 70% 83.3M 1s [2023-12-06T09:28:25.583Z] #10 5.014 147350K .......... .......... .......... .......... .......... 70% 78.1M 1s [2023-12-06T09:28:25.583Z] #10 5.015 147400K .......... .......... .......... .......... .......... 70% 71.0M 1s [2023-12-06T09:28:25.583Z] #10 5.015 147450K .......... .......... .......... .......... .......... 70% 80.0M 1s [2023-12-06T09:28:25.583Z] #10 5.016 147500K .......... .......... .......... .......... .......... 70% 72.9M 1s [2023-12-06T09:28:25.583Z] #10 5.017 147550K .......... .......... .......... .......... .......... 70% 79.5M 1s [2023-12-06T09:28:25.583Z] #10 5.017 147600K .......... .......... .......... .......... .......... 70% 77.3M 1s [2023-12-06T09:28:25.583Z] #10 5.018 147650K .......... .......... .......... .......... .......... 70% 87.6M 1s [2023-12-06T09:28:25.583Z] #10 5.018 147700K .......... .......... .......... .......... .......... 70% 59.7M 1s [2023-12-06T09:28:25.583Z] #10 5.019 147750K .......... .......... .......... .......... .......... 70% 65.8M 1s [2023-12-06T09:28:25.583Z] #10 5.020 147800K .......... .......... .......... .......... .......... 70% 60.3M 1s [2023-12-06T09:28:25.583Z] #10 5.021 147850K .......... .......... .......... .......... .......... 70% 60.6M 1s [2023-12-06T09:28:25.583Z] #10 5.022 147900K .......... .......... .......... .......... .......... 70% 63.0M 1s [2023-12-06T09:28:25.583Z] #10 5.022 147950K .......... .......... .......... .......... .......... 70% 82.9M 1s [2023-12-06T09:28:25.583Z] #10 5.023 148000K .......... .......... .......... .......... .......... 70% 77.0M 1s [2023-12-06T09:28:25.583Z] #10 5.024 148050K .......... .......... .......... .......... .......... 70% 64.5M 1s [2023-12-06T09:28:25.583Z] #10 5.024 148100K .......... .......... .......... .......... .......... 70% 61.4M 1s [2023-12-06T09:28:25.583Z] #10 5.025 148150K .......... .......... .......... .......... .......... 70% 72.3M 1s [2023-12-06T09:28:25.583Z] #10 5.026 148200K .......... .......... .......... .......... .......... 70% 80.4M 1s [2023-12-06T09:28:25.583Z] #10 5.026 148250K .......... .......... .......... .......... .......... 70% 92.2M 1s [2023-12-06T09:28:25.583Z] #10 5.027 148300K .......... .......... .......... .......... .......... 70% 72.0M 1s [2023-12-06T09:28:25.583Z] #10 5.028 148350K .......... .......... .......... .......... .......... 70% 75.6M 1s [2023-12-06T09:28:25.583Z] #10 5.028 148400K .......... .......... .......... .......... .......... 70% 79.1M 1s [2023-12-06T09:28:25.583Z] #10 5.029 148450K .......... .......... .......... .......... .......... 71% 79.6M 1s [2023-12-06T09:28:25.583Z] #10 5.030 148500K .......... .......... .......... .......... .......... 71% 96.0M 1s [2023-12-06T09:28:25.583Z] #10 5.030 148550K .......... .......... .......... .......... .......... 71% 82.9M 1s [2023-12-06T09:28:25.583Z] #10 5.031 148600K .......... .......... .......... .......... .......... 71% 85.2M 1s [2023-12-06T09:28:25.584Z] #10 5.031 148650K .......... .......... .......... .......... .......... 71% 84.4M 1s [2023-12-06T09:28:25.584Z] #10 5.032 148700K .......... .......... .......... .......... .......... 71% 86.3M 1s [2023-12-06T09:28:25.584Z] #10 5.032 148750K .......... .......... .......... .......... .......... 71% 119M 1s [2023-12-06T09:28:25.584Z] #10 5.033 148800K .......... .......... .......... .......... .......... 71% 88.7M 1s [2023-12-06T09:28:25.584Z] #10 5.033 148850K .......... .......... .......... .......... .......... 71% 96.1M 1s [2023-12-06T09:28:25.584Z] #10 5.034 148900K .......... .......... .......... .......... .......... 71% 91.6M 1s [2023-12-06T09:28:25.584Z] #10 5.034 148950K .......... .......... .......... .......... .......... 71% 99.1M 1s [2023-12-06T09:28:25.584Z] #10 5.035 149000K .......... .......... .......... .......... .......... 71% 112M 1s [2023-12-06T09:28:25.584Z] #10 5.035 149050K .......... .......... .......... .......... .......... 71% 109M 1s [2023-12-06T09:28:25.584Z] #10 5.036 149100K .......... .......... .......... .......... .......... 71% 89.3M 1s [2023-12-06T09:28:25.584Z] #10 5.036 149150K .......... .......... .......... .......... .......... 71% 110M 1s [2023-12-06T09:28:25.584Z] #10 5.037 149200K .......... .......... .......... .......... .......... 71% 101M 1s [2023-12-06T09:28:25.584Z] #10 5.037 149250K .......... .......... .......... .......... .......... 71% 94.1M 1s [2023-12-06T09:28:25.584Z] #10 5.038 149300K .......... .......... .......... .......... .......... 71% 89.8M 1s [2023-12-06T09:28:25.584Z] #10 5.038 149350K .......... .......... .......... .......... .......... 71% 103M 1s [2023-12-06T09:28:25.584Z] #10 5.039 149400K .......... .......... .......... .......... .......... 71% 111M 1s [2023-12-06T09:28:25.584Z] #10 5.039 149450K .......... .......... .......... .......... .......... 71% 131M 1s [2023-12-06T09:28:25.584Z] #10 5.040 149500K .......... .......... .......... .......... .......... 71% 91.3M 1s [2023-12-06T09:28:25.584Z] #10 5.040 149550K .......... .......... .......... .......... .......... 71% 104M 1s [2023-12-06T09:28:25.584Z] #10 5.041 149600K .......... .......... .......... .......... .......... 71% 107M 1s [2023-12-06T09:28:25.584Z] #10 5.041 149650K .......... .......... .......... .......... .......... 71% 112M 1s [2023-12-06T09:28:25.584Z] #10 5.041 149700K .......... .......... .......... .......... .......... 71% 2.65M 1s [2023-12-06T09:28:25.584Z] #10 5.060 149750K .......... .......... .......... .......... .......... 71% 43.9M 1s [2023-12-06T09:28:25.584Z] #10 5.061 149800K .......... .......... .......... .......... .......... 71% 17.3M 1s [2023-12-06T09:28:25.584Z] #10 5.064 149850K .......... .......... .......... .......... .......... 71% 24.6M 1s [2023-12-06T09:28:25.584Z] #10 5.066 149900K .......... .......... .......... .......... .......... 71% 41.7M 1s [2023-12-06T09:28:25.584Z] #10 5.067 149950K .......... .......... .......... .......... .......... 71% 7.78M 1s [2023-12-06T09:28:25.584Z] #10 5.073 150000K .......... .......... .......... .......... .......... 71% 47.8M 1s [2023-12-06T09:28:25.584Z] #10 5.074 150050K .......... .......... .......... .......... .......... 71% 50.4M 1s [2023-12-06T09:28:25.584Z] #10 5.075 150100K .......... .......... .......... .......... .......... 71% 51.5M 1s [2023-12-06T09:28:25.584Z] #10 5.076 150150K .......... .......... .......... .......... .......... 71% 52.0M 1s [2023-12-06T09:28:25.584Z] #10 5.077 150200K .......... .......... .......... .......... .......... 71% 47.7M 1s [2023-12-06T09:28:25.584Z] #10 5.078 150250K .......... .......... .......... .......... .......... 71% 46.0M 1s [2023-12-06T09:28:25.584Z] #10 5.079 150300K .......... .......... .......... .......... .......... 71% 45.7M 1s [2023-12-06T09:28:25.584Z] #10 5.080 150350K .......... .......... .......... .......... .......... 71% 58.3M 1s [2023-12-06T09:28:25.584Z] #10 5.081 150400K .......... .......... .......... .......... .......... 71% 59.1M 1s [2023-12-06T09:28:25.584Z] #10 5.082 150450K .......... .......... .......... .......... .......... 71% 50.0M 1s [2023-12-06T09:28:25.584Z] #10 5.083 150500K .......... .......... .......... .......... .......... 71% 49.5M 1s [2023-12-06T09:28:25.584Z] #10 5.084 150550K .......... .......... .......... .......... .......... 72% 59.2M 1s [2023-12-06T09:28:25.584Z] #10 5.085 150600K .......... .......... .......... .......... .......... 72% 41.6M 1s [2023-12-06T09:28:25.584Z] #10 5.086 150650K .......... .......... .......... .......... .......... 72% 66.0M 1s [2023-12-06T09:28:25.584Z] #10 5.087 150700K .......... .......... .......... .......... .......... 72% 49.1M 1s [2023-12-06T09:28:25.584Z] #10 5.088 150750K .......... .......... .......... .......... .......... 72% 62.0M 1s [2023-12-06T09:28:25.584Z] #10 5.088 150800K .......... .......... .......... .......... .......... 72% 71.9M 1s [2023-12-06T09:28:25.584Z] #10 5.089 150850K .......... .......... .......... .......... .......... 72% 57.1M 1s [2023-12-06T09:28:25.584Z] #10 5.090 150900K .......... .......... .......... .......... .......... 72% 63.5M 1s [2023-12-06T09:28:25.584Z] #10 5.091 150950K .......... .......... .......... .......... .......... 72% 62.6M 1s [2023-12-06T09:28:25.584Z] #10 5.092 151000K .......... .......... .......... .......... .......... 72% 67.1M 1s [2023-12-06T09:28:25.584Z] #10 5.092 151050K .......... .......... .......... .......... .......... 72% 56.9M 1s [2023-12-06T09:28:25.584Z] #10 5.093 151100K .......... .......... .......... .......... .......... 72% 51.1M 1s [2023-12-06T09:28:25.584Z] #10 5.094 151150K .......... .......... .......... .......... .......... 72% 61.1M 1s [2023-12-06T09:28:25.584Z] #10 5.095 151200K .......... .......... .......... .......... .......... 72% 50.7M 1s [2023-12-06T09:28:25.584Z] #10 5.096 151250K .......... .......... .......... .......... .......... 72% 50.0M 1s [2023-12-06T09:28:25.584Z] #10 5.097 151300K .......... .......... .......... .......... .......... 72% 57.8M 1s [2023-12-06T09:28:25.584Z] #10 5.098 151350K .......... .......... .......... .......... .......... 72% 64.6M 1s [2023-12-06T09:28:25.584Z] #10 5.098 151400K .......... .......... .......... .......... .......... 72% 63.9M 1s [2023-12-06T09:28:25.584Z] #10 5.099 151450K .......... .......... .......... .......... .......... 72% 64.5M 1s [2023-12-06T09:28:25.584Z] #10 5.100 151500K .......... .......... .......... .......... .......... 72% 54.4M 1s [2023-12-06T09:28:25.584Z] #10 5.101 151550K .......... .......... .......... .......... .......... 72% 61.8M 1s [2023-12-06T09:28:25.584Z] #10 5.102 151600K .......... .......... .......... .......... .......... 72% 103M 1s [2023-12-06T09:28:25.584Z] #10 5.102 151650K .......... .......... .......... .......... .......... 72% 90.0M 1s [2023-12-06T09:28:25.584Z] #10 5.103 151700K .......... .......... .......... .......... .......... 72% 88.1M 1s [2023-12-06T09:28:25.835Z] #10 5.103 151750K .......... .......... .......... .......... .......... 72% 79.8M 1s [2023-12-06T09:28:25.835Z] #10 5.104 151800K .......... .......... .......... .......... .......... 72% 96.6M 1s [2023-12-06T09:28:25.835Z] #10 5.104 151850K .......... .......... .......... .......... .......... 72% 109M 1s [2023-12-06T09:28:25.835Z] #10 5.105 151900K .......... .......... .......... .......... .......... 72% 96.4M 1s [2023-12-06T09:28:25.835Z] #10 5.105 151950K .......... .......... .......... .......... .......... 72% 101M 1s [2023-12-06T09:28:25.835Z] #10 5.106 152000K .......... .......... .......... .......... .......... 72% 74.2M 1s [2023-12-06T09:28:25.835Z] #10 5.106 152050K .......... .......... .......... .......... .......... 72% 71.5M 1s [2023-12-06T09:28:25.835Z] #10 5.107 152100K .......... .......... .......... .......... .......... 72% 71.5M 1s [2023-12-06T09:28:25.835Z] #10 5.108 152150K .......... .......... .......... .......... .......... 72% 85.4M 1s [2023-12-06T09:28:25.835Z] #10 5.108 152200K .......... .......... .......... .......... .......... 72% 70.7M 1s [2023-12-06T09:28:25.835Z] #10 5.109 152250K .......... .......... .......... .......... .......... 72% 78.2M 1s [2023-12-06T09:28:25.835Z] #10 5.110 152300K .......... .......... .......... .......... .......... 72% 90.7M 1s [2023-12-06T09:28:25.835Z] #10 5.110 152350K .......... .......... .......... .......... .......... 72% 98.5M 1s [2023-12-06T09:28:25.835Z] #10 5.111 152400K .......... .......... .......... .......... .......... 72% 91.4M 1s [2023-12-06T09:28:25.835Z] #10 5.111 152450K .......... .......... .......... .......... .......... 72% 88.3M 1s [2023-12-06T09:28:25.835Z] #10 5.112 152500K .......... .......... .......... .......... .......... 72% 74.0M 1s [2023-12-06T09:28:25.835Z] #10 5.112 152550K .......... .......... .......... .......... .......... 72% 85.4M 1s [2023-12-06T09:28:25.835Z] #10 5.113 152600K .......... .......... .......... .......... .......... 72% 65.4M 1s [2023-12-06T09:28:25.835Z] #10 5.114 152650K .......... .......... .......... .......... .......... 73% 87.9M 1s [2023-12-06T09:28:25.835Z] #10 5.115 152700K .......... .......... .......... .......... .......... 73% 98.9M 1s [2023-12-06T09:28:25.835Z] #10 5.115 152750K .......... .......... .......... .......... .......... 73% 113M 1s [2023-12-06T09:28:25.835Z] #10 5.115 152800K .......... .......... .......... .......... .......... 73% 80.0M 1s [2023-12-06T09:28:25.835Z] #10 5.116 152850K .......... .......... .......... .......... .......... 73% 86.9M 1s [2023-12-06T09:28:25.835Z] #10 5.116 152900K .......... .......... .......... .......... .......... 73% 86.3M 1s [2023-12-06T09:28:25.835Z] #10 5.117 152950K .......... .......... .......... .......... .......... 73% 80.2M 1s [2023-12-06T09:28:25.835Z] #10 5.118 153000K .......... .......... .......... .......... .......... 73% 140M 1s [2023-12-06T09:28:25.835Z] #10 5.118 153050K .......... .......... .......... .......... .......... 73% 125M 1s [2023-12-06T09:28:25.835Z] #10 5.118 153100K .......... .......... .......... .......... .......... 73% 91.1M 1s [2023-12-06T09:28:25.835Z] #10 5.119 153150K .......... .......... .......... .......... .......... 73% 107M 1s [2023-12-06T09:28:25.835Z] #10 5.119 153200K .......... .......... .......... .......... .......... 73% 111M 1s [2023-12-06T09:28:25.835Z] #10 5.120 153250K .......... .......... .......... .......... .......... 73% 95.6M 1s [2023-12-06T09:28:25.835Z] #10 5.120 153300K .......... .......... .......... .......... .......... 73% 87.9M 1s [2023-12-06T09:28:25.835Z] #10 5.121 153350K .......... .......... .......... .......... .......... 73% 81.5M 1s [2023-12-06T09:28:25.835Z] #10 5.121 153400K .......... .......... .......... .......... .......... 73% 95.3M 1s [2023-12-06T09:28:25.835Z] #10 5.122 153450K .......... .......... .......... .......... .......... 73% 103M 1s [2023-12-06T09:28:25.835Z] #10 5.122 153500K .......... .......... .......... .......... .......... 73% 87.9M 1s [2023-12-06T09:28:25.835Z] #10 5.123 153550K .......... .......... .......... .......... .......... 73% 110M 1s [2023-12-06T09:28:25.835Z] #10 5.123 153600K .......... .......... .......... .......... .......... 73% 93.7M 1s [2023-12-06T09:28:25.835Z] #10 5.124 153650K .......... .......... .......... .......... .......... 73% 115M 1s [2023-12-06T09:28:25.835Z] #10 5.124 153700K .......... .......... .......... .......... .......... 73% 102M 1s [2023-12-06T09:28:25.835Z] #10 5.125 153750K .......... .......... .......... .......... .......... 73% 1.58M 1s [2023-12-06T09:28:25.835Z] #10 5.156 153800K .......... .......... .......... .......... .......... 73% 85.2M 1s [2023-12-06T09:28:25.835Z] #10 5.156 153850K .......... .......... .......... .......... .......... 73% 100M 1s [2023-12-06T09:28:25.835Z] #10 5.157 153900K .......... .......... .......... .......... .......... 73% 104M 1s [2023-12-06T09:28:25.835Z] #10 5.157 153950K .......... .......... .......... .......... .......... 73% 102M 1s [2023-12-06T09:28:25.835Z] #10 5.158 154000K .......... .......... .......... .......... .......... 73% 84.4M 1s [2023-12-06T09:28:25.835Z] #10 5.158 154050K .......... .......... .......... .......... .......... 73% 103M 1s [2023-12-06T09:28:25.835Z] #10 5.159 154100K .......... .......... .......... .......... .......... 73% 127M 1s [2023-12-06T09:28:25.835Z] #10 5.159 154150K .......... .......... .......... .......... .......... 73% 89.9M 1s [2023-12-06T09:28:25.835Z] #10 5.160 154200K .......... .......... .......... .......... .......... 73% 99.5M 1s [2023-12-06T09:28:25.835Z] #10 5.160 154250K .......... .......... .......... .......... .......... 73% 119M 1s [2023-12-06T09:28:25.835Z] #10 5.161 154300K .......... .......... .......... .......... .......... 73% 101M 1s [2023-12-06T09:28:25.835Z] #10 5.161 154350K .......... .......... .......... .......... .......... 73% 98.9M 1s [2023-12-06T09:28:25.835Z] #10 5.161 154400K .......... .......... .......... .......... .......... 73% 101M 1s [2023-12-06T09:28:25.835Z] #10 5.162 154450K .......... .......... .......... .......... .......... 73% 98.0M 1s [2023-12-06T09:28:25.835Z] #10 5.162 154500K .......... .......... .......... .......... .......... 73% 91.0M 1s [2023-12-06T09:28:25.835Z] #10 5.163 154550K .......... .......... .......... .......... .......... 73% 115M 1s [2023-12-06T09:28:25.835Z] #10 5.163 154600K .......... .......... .......... .......... .......... 73% 97.9M 1s [2023-12-06T09:28:25.835Z] #10 5.164 154650K .......... .......... .......... .......... .......... 73% 105M 1s [2023-12-06T09:28:25.835Z] #10 5.164 154700K .......... .......... .......... .......... .......... 74% 94.0M 1s [2023-12-06T09:28:25.835Z] #10 5.165 154750K .......... .......... .......... .......... .......... 74% 110M 1s [2023-12-06T09:28:25.835Z] #10 5.165 154800K .......... .......... .......... .......... .......... 74% 97.2M 1s [2023-12-06T09:28:25.835Z] #10 5.166 154850K .......... .......... .......... .......... .......... 74% 111M 1s [2023-12-06T09:28:25.835Z] #10 5.166 154900K .......... .......... .......... .......... .......... 74% 38.6M 1s [2023-12-06T09:28:25.835Z] #10 5.168 154950K .......... .......... .......... .......... .......... 74% 53.5M 1s [2023-12-06T09:28:25.835Z] #10 5.169 155000K .......... .......... .......... .......... .......... 74% 58.0M 1s [2023-12-06T09:28:25.835Z] #10 5.169 155050K .......... .......... .......... .......... .......... 74% 79.5M 1s [2023-12-06T09:28:25.835Z] #10 5.170 155100K .......... .......... .......... .......... .......... 74% 53.3M 1s [2023-12-06T09:28:25.835Z] #10 5.171 155150K .......... .......... .......... .......... .......... 74% 72.0M 1s [2023-12-06T09:28:25.835Z] #10 5.172 155200K .......... .......... .......... .......... .......... 74% 90.4M 1s [2023-12-06T09:28:25.835Z] #10 5.172 155250K .......... .......... .......... .......... .......... 74% 78.9M 1s [2023-12-06T09:28:25.835Z] #10 5.173 155300K .......... .......... .......... .......... .......... 74% 64.7M 1s [2023-12-06T09:28:25.835Z] #10 5.173 155350K .......... .......... .......... .......... .......... 74% 62.6M 1s [2023-12-06T09:28:25.835Z] #10 5.174 155400K .......... .......... .......... .......... .......... 74% 80.6M 1s [2023-12-06T09:28:25.835Z] #10 5.175 155450K .......... .......... .......... .......... .......... 74% 71.5M 1s [2023-12-06T09:28:25.835Z] #10 5.176 155500K .......... .......... .......... .......... .......... 74% 88.7M 1s [2023-12-06T09:28:25.835Z] #10 5.176 155550K .......... .......... .......... .......... .......... 74% 70.7M 1s [2023-12-06T09:28:25.835Z] #10 5.177 155600K .......... .......... .......... .......... .......... 74% 89.2M 1s [2023-12-06T09:28:25.835Z] #10 5.177 155650K .......... .......... .......... .......... .......... 74% 62.3M 1s [2023-12-06T09:28:25.835Z] #10 5.178 155700K .......... .......... .......... .......... .......... 74% 92.7M 1s [2023-12-06T09:28:25.836Z] #10 5.179 155750K .......... .......... .......... .......... .......... 74% 103M 1s [2023-12-06T09:28:25.836Z] #10 5.179 155800K .......... .......... .......... .......... .......... 74% 29.8M 1s [2023-12-06T09:28:25.836Z] #10 5.181 155850K .......... .......... .......... .......... .......... 74% 64.3M 1s [2023-12-06T09:28:25.836Z] #10 5.182 155900K .......... .......... .......... .......... .......... 74% 70.7M 1s [2023-12-06T09:28:25.836Z] #10 5.182 155950K .......... .......... .......... .......... .......... 74% 70.6M 1s [2023-12-06T09:28:25.836Z] #10 5.183 156000K .......... .......... .......... .......... .......... 74% 88.4M 1s [2023-12-06T09:28:25.836Z] #10 5.183 156050K .......... .......... .......... .......... .......... 74% 73.1M 1s [2023-12-06T09:28:25.836Z] #10 5.184 156100K .......... .......... .......... .......... .......... 74% 14.3M 1s [2023-12-06T09:28:25.836Z] #10 5.188 156150K .......... .......... .......... .......... .......... 74% 67.9M 1s [2023-12-06T09:28:25.836Z] #10 5.188 156200K .......... .......... .......... .......... .......... 74% 69.5M 1s [2023-12-06T09:28:25.836Z] #10 5.189 156250K .......... .......... .......... .......... .......... 74% 72.9M 1s [2023-12-06T09:28:25.836Z] #10 5.190 156300K .......... .......... .......... .......... .......... 74% 81.8M 1s [2023-12-06T09:28:25.836Z] #10 5.190 156350K .......... .......... .......... .......... .......... 74% 87.4M 1s [2023-12-06T09:28:25.836Z] #10 5.191 156400K .......... .......... .......... .......... .......... 74% 85.4M 1s [2023-12-06T09:28:25.836Z] #10 5.191 156450K .......... .......... .......... .......... .......... 74% 85.3M 1s [2023-12-06T09:28:25.836Z] #10 5.192 156500K .......... .......... .......... .......... .......... 74% 75.3M 1s [2023-12-06T09:28:25.836Z] #10 5.193 156550K .......... .......... .......... .......... .......... 74% 80.2M 1s [2023-12-06T09:28:25.836Z] #10 5.193 156600K .......... .......... .......... .......... .......... 74% 69.6M 1s [2023-12-06T09:28:25.836Z] #10 5.194 156650K .......... .......... .......... .......... .......... 74% 75.7M 1s [2023-12-06T09:28:25.836Z] #10 5.195 156700K .......... .......... .......... .......... .......... 74% 16.6M 1s [2023-12-06T09:28:25.836Z] #10 5.197 156750K .......... .......... .......... .......... .......... 74% 76.7M 1s [2023-12-06T09:28:25.836Z] #10 5.198 156800K .......... .......... .......... .......... .......... 75% 72.1M 1s [2023-12-06T09:28:25.836Z] #10 5.199 156850K .......... .......... .......... .......... .......... 75% 77.5M 1s [2023-12-06T09:28:25.836Z] #10 5.199 156900K .......... .......... .......... .......... .......... 75% 63.5M 1s [2023-12-06T09:28:25.836Z] #10 5.200 156950K .......... .......... .......... .......... .......... 75% 74.2M 1s [2023-12-06T09:28:25.836Z] #10 5.201 157000K .......... .......... .......... .......... .......... 75% 71.9M 1s [2023-12-06T09:28:25.836Z] #10 5.202 157050K .......... .......... .......... .......... .......... 75% 83.1M 1s [2023-12-06T09:28:25.836Z] #10 5.202 157100K .......... .......... .......... .......... .......... 75% 73.1M 1s [2023-12-06T09:28:25.836Z] #10 5.203 157150K .......... .......... .......... .......... .......... 75% 63.8M 1s [2023-12-06T09:28:25.836Z] #10 5.204 157200K .......... .......... .......... .......... .......... 75% 79.1M 1s [2023-12-06T09:28:25.836Z] #10 5.204 157250K .......... .......... .......... .......... .......... 75% 114M 1s [2023-12-06T09:28:25.836Z] #10 5.205 157300K .......... .......... .......... .......... .......... 75% 68.9M 1s [2023-12-06T09:28:25.836Z] #10 5.205 157350K .......... .......... .......... .......... .......... 75% 64.2M 1s [2023-12-06T09:28:25.836Z] #10 5.206 157400K .......... .......... .......... .......... .......... 75% 66.5M 1s [2023-12-06T09:28:25.836Z] #10 5.207 157450K .......... .......... .......... .......... .......... 75% 81.4M 1s [2023-12-06T09:28:25.836Z] #10 5.208 157500K .......... .......... .......... .......... .......... 75% 65.7M 1s [2023-12-06T09:28:25.836Z] #10 5.208 157550K .......... .......... .......... .......... .......... 75% 86.0M 1s [2023-12-06T09:28:25.836Z] #10 5.209 157600K .......... .......... .......... .......... .......... 75% 81.4M 1s [2023-12-06T09:28:25.836Z] #10 5.209 157650K .......... .......... .......... .......... .......... 75% 74.1M 1s [2023-12-06T09:28:25.836Z] #10 5.210 157700K .......... .......... .......... .......... .......... 75% 77.8M 1s [2023-12-06T09:28:25.836Z] #10 5.211 157750K .......... .......... .......... .......... .......... 75% 76.8M 1s [2023-12-06T09:28:25.836Z] #10 5.211 157800K .......... .......... .......... .......... .......... 75% 2.41M 1s [2023-12-06T09:28:25.836Z] #10 5.231 157850K .......... .......... .......... .......... .......... 75% 35.0M 1s [2023-12-06T09:28:25.836Z] #10 5.233 157900K .......... .......... .......... .......... .......... 75% 25.9M 1s [2023-12-06T09:28:25.836Z] #10 5.235 157950K .......... .......... .......... .......... .......... 75% 62.3M 1s [2023-12-06T09:28:25.836Z] #10 5.236 158000K .......... .......... .......... .......... .......... 75% 24.6M 1s [2023-12-06T09:28:25.836Z] #10 5.238 158050K .......... .......... .......... .......... .......... 75% 6.91M 1s [2023-12-06T09:28:25.836Z] #10 5.245 158100K .......... .......... .......... .......... .......... 75% 58.7M 1s [2023-12-06T09:28:25.836Z] #10 5.245 158150K .......... .......... .......... .......... .......... 75% 63.7M 1s [2023-12-06T09:28:25.836Z] #10 5.246 158200K .......... .......... .......... .......... .......... 75% 62.3M 1s [2023-12-06T09:28:25.836Z] #10 5.247 158250K .......... .......... .......... .......... .......... 75% 60.5M 1s [2023-12-06T09:28:25.836Z] #10 5.248 158300K .......... .......... .......... .......... .......... 75% 54.5M 1s [2023-12-06T09:28:25.836Z] #10 5.249 158350K .......... .......... .......... .......... .......... 75% 61.5M 1s [2023-12-06T09:28:25.836Z] #10 5.250 158400K .......... .......... .......... .......... .......... 75% 92.0M 1s [2023-12-06T09:28:25.836Z] #10 5.250 158450K .......... .......... .......... .......... .......... 75% 73.6M 1s [2023-12-06T09:28:25.836Z] #10 5.251 158500K .......... .......... .......... .......... .......... 75% 56.6M 1s [2023-12-06T09:28:25.836Z] #10 5.252 158550K .......... .......... .......... .......... .......... 75% 91.5M 1s [2023-12-06T09:28:25.836Z] #10 5.252 158600K .......... .......... .......... .......... .......... 75% 74.6M 1s [2023-12-06T09:28:25.836Z] #10 5.253 158650K .......... .......... .......... .......... .......... 75% 67.6M 1s [2023-12-06T09:28:25.836Z] #10 5.253 158700K .......... .......... .......... .......... .......... 75% 63.1M 1s [2023-12-06T09:28:25.836Z] #10 5.254 158750K .......... .......... .......... .......... .......... 75% 88.8M 1s [2023-12-06T09:28:25.836Z] #10 5.255 158800K .......... .......... .......... .......... .......... 75% 29.2M 1s [2023-12-06T09:28:25.836Z] #10 5.257 158850K .......... .......... .......... .......... .......... 75% 83.0M 1s [2023-12-06T09:28:25.836Z] #10 5.257 158900K .......... .......... .......... .......... .......... 76% 56.4M 1s [2023-12-06T09:28:25.836Z] #10 5.258 158950K .......... .......... .......... .......... .......... 76% 70.3M 1s [2023-12-06T09:28:25.836Z] #10 5.259 159000K .......... .......... .......... .......... .......... 76% 77.9M 1s [2023-12-06T09:28:25.836Z] #10 5.259 159050K .......... .......... .......... .......... .......... 76% 67.1M 1s [2023-12-06T09:28:25.836Z] #10 5.260 159100K .......... .......... .......... .......... .......... 76% 50.9M 1s [2023-12-06T09:28:25.836Z] #10 5.261 159150K .......... .......... .......... .......... .......... 76% 64.8M 1s [2023-12-06T09:28:25.836Z] #10 5.262 159200K .......... .......... .......... .......... .......... 76% 65.7M 1s [2023-12-06T09:28:25.836Z] #10 5.262 159250K .......... .......... .......... .......... .......... 76% 64.9M 1s [2023-12-06T09:28:25.836Z] #10 5.263 159300K .......... .......... .......... .......... .......... 76% 65.3M 1s [2023-12-06T09:28:25.836Z] #10 5.264 159350K .......... .......... .......... .......... .......... 76% 78.9M 1s [2023-12-06T09:28:25.836Z] #10 5.265 159400K .......... .......... .......... .......... .......... 76% 84.0M 1s [2023-12-06T09:28:25.836Z] #10 5.265 159450K .......... .......... .......... .......... .......... 76% 58.2M 1s [2023-12-06T09:28:25.836Z] #10 5.266 159500K .......... .......... .......... .......... .......... 76% 64.3M 1s [2023-12-06T09:28:25.836Z] #10 5.267 159550K .......... .......... .......... .......... .......... 76% 71.5M 1s [2023-12-06T09:28:25.836Z] #10 5.267 159600K .......... .......... .......... .......... .......... 76% 71.4M 1s [2023-12-06T09:28:25.836Z] #10 5.268 159650K .......... .......... .......... .......... .......... 76% 76.4M 1s [2023-12-06T09:28:25.836Z] #10 5.269 159700K .......... .......... .......... .......... .......... 76% 69.2M 1s [2023-12-06T09:28:25.836Z] #10 5.269 159750K .......... .......... .......... .......... .......... 76% 74.5M 1s [2023-12-06T09:28:25.836Z] #10 5.270 159800K .......... .......... .......... .......... .......... 76% 63.4M 1s [2023-12-06T09:28:25.836Z] #10 5.271 159850K .......... .......... .......... .......... .......... 76% 82.1M 1s [2023-12-06T09:28:25.836Z] #10 5.271 159900K .......... .......... .......... .......... .......... 76% 8.76M 1s [2023-12-06T09:28:25.836Z] #10 5.277 159950K .......... .......... .......... .......... .......... 76% 58.1M 1s [2023-12-06T09:28:25.836Z] #10 5.278 160000K .......... .......... .......... .......... .......... 76% 56.6M 1s [2023-12-06T09:28:25.836Z] #10 5.279 160050K .......... .......... .......... .......... .......... 76% 58.8M 1s [2023-12-06T09:28:25.836Z] #10 5.280 160100K .......... .......... .......... .......... .......... 76% 53.9M 1s [2023-12-06T09:28:25.836Z] #10 5.281 160150K .......... .......... .......... .......... .......... 76% 61.3M 1s [2023-12-06T09:28:25.836Z] #10 5.281 160200K .......... .......... .......... .......... .......... 76% 63.5M 1s [2023-12-06T09:28:25.836Z] #10 5.282 160250K .......... .......... .......... .......... .......... 76% 63.5M 1s [2023-12-06T09:28:25.836Z] #10 5.283 160300K .......... .......... .......... .......... .......... 76% 59.1M 1s [2023-12-06T09:28:25.836Z] #10 5.284 160350K .......... .......... .......... .......... .......... 76% 64.3M 1s [2023-12-06T09:28:25.836Z] #10 5.284 160400K .......... .......... .......... .......... .......... 76% 66.0M 1s [2023-12-06T09:28:25.836Z] #10 5.285 160450K .......... .......... .......... .......... .......... 76% 73.9M 1s [2023-12-06T09:28:25.836Z] #10 5.286 160500K .......... .......... .......... .......... .......... 76% 63.4M 1s [2023-12-06T09:28:25.836Z] #10 5.287 160550K .......... .......... .......... .......... .......... 76% 78.3M 1s [2023-12-06T09:28:25.836Z] #10 5.287 160600K .......... .......... .......... .......... .......... 76% 75.6M 1s [2023-12-06T09:28:25.836Z] #10 5.288 160650K .......... .......... .......... .......... .......... 76% 73.0M 1s [2023-12-06T09:28:25.836Z] #10 5.289 160700K .......... .......... .......... .......... .......... 76% 62.5M 1s [2023-12-06T09:28:25.836Z] #10 5.289 160750K .......... .......... .......... .......... .......... 76% 70.0M 1s [2023-12-06T09:28:25.836Z] #10 5.290 160800K .......... .......... .......... .......... .......... 76% 71.8M 1s [2023-12-06T09:28:25.836Z] #10 5.291 160850K .......... .......... .......... .......... .......... 76% 77.0M 1s [2023-12-06T09:28:25.836Z] #10 5.291 160900K .......... .......... .......... .......... .......... 76% 69.2M 1s [2023-12-06T09:28:25.836Z] #10 5.292 160950K .......... .......... .......... .......... .......... 76% 77.7M 1s [2023-12-06T09:28:25.836Z] #10 5.293 161000K .......... .......... .......... .......... .......... 77% 88.1M 1s [2023-12-06T09:28:25.836Z] #10 5.295 161050K .......... .......... .......... .......... .......... 77% 83.5M 1s [2023-12-06T09:28:25.836Z] #10 5.295 161100K .......... .......... .......... .......... .......... 77% 77.5M 1s [2023-12-06T09:28:25.836Z] #10 5.295 161150K .......... .......... .......... .......... .......... 77% 90.8M 1s [2023-12-06T09:28:25.836Z] #10 5.295 161200K .......... .......... .......... .......... .......... 77% 90.4M 1s [2023-12-06T09:28:25.836Z] #10 5.295 161250K .......... .......... .......... .......... .......... 77% 87.9M 1s [2023-12-06T09:28:25.836Z] #10 5.296 161300K .......... .......... .......... .......... .......... 77% 82.7M 1s [2023-12-06T09:28:25.836Z] #10 5.297 161350K .......... .......... .......... .......... .......... 77% 91.5M 1s [2023-12-06T09:28:25.836Z] #10 5.297 161400K .......... .......... .......... .......... .......... 77% 89.5M 1s [2023-12-06T09:28:25.836Z] #10 5.298 161450K .......... .......... .......... .......... .......... 77% 93.7M 1s [2023-12-06T09:28:25.836Z] #10 5.298 161500K .......... .......... .......... .......... .......... 77% 84.2M 1s [2023-12-06T09:28:25.836Z] #10 5.299 161550K .......... .......... .......... .......... .......... 77% 99.9M 1s [2023-12-06T09:28:25.836Z] #10 5.299 161600K .......... .......... .......... .......... .......... 77% 99.2M 1s [2023-12-06T09:28:25.836Z] #10 5.300 161650K .......... .......... .......... .......... .......... 77% 102M 1s [2023-12-06T09:28:25.836Z] #10 5.300 161700K .......... .......... .......... .......... .......... 77% 88.2M 1s [2023-12-06T09:28:25.836Z] #10 5.301 161750K .......... .......... .......... .......... .......... 77% 92.1M 1s [2023-12-06T09:28:25.836Z] #10 5.301 161800K .......... .......... .......... .......... .......... 77% 89.3M 1s [2023-12-06T09:28:26.087Z] #10 5.302 161850K .......... .......... .......... .......... .......... 77% 3.04M 1s [2023-12-06T09:28:26.087Z] #10 5.318 161900K .......... .......... .......... .......... .......... 77% 75.4M 1s [2023-12-06T09:28:26.087Z] #10 5.319 161950K .......... .......... .......... .......... .......... 77% 68.2M 1s [2023-12-06T09:28:26.087Z] #10 5.319 162000K .......... .......... .......... .......... .......... 77% 22.3M 1s [2023-12-06T09:28:26.087Z] #10 5.322 162050K .......... .......... .......... .......... .......... 77% 30.0M 1s [2023-12-06T09:28:26.087Z] #10 5.323 162100K .......... .......... .......... .......... .......... 77% 31.1M 1s [2023-12-06T09:28:26.087Z] #10 5.325 162150K .......... .......... .......... .......... .......... 77% 78.3M 1s [2023-12-06T09:28:26.087Z] #10 5.325 162200K .......... .......... .......... .......... .......... 77% 62.5M 1s [2023-12-06T09:28:26.087Z] #10 5.326 162250K .......... .......... .......... .......... .......... 77% 23.9M 1s [2023-12-06T09:28:26.087Z] #10 5.328 162300K .......... .......... .......... .......... .......... 77% 53.4M 1s [2023-12-06T09:28:26.087Z] #10 5.329 162350K .......... .......... .......... .......... .......... 77% 65.5M 1s [2023-12-06T09:28:26.087Z] #10 5.330 162400K .......... .......... .......... .......... .......... 77% 71.8M 1s [2023-12-06T09:28:26.087Z] #10 5.331 162450K .......... .......... .......... .......... .......... 77% 67.0M 1s [2023-12-06T09:28:26.087Z] #10 5.331 162500K .......... .......... .......... .......... .......... 77% 56.3M 1s [2023-12-06T09:28:26.087Z] #10 5.332 162550K .......... .......... .......... .......... .......... 77% 64.6M 1s [2023-12-06T09:28:26.087Z] #10 5.333 162600K .......... .......... .......... .......... .......... 77% 61.9M 1s [2023-12-06T09:28:26.087Z] #10 5.334 162650K .......... .......... .......... .......... .......... 77% 74.8M 1s [2023-12-06T09:28:26.087Z] #10 5.334 162700K .......... .......... .......... .......... .......... 77% 64.0M 1s [2023-12-06T09:28:26.087Z] #10 5.335 162750K .......... .......... .......... .......... .......... 77% 65.8M 1s [2023-12-06T09:28:26.087Z] #10 5.336 162800K .......... .......... .......... .......... .......... 77% 76.2M 1s [2023-12-06T09:28:26.087Z] #10 5.336 162850K .......... .......... .......... .......... .......... 77% 69.4M 1s [2023-12-06T09:28:26.087Z] #10 5.337 162900K .......... .......... .......... .......... .......... 77% 59.7M 1s [2023-12-06T09:28:26.087Z] #10 5.338 162950K .......... .......... .......... .......... .......... 77% 66.4M 1s [2023-12-06T09:28:26.087Z] #10 5.339 163000K .......... .......... .......... .......... .......... 77% 62.9M 1s [2023-12-06T09:28:26.087Z] #10 5.339 163050K .......... .......... .......... .......... .......... 77% 66.3M 1s [2023-12-06T09:28:26.087Z] #10 5.340 163100K .......... .......... .......... .......... .......... 78% 44.5M 1s [2023-12-06T09:28:26.087Z] #10 5.341 163150K .......... .......... .......... .......... .......... 78% 62.6M 1s [2023-12-06T09:28:26.087Z] #10 5.342 163200K .......... .......... .......... .......... .......... 78% 69.7M 1s [2023-12-06T09:28:26.087Z] #10 5.343 163250K .......... .......... .......... .......... .......... 78% 75.4M 1s [2023-12-06T09:28:26.087Z] #10 5.344 163300K .......... .......... .......... .......... .......... 78% 51.2M 1s [2023-12-06T09:28:26.087Z] #10 5.344 163350K .......... .......... .......... .......... .......... 78% 66.7M 1s [2023-12-06T09:28:26.087Z] #10 5.345 163400K .......... .......... .......... .......... .......... 78% 64.4M 1s [2023-12-06T09:28:26.087Z] #10 5.346 163450K .......... .......... .......... .......... .......... 78% 75.2M 1s [2023-12-06T09:28:26.087Z] #10 5.347 163500K .......... .......... .......... .......... .......... 78% 53.5M 1s [2023-12-06T09:28:26.087Z] #10 5.347 163550K .......... .......... .......... .......... .......... 78% 62.2M 1s [2023-12-06T09:28:26.087Z] #10 5.348 163600K .......... .......... .......... .......... .......... 78% 72.6M 1s [2023-12-06T09:28:26.087Z] #10 5.349 163650K .......... .......... .......... .......... .......... 78% 76.1M 1s [2023-12-06T09:28:26.087Z] #10 5.350 163700K .......... .......... .......... .......... .......... 78% 71.5M 1s [2023-12-06T09:28:26.087Z] #10 5.350 163750K .......... .......... .......... .......... .......... 78% 75.6M 1s [2023-12-06T09:28:26.087Z] #10 5.351 163800K .......... .......... .......... .......... .......... 78% 87.2M 1s [2023-12-06T09:28:26.087Z] #10 5.351 163850K .......... .......... .......... .......... .......... 78% 83.7M 1s [2023-12-06T09:28:26.087Z] #10 5.352 163900K .......... .......... .......... .......... .......... 78% 60.6M 1s [2023-12-06T09:28:26.087Z] #10 5.353 163950K .......... .......... .......... .......... .......... 78% 74.5M 1s [2023-12-06T09:28:26.087Z] #10 5.353 164000K .......... .......... .......... .......... .......... 78% 93.0M 1s [2023-12-06T09:28:26.087Z] #10 5.354 164050K .......... .......... .......... .......... .......... 78% 85.1M 1s [2023-12-06T09:28:26.087Z] #10 5.355 164100K .......... .......... .......... .......... .......... 78% 65.6M 1s [2023-12-06T09:28:26.087Z] #10 5.355 164150K .......... .......... .......... .......... .......... 78% 92.7M 1s [2023-12-06T09:28:26.087Z] #10 5.356 164200K .......... .......... .......... .......... .......... 78% 74.2M 1s [2023-12-06T09:28:26.087Z] #10 5.356 164250K .......... .......... .......... .......... .......... 78% 81.5M 1s [2023-12-06T09:28:26.087Z] #10 5.357 164300K .......... .......... .......... .......... .......... 78% 76.1M 1s [2023-12-06T09:28:26.087Z] #10 5.358 164350K .......... .......... .......... .......... .......... 78% 76.6M 1s [2023-12-06T09:28:26.087Z] #10 5.358 164400K .......... .......... .......... .......... .......... 78% 91.3M 1s [2023-12-06T09:28:26.087Z] #10 5.359 164450K .......... .......... .......... .......... .......... 78% 91.2M 1s [2023-12-06T09:28:26.087Z] #10 5.359 164500K .......... .......... .......... .......... .......... 78% 88.4M 1s [2023-12-06T09:28:26.087Z] #10 5.360 164550K .......... .......... .......... .......... .......... 78% 94.5M 1s [2023-12-06T09:28:26.087Z] #10 5.360 164600K .......... .......... .......... .......... .......... 78% 93.9M 1s [2023-12-06T09:28:26.087Z] #10 5.361 164650K .......... .......... .......... .......... .......... 78% 101M 1s [2023-12-06T09:28:26.087Z] #10 5.362 164700K .......... .......... .......... .......... .......... 78% 77.0M 1s [2023-12-06T09:28:26.087Z] #10 5.362 164750K .......... .......... .......... .......... .......... 78% 97.8M 1s [2023-12-06T09:28:26.087Z] #10 5.363 164800K .......... .......... .......... .......... .......... 78% 95.5M 1s [2023-12-06T09:28:26.087Z] #10 5.363 164850K .......... .......... .......... .......... .......... 78% 119M 1s [2023-12-06T09:28:26.087Z] #10 5.364 164900K .......... .......... .......... .......... .......... 78% 81.5M 1s [2023-12-06T09:28:26.087Z] #10 5.364 164950K .......... .......... .......... .......... .......... 78% 92.1M 1s [2023-12-06T09:28:26.087Z] #10 5.365 165000K .......... .......... .......... .......... .......... 78% 112M 1s [2023-12-06T09:28:26.087Z] #10 5.365 165050K .......... .......... .......... .......... .......... 78% 79.3M 1s [2023-12-06T09:28:26.087Z] #10 5.366 165100K .......... .......... .......... .......... .......... 78% 80.2M 1s [2023-12-06T09:28:26.087Z] #10 5.366 165150K .......... .......... .......... .......... .......... 78% 103M 1s [2023-12-06T09:28:26.087Z] #10 5.367 165200K .......... .......... .......... .......... .......... 79% 92.9M 1s [2023-12-06T09:28:26.087Z] #10 5.367 165250K .......... .......... .......... .......... .......... 79% 111M 1s [2023-12-06T09:28:26.087Z] #10 5.368 165300K .......... .......... .......... .......... .......... 79% 88.0M 1s [2023-12-06T09:28:26.087Z] #10 5.368 165350K .......... .......... .......... .......... .......... 79% 87.0M 1s [2023-12-06T09:28:26.087Z] #10 5.371 165400K .......... .......... .......... .......... .......... 79% 93.9M 1s [2023-12-06T09:28:26.087Z] #10 5.371 165450K .......... .......... .......... .......... .......... 79% 103M 1s [2023-12-06T09:28:26.087Z] #10 5.371 165500K .......... .......... .......... .......... .......... 79% 118M 1s [2023-12-06T09:28:26.087Z] #10 5.371 165550K .......... .......... .......... .......... .......... 79% 117M 1s [2023-12-06T09:28:26.087Z] #10 5.371 165600K .......... .......... .......... .......... .......... 79% 127M 1s [2023-12-06T09:28:26.087Z] #10 5.371 165650K .......... .......... .......... .......... .......... 79% 148M 1s [2023-12-06T09:28:26.087Z] #10 5.371 165700K .......... .......... .......... .......... .......... 79% 68.8M 1s [2023-12-06T09:28:26.087Z] #10 5.372 165750K .......... .......... .......... .......... .......... 79% 104M 1s [2023-12-06T09:28:26.087Z] #10 5.373 165800K .......... .......... .......... .......... .......... 79% 39.3M 1s [2023-12-06T09:28:26.087Z] #10 5.374 165850K .......... .......... .......... .......... .......... 79% 45.8M 1s [2023-12-06T09:28:26.087Z] #10 5.375 165900K .......... .......... .......... .......... .......... 79% 40.3M 1s [2023-12-06T09:28:26.087Z] #10 5.376 165950K .......... .......... .......... .......... .......... 79% 1.72M 1s [2023-12-06T09:28:26.087Z] #10 5.405 166000K .......... .......... .......... .......... .......... 79% 47.6M 1s [2023-12-06T09:28:26.087Z] #10 5.406 166050K .......... .......... .......... .......... .......... 79% 23.6M 1s [2023-12-06T09:28:26.087Z] #10 5.408 166100K .......... .......... .......... .......... .......... 79% 30.7M 1s [2023-12-06T09:28:26.087Z] #10 5.409 166150K .......... .......... .......... .......... .......... 79% 43.0M 1s [2023-12-06T09:28:26.087Z] #10 5.410 166200K .......... .......... .......... .......... .......... 79% 79.9M 1s [2023-12-06T09:28:26.087Z] #10 5.411 166250K .......... .......... .......... .......... .......... 79% 45.7M 1s [2023-12-06T09:28:26.087Z] #10 5.412 166300K .......... .......... .......... .......... .......... 79% 24.2M 1s [2023-12-06T09:28:26.087Z] #10 5.414 166350K .......... .......... .......... .......... .......... 79% 76.9M 1s [2023-12-06T09:28:26.087Z] #10 5.415 166400K .......... .......... .......... .......... .......... 79% 74.5M 1s [2023-12-06T09:28:26.087Z] #10 5.415 166450K .......... .......... .......... .......... .......... 79% 71.6M 1s [2023-12-06T09:28:26.087Z] #10 5.416 166500K .......... .......... .......... .......... .......... 79% 66.1M 1s [2023-12-06T09:28:26.087Z] #10 5.417 166550K .......... .......... .......... .......... .......... 79% 69.8M 1s [2023-12-06T09:28:26.087Z] #10 5.418 166600K .......... .......... .......... .......... .......... 79% 37.3M 1s [2023-12-06T09:28:26.087Z] #10 5.419 166650K .......... .......... .......... .......... .......... 79% 52.6M 1s [2023-12-06T09:28:26.088Z] #10 5.420 166700K .......... .......... .......... .......... .......... 79% 54.5M 1s [2023-12-06T09:28:26.088Z] #10 5.421 166750K .......... .......... .......... .......... .......... 79% 50.6M 1s [2023-12-06T09:28:26.088Z] #10 5.422 166800K .......... .......... .......... .......... .......... 79% 54.7M 1s [2023-12-06T09:28:26.088Z] #10 5.422 166850K .......... .......... .......... .......... .......... 79% 53.1M 1s [2023-12-06T09:28:26.088Z] #10 5.423 166900K .......... .......... .......... .......... .......... 79% 53.3M 1s [2023-12-06T09:28:26.088Z] #10 5.424 166950K .......... .......... .......... .......... .......... 79% 49.0M 1s [2023-12-06T09:28:26.088Z] #10 5.425 167000K .......... .......... .......... .......... .......... 79% 48.2M 1s [2023-12-06T09:28:26.088Z] #10 5.426 167050K .......... .......... .......... .......... .......... 79% 73.4M 1s [2023-12-06T09:28:26.088Z] #10 5.427 167100K .......... .......... .......... .......... .......... 79% 70.4M 1s [2023-12-06T09:28:26.088Z] #10 5.428 167150K .......... .......... .......... .......... .......... 79% 67.3M 1s [2023-12-06T09:28:26.088Z] #10 5.428 167200K .......... .......... .......... .......... .......... 79% 60.4M 1s [2023-12-06T09:28:26.088Z] #10 5.429 167250K .......... .......... .......... .......... .......... 80% 54.6M 1s [2023-12-06T09:28:26.088Z] #10 5.430 167300K .......... .......... .......... .......... .......... 80% 65.4M 1s [2023-12-06T09:28:26.088Z] #10 5.431 167350K .......... .......... .......... .......... .......... 80% 82.8M 1s [2023-12-06T09:28:26.088Z] #10 5.432 167400K .......... .......... .......... .......... .......... 80% 66.3M 1s [2023-12-06T09:28:26.088Z] #10 5.432 167450K .......... .......... .......... .......... .......... 80% 66.1M 1s [2023-12-06T09:28:26.088Z] #10 5.433 167500K .......... .......... .......... .......... .......... 80% 60.8M 1s [2023-12-06T09:28:26.088Z] #10 5.434 167550K .......... .......... .......... .......... .......... 80% 67.7M 1s [2023-12-06T09:28:26.088Z] #10 5.434 167600K .......... .......... .......... .......... .......... 80% 76.8M 1s [2023-12-06T09:28:26.088Z] #10 5.435 167650K .......... .......... .......... .......... .......... 80% 56.3M 1s [2023-12-06T09:28:26.088Z] #10 5.436 167700K .......... .......... .......... .......... .......... 80% 71.5M 1s [2023-12-06T09:28:26.088Z] #10 5.437 167750K .......... .......... .......... .......... .......... 80% 79.8M 1s [2023-12-06T09:28:26.088Z] #10 5.437 167800K .......... .......... .......... .......... .......... 80% 67.5M 1s [2023-12-06T09:28:26.088Z] #10 5.438 167850K .......... .......... .......... .......... .......... 80% 78.1M 1s [2023-12-06T09:28:26.088Z] #10 5.439 167900K .......... .......... .......... .......... .......... 80% 58.3M 1s [2023-12-06T09:28:26.088Z] #10 5.439 167950K .......... .......... .......... .......... .......... 80% 81.6M 1s [2023-12-06T09:28:26.088Z] #10 5.440 168000K .......... .......... .......... .......... .......... 80% 79.8M 1s [2023-12-06T09:28:26.088Z] #10 5.441 168050K .......... .......... .......... .......... .......... 80% 82.5M 1s [2023-12-06T09:28:26.088Z] #10 5.441 168100K .......... .......... .......... .......... .......... 80% 74.9M 1s [2023-12-06T09:28:26.088Z] #10 5.442 168150K .......... .......... .......... .......... .......... 80% 63.7M 1s [2023-12-06T09:28:26.088Z] #10 5.443 168200K .......... .......... .......... .......... .......... 80% 72.9M 1s [2023-12-06T09:28:26.088Z] #10 5.443 168250K .......... .......... .......... .......... .......... 80% 94.8M 1s [2023-12-06T09:28:26.088Z] #10 5.444 168300K .......... .......... .......... .......... .......... 80% 59.8M 1s [2023-12-06T09:28:26.088Z] #10 5.445 168350K .......... .......... .......... .......... .......... 80% 79.4M 1s [2023-12-06T09:28:26.088Z] #10 5.445 168400K .......... .......... .......... .......... .......... 80% 89.8M 1s [2023-12-06T09:28:26.088Z] #10 5.446 168450K .......... .......... .......... .......... .......... 80% 72.1M 1s [2023-12-06T09:28:26.088Z] #10 5.446 168500K .......... .......... .......... .......... .......... 80% 66.8M 1s [2023-12-06T09:28:26.088Z] #10 5.447 168550K .......... .......... .......... .......... .......... 80% 59.2M 1s [2023-12-06T09:28:26.088Z] #10 5.448 168600K .......... .......... .......... .......... .......... 80% 73.3M 1s [2023-12-06T09:28:26.088Z] #10 5.449 168650K .......... .......... .......... .......... .......... 80% 74.1M 1s [2023-12-06T09:28:26.088Z] #10 5.449 168700K .......... .......... .......... .......... .......... 80% 47.2M 1s [2023-12-06T09:28:26.088Z] #10 5.450 168750K .......... .......... .......... .......... .......... 80% 59.1M 1s [2023-12-06T09:28:26.088Z] #10 5.451 168800K .......... .......... .......... .......... .......... 80% 86.5M 1s [2023-12-06T09:28:26.088Z] #10 5.452 168850K .......... .......... .......... .......... .......... 80% 78.6M 1s [2023-12-06T09:28:26.088Z] #10 5.452 168900K .......... .......... .......... .......... .......... 80% 63.7M 1s [2023-12-06T09:28:26.088Z] #10 5.453 168950K .......... .......... .......... .......... .......... 80% 62.6M 1s [2023-12-06T09:28:26.088Z] #10 5.454 169000K .......... .......... .......... .......... .......... 80% 77.8M 1s [2023-12-06T09:28:26.088Z] #10 5.455 169050K .......... .......... .......... .......... .......... 80% 74.9M 1s [2023-12-06T09:28:26.088Z] #10 5.455 169100K .......... .......... .......... .......... .......... 80% 63.6M 1s [2023-12-06T09:28:26.088Z] #10 5.456 169150K .......... .......... .......... .......... .......... 80% 96.4M 1s [2023-12-06T09:28:26.088Z] #10 5.456 169200K .......... .......... .......... .......... .......... 80% 79.0M 1s [2023-12-06T09:28:26.088Z] #10 5.457 169250K .......... .......... .......... .......... .......... 80% 80.5M 1s [2023-12-06T09:28:26.088Z] #10 5.458 169300K .......... .......... .......... .......... .......... 80% 84.3M 1s [2023-12-06T09:28:26.088Z] #10 5.458 169350K .......... .......... .......... .......... .......... 81% 79.0M 1s [2023-12-06T09:28:26.088Z] #10 5.459 169400K .......... .......... .......... .......... .......... 81% 71.4M 1s [2023-12-06T09:28:26.088Z] #10 5.460 169450K .......... .......... .......... .......... .......... 81% 69.4M 1s [2023-12-06T09:28:26.088Z] #10 5.460 169500K .......... .......... .......... .......... .......... 81% 82.0M 1s [2023-12-06T09:28:26.088Z] #10 5.461 169550K .......... .......... .......... .......... .......... 81% 80.8M 1s [2023-12-06T09:28:26.088Z] #10 5.461 169600K .......... .......... .......... .......... .......... 81% 65.6M 1s [2023-12-06T09:28:26.088Z] #10 5.462 169650K .......... .......... .......... .......... .......... 81% 73.2M 1s [2023-12-06T09:28:26.088Z] #10 5.463 169700K .......... .......... .......... .......... .......... 81% 75.9M 1s [2023-12-06T09:28:26.088Z] #10 5.463 169750K .......... .......... .......... .......... .......... 81% 85.9M 1s [2023-12-06T09:28:26.088Z] #10 5.464 169800K .......... .......... .......... .......... .......... 81% 78.2M 1s [2023-12-06T09:28:26.088Z] #10 5.465 169850K .......... .......... .......... .......... .......... 81% 74.1M 1s [2023-12-06T09:28:26.088Z] #10 5.465 169900K .......... .......... .......... .......... .......... 81% 73.0M 1s [2023-12-06T09:28:26.088Z] #10 5.466 169950K .......... .......... .......... .......... .......... 81% 96.6M 1s [2023-12-06T09:28:26.088Z] #10 5.466 170000K .......... .......... .......... .......... .......... 81% 90.8M 1s [2023-12-06T09:28:26.088Z] #10 5.467 170050K .......... .......... .......... .......... .......... 81% 2.15M 1s [2023-12-06T09:28:26.088Z] #10 5.490 170100K .......... .......... .......... .......... .......... 81% 14.3M 1s [2023-12-06T09:28:26.088Z] #10 5.493 170150K .......... .......... .......... .......... .......... 81% 31.7M 1s [2023-12-06T09:28:26.088Z] #10 5.495 170200K .......... .......... .......... .......... .......... 81% 35.0M 1s [2023-12-06T09:28:26.088Z] #10 5.496 170250K .......... .......... .......... .......... .......... 81% 63.3M 1s [2023-12-06T09:28:26.088Z] #10 5.497 170300K .......... .......... .......... .......... .......... 81% 54.3M 1s [2023-12-06T09:28:26.088Z] #10 5.498 170350K .......... .......... .......... .......... .......... 81% 22.7M 1s [2023-12-06T09:28:26.088Z] #10 5.500 170400K .......... .......... .......... .......... .......... 81% 54.0M 1s [2023-12-06T09:28:26.088Z] #10 5.501 170450K .......... .......... .......... .......... .......... 81% 61.7M 1s [2023-12-06T09:28:26.088Z] #10 5.502 170500K .......... .......... .......... .......... .......... 81% 63.6M 1s [2023-12-06T09:28:26.088Z] #10 5.502 170550K .......... .......... .......... .......... .......... 81% 82.8M 1s [2023-12-06T09:28:26.088Z] #10 5.503 170600K .......... .......... .......... .......... .......... 81% 63.5M 1s [2023-12-06T09:28:26.088Z] #10 5.504 170650K .......... .......... .......... .......... .......... 81% 64.7M 1s [2023-12-06T09:28:26.088Z] #10 5.505 170700K .......... .......... .......... .......... .......... 81% 60.8M 1s [2023-12-06T09:28:26.088Z] #10 5.505 170750K .......... .......... .......... .......... .......... 81% 68.2M 1s [2023-12-06T09:28:26.088Z] #10 5.506 170800K .......... .......... .......... .......... .......... 81% 66.3M 1s [2023-12-06T09:28:26.088Z] #10 5.507 170850K .......... .......... .......... .......... .......... 81% 68.4M 1s [2023-12-06T09:28:26.088Z] #10 5.508 170900K .......... .......... .......... .......... .......... 81% 47.9M 1s [2023-12-06T09:28:26.088Z] #10 5.509 170950K .......... .......... .......... .......... .......... 81% 77.5M 1s [2023-12-06T09:28:26.088Z] #10 5.509 171000K .......... .......... .......... .......... .......... 81% 61.0M 1s [2023-12-06T09:28:26.088Z] #10 5.510 171050K .......... .......... .......... .......... .......... 81% 70.0M 1s [2023-12-06T09:28:26.088Z] #10 5.511 171100K .......... .......... .......... .......... .......... 81% 57.5M 1s [2023-12-06T09:28:26.088Z] #10 5.512 171150K .......... .......... .......... .......... .......... 81% 71.9M 1s [2023-12-06T09:28:26.088Z] #10 5.512 171200K .......... .......... .......... .......... .......... 81% 69.7M 1s [2023-12-06T09:28:26.088Z] #10 5.513 171250K .......... .......... .......... .......... .......... 81% 69.4M 1s [2023-12-06T09:28:26.088Z] #10 5.514 171300K .......... .......... .......... .......... .......... 81% 62.2M 1s [2023-12-06T09:28:26.088Z] #10 5.514 171350K .......... .......... .......... .......... .......... 81% 62.5M 1s [2023-12-06T09:28:26.088Z] #10 5.515 171400K .......... .......... .......... .......... .......... 81% 75.2M 1s [2023-12-06T09:28:26.088Z] #10 5.516 171450K .......... .......... .......... .......... .......... 82% 73.7M 1s [2023-12-06T09:28:26.088Z] #10 5.517 171500K .......... .......... .......... .......... .......... 82% 66.4M 1s [2023-12-06T09:28:26.088Z] #10 5.517 171550K .......... .......... .......... .......... .......... 82% 70.5M 1s [2023-12-06T09:28:26.088Z] #10 5.518 171600K .......... .......... .......... .......... .......... 82% 70.7M 1s [2023-12-06T09:28:26.088Z] #10 5.519 171650K .......... .......... .......... .......... .......... 82% 68.8M 1s [2023-12-06T09:28:26.088Z] #10 5.519 171700K .......... .......... .......... .......... .......... 82% 77.0M 1s [2023-12-06T09:28:26.088Z] #10 5.520 171750K .......... .......... .......... .......... .......... 82% 69.2M 1s [2023-12-06T09:28:26.088Z] #10 5.521 171800K .......... .......... .......... .......... .......... 82% 95.3M 1s [2023-12-06T09:28:26.088Z] #10 5.521 171850K .......... .......... .......... .......... .......... 82% 72.0M 1s [2023-12-06T09:28:26.088Z] #10 5.522 171900K .......... .......... .......... .......... .......... 82% 84.9M 1s [2023-12-06T09:28:26.088Z] #10 5.522 171950K .......... .......... .......... .......... .......... 82% 80.9M 1s [2023-12-06T09:28:26.088Z] #10 5.523 172000K .......... .......... .......... .......... .......... 82% 82.5M 1s [2023-12-06T09:28:26.088Z] #10 5.524 172050K .......... .......... .......... .......... .......... 82% 72.5M 1s [2023-12-06T09:28:26.088Z] #10 5.524 172100K .......... .......... .......... .......... .......... 82% 65.4M 1s [2023-12-06T09:28:26.088Z] #10 5.525 172150K .......... .......... .......... .......... .......... 82% 80.4M 1s [2023-12-06T09:28:26.088Z] #10 5.526 172200K .......... .......... .......... .......... .......... 82% 82.0M 1s [2023-12-06T09:28:26.088Z] #10 5.526 172250K .......... .......... .......... .......... .......... 82% 86.6M 1s [2023-12-06T09:28:26.088Z] #10 5.527 172300K .......... .......... .......... .......... .......... 82% 75.9M 1s [2023-12-06T09:28:26.088Z] #10 5.527 172350K .......... .......... .......... .......... .......... 82% 83.4M 1s [2023-12-06T09:28:26.088Z] #10 5.528 172400K .......... .......... .......... .......... .......... 82% 82.2M 1s [2023-12-06T09:28:26.088Z] #10 5.529 172450K .......... .......... .......... .......... .......... 82% 97.7M 1s [2023-12-06T09:28:26.088Z] #10 5.529 172500K .......... .......... .......... .......... .......... 82% 91.5M 1s [2023-12-06T09:28:26.088Z] #10 5.530 172550K .......... .......... .......... .......... .......... 82% 116M 1s [2023-12-06T09:28:26.088Z] #10 5.530 172600K .......... .......... .......... .......... .......... 82% 89.5M 1s [2023-12-06T09:28:26.088Z] #10 5.531 172650K .......... .......... .......... .......... .......... 82% 118M 1s [2023-12-06T09:28:26.088Z] #10 5.531 172700K .......... .......... .......... .......... .......... 82% 90.5M 1s [2023-12-06T09:28:26.088Z] #10 5.532 172750K .......... .......... .......... .......... .......... 82% 101M 1s [2023-12-06T09:28:26.088Z] #10 5.532 172800K .......... .......... .......... .......... .......... 82% 112M 1s [2023-12-06T09:28:26.088Z] #10 5.532 172850K .......... .......... .......... .......... .......... 82% 115M 1s [2023-12-06T09:28:26.088Z] #10 5.533 172900K .......... .......... .......... .......... .......... 82% 54.0M 1s [2023-12-06T09:28:26.088Z] #10 5.534 172950K .......... .......... .......... .......... .......... 82% 37.4M 1s [2023-12-06T09:28:26.088Z] #10 5.535 173000K .......... .......... .......... .......... .......... 82% 106M 1s [2023-12-06T09:28:26.088Z] #10 5.536 173050K .......... .......... .......... .......... .......... 82% 108M 1s [2023-12-06T09:28:26.088Z] #10 5.536 173100K .......... .......... .......... .......... .......... 82% 77.9M 1s [2023-12-06T09:28:26.088Z] #10 5.537 173150K .......... .......... .......... .......... .......... 82% 104M 1s [2023-12-06T09:28:26.088Z] #10 5.537 173200K .......... .......... .......... .......... .......... 82% 95.6M 1s [2023-12-06T09:28:26.088Z] #10 5.538 173250K .......... .......... .......... .......... .......... 82% 103M 1s [2023-12-06T09:28:26.088Z] #10 5.538 173300K .......... .......... .......... .......... .......... 82% 78.0M 1s [2023-12-06T09:28:26.088Z] #10 5.539 173350K .......... .......... .......... .......... .......... 82% 94.1M 1s [2023-12-06T09:28:26.088Z] #10 5.539 173400K .......... .......... .......... .......... .......... 82% 86.0M 1s [2023-12-06T09:28:26.088Z] #10 5.540 173450K .......... .......... .......... .......... .......... 82% 92.7M 1s [2023-12-06T09:28:26.088Z] #10 5.540 173500K .......... .......... .......... .......... .......... 82% 85.2M 1s [2023-12-06T09:28:26.088Z] #10 5.541 173550K .......... .......... .......... .......... .......... 83% 84.6M 1s [2023-12-06T09:28:26.088Z] #10 5.542 173600K .......... .......... .......... .......... .......... 83% 101M 1s [2023-12-06T09:28:26.088Z] #10 5.542 173650K .......... .......... .......... .......... .......... 83% 27.2M 1s [2023-12-06T09:28:26.088Z] #10 5.544 173700K .......... .......... .......... .......... .......... 83% 21.4M 1s [2023-12-06T09:28:26.088Z] #10 5.546 173750K .......... .......... .......... .......... .......... 83% 101M 1s [2023-12-06T09:28:26.088Z] #10 5.547 173800K .......... .......... .......... .......... .......... 83% 101M 1s [2023-12-06T09:28:26.088Z] #10 5.547 173850K .......... .......... .......... .......... .......... 83% 113M 1s [2023-12-06T09:28:26.088Z] #10 5.547 173900K .......... .......... .......... .......... .......... 83% 86.3M 1s [2023-12-06T09:28:26.088Z] #10 5.548 173950K .......... .......... .......... .......... .......... 83% 125M 1s [2023-12-06T09:28:26.088Z] #10 5.548 174000K .......... .......... .......... .......... .......... 83% 132M 1s [2023-12-06T09:28:26.088Z] #10 5.549 174050K .......... .......... .......... .......... .......... 83% 30.5M 1s [2023-12-06T09:28:26.088Z] #10 5.550 174100K .......... .......... .......... .......... .......... 83% 1.94M 1s [2023-12-06T09:28:26.088Z] #10 5.576 174150K .......... .......... .......... .......... .......... 83% 45.8M 1s [2023-12-06T09:28:26.088Z] #10 5.577 174200K .......... .......... .......... .......... .......... 83% 10.0M 1s [2023-12-06T09:28:26.088Z] #10 5.582 174250K .......... .......... .......... .......... .......... 83% 47.6M 1s [2023-12-06T09:28:26.089Z] #10 5.583 174300K .......... .......... .......... .......... .......... 83% 52.5M 1s [2023-12-06T09:28:26.089Z] #10 5.583 174350K .......... .......... .......... .......... .......... 83% 84.2M 1s [2023-12-06T09:28:26.089Z] #10 5.584 174400K .......... .......... .......... .......... .......... 83% 26.6M 1s [2023-12-06T09:28:26.089Z] #10 5.586 174450K .......... .......... .......... .......... .......... 83% 64.5M 1s [2023-12-06T09:28:26.089Z] #10 5.587 174500K .......... .......... .......... .......... .......... 83% 46.2M 1s [2023-12-06T09:28:26.089Z] #10 5.588 174550K .......... .......... .......... .......... .......... 83% 77.4M 1s [2023-12-06T09:28:26.089Z] #10 5.588 174600K .......... .......... .......... .......... .......... 83% 68.4M 1s [2023-12-06T09:28:26.089Z] #10 5.589 174650K .......... .......... .......... .......... .......... 83% 50.7M 1s [2023-12-06T09:28:26.089Z] #10 5.590 174700K .......... .......... .......... .......... .......... 83% 42.4M 1s [2023-12-06T09:28:26.089Z] #10 5.592 174750K .......... .......... .......... .......... .......... 83% 58.7M 1s [2023-12-06T09:28:26.089Z] #10 5.592 174800K .......... .......... .......... .......... .......... 83% 59.8M 1s [2023-12-06T09:28:26.089Z] #10 5.593 174850K .......... .......... .......... .......... .......... 83% 46.3M 1s [2023-12-06T09:28:26.089Z] #10 5.594 174900K .......... .......... .......... .......... .......... 83% 41.0M 1s [2023-12-06T09:28:26.089Z] #10 5.595 174950K .......... .......... .......... .......... .......... 83% 45.7M 1s [2023-12-06T09:28:26.089Z] #10 5.596 175000K .......... .......... .......... .......... .......... 83% 47.5M 1s [2023-12-06T09:28:26.089Z] #10 5.597 175050K .......... .......... .......... .......... .......... 83% 48.7M 1s [2023-12-06T09:28:26.089Z] #10 5.598 175100K .......... .......... .......... .......... .......... 83% 48.8M 1s [2023-12-06T09:28:26.089Z] #10 5.599 175150K .......... .......... .......... .......... .......... 83% 42.4M 1s [2023-12-06T09:28:26.089Z] #10 5.600 175200K .......... .......... .......... .......... .......... 83% 54.0M 1s [2023-12-06T09:28:26.089Z] #10 5.601 175250K .......... .......... .......... .......... .......... 83% 57.7M 1s [2023-12-06T09:28:26.089Z] #10 5.602 175300K .......... .......... .......... .......... .......... 83% 52.2M 1s [2023-12-06T09:28:26.089Z] #10 5.603 175350K .......... .......... .......... .......... .......... 83% 62.1M 1s [2023-12-06T09:28:26.089Z] #10 5.604 175400K .......... .......... .......... .......... .......... 83% 61.9M 1s [2023-12-06T09:28:26.089Z] #10 5.605 175450K .......... .......... .......... .......... .......... 83% 52.5M 1s [2023-12-06T09:28:26.089Z] #10 5.606 175500K .......... .......... .......... .......... .......... 83% 55.7M 1s [2023-12-06T09:28:26.089Z] #10 5.606 175550K .......... .......... .......... .......... .......... 83% 80.7M 1s [2023-12-06T09:28:26.089Z] #10 5.607 175600K .......... .......... .......... .......... .......... 83% 73.8M 1s [2023-12-06T09:28:26.089Z] #10 5.608 175650K .......... .......... .......... .......... .......... 84% 72.8M 1s [2023-12-06T09:28:26.089Z] #10 5.608 175700K .......... .......... .......... .......... .......... 84% 62.5M 1s [2023-12-06T09:28:26.089Z] #10 5.609 175750K .......... .......... .......... .......... .......... 84% 63.0M 1s [2023-12-06T09:28:26.089Z] #10 5.610 175800K .......... .......... .......... .......... .......... 84% 66.4M 1s [2023-12-06T09:28:26.089Z] #10 5.611 175850K .......... .......... .......... .......... .......... 84% 58.5M 1s [2023-12-06T09:28:26.089Z] #10 5.612 175900K .......... .......... .......... .......... .......... 84% 62.3M 1s [2023-12-06T09:28:26.089Z] #10 5.612 175950K .......... .......... .......... .......... .......... 84% 60.3M 1s [2023-12-06T09:28:26.089Z] #10 5.613 176000K .......... .......... .......... .......... .......... 84% 71.1M 1s [2023-12-06T09:28:26.089Z] #10 5.614 176050K .......... .......... .......... .......... .......... 84% 71.5M 1s [2023-12-06T09:28:26.089Z] #10 5.614 176100K .......... .......... .......... .......... .......... 84% 79.8M 1s [2023-12-06T09:28:26.089Z] #10 5.615 176150K .......... .......... .......... .......... .......... 84% 74.5M 1s [2023-12-06T09:28:26.089Z] #10 5.616 176200K .......... .......... .......... .......... .......... 84% 84.5M 1s [2023-12-06T09:28:26.089Z] #10 5.616 176250K .......... .......... .......... .......... .......... 84% 88.5M 1s [2023-12-06T09:28:26.089Z] #10 5.617 176300K .......... .......... .......... .......... .......... 84% 66.9M 1s [2023-12-06T09:28:26.089Z] #10 5.618 176350K .......... .......... .......... .......... .......... 84% 76.1M 1s [2023-12-06T09:28:26.339Z] #10 5.618 176400K .......... .......... .......... .......... .......... 84% 86.6M 1s [2023-12-06T09:28:26.339Z] #10 5.619 176450K .......... .......... .......... .......... .......... 84% 84.9M 1s [2023-12-06T09:28:26.339Z] #10 5.619 176500K .......... .......... .......... .......... .......... 84% 87.7M 1s [2023-12-06T09:28:26.339Z] #10 5.620 176550K .......... .......... .......... .......... .......... 84% 81.2M 1s [2023-12-06T09:28:26.339Z] #10 5.620 176600K .......... .......... .......... .......... .......... 84% 86.0M 1s [2023-12-06T09:28:26.339Z] #10 5.621 176650K .......... .......... .......... .......... .......... 84% 81.9M 1s [2023-12-06T09:28:26.339Z] #10 5.622 176700K .......... .......... .......... .......... .......... 84% 80.3M 1s [2023-12-06T09:28:26.339Z] #10 5.622 176750K .......... .......... .......... .......... .......... 84% 96.0M 1s [2023-12-06T09:28:26.339Z] #10 5.623 176800K .......... .......... .......... .......... .......... 84% 90.6M 1s [2023-12-06T09:28:26.339Z] #10 5.623 176850K .......... .......... .......... .......... .......... 84% 102M 1s [2023-12-06T09:28:26.339Z] #10 5.624 176900K .......... .......... .......... .......... .......... 84% 83.5M 1s [2023-12-06T09:28:26.339Z] #10 5.624 176950K .......... .......... .......... .......... .......... 84% 102M 1s [2023-12-06T09:28:26.339Z] #10 5.625 177000K .......... .......... .......... .......... .......... 84% 86.1M 1s [2023-12-06T09:28:26.339Z] #10 5.625 177050K .......... .......... .......... .......... .......... 84% 88.0M 1s [2023-12-06T09:28:26.339Z] #10 5.626 177100K .......... .......... .......... .......... .......... 84% 73.5M 1s [2023-12-06T09:28:26.339Z] #10 5.627 177150K .......... .......... .......... .......... .......... 84% 102M 1s [2023-12-06T09:28:26.339Z] #10 5.627 177200K .......... .......... .......... .......... .......... 84% 109M 1s [2023-12-06T09:28:26.339Z] #10 5.627 177250K .......... .......... .......... .......... .......... 84% 97.3M 1s [2023-12-06T09:28:26.339Z] #10 5.628 177300K .......... .......... .......... .......... .......... 84% 106M 1s [2023-12-06T09:28:26.339Z] #10 5.628 177350K .......... .......... .......... .......... .......... 84% 110M 1s [2023-12-06T09:28:26.339Z] #10 5.629 177400K .......... .......... .......... .......... .......... 84% 98.6M 1s [2023-12-06T09:28:26.339Z] #10 5.629 177450K .......... .......... .......... .......... .......... 84% 112M 1s [2023-12-06T09:28:26.339Z] #10 5.630 177500K .......... .......... .......... .......... .......... 84% 116M 1s [2023-12-06T09:28:26.339Z] #10 5.630 177550K .......... .......... .......... .......... .......... 84% 121M 1s [2023-12-06T09:28:26.339Z] #10 5.631 177600K .......... .......... .......... .......... .......... 84% 104M 1s [2023-12-06T09:28:26.339Z] #10 5.631 177650K .......... .......... .......... .......... .......... 84% 88.6M 1s [2023-12-06T09:28:26.339Z] #10 5.632 177700K .......... .......... .......... .......... .......... 84% 81.2M 1s [2023-12-06T09:28:26.339Z] #10 5.632 177750K .......... .......... .......... .......... .......... 85% 94.2M 1s [2023-12-06T09:28:26.339Z] #10 5.633 177800K .......... .......... .......... .......... .......... 85% 71.0M 1s [2023-12-06T09:28:26.339Z] #10 5.637 177850K .......... .......... .......... .......... .......... 85% 91.8M 1s [2023-12-06T09:28:26.339Z] #10 5.637 177900K .......... .......... .......... .......... .......... 85% 114M 1s [2023-12-06T09:28:26.339Z] #10 5.637 177950K .......... .......... .......... .......... .......... 85% 103M 1s [2023-12-06T09:28:26.339Z] #10 5.637 178000K .......... .......... .......... .......... .......... 85% 108M 1s [2023-12-06T09:28:26.339Z] #10 5.637 178050K .......... .......... .......... .......... .......... 85% 112M 1s [2023-12-06T09:28:26.339Z] #10 5.637 178100K .......... .......... .......... .......... .......... 85% 101M 1s [2023-12-06T09:28:26.339Z] #10 5.637 178150K .......... .......... .......... .......... .......... 85% 1.96M 1s [2023-12-06T09:28:26.339Z] #10 5.661 178200K .......... .......... .......... .......... .......... 85% 37.0M 1s [2023-12-06T09:28:26.339Z] #10 5.663 178250K .......... .......... .......... .......... .......... 85% 25.9M 1s [2023-12-06T09:28:26.339Z] #10 5.665 178300K .......... .......... .......... .......... .......... 85% 17.0M 1s [2023-12-06T09:28:26.339Z] #10 5.667 178350K .......... .......... .......... .......... .......... 85% 47.2M 1s [2023-12-06T09:28:26.339Z] #10 5.668 178400K .......... .......... .......... .......... .......... 85% 32.8M 1s [2023-12-06T09:28:26.339Z] #10 5.670 178450K .......... .......... .......... .......... .......... 85% 25.2M 1s [2023-12-06T09:28:26.339Z] #10 5.672 178500K .......... .......... .......... .......... .......... 85% 44.6M 1s [2023-12-06T09:28:26.339Z] #10 5.673 178550K .......... .......... .......... .......... .......... 85% 52.7M 1s [2023-12-06T09:28:26.339Z] #10 5.674 178600K .......... .......... .......... .......... .......... 85% 45.5M 1s [2023-12-06T09:28:26.339Z] #10 5.675 178650K .......... .......... .......... .......... .......... 85% 43.6M 1s [2023-12-06T09:28:26.339Z] #10 5.676 178700K .......... .......... .......... .......... .......... 85% 51.5M 1s [2023-12-06T09:28:26.339Z] #10 5.677 178750K .......... .......... .......... .......... .......... 85% 42.5M 1s [2023-12-06T09:28:26.339Z] #10 5.678 178800K .......... .......... .......... .......... .......... 85% 49.0M 1s [2023-12-06T09:28:26.339Z] #10 5.679 178850K .......... .......... .......... .......... .......... 85% 48.1M 1s [2023-12-06T09:28:26.339Z] #10 5.680 178900K .......... .......... .......... .......... .......... 85% 39.7M 1s [2023-12-06T09:28:26.339Z] #10 5.681 178950K .......... .......... .......... .......... .......... 85% 48.4M 1s [2023-12-06T09:28:26.339Z] #10 5.682 179000K .......... .......... .......... .......... .......... 85% 53.6M 1s [2023-12-06T09:28:26.339Z] #10 5.683 179050K .......... .......... .......... .......... .......... 85% 52.5M 1s [2023-12-06T09:28:26.340Z] #10 5.684 179100K .......... .......... .......... .......... .......... 85% 46.9M 1s [2023-12-06T09:28:26.340Z] #10 5.685 179150K .......... .......... .......... .......... .......... 85% 46.4M 1s [2023-12-06T09:28:26.340Z] #10 5.686 179200K .......... .......... .......... .......... .......... 85% 57.8M 1s [2023-12-06T09:28:26.340Z] #10 5.687 179250K .......... .......... .......... .......... .......... 85% 62.3M 1s [2023-12-06T09:28:26.340Z] #10 5.688 179300K .......... .......... .......... .......... .......... 85% 68.0M 1s [2023-12-06T09:28:26.340Z] #10 5.689 179350K .......... .......... .......... .......... .......... 85% 57.9M 1s [2023-12-06T09:28:26.340Z] #10 5.690 179400K .......... .......... .......... .......... .......... 85% 60.2M 1s [2023-12-06T09:28:26.340Z] #10 5.690 179450K .......... .......... .......... .......... .......... 85% 51.9M 1s [2023-12-06T09:28:26.340Z] #10 5.691 179500K .......... .......... .......... .......... .......... 85% 50.9M 1s [2023-12-06T09:28:26.340Z] #10 5.692 179550K .......... .......... .......... .......... .......... 85% 72.7M 1s [2023-12-06T09:28:26.340Z] #10 5.693 179600K .......... .......... .......... .......... .......... 85% 63.1M 1s [2023-12-06T09:28:26.340Z] #10 5.694 179650K .......... .......... .......... .......... .......... 85% 59.1M 1s [2023-12-06T09:28:26.340Z] #10 5.694 179700K .......... .......... .......... .......... .......... 85% 60.0M 1s [2023-12-06T09:28:26.340Z] #10 5.695 179750K .......... .......... .......... .......... .......... 85% 70.3M 1s [2023-12-06T09:28:26.340Z] #10 5.696 179800K .......... .......... .......... .......... .......... 86% 73.6M 1s [2023-12-06T09:28:26.340Z] #10 5.697 179850K .......... .......... .......... .......... .......... 86% 76.5M 1s [2023-12-06T09:28:26.340Z] #10 5.697 179900K .......... .......... .......... .......... .......... 86% 58.9M 1s [2023-12-06T09:28:26.340Z] #10 5.698 179950K .......... .......... .......... .......... .......... 86% 59.5M 1s [2023-12-06T09:28:26.340Z] #10 5.699 180000K .......... .......... .......... .......... .......... 86% 66.7M 1s [2023-12-06T09:28:26.340Z] #10 5.700 180050K .......... .......... .......... .......... .......... 86% 89.1M 1s [2023-12-06T09:28:26.340Z] #10 5.700 180100K .......... .......... .......... .......... .......... 86% 62.9M 1s [2023-12-06T09:28:26.340Z] #10 5.701 180150K .......... .......... .......... .......... .......... 86% 62.1M 1s [2023-12-06T09:28:26.340Z] #10 5.702 180200K .......... .......... .......... .......... .......... 86% 72.7M 1s [2023-12-06T09:28:26.340Z] #10 5.702 180250K .......... .......... .......... .......... .......... 86% 76.7M 1s [2023-12-06T09:28:26.340Z] #10 5.703 180300K .......... .......... .......... .......... .......... 86% 79.0M 1s [2023-12-06T09:28:26.340Z] #10 5.704 180350K .......... .......... .......... .......... .......... 86% 82.0M 1s [2023-12-06T09:28:26.340Z] #10 5.704 180400K .......... .......... .......... .......... .......... 86% 76.2M 1s [2023-12-06T09:28:26.340Z] #10 5.705 180450K .......... .......... .......... .......... .......... 86% 79.1M 1s [2023-12-06T09:28:26.340Z] #10 5.706 180500K .......... .......... .......... .......... .......... 86% 69.1M 1s [2023-12-06T09:28:26.340Z] #10 5.706 180550K .......... .......... .......... .......... .......... 86% 69.0M 1s [2023-12-06T09:28:26.340Z] #10 5.707 180600K .......... .......... .......... .......... .......... 86% 85.7M 1s [2023-12-06T09:28:26.340Z] #10 5.708 180650K .......... .......... .......... .......... .......... 86% 77.8M 1s [2023-12-06T09:28:26.340Z] #10 5.708 180700K .......... .......... .......... .......... .......... 86% 81.4M 1s [2023-12-06T09:28:26.340Z] #10 5.709 180750K .......... .......... .......... .......... .......... 86% 83.7M 1s [2023-12-06T09:28:26.340Z] #10 5.709 180800K .......... .......... .......... .......... .......... 86% 65.6M 1s [2023-12-06T09:28:26.340Z] #10 5.710 180850K .......... .......... .......... .......... .......... 86% 88.3M 1s [2023-12-06T09:28:26.340Z] #10 5.711 180900K .......... .......... .......... .......... .......... 86% 70.5M 1s [2023-12-06T09:28:26.340Z] #10 5.711 180950K .......... .......... .......... .......... .......... 86% 83.4M 1s [2023-12-06T09:28:26.340Z] #10 5.712 181000K .......... .......... .......... .......... .......... 86% 92.1M 1s [2023-12-06T09:28:26.340Z] #10 5.712 181050K .......... .......... .......... .......... .......... 86% 76.4M 1s [2023-12-06T09:28:26.340Z] #10 5.713 181100K .......... .......... .......... .......... .......... 86% 77.4M 1s [2023-12-06T09:28:26.340Z] #10 5.714 181150K .......... .......... .......... .......... .......... 86% 97.0M 1s [2023-12-06T09:28:26.340Z] #10 5.714 181200K .......... .......... .......... .......... .......... 86% 98.6M 1s [2023-12-06T09:28:26.340Z] #10 5.715 181250K .......... .......... .......... .......... .......... 86% 102M 1s [2023-12-06T09:28:26.340Z] #10 5.715 181300K .......... .......... .......... .......... .......... 86% 85.1M 1s [2023-12-06T09:28:26.340Z] #10 5.716 181350K .......... .......... .......... .......... .......... 86% 89.5M 1s [2023-12-06T09:28:26.340Z] #10 5.716 181400K .......... .......... .......... .......... .......... 86% 101M 1s [2023-12-06T09:28:26.340Z] #10 5.717 181450K .......... .......... .......... .......... .......... 86% 108M 1s [2023-12-06T09:28:26.340Z] #10 5.717 181500K .......... .......... .......... .......... .......... 86% 87.2M 1s [2023-12-06T09:28:26.340Z] #10 5.718 181550K .......... .......... .......... .......... .......... 86% 85.4M 1s [2023-12-06T09:28:26.340Z] #10 5.718 181600K .......... .......... .......... .......... .......... 86% 82.5M 1s [2023-12-06T09:28:26.340Z] #10 5.719 181650K .......... .......... .......... .......... .......... 86% 87.6M 1s [2023-12-06T09:28:26.340Z] #10 5.720 181700K .......... .......... .......... .......... .......... 86% 78.7M 1s [2023-12-06T09:28:26.340Z] #10 5.720 181750K .......... .......... .......... .......... .......... 86% 103M 1s [2023-12-06T09:28:26.340Z] #10 5.721 181800K .......... .......... .......... .......... .......... 86% 119M 1s [2023-12-06T09:28:26.340Z] #10 5.721 181850K .......... .......... .......... .......... .......... 86% 106M 1s [2023-12-06T09:28:26.340Z] #10 5.722 181900K .......... .......... .......... .......... .......... 87% 87.0M 1s [2023-12-06T09:28:26.340Z] #10 5.722 181950K .......... .......... .......... .......... .......... 87% 110M 1s [2023-12-06T09:28:26.340Z] #10 5.722 182000K .......... .......... .......... .......... .......... 87% 115M 1s [2023-12-06T09:28:26.340Z] #10 5.723 182050K .......... .......... .......... .......... .......... 87% 111M 1s [2023-12-06T09:28:26.340Z] #10 5.723 182100K .......... .......... .......... .......... .......... 87% 96.1M 1s [2023-12-06T09:28:26.340Z] #10 5.724 182150K .......... .......... .......... .......... .......... 87% 116M 1s [2023-12-06T09:28:26.340Z] #10 5.724 182200K .......... .......... .......... .......... .......... 87% 2.19M 1s [2023-12-06T09:28:26.340Z] #10 5.747 182250K .......... .......... .......... .......... .......... 87% 27.7M 1s [2023-12-06T09:28:26.340Z] #10 5.748 182300K .......... .......... .......... .......... .......... 87% 25.2M 1s [2023-12-06T09:28:26.340Z] #10 5.750 182350K .......... .......... .......... .......... .......... 87% 88.2M 1s [2023-12-06T09:28:26.340Z] #10 5.753 182400K .......... .......... .......... .......... .......... 87% 19.7M 1s [2023-12-06T09:28:26.340Z] #10 5.753 182450K .......... .......... .......... .......... .......... 87% 25.7M 1s [2023-12-06T09:28:26.340Z] #10 5.755 182500K .......... .......... .......... .......... .......... 87% 21.8M 1s [2023-12-06T09:28:26.340Z] #10 5.757 182550K .......... .......... .......... .......... .......... 87% 95.6M 1s [2023-12-06T09:28:26.340Z] #10 5.758 182600K .......... .......... .......... .......... .......... 87% 80.4M 1s [2023-12-06T09:28:26.340Z] #10 5.759 182650K .......... .......... .......... .......... .......... 87% 92.4M 1s [2023-12-06T09:28:26.340Z] #10 5.759 182700K .......... .......... .......... .......... .......... 87% 113M 1s [2023-12-06T09:28:26.340Z] #10 5.760 182750K .......... .......... .......... .......... .......... 87% 50.6M 1s [2023-12-06T09:28:26.340Z] #10 5.761 182800K .......... .......... .......... .......... .......... 87% 61.1M 1s [2023-12-06T09:28:26.340Z] #10 5.761 182850K .......... .......... .......... .......... .......... 87% 92.4M 1s [2023-12-06T09:28:26.340Z] #10 5.762 182900K .......... .......... .......... .......... .......... 87% 72.5M 1s [2023-12-06T09:28:26.340Z] #10 5.763 182950K .......... .......... .......... .......... .......... 87% 52.0M 1s [2023-12-06T09:28:26.340Z] #10 5.763 183000K .......... .......... .......... .......... .......... 87% 67.5M 1s [2023-12-06T09:28:26.340Z] #10 5.764 183050K .......... .......... .......... .......... .......... 87% 49.5M 1s [2023-12-06T09:28:26.340Z] #10 5.766 183100K .......... .......... .......... .......... .......... 87% 42.4M 1s [2023-12-06T09:28:26.340Z] #10 5.766 183150K .......... .......... .......... .......... .......... 87% 59.3M 1s [2023-12-06T09:28:26.340Z] #10 5.767 183200K .......... .......... .......... .......... .......... 87% 62.6M 1s [2023-12-06T09:28:26.340Z] #10 5.768 183250K .......... .......... .......... .......... .......... 87% 51.7M 1s [2023-12-06T09:28:26.340Z] #10 5.769 183300K .......... .......... .......... .......... .......... 87% 49.3M 1s [2023-12-06T09:28:26.340Z] #10 5.770 183350K .......... .......... .......... .......... .......... 87% 58.4M 1s [2023-12-06T09:28:26.340Z] #10 5.771 183400K .......... .......... .......... .......... .......... 87% 60.1M 1s [2023-12-06T09:28:26.340Z] #10 5.772 183450K .......... .......... .......... .......... .......... 87% 63.3M 1s [2023-12-06T09:28:26.340Z] #10 5.772 183500K .......... .......... .......... .......... .......... 87% 56.7M 1s [2023-12-06T09:28:26.340Z] #10 5.773 183550K .......... .......... .......... .......... .......... 87% 50.9M 1s [2023-12-06T09:28:26.340Z] #10 5.774 183600K .......... .......... .......... .......... .......... 87% 70.0M 1s [2023-12-06T09:28:26.340Z] #10 5.775 183650K .......... .......... .......... .......... .......... 87% 67.0M 1s [2023-12-06T09:28:26.340Z] #10 5.776 183700K .......... .......... .......... .......... .......... 87% 49.9M 1s [2023-12-06T09:28:26.340Z] #10 5.777 183750K .......... .......... .......... .......... .......... 87% 67.7M 1s [2023-12-06T09:28:26.340Z] #10 5.777 183800K .......... .......... .......... .......... .......... 87% 70.6M 1s [2023-12-06T09:28:26.340Z] #10 5.778 183850K .......... .......... .......... .......... .......... 87% 60.2M 1s [2023-12-06T09:28:26.340Z] #10 5.779 183900K .......... .......... .......... .......... .......... 87% 57.2M 1s [2023-12-06T09:28:26.340Z] #10 5.780 183950K .......... .......... .......... .......... .......... 87% 64.0M 1s [2023-12-06T09:28:26.340Z] #10 5.780 184000K .......... .......... .......... .......... .......... 88% 71.1M 1s [2023-12-06T09:28:26.340Z] #10 5.781 184050K .......... .......... .......... .......... .......... 88% 52.7M 1s [2023-12-06T09:28:26.340Z] #10 5.782 184100K .......... .......... .......... .......... .......... 88% 57.7M 1s [2023-12-06T09:28:26.340Z] #10 5.783 184150K .......... .......... .......... .......... .......... 88% 73.9M 1s [2023-12-06T09:28:26.340Z] #10 5.783 184200K .......... .......... .......... .......... .......... 88% 69.5M 1s [2023-12-06T09:28:26.340Z] #10 5.784 184250K .......... .......... .......... .......... .......... 88% 76.8M 1s [2023-12-06T09:28:26.340Z] #10 5.785 184300K .......... .......... .......... .......... .......... 88% 63.8M 1s [2023-12-06T09:28:26.340Z] #10 5.786 184350K .......... .......... .......... .......... .......... 88% 96.7M 1s [2023-12-06T09:28:26.340Z] #10 5.786 184400K .......... .......... .......... .......... .......... 88% 62.7M 1s [2023-12-06T09:28:26.340Z] #10 5.787 184450K .......... .......... .......... .......... .......... 88% 73.2M 1s [2023-12-06T09:28:26.340Z] #10 5.788 184500K .......... .......... .......... .......... .......... 88% 69.9M 1s [2023-12-06T09:28:26.340Z] #10 5.788 184550K .......... .......... .......... .......... .......... 88% 73.3M 1s [2023-12-06T09:28:26.340Z] #10 5.789 184600K .......... .......... .......... .......... .......... 88% 69.4M 1s [2023-12-06T09:28:26.340Z] #10 5.790 184650K .......... .......... .......... .......... .......... 88% 69.1M 1s [2023-12-06T09:28:26.340Z] #10 5.790 184700K .......... .......... .......... .......... .......... 88% 61.4M 1s [2023-12-06T09:28:26.340Z] #10 5.791 184750K .......... .......... .......... .......... .......... 88% 89.1M 1s [2023-12-06T09:28:26.340Z] #10 5.792 184800K .......... .......... .......... .......... .......... 88% 72.6M 1s [2023-12-06T09:28:26.340Z] #10 5.792 184850K .......... .......... .......... .......... .......... 88% 73.6M 1s [2023-12-06T09:28:26.340Z] #10 5.793 184900K .......... .......... .......... .......... .......... 88% 74.0M 1s [2023-12-06T09:28:26.340Z] #10 5.794 184950K .......... .......... .......... .......... .......... 88% 87.5M 1s [2023-12-06T09:28:26.340Z] #10 5.794 185000K .......... .......... .......... .......... .......... 88% 91.6M 1s [2023-12-06T09:28:26.340Z] #10 5.795 185050K .......... .......... .......... .......... .......... 88% 105M 1s [2023-12-06T09:28:26.340Z] #10 5.795 185100K .......... .......... .......... .......... .......... 88% 67.8M 1s [2023-12-06T09:28:26.340Z] #10 5.796 185150K .......... .......... .......... .......... .......... 88% 73.1M 1s [2023-12-06T09:28:26.340Z] #10 5.797 185200K .......... .......... .......... .......... .......... 88% 77.4M 1s [2023-12-06T09:28:26.340Z] #10 5.797 185250K .......... .......... .......... .......... .......... 88% 80.6M 1s [2023-12-06T09:28:26.340Z] #10 5.798 185300K .......... .......... .......... .......... .......... 88% 90.2M 1s [2023-12-06T09:28:26.340Z] #10 5.798 185350K .......... .......... .......... .......... .......... 88% 99.6M 1s [2023-12-06T09:28:26.340Z] #10 5.799 185400K .......... .......... .......... .......... .......... 88% 116M 1s [2023-12-06T09:28:26.340Z] #10 5.799 185450K .......... .......... .......... .......... .......... 88% 104M 1s [2023-12-06T09:28:26.340Z] #10 5.800 185500K .......... .......... .......... .......... .......... 88% 87.9M 1s [2023-12-06T09:28:26.340Z] #10 5.800 185550K .......... .......... .......... .......... .......... 88% 92.7M 1s [2023-12-06T09:28:26.340Z] #10 5.802 185600K .......... .......... .......... .......... .......... 88% 97.3M 1s [2023-12-06T09:28:26.340Z] #10 5.802 185650K .......... .......... .......... .......... .......... 88% 100M 1s [2023-12-06T09:28:26.340Z] #10 5.802 185700K .......... .......... .......... .......... .......... 88% 96.9M 1s [2023-12-06T09:28:26.340Z] #10 5.802 185750K .......... .......... .......... .......... .......... 88% 119M 1s [2023-12-06T09:28:26.340Z] #10 5.803 185800K .......... .......... .......... .......... .......... 88% 110M 1s [2023-12-06T09:28:26.340Z] #10 5.803 185850K .......... .......... .......... .......... .......... 88% 103M 0s [2023-12-06T09:28:26.340Z] #10 5.804 185900K .......... .......... .......... .......... .......... 88% 76.0M 0s [2023-12-06T09:28:26.340Z] #10 5.804 185950K .......... .......... .......... .......... .......... 88% 89.1M 0s [2023-12-06T09:28:26.340Z] #10 5.805 186000K .......... .......... .......... .......... .......... 88% 113M 0s [2023-12-06T09:28:26.340Z] #10 5.805 186050K .......... .......... .......... .......... .......... 88% 97.4M 0s [2023-12-06T09:28:26.340Z] #10 5.806 186100K .......... .......... .......... .......... .......... 89% 97.7M 0s [2023-12-06T09:28:26.340Z] #10 5.806 186150K .......... .......... .......... .......... .......... 89% 127M 0s [2023-12-06T09:28:26.340Z] #10 5.807 186200K .......... .......... .......... .......... .......... 89% 105M 0s [2023-12-06T09:28:26.591Z] #10 5.807 186250K .......... .......... .......... .......... .......... 89% 1.50M 0s [2023-12-06T09:28:26.591Z] #10 5.840 186300K .......... .......... .......... .......... .......... 89% 77.9M 0s [2023-12-06T09:28:26.591Z] #10 5.840 186350K .......... .......... .......... .......... .......... 89% 96.2M 0s [2023-12-06T09:28:26.591Z] #10 5.841 186400K .......... .......... .......... .......... .......... 89% 115M 0s [2023-12-06T09:28:26.591Z] #10 5.841 186450K .......... .......... .......... .......... .......... 89% 92.9M 0s [2023-12-06T09:28:26.591Z] #10 5.842 186500K .......... .......... .......... .......... .......... 89% 88.9M 0s [2023-12-06T09:28:26.591Z] #10 5.842 186550K .......... .......... .......... .......... .......... 89% 38.2M 0s [2023-12-06T09:28:26.591Z] #10 5.844 186600K .......... .......... .......... .......... .......... 89% 57.8M 0s [2023-12-06T09:28:26.591Z] #10 5.844 186650K .......... .......... .......... .......... .......... 89% 66.9M 0s [2023-12-06T09:28:26.591Z] #10 5.845 186700K .......... .......... .......... .......... .......... 89% 53.4M 0s [2023-12-06T09:28:26.591Z] #10 5.846 186750K .......... .......... .......... .......... .......... 89% 77.4M 0s [2023-12-06T09:28:26.591Z] #10 5.847 186800K .......... .......... .......... .......... .......... 89% 63.5M 0s [2023-12-06T09:28:26.591Z] #10 5.847 186850K .......... .......... .......... .......... .......... 89% 59.1M 0s [2023-12-06T09:28:26.591Z] #10 5.848 186900K .......... .......... .......... .......... .......... 89% 63.2M 0s [2023-12-06T09:28:26.591Z] #10 5.849 186950K .......... .......... .......... .......... .......... 89% 57.1M 0s [2023-12-06T09:28:26.591Z] #10 5.850 187000K .......... .......... .......... .......... .......... 89% 77.2M 0s [2023-12-06T09:28:26.591Z] #10 5.851 187050K .......... .......... .......... .......... .......... 89% 78.9M 0s [2023-12-06T09:28:26.591Z] #10 5.851 187100K .......... .......... .......... .......... .......... 89% 3.39M 0s [2023-12-06T09:28:26.591Z] #10 5.866 187150K .......... .......... .......... .......... .......... 89% 63.1M 0s [2023-12-06T09:28:26.591Z] #10 5.866 187200K .......... .......... .......... .......... .......... 89% 61.7M 0s [2023-12-06T09:28:26.591Z] #10 5.867 187250K .......... .......... .......... .......... .......... 89% 69.7M 0s [2023-12-06T09:28:26.591Z] #10 5.868 187300K .......... .......... .......... .......... .......... 89% 64.6M 0s [2023-12-06T09:28:26.591Z] #10 5.869 187350K .......... .......... .......... .......... .......... 89% 65.6M 0s [2023-12-06T09:28:26.591Z] #10 5.869 187400K .......... .......... .......... .......... .......... 89% 67.4M 0s [2023-12-06T09:28:26.591Z] #10 5.870 187450K .......... .......... .......... .......... .......... 89% 78.5M 0s [2023-12-06T09:28:26.591Z] #10 5.871 187500K .......... .......... .......... .......... .......... 89% 58.1M 0s [2023-12-06T09:28:26.591Z] #10 5.872 187550K .......... .......... .......... .......... .......... 89% 75.5M 0s [2023-12-06T09:28:26.591Z] #10 5.872 187600K .......... .......... .......... .......... .......... 89% 73.2M 0s [2023-12-06T09:28:26.591Z] #10 5.873 187650K .......... .......... .......... .......... .......... 89% 63.9M 0s [2023-12-06T09:28:26.591Z] #10 5.874 187700K .......... .......... .......... .......... .......... 89% 70.3M 0s [2023-12-06T09:28:26.591Z] #10 5.874 187750K .......... .......... .......... .......... .......... 89% 75.8M 0s [2023-12-06T09:28:26.591Z] #10 5.875 187800K .......... .......... .......... .......... .......... 89% 70.8M 0s [2023-12-06T09:28:26.591Z] #10 5.876 187850K .......... .......... .......... .......... .......... 89% 66.8M 0s [2023-12-06T09:28:26.591Z] #10 5.877 187900K .......... .......... .......... .......... .......... 89% 55.2M 0s [2023-12-06T09:28:26.591Z] #10 5.877 187950K .......... .......... .......... .......... .......... 89% 85.8M 0s [2023-12-06T09:28:26.591Z] #10 5.878 188000K .......... .......... .......... .......... .......... 89% 62.1M 0s [2023-12-06T09:28:26.591Z] #10 5.879 188050K .......... .......... .......... .......... .......... 89% 70.7M 0s [2023-12-06T09:28:26.591Z] #10 5.879 188100K .......... .......... .......... .......... .......... 89% 52.9M 0s [2023-12-06T09:28:26.591Z] #10 5.880 188150K .......... .......... .......... .......... .......... 89% 83.9M 0s [2023-12-06T09:28:26.591Z] #10 5.881 188200K .......... .......... .......... .......... .......... 90% 58.7M 0s [2023-12-06T09:28:26.591Z] #10 5.882 188250K .......... .......... .......... .......... .......... 90% 63.3M 0s [2023-12-06T09:28:26.591Z] #10 5.883 188300K .......... .......... .......... .......... .......... 90% 57.6M 0s [2023-12-06T09:28:26.591Z] #10 5.883 188350K .......... .......... .......... .......... .......... 90% 72.6M 0s [2023-12-06T09:28:26.591Z] #10 5.884 188400K .......... .......... .......... .......... .......... 90% 74.9M 0s [2023-12-06T09:28:26.591Z] #10 5.885 188450K .......... .......... .......... .......... .......... 90% 72.9M 0s [2023-12-06T09:28:26.591Z] #10 5.885 188500K .......... .......... .......... .......... .......... 90% 61.2M 0s [2023-12-06T09:28:26.591Z] #10 5.886 188550K .......... .......... .......... .......... .......... 90% 71.3M 0s [2023-12-06T09:28:26.591Z] #10 5.887 188600K .......... .......... .......... .......... .......... 90% 65.9M 0s [2023-12-06T09:28:26.591Z] #10 5.887 188650K .......... .......... .......... .......... .......... 90% 72.1M 0s [2023-12-06T09:28:26.591Z] #10 5.888 188700K .......... .......... .......... .......... .......... 90% 62.8M 0s [2023-12-06T09:28:26.591Z] #10 5.889 188750K .......... .......... .......... .......... .......... 90% 73.0M 0s [2023-12-06T09:28:26.591Z] #10 5.890 188800K .......... .......... .......... .......... .......... 90% 76.5M 0s [2023-12-06T09:28:26.591Z] #10 5.890 188850K .......... .......... .......... .......... .......... 90% 76.6M 0s [2023-12-06T09:28:26.591Z] #10 5.891 188900K .......... .......... .......... .......... .......... 90% 76.3M 0s [2023-12-06T09:28:26.591Z] #10 5.891 188950K .......... .......... .......... .......... .......... 90% 81.2M 0s [2023-12-06T09:28:26.591Z] #10 5.892 189000K .......... .......... .......... .......... .......... 90% 89.0M 0s [2023-12-06T09:28:26.591Z] #10 5.893 189050K .......... .......... .......... .......... .......... 90% 82.3M 0s [2023-12-06T09:28:26.591Z] #10 5.893 189100K .......... .......... .......... .......... .......... 90% 67.0M 0s [2023-12-06T09:28:26.591Z] #10 5.894 189150K .......... .......... .......... .......... .......... 90% 86.1M 0s [2023-12-06T09:28:26.591Z] #10 5.895 189200K .......... .......... .......... .......... .......... 90% 92.5M 0s [2023-12-06T09:28:26.591Z] #10 5.895 189250K .......... .......... .......... .......... .......... 90% 94.8M 0s [2023-12-06T09:28:26.591Z] #10 5.896 189300K .......... .......... .......... .......... .......... 90% 77.7M 0s [2023-12-06T09:28:26.591Z] #10 5.896 189350K .......... .......... .......... .......... .......... 90% 92.3M 0s [2023-12-06T09:28:26.591Z] #10 5.897 189400K .......... .......... .......... .......... .......... 90% 86.4M 0s [2023-12-06T09:28:26.591Z] #10 5.897 189450K .......... .......... .......... .......... .......... 90% 88.9M 0s [2023-12-06T09:28:26.591Z] #10 5.898 189500K .......... .......... .......... .......... .......... 90% 74.7M 0s [2023-12-06T09:28:26.591Z] #10 5.898 189550K .......... .......... .......... .......... .......... 90% 94.6M 0s [2023-12-06T09:28:26.591Z] #10 5.899 189600K .......... .......... .......... .......... .......... 90% 83.9M 0s [2023-12-06T09:28:26.591Z] #10 5.900 189650K .......... .......... .......... .......... .......... 90% 81.5M 0s [2023-12-06T09:28:26.591Z] #10 5.900 189700K .......... .......... .......... .......... .......... 90% 76.8M 0s [2023-12-06T09:28:26.591Z] #10 5.901 189750K .......... .......... .......... .......... .......... 90% 86.3M 0s [2023-12-06T09:28:26.591Z] #10 5.901 189800K .......... .......... .......... .......... .......... 90% 83.7M 0s [2023-12-06T09:28:26.591Z] #10 5.902 189850K .......... .......... .......... .......... .......... 90% 93.4M 0s [2023-12-06T09:28:26.591Z] #10 5.902 189900K .......... .......... .......... .......... .......... 90% 82.2M 0s [2023-12-06T09:28:26.591Z] #10 5.903 189950K .......... .......... .......... .......... .......... 90% 96.2M 0s [2023-12-06T09:28:26.591Z] #10 5.904 190000K .......... .......... .......... .......... .......... 90% 107M 0s [2023-12-06T09:28:26.591Z] #10 5.904 190050K .......... .......... .......... .......... .......... 90% 103M 0s [2023-12-06T09:28:26.591Z] #10 5.905 190100K .......... .......... .......... .......... .......... 90% 89.7M 0s [2023-12-06T09:28:26.591Z] #10 5.905 190150K .......... .......... .......... .......... .......... 90% 90.3M 0s [2023-12-06T09:28:26.591Z] #10 5.906 190200K .......... .......... .......... .......... .......... 90% 94.7M 0s [2023-12-06T09:28:26.591Z] #10 5.906 190250K .......... .......... .......... .......... .......... 91% 103M 0s [2023-12-06T09:28:26.591Z] #10 5.907 190300K .......... .......... .......... .......... .......... 91% 3.98M 0s [2023-12-06T09:28:26.591Z] #10 5.919 190350K .......... .......... .......... .......... .......... 91% 61.1M 0s [2023-12-06T09:28:26.591Z] #10 5.920 190400K .......... .......... .......... .......... .......... 91% 21.2M 0s [2023-12-06T09:28:26.591Z] #10 5.922 190450K .......... .......... .......... .......... .......... 91% 3.82M 0s [2023-12-06T09:28:26.591Z] #10 5.935 190500K .......... .......... .......... .......... .......... 91% 104M 0s [2023-12-06T09:28:26.591Z] #10 5.935 190550K .......... .......... .......... .......... .......... 91% 111M 0s [2023-12-06T09:28:26.591Z] #10 5.936 190600K .......... .......... .......... .......... .......... 91% 89.8M 0s [2023-12-06T09:28:26.591Z] #10 5.936 190650K .......... .......... .......... .......... .......... 91% 19.6M 0s [2023-12-06T09:28:26.591Z] #10 5.939 190700K .......... .......... .......... .......... .......... 91% 95.0M 0s [2023-12-06T09:28:26.591Z] #10 5.939 190750K .......... .......... .......... .......... .......... 91% 103M 0s [2023-12-06T09:28:26.591Z] #10 5.940 190800K .......... .......... .......... .......... .......... 91% 102M 0s [2023-12-06T09:28:26.591Z] #10 5.940 190850K .......... .......... .......... .......... .......... 91% 101M 0s [2023-12-06T09:28:26.591Z] #10 5.941 190900K .......... .......... .......... .......... .......... 91% 111M 0s [2023-12-06T09:28:26.591Z] #10 5.941 190950K .......... .......... .......... .......... .......... 91% 107M 0s [2023-12-06T09:28:26.591Z] #10 5.942 191000K .......... .......... .......... .......... .......... 91% 92.6M 0s [2023-12-06T09:28:26.591Z] #10 5.942 191050K .......... .......... .......... .......... .......... 91% 123M 0s [2023-12-06T09:28:26.591Z] #10 5.942 191100K .......... .......... .......... .......... .......... 91% 105M 0s [2023-12-06T09:28:26.591Z] #10 5.943 191150K .......... .......... .......... .......... .......... 91% 110M 0s [2023-12-06T09:28:26.591Z] #10 5.943 191200K .......... .......... .......... .......... .......... 91% 106M 0s [2023-12-06T09:28:26.591Z] #10 5.944 191250K .......... .......... .......... .......... .......... 91% 111M 0s [2023-12-06T09:28:26.591Z] #10 5.944 191300K .......... .......... .......... .......... .......... 91% 105M 0s [2023-12-06T09:28:26.591Z] #10 5.945 191350K .......... .......... .......... .......... .......... 91% 128M 0s [2023-12-06T09:28:26.591Z] #10 5.945 191400K .......... .......... .......... .......... .......... 91% 104M 0s [2023-12-06T09:28:26.591Z] #10 5.946 191450K .......... .......... .......... .......... .......... 91% 109M 0s [2023-12-06T09:28:26.591Z] #10 5.946 191500K .......... .......... .......... .......... .......... 91% 108M 0s [2023-12-06T09:28:26.591Z] #10 5.946 191550K .......... .......... .......... .......... .......... 91% 108M 0s [2023-12-06T09:28:26.591Z] #10 5.947 191600K .......... .......... .......... .......... .......... 91% 109M 0s [2023-12-06T09:28:26.591Z] #10 5.947 191650K .......... .......... .......... .......... .......... 91% 113M 0s [2023-12-06T09:28:26.591Z] #10 5.948 191700K .......... .......... .......... .......... .......... 91% 97.7M 0s [2023-12-06T09:28:26.591Z] #10 5.948 191750K .......... .......... .......... .......... .......... 91% 107M 0s [2023-12-06T09:28:26.591Z] #10 5.949 191800K .......... .......... .......... .......... .......... 91% 108M 0s [2023-12-06T09:28:26.591Z] #10 5.949 191850K .......... .......... .......... .......... .......... 91% 113M 0s [2023-12-06T09:28:26.591Z] #10 5.950 191900K .......... .......... .......... .......... .......... 91% 94.3M 0s [2023-12-06T09:28:26.591Z] #10 5.950 191950K .......... .......... .......... .......... .......... 91% 132M 0s [2023-12-06T09:28:26.591Z] #10 5.951 192000K .......... .......... .......... .......... .......... 91% 115M 0s [2023-12-06T09:28:26.591Z] #10 5.951 192050K .......... .......... .......... .......... .......... 91% 120M 0s [2023-12-06T09:28:26.591Z] #10 5.951 192100K .......... .......... .......... .......... .......... 91% 101M 0s [2023-12-06T09:28:26.591Z] #10 5.952 192150K .......... .......... .......... .......... .......... 91% 135M 0s [2023-12-06T09:28:26.591Z] #10 5.952 192200K .......... .......... .......... .......... .......... 91% 78.0M 0s [2023-12-06T09:28:26.591Z] #10 5.953 192250K .......... .......... .......... .......... .......... 91% 133M 0s [2023-12-06T09:28:26.591Z] #10 5.953 192300K .......... .......... .......... .......... .......... 91% 93.3M 0s [2023-12-06T09:28:26.591Z] #10 5.954 192350K .......... .......... .......... .......... .......... 92% 122M 0s [2023-12-06T09:28:26.591Z] #10 5.954 192400K .......... .......... .......... .......... .......... 92% 120M 0s [2023-12-06T09:28:26.591Z] #10 5.955 192450K .......... .......... .......... .......... .......... 92% 120M 0s [2023-12-06T09:28:26.591Z] #10 5.955 192500K .......... .......... .......... .......... .......... 92% 112M 0s [2023-12-06T09:28:26.591Z] #10 5.955 192550K .......... .......... .......... .......... .......... 92% 112M 0s [2023-12-06T09:28:26.591Z] #10 5.956 192600K .......... .......... .......... .......... .......... 92% 119M 0s [2023-12-06T09:28:26.591Z] #10 5.956 192650K .......... .......... .......... .......... .......... 92% 125M 0s [2023-12-06T09:28:26.591Z] #10 5.957 192700K .......... .......... .......... .......... .......... 92% 110M 0s [2023-12-06T09:28:26.591Z] #10 5.957 192750K .......... .......... .......... .......... .......... 92% 111M 0s [2023-12-06T09:28:26.591Z] #10 5.958 192800K .......... .......... .......... .......... .......... 92% 118M 0s [2023-12-06T09:28:26.591Z] #10 5.958 192850K .......... .......... .......... .......... .......... 92% 122M 0s [2023-12-06T09:28:26.591Z] #10 5.958 192900K .......... .......... .......... .......... .......... 92% 55.3M 0s [2023-12-06T09:28:26.591Z] #10 5.959 192950K .......... .......... .......... .......... .......... 92% 101M 0s [2023-12-06T09:28:26.591Z] #10 5.960 193000K .......... .......... .......... .......... .......... 92% 116M 0s [2023-12-06T09:28:26.591Z] #10 5.960 193050K .......... .......... .......... .......... .......... 92% 75.0M 0s [2023-12-06T09:28:26.591Z] #10 5.961 193100K .......... .......... .......... .......... .......... 92% 112M 0s [2023-12-06T09:28:26.591Z] #10 5.961 193150K .......... .......... .......... .......... .......... 92% 113M 0s [2023-12-06T09:28:26.591Z] #10 5.962 193200K .......... .......... .......... .......... .......... 92% 16.5M 0s [2023-12-06T09:28:26.591Z] #10 5.965 193250K .......... .......... .......... .......... .......... 92% 109M 0s [2023-12-06T09:28:26.591Z] #10 5.965 193300K .......... .......... .......... .......... .......... 92% 109M 0s [2023-12-06T09:28:26.591Z] #10 5.965 193350K .......... .......... .......... .......... .......... 92% 121M 0s [2023-12-06T09:28:26.591Z] #10 5.966 193400K .......... .......... .......... .......... .......... 92% 127M 0s [2023-12-06T09:28:26.591Z] #10 5.966 193450K .......... .......... .......... .......... .......... 92% 107M 0s [2023-12-06T09:28:26.591Z] #10 5.967 193500K .......... .......... .......... .......... .......... 92% 92.4M 0s [2023-12-06T09:28:26.591Z] #10 5.967 193550K .......... .......... .......... .......... .......... 92% 124M 0s [2023-12-06T09:28:26.591Z] #10 5.968 193600K .......... .......... .......... .......... .......... 92% 127M 0s [2023-12-06T09:28:26.591Z] #10 5.968 193650K .......... .......... .......... .......... .......... 92% 114M 0s [2023-12-06T09:28:26.591Z] #10 5.968 193700K .......... .......... .......... .......... .......... 92% 102M 0s [2023-12-06T09:28:26.591Z] #10 5.969 193750K .......... .......... .......... .......... .......... 92% 105M 0s [2023-12-06T09:28:26.591Z] #10 5.969 193800K .......... .......... .......... .......... .......... 92% 125M 0s [2023-12-06T09:28:26.591Z] #10 5.970 193850K .......... .......... .......... .......... .......... 92% 108M 0s [2023-12-06T09:28:26.591Z] #10 5.970 193900K .......... .......... .......... .......... .......... 92% 112M 0s [2023-12-06T09:28:26.591Z] #10 5.971 193950K .......... .......... .......... .......... .......... 92% 106M 0s [2023-12-06T09:28:26.591Z] #10 5.971 194000K .......... .......... .......... .......... .......... 92% 131M 0s [2023-12-06T09:28:26.591Z] #10 5.972 194050K .......... .......... .......... .......... .......... 92% 13.5M 0s [2023-12-06T09:28:26.591Z] #10 5.975 194100K .......... .......... .......... .......... .......... 92% 63.8M 0s [2023-12-06T09:28:26.591Z] #10 5.976 194150K .......... .......... .......... .......... .......... 92% 81.1M 0s [2023-12-06T09:28:26.591Z] #10 5.976 194200K .......... .......... .......... .......... .......... 92% 145M 0s [2023-12-06T09:28:26.591Z] #10 5.977 194250K .......... .......... .......... .......... .......... 92% 82.2M 0s [2023-12-06T09:28:26.591Z] #10 5.978 194300K .......... .......... .......... .......... .......... 92% 90.4M 0s [2023-12-06T09:28:26.591Z] #10 5.978 194350K .......... .......... .......... .......... .......... 92% 1.87M 0s [2023-12-06T09:28:26.591Z] #10 6.004 194400K .......... .......... .......... .......... .......... 92% 23.3M 0s [2023-12-06T09:28:26.591Z] #10 6.006 194450K .......... .......... .......... .......... .......... 93% 87.9M 0s [2023-12-06T09:28:26.591Z] #10 6.007 194500K .......... .......... .......... .......... .......... 93% 27.7M 0s [2023-12-06T09:28:26.591Z] #10 6.008 194550K .......... .......... .......... .......... .......... 93% 42.1M 0s [2023-12-06T09:28:26.592Z] #10 6.010 194600K .......... .......... .......... .......... .......... 93% 34.2M 0s [2023-12-06T09:28:26.592Z] #10 6.011 194650K .......... .......... .......... .......... .......... 93% 89.8M 0s [2023-12-06T09:28:26.592Z] #10 6.012 194700K .......... .......... .......... .......... .......... 93% 54.2M 0s [2023-12-06T09:28:26.592Z] #10 6.012 194750K .......... .......... .......... .......... .......... 93% 6.37M 0s [2023-12-06T09:28:26.592Z] #10 6.020 194800K .......... .......... .......... .......... .......... 93% 82.4M 0s [2023-12-06T09:28:26.592Z] #10 6.021 194850K .......... .......... .......... .......... .......... 93% 86.3M 0s [2023-12-06T09:28:26.592Z] #10 6.021 194900K .......... .......... .......... .......... .......... 93% 62.9M 0s [2023-12-06T09:28:26.592Z] #10 6.022 194950K .......... .......... .......... .......... .......... 93% 72.4M 0s [2023-12-06T09:28:26.592Z] #10 6.023 195000K .......... .......... .......... .......... .......... 93% 78.4M 0s [2023-12-06T09:28:26.592Z] #10 6.023 195050K .......... .......... .......... .......... .......... 93% 79.3M 0s [2023-12-06T09:28:26.592Z] #10 6.024 195100K .......... .......... .......... .......... .......... 93% 73.9M 0s [2023-12-06T09:28:26.592Z] #10 6.025 195150K .......... .......... .......... .......... .......... 93% 72.2M 0s [2023-12-06T09:28:26.592Z] #10 6.025 195200K .......... .......... .......... .......... .......... 93% 65.9M 0s [2023-12-06T09:28:26.592Z] #10 6.026 195250K .......... .......... .......... .......... .......... 93% 84.9M 0s [2023-12-06T09:28:26.592Z] #10 6.027 195300K .......... .......... .......... .......... .......... 93% 65.1M 0s [2023-12-06T09:28:26.592Z] #10 6.027 195350K .......... .......... .......... .......... .......... 93% 65.9M 0s [2023-12-06T09:28:26.592Z] #10 6.028 195400K .......... .......... .......... .......... .......... 93% 62.0M 0s [2023-12-06T09:28:26.592Z] #10 6.029 195450K .......... .......... .......... .......... .......... 93% 94.1M 0s [2023-12-06T09:28:26.592Z] #10 6.029 195500K .......... .......... .......... .......... .......... 93% 79.6M 0s [2023-12-06T09:28:26.592Z] #10 6.030 195550K .......... .......... .......... .......... .......... 93% 90.1M 0s [2023-12-06T09:28:26.592Z] #10 6.031 195600K .......... .......... .......... .......... .......... 93% 96.4M 0s [2023-12-06T09:28:26.592Z] #10 6.031 195650K .......... .......... .......... .......... .......... 93% 94.1M 0s [2023-12-06T09:28:26.592Z] #10 6.032 195700K .......... .......... .......... .......... .......... 93% 4.74M 0s [2023-12-06T09:28:26.592Z] #10 6.042 195750K .......... .......... .......... .......... .......... 93% 59.4M 0s [2023-12-06T09:28:26.592Z] #10 6.043 195800K .......... .......... .......... .......... .......... 93% 55.6M 0s [2023-12-06T09:28:26.592Z] #10 6.044 195850K .......... .......... .......... .......... .......... 93% 61.2M 0s [2023-12-06T09:28:26.592Z] #10 6.045 195900K .......... .......... .......... .......... .......... 93% 59.8M 0s [2023-12-06T09:28:26.592Z] #10 6.045 195950K .......... .......... .......... .......... .......... 93% 59.4M 0s [2023-12-06T09:28:26.592Z] #10 6.046 196000K .......... .......... .......... .......... .......... 93% 62.1M 0s [2023-12-06T09:28:26.592Z] #10 6.047 196050K .......... .......... .......... .......... .......... 93% 55.5M 0s [2023-12-06T09:28:26.592Z] #10 6.048 196100K .......... .......... .......... .......... .......... 93% 47.2M 0s [2023-12-06T09:28:26.592Z] #10 6.049 196150K .......... .......... .......... .......... .......... 93% 52.4M 0s [2023-12-06T09:28:26.592Z] #10 6.050 196200K .......... .......... .......... .......... .......... 93% 60.9M 0s [2023-12-06T09:28:26.592Z] #10 6.051 196250K .......... .......... .......... .......... .......... 93% 63.2M 0s [2023-12-06T09:28:26.592Z] #10 6.051 196300K .......... .......... .......... .......... .......... 93% 46.5M 0s [2023-12-06T09:28:26.592Z] #10 6.052 196350K .......... .......... .......... .......... .......... 93% 65.6M 0s [2023-12-06T09:28:26.592Z] #10 6.053 196400K .......... .......... .......... .......... .......... 93% 65.1M 0s [2023-12-06T09:28:26.592Z] #10 6.054 196450K .......... .......... .......... .......... .......... 93% 73.6M 0s [2023-12-06T09:28:26.592Z] #10 6.055 196500K .......... .......... .......... .......... .......... 93% 71.9M 0s [2023-12-06T09:28:26.592Z] #10 6.055 196550K .......... .......... .......... .......... .......... 94% 77.3M 0s [2023-12-06T09:28:26.592Z] #10 6.056 196600K .......... .......... .......... .......... .......... 94% 73.0M 0s [2023-12-06T09:28:26.592Z] #10 6.056 196650K .......... .......... .......... .......... .......... 94% 73.6M 0s [2023-12-06T09:28:26.592Z] #10 6.057 196700K .......... .......... .......... .......... .......... 94% 61.6M 0s [2023-12-06T09:28:26.592Z] #10 6.058 196750K .......... .......... .......... .......... .......... 94% 77.8M 0s [2023-12-06T09:28:26.592Z] #10 6.059 196800K .......... .......... .......... .......... .......... 94% 78.2M 0s [2023-12-06T09:28:26.592Z] #10 6.059 196850K .......... .......... .......... .......... .......... 94% 77.6M 0s [2023-12-06T09:28:26.592Z] #10 6.060 196900K .......... .......... .......... .......... .......... 94% 71.9M 0s [2023-12-06T09:28:26.592Z] #10 6.060 196950K .......... .......... .......... .......... .......... 94% 71.5M 0s [2023-12-06T09:28:26.592Z] #10 6.061 197000K .......... .......... .......... .......... .......... 94% 65.3M 0s [2023-12-06T09:28:26.592Z] #10 6.062 197050K .......... .......... .......... .......... .......... 94% 93.9M 0s [2023-12-06T09:28:26.592Z] #10 6.063 197100K .......... .......... .......... .......... .......... 94% 66.7M 0s [2023-12-06T09:28:26.592Z] #10 6.063 197150K .......... .......... .......... .......... .......... 94% 77.9M 0s [2023-12-06T09:28:26.592Z] #10 6.064 197200K .......... .......... .......... .......... .......... 94% 75.2M 0s [2023-12-06T09:28:26.592Z] #10 6.064 197250K .......... .......... .......... .......... .......... 94% 79.0M 0s [2023-12-06T09:28:26.592Z] #10 6.065 197300K .......... .......... .......... .......... .......... 94% 77.8M 0s [2023-12-06T09:28:26.592Z] #10 6.066 197350K .......... .......... .......... .......... .......... 94% 120M 0s [2023-12-06T09:28:26.592Z] #10 6.066 197400K .......... .......... .......... .......... .......... 94% 97.6M 0s [2023-12-06T09:28:26.592Z] #10 6.067 197450K .......... .......... .......... .......... .......... 94% 138M 0s [2023-12-06T09:28:26.592Z] #10 6.067 197500K .......... .......... .......... .......... .......... 94% 84.5M 0s [2023-12-06T09:28:26.592Z] #10 6.068 197550K .......... .......... .......... .......... .......... 94% 95.1M 0s [2023-12-06T09:28:26.592Z] #10 6.068 197600K .......... .......... .......... .......... .......... 94% 98.8M 0s [2023-12-06T09:28:26.592Z] #10 6.069 197650K .......... .......... .......... .......... .......... 94% 117M 0s [2023-12-06T09:28:26.592Z] #10 6.069 197700K .......... .......... .......... .......... .......... 94% 95.5M 0s [2023-12-06T09:28:26.592Z] #10 6.069 197750K .......... .......... .......... .......... .......... 94% 102M 0s [2023-12-06T09:28:26.592Z] #10 6.070 197800K .......... .......... .......... .......... .......... 94% 104M 0s [2023-12-06T09:28:26.592Z] #10 6.070 197850K .......... .......... .......... .......... .......... 94% 98.6M 0s [2023-12-06T09:28:26.592Z] #10 6.071 197900K .......... .......... .......... .......... .......... 94% 80.0M 0s [2023-12-06T09:28:26.592Z] #10 6.071 197950K .......... .......... .......... .......... .......... 94% 116M 0s [2023-12-06T09:28:26.592Z] #10 6.072 198000K .......... .......... .......... .......... .......... 94% 124M 0s [2023-12-06T09:28:26.592Z] #10 6.072 198050K .......... .......... .......... .......... .......... 94% 99.9M 0s [2023-12-06T09:28:26.592Z] #10 6.073 198100K .......... .......... .......... .......... .......... 94% 96.2M 0s [2023-12-06T09:28:26.592Z] #10 6.073 198150K .......... .......... .......... .......... .......... 94% 102M 0s [2023-12-06T09:28:26.592Z] #10 6.074 198200K .......... .......... .......... .......... .......... 94% 115M 0s [2023-12-06T09:28:26.592Z] #10 6.074 198250K .......... .......... .......... .......... .......... 94% 97.2M 0s [2023-12-06T09:28:26.592Z] #10 6.075 198300K .......... .......... .......... .......... .......... 94% 100M 0s [2023-12-06T09:28:26.592Z] #10 6.075 198350K .......... .......... .......... .......... .......... 94% 97.7M 0s [2023-12-06T09:28:26.592Z] #10 6.076 198400K .......... .......... .......... .......... .......... 94% 3.36M 0s [2023-12-06T09:28:26.592Z] #10 6.090 198450K .......... .......... .......... .......... .......... 94% 40.2M 0s [2023-12-06T09:28:26.592Z] #10 6.092 198500K .......... .......... .......... .......... .......... 94% 55.5M 0s [2023-12-06T09:28:26.592Z] #10 6.092 198550K .......... .......... .......... .......... .......... 94% 19.6M 0s [2023-12-06T09:28:26.592Z] #10 6.095 198600K .......... .......... .......... .......... .......... 94% 38.3M 0s [2023-12-06T09:28:26.592Z] #10 6.096 198650K .......... .......... .......... .......... .......... 95% 50.2M 0s [2023-12-06T09:28:26.592Z] #10 6.097 198700K .......... .......... .......... .......... .......... 95% 48.4M 0s [2023-12-06T09:28:26.592Z] #10 6.098 198750K .......... .......... .......... .......... .......... 95% 56.3M 0s [2023-12-06T09:28:26.592Z] #10 6.099 198800K .......... .......... .......... .......... .......... 95% 22.4M 0s [2023-12-06T09:28:26.592Z] #10 6.101 198850K .......... .......... .......... .......... .......... 95% 44.4M 0s [2023-12-06T09:28:26.592Z] #10 6.102 198900K .......... .......... .......... .......... .......... 95% 52.2M 0s [2023-12-06T09:28:26.592Z] #10 6.103 198950K .......... .......... .......... .......... .......... 95% 64.5M 0s [2023-12-06T09:28:26.592Z] #10 6.104 199000K .......... .......... .......... .......... .......... 95% 55.7M 0s [2023-12-06T09:28:26.592Z] #10 6.105 199050K .......... .......... .......... .......... .......... 95% 48.9M 0s [2023-12-06T09:28:26.592Z] #10 6.106 199100K .......... .......... .......... .......... .......... 95% 45.2M 0s [2023-12-06T09:28:26.592Z] #10 6.107 199150K .......... .......... .......... .......... .......... 95% 58.8M 0s [2023-12-06T09:28:26.592Z] #10 6.108 199200K .......... .......... .......... .......... .......... 95% 52.2M 0s [2023-12-06T09:28:26.592Z] #10 6.109 199250K .......... .......... .......... .......... .......... 95% 54.9M 0s [2023-12-06T09:28:26.592Z] #10 6.110 199300K .......... .......... .......... .......... .......... 95% 49.0M 0s [2023-12-06T09:28:26.592Z] #10 6.111 199350K .......... .......... .......... .......... .......... 95% 58.9M 0s [2023-12-06T09:28:26.592Z] #10 6.111 199400K .......... .......... .......... .......... .......... 95% 60.1M 0s [2023-12-06T09:28:26.592Z] #10 6.112 199450K .......... .......... .......... .......... .......... 95% 78.7M 0s [2023-12-06T09:28:26.592Z] #10 6.113 199500K .......... .......... .......... .......... .......... 95% 42.5M 0s [2023-12-06T09:28:26.592Z] #10 6.114 199550K .......... .......... .......... .......... .......... 95% 56.0M 0s [2023-12-06T09:28:26.592Z] #10 6.115 199600K .......... .......... .......... .......... .......... 95% 62.8M 0s [2023-12-06T09:28:26.592Z] #10 6.116 199650K .......... .......... .......... .......... .......... 95% 69.8M 0s [2023-12-06T09:28:26.592Z] #10 6.116 199700K .......... .......... .......... .......... .......... 95% 72.5M 0s [2023-12-06T09:28:26.592Z] #10 6.117 199750K .......... .......... .......... .......... .......... 95% 74.0M 0s [2023-12-06T09:28:26.592Z] #10 6.118 199800K .......... .......... .......... .......... .......... 95% 11.5M 0s [2023-12-06T09:28:26.592Z] #10 6.122 199850K .......... .......... .......... .......... .......... 95% 59.8M 0s [2023-12-06T09:28:26.592Z] #10 6.123 199900K .......... .......... .......... .......... .......... 95% 52.9M 0s [2023-12-06T09:28:26.592Z] #10 6.124 199950K .......... .......... .......... .......... .......... 95% 68.0M 0s [2023-12-06T09:28:26.592Z] #10 6.124 200000K .......... .......... .......... .......... .......... 95% 81.8M 0s [2023-12-06T09:28:26.592Z] #10 6.125 200050K .......... .......... .......... .......... .......... 95% 67.4M 0s [2023-12-06T09:28:26.592Z] #10 6.126 200100K .......... .......... .......... .......... .......... 95% 58.0M 0s [2023-12-06T09:28:26.592Z] #10 6.126 200150K .......... .......... .......... .......... .......... 95% 61.2M 0s [2023-12-06T09:28:26.592Z] #10 6.127 200200K .......... .......... .......... .......... .......... 95% 67.3M 0s [2023-12-06T09:28:26.592Z] #10 6.128 200250K .......... .......... .......... .......... .......... 95% 83.9M 0s [2023-12-06T09:28:26.592Z] #10 6.129 200300K .......... .......... .......... .......... .......... 95% 60.5M 0s [2023-12-06T09:28:26.592Z] #10 6.129 200350K .......... .......... .......... .......... .......... 95% 58.8M 0s [2023-12-06T09:28:26.592Z] #10 6.130 200400K .......... .......... .......... .......... .......... 95% 59.4M 0s [2023-12-06T09:28:26.592Z] #10 6.131 200450K .......... .......... .......... .......... .......... 95% 86.3M 0s [2023-12-06T09:28:26.592Z] #10 6.132 200500K .......... .......... .......... .......... .......... 95% 86.1M 0s [2023-12-06T09:28:26.592Z] #10 6.132 200550K .......... .......... .......... .......... .......... 95% 106M 0s [2023-12-06T09:28:26.592Z] #10 6.133 200600K .......... .......... .......... .......... .......... 95% 66.2M 0s [2023-12-06T09:28:26.592Z] #10 6.133 200650K .......... .......... .......... .......... .......... 95% 63.9M 0s [2023-12-06T09:28:26.592Z] #10 6.134 200700K .......... .......... .......... .......... .......... 95% 49.6M 0s [2023-12-06T09:28:26.592Z] #10 6.135 200750K .......... .......... .......... .......... .......... 96% 79.2M 0s [2023-12-06T09:28:26.592Z] #10 6.136 200800K .......... .......... .......... .......... .......... 96% 68.9M 0s [2023-12-06T09:28:26.592Z] #10 6.136 200850K .......... .......... .......... .......... .......... 96% 63.9M 0s [2023-12-06T09:28:26.592Z] #10 6.137 200900K .......... .......... .......... .......... .......... 96% 53.0M 0s [2023-12-06T09:28:26.592Z] #10 6.138 200950K .......... .......... .......... .......... .......... 96% 76.6M 0s [2023-12-06T09:28:26.592Z] #10 6.139 201000K .......... .......... .......... .......... .......... 96% 67.3M 0s [2023-12-06T09:28:26.592Z] #10 6.139 201050K .......... .......... .......... .......... .......... 96% 67.5M 0s [2023-12-06T09:28:26.592Z] #10 6.140 201100K .......... .......... .......... .......... .......... 96% 65.7M 0s [2023-12-06T09:28:26.592Z] #10 6.141 201150K .......... .......... .......... .......... .......... 96% 79.7M 0s [2023-12-06T09:28:26.842Z] #10 6.142 201200K .......... .......... .......... .......... .......... 96% 72.7M 0s [2023-12-06T09:28:26.842Z] #10 6.142 201250K .......... .......... .......... .......... .......... 96% 67.3M 0s [2023-12-06T09:28:26.842Z] #10 6.143 201300K .......... .......... .......... .......... .......... 96% 67.3M 0s [2023-12-06T09:28:26.842Z] #10 6.144 201350K .......... .......... .......... .......... .......... 96% 100M 0s [2023-12-06T09:28:26.843Z] #10 6.144 201400K .......... .......... .......... .......... .......... 96% 95.9M 0s [2023-12-06T09:28:26.843Z] #10 6.145 201450K .......... .......... .......... .......... .......... 96% 97.5M 0s [2023-12-06T09:28:26.843Z] #10 6.145 201500K .......... .......... .......... .......... .......... 96% 88.6M 0s [2023-12-06T09:28:26.843Z] #10 6.146 201550K .......... .......... .......... .......... .......... 96% 114M 0s [2023-12-06T09:28:26.843Z] #10 6.146 201600K .......... .......... .......... .......... .......... 96% 87.1M 0s [2023-12-06T09:28:26.843Z] #10 6.147 201650K .......... .......... .......... .......... .......... 96% 99.3M 0s [2023-12-06T09:28:26.843Z] #10 6.147 201700K .......... .......... .......... .......... .......... 96% 96.7M 0s [2023-12-06T09:28:26.843Z] #10 6.148 201750K .......... .......... .......... .......... .......... 96% 89.4M 0s [2023-12-06T09:28:26.843Z] #10 6.148 201800K .......... .......... .......... .......... .......... 96% 76.9M 0s [2023-12-06T09:28:26.843Z] #10 6.149 201850K .......... .......... .......... .......... .......... 96% 78.0M 0s [2023-12-06T09:28:26.843Z] #10 6.150 201900K .......... .......... .......... .......... .......... 96% 86.7M 0s [2023-12-06T09:28:26.843Z] #10 6.150 201950K .......... .......... .......... .......... .......... 96% 98.2M 0s [2023-12-06T09:28:26.843Z] #10 6.151 202000K .......... .......... .......... .......... .......... 96% 112M 0s [2023-12-06T09:28:26.843Z] #10 6.151 202050K .......... .......... .......... .......... .......... 96% 96.3M 0s [2023-12-06T09:28:26.843Z] #10 6.152 202100K .......... .......... .......... .......... .......... 96% 88.9M 0s [2023-12-06T09:28:26.843Z] #10 6.152 202150K .......... .......... .......... .......... .......... 96% 103M 0s [2023-12-06T09:28:26.843Z] #10 6.153 202200K .......... .......... .......... .......... .......... 96% 140M 0s [2023-12-06T09:28:26.843Z] #10 6.153 202250K .......... .......... .......... .......... .......... 96% 120M 0s [2023-12-06T09:28:26.843Z] #10 6.153 202300K .......... .......... .......... .......... .......... 96% 98.7M 0s [2023-12-06T09:28:26.843Z] #10 6.154 202350K .......... .......... .......... .......... .......... 96% 101M 0s [2023-12-06T09:28:26.843Z] #10 6.154 202400K .......... .......... .......... .......... .......... 96% 107M 0s [2023-12-06T09:28:26.843Z] #10 6.155 202450K .......... .......... .......... .......... .......... 96% 2.30M 0s [2023-12-06T09:28:26.843Z] #10 6.176 202500K .......... .......... .......... .......... .......... 96% 39.2M 0s [2023-12-06T09:28:26.843Z] #10 6.177 202550K .......... .......... .......... .......... .......... 96% 58.3M 0s [2023-12-06T09:28:26.843Z] #10 6.178 202600K .......... .......... .......... .......... .......... 96% 19.3M 0s [2023-12-06T09:28:26.843Z] #10 6.181 202650K .......... .......... .......... .......... .......... 96% 51.4M 0s [2023-12-06T09:28:26.843Z] #10 6.182 202700K .......... .......... .......... .......... .......... 96% 31.2M 0s [2023-12-06T09:28:26.843Z] #10 6.183 202750K .......... .......... .......... .......... .......... 96% 52.4M 0s [2023-12-06T09:28:26.843Z] #10 6.184 202800K .......... .......... .......... .......... .......... 97% 78.7M 0s [2023-12-06T09:28:26.843Z] #10 6.185 202850K .......... .......... .......... .......... .......... 97% 20.5M 0s [2023-12-06T09:28:26.843Z] #10 6.187 202900K .......... .......... .......... .......... .......... 97% 44.1M 0s [2023-12-06T09:28:26.843Z] #10 6.188 202950K .......... .......... .......... .......... .......... 97% 70.0M 0s [2023-12-06T09:28:26.843Z] #10 6.189 203000K .......... .......... .......... .......... .......... 97% 66.8M 0s [2023-12-06T09:28:26.843Z] #10 6.190 203050K .......... .......... .......... .......... .......... 97% 72.0M 0s [2023-12-06T09:28:26.843Z] #10 6.190 203100K .......... .......... .......... .......... .......... 97% 22.7M 0s [2023-12-06T09:28:26.843Z] #10 6.192 203150K .......... .......... .......... .......... .......... 97% 66.9M 0s [2023-12-06T09:28:26.843Z] #10 6.193 203200K .......... .......... .......... .......... .......... 97% 64.7M 0s [2023-12-06T09:28:26.843Z] #10 6.194 203250K .......... .......... .......... .......... .......... 97% 76.6M 0s [2023-12-06T09:28:26.843Z] #10 6.195 203300K .......... .......... .......... .......... .......... 97% 87.3M 0s [2023-12-06T09:28:26.843Z] #10 6.195 203350K .......... .......... .......... .......... .......... 97% 86.3M 0s [2023-12-06T09:28:26.843Z] #10 6.196 203400K .......... .......... .......... .......... .......... 97% 70.3M 0s [2023-12-06T09:28:26.843Z] #10 6.196 203450K .......... .......... .......... .......... .......... 97% 75.7M 0s [2023-12-06T09:28:26.843Z] #10 6.197 203500K .......... .......... .......... .......... .......... 97% 67.4M 0s [2023-12-06T09:28:26.843Z] #10 6.198 203550K .......... .......... .......... .......... .......... 97% 82.9M 0s [2023-12-06T09:28:26.843Z] #10 6.198 203600K .......... .......... .......... .......... .......... 97% 56.3M 0s [2023-12-06T09:28:26.843Z] #10 6.199 203650K .......... .......... .......... .......... .......... 97% 71.6M 0s [2023-12-06T09:28:26.843Z] #10 6.200 203700K .......... .......... .......... .......... .......... 97% 62.4M 0s [2023-12-06T09:28:26.843Z] #10 6.201 203750K .......... .......... .......... .......... .......... 97% 66.1M 0s [2023-12-06T09:28:26.843Z] #10 6.201 203800K .......... .......... .......... .......... .......... 97% 65.5M 0s [2023-12-06T09:28:26.843Z] #10 6.202 203850K .......... .......... .......... .......... .......... 97% 90.6M 0s [2023-12-06T09:28:26.843Z] #10 6.203 203900K .......... .......... .......... .......... .......... 97% 73.1M 0s [2023-12-06T09:28:26.843Z] #10 6.203 203950K .......... .......... .......... .......... .......... 97% 69.6M 0s [2023-12-06T09:28:26.843Z] #10 6.204 204000K .......... .......... .......... .......... .......... 97% 68.5M 0s [2023-12-06T09:28:26.843Z] #10 6.205 204050K .......... .......... .......... .......... .......... 97% 64.2M 0s [2023-12-06T09:28:26.843Z] #10 6.206 204100K .......... .......... .......... .......... .......... 97% 65.0M 0s [2023-12-06T09:28:26.843Z] #10 6.206 204150K .......... .......... .......... .......... .......... 97% 70.9M 0s [2023-12-06T09:28:26.843Z] #10 6.207 204200K .......... .......... .......... .......... .......... 97% 24.7M 0s [2023-12-06T09:28:26.843Z] #10 6.209 204250K .......... .......... .......... .......... .......... 97% 85.1M 0s [2023-12-06T09:28:26.843Z] #10 6.210 204300K .......... .......... .......... .......... .......... 97% 78.5M 0s [2023-12-06T09:28:26.843Z] #10 6.210 204350K .......... .......... .......... .......... .......... 97% 98.1M 0s [2023-12-06T09:28:26.843Z] #10 6.211 204400K .......... .......... .......... .......... .......... 97% 109M 0s [2023-12-06T09:28:26.843Z] #10 6.211 204450K .......... .......... .......... .......... .......... 97% 77.7M 0s [2023-12-06T09:28:26.843Z] #10 6.212 204500K .......... .......... .......... .......... .......... 97% 58.8M 0s [2023-12-06T09:28:26.843Z] #10 6.213 204550K .......... .......... .......... .......... .......... 97% 90.4M 0s [2023-12-06T09:28:26.843Z] #10 6.213 204600K .......... .......... .......... .......... .......... 97% 70.5M 0s [2023-12-06T09:28:26.843Z] #10 6.214 204650K .......... .......... .......... .......... .......... 97% 89.3M 0s [2023-12-06T09:28:26.843Z] #10 6.214 204700K .......... .......... .......... .......... .......... 97% 81.1M 0s [2023-12-06T09:28:26.843Z] #10 6.215 204750K .......... .......... .......... .......... .......... 97% 96.5M 0s [2023-12-06T09:28:26.843Z] #10 6.215 204800K .......... .......... .......... .......... .......... 97% 77.5M 0s [2023-12-06T09:28:26.843Z] #10 6.217 204850K .......... .......... .......... .......... .......... 97% 124M 0s [2023-12-06T09:28:26.843Z] #10 6.217 204900K .......... .......... .......... .......... .......... 98% 119M 0s [2023-12-06T09:28:26.843Z] #10 6.217 204950K .......... .......... .......... .......... .......... 98% 138M 0s [2023-12-06T09:28:26.843Z] #10 6.217 205000K .......... .......... .......... .......... .......... 98% 115M 0s [2023-12-06T09:28:26.843Z] #10 6.218 205050K .......... .......... .......... .......... .......... 98% 94.8M 0s [2023-12-06T09:28:26.843Z] #10 6.218 205100K .......... .......... .......... .......... .......... 98% 91.7M 0s [2023-12-06T09:28:26.843Z] #10 6.219 205150K .......... .......... .......... .......... .......... 98% 95.1M 0s [2023-12-06T09:28:26.843Z] #10 6.219 205200K .......... .......... .......... .......... .......... 98% 80.1M 0s [2023-12-06T09:28:26.843Z] #10 6.220 205250K .......... .......... .......... .......... .......... 98% 111M 0s [2023-12-06T09:28:26.843Z] #10 6.220 205300K .......... .......... .......... .......... .......... 98% 96.5M 0s [2023-12-06T09:28:26.843Z] #10 6.221 205350K .......... .......... .......... .......... .......... 98% 162M 0s [2023-12-06T09:28:26.843Z] #10 6.221 205400K .......... .......... .......... .......... .......... 98% 34.3M 0s [2023-12-06T09:28:26.843Z] #10 6.222 205450K .......... .......... .......... .......... .......... 98% 130M 0s [2023-12-06T09:28:26.843Z] #10 6.223 205500K .......... .......... .......... .......... .......... 98% 104M 0s [2023-12-06T09:28:26.843Z] #10 6.223 205550K .......... .......... .......... .......... .......... 98% 109M 0s [2023-12-06T09:28:26.843Z] #10 6.224 205600K .......... .......... .......... .......... .......... 98% 138M 0s [2023-12-06T09:28:26.843Z] #10 6.224 205650K .......... .......... .......... .......... .......... 98% 111M 0s [2023-12-06T09:28:26.843Z] #10 6.225 205700K .......... .......... .......... .......... .......... 98% 104M 0s [2023-12-06T09:28:26.843Z] #10 6.225 205750K .......... .......... .......... .......... .......... 98% 99.8M 0s [2023-12-06T09:28:26.843Z] #10 6.225 205800K .......... .......... .......... .......... .......... 98% 135M 0s [2023-12-06T09:28:26.843Z] #10 6.226 205850K .......... .......... .......... .......... .......... 98% 125M 0s [2023-12-06T09:28:26.843Z] #10 6.226 205900K .......... .......... .......... .......... .......... 98% 93.9M 0s [2023-12-06T09:28:26.843Z] #10 6.227 205950K .......... .......... .......... .......... .......... 98% 117M 0s [2023-12-06T09:28:26.843Z] #10 6.227 206000K .......... .......... .......... .......... .......... 98% 127M 0s [2023-12-06T09:28:26.843Z] #10 6.228 206050K .......... .......... .......... .......... .......... 98% 116M 0s [2023-12-06T09:28:26.843Z] #10 6.228 206100K .......... .......... .......... .......... .......... 98% 90.7M 0s [2023-12-06T09:28:26.843Z] #10 6.228 206150K .......... .......... .......... .......... .......... 98% 134M 0s [2023-12-06T09:28:26.843Z] #10 6.229 206200K .......... .......... .......... .......... .......... 98% 13.5M 0s [2023-12-06T09:28:26.843Z] #10 6.233 206250K .......... .......... .......... .......... .......... 98% 43.1M 0s [2023-12-06T09:28:26.843Z] #10 6.234 206300K .......... .......... .......... .......... .......... 98% 89.7M 0s [2023-12-06T09:28:26.843Z] #10 6.234 206350K .......... .......... .......... .......... .......... 98% 133M 0s [2023-12-06T09:28:26.843Z] #10 6.235 206400K .......... .......... .......... .......... .......... 98% 30.8M 0s [2023-12-06T09:28:26.843Z] #10 6.236 206450K .......... .......... .......... .......... .......... 98% 117M 0s [2023-12-06T09:28:26.843Z] #10 6.237 206500K .......... .......... .......... .......... .......... 98% 1.96M 0s [2023-12-06T09:28:26.843Z] #10 6.262 206550K .......... .......... .......... .......... .......... 98% 98.6M 0s [2023-12-06T09:28:26.843Z] #10 6.262 206600K .......... .......... .......... .......... .......... 98% 36.6M 0s [2023-12-06T09:28:26.843Z] #10 6.263 206650K .......... .......... .......... .......... .......... 98% 14.6M 0s [2023-12-06T09:28:26.843Z] #10 6.267 206700K .......... .......... .......... .......... .......... 98% 93.0M 0s [2023-12-06T09:28:26.843Z] #10 6.267 206750K .......... .......... .......... .......... .......... 98% 34.6M 0s [2023-12-06T09:28:26.843Z] #10 6.269 206800K .......... .......... .......... .......... .......... 98% 40.6M 0s [2023-12-06T09:28:26.843Z] #10 6.270 206850K .......... .......... .......... .......... .......... 98% 58.3M 0s [2023-12-06T09:28:26.843Z] #10 6.271 206900K .......... .......... .......... .......... .......... 98% 12.0M 0s [2023-12-06T09:28:26.843Z] #10 6.275 206950K .......... .......... .......... .......... .......... 98% 53.8M 0s [2023-12-06T09:28:26.843Z] #10 6.276 207000K .......... .......... .......... .......... .......... 99% 57.1M 0s [2023-12-06T09:28:26.843Z] #10 6.277 207050K .......... .......... .......... .......... .......... 99% 60.1M 0s [2023-12-06T09:28:26.843Z] #10 6.278 207100K .......... .......... .......... .......... .......... 99% 44.5M 0s [2023-12-06T09:28:26.843Z] #10 6.278 207150K .......... .......... .......... .......... .......... 99% 56.4M 0s [2023-12-06T09:28:26.843Z] #10 6.279 207200K .......... .......... .......... .......... .......... 99% 59.7M 0s [2023-12-06T09:28:26.843Z] #10 6.280 207250K .......... .......... .......... .......... .......... 99% 51.5M 0s [2023-12-06T09:28:26.843Z] #10 6.281 207300K .......... .......... .......... .......... .......... 99% 39.7M 0s [2023-12-06T09:28:26.843Z] #10 6.282 207350K .......... .......... .......... .......... .......... 99% 72.0M 0s [2023-12-06T09:28:26.843Z] #10 6.283 207400K .......... .......... .......... .......... .......... 99% 60.2M 0s [2023-12-06T09:28:26.843Z] #10 6.284 207450K .......... .......... .......... .......... .......... 99% 67.5M 0s [2023-12-06T09:28:26.843Z] #10 6.284 207500K .......... .......... .......... .......... .......... 99% 64.1M 0s [2023-12-06T09:28:26.843Z] #10 6.285 207550K .......... .......... .......... .......... .......... 99% 62.5M 0s [2023-12-06T09:28:26.843Z] #10 6.286 207600K .......... .......... .......... .......... .......... 99% 63.2M 0s [2023-12-06T09:28:26.843Z] #10 6.287 207650K .......... .......... .......... .......... .......... 99% 67.3M 0s [2023-12-06T09:28:26.843Z] #10 6.288 207700K .......... .......... .......... .......... .......... 99% 53.3M 0s [2023-12-06T09:28:26.843Z] #10 6.288 207750K .......... .......... .......... .......... .......... 99% 62.5M 0s [2023-12-06T09:28:26.843Z] #10 6.289 207800K .......... .......... .......... .......... .......... 99% 66.4M 0s [2023-12-06T09:28:26.843Z] #10 6.290 207850K .......... .......... .......... .......... .......... 99% 76.1M 0s [2023-12-06T09:28:26.843Z] #10 6.291 207900K .......... .......... .......... .......... .......... 99% 58.0M 0s [2023-12-06T09:28:26.843Z] #10 6.291 207950K .......... .......... .......... .......... .......... 99% 82.7M 0s [2023-12-06T09:28:26.843Z] #10 6.292 208000K .......... .......... .......... .......... .......... 99% 110M 0s [2023-12-06T09:28:26.843Z] #10 6.292 208050K .......... .......... .......... .......... .......... 99% 89.2M 0s [2023-12-06T09:28:26.843Z] #10 6.293 208100K .......... .......... .......... .......... .......... 99% 101M 0s [2023-12-06T09:28:26.843Z] #10 6.293 208150K .......... .......... .......... .......... .......... 99% 114M 0s [2023-12-06T09:28:26.843Z] #10 6.294 208200K .......... .......... .......... .......... .......... 99% 79.8M 0s [2023-12-06T09:28:26.843Z] #10 6.295 208250K .......... .......... .......... .......... .......... 99% 100M 0s [2023-12-06T09:28:26.843Z] #10 6.295 208300K .......... .......... .......... .......... .......... 99% 97.0M 0s [2023-12-06T09:28:26.843Z] #10 6.296 208350K .......... .......... .......... .......... .......... 99% 64.6M 0s [2023-12-06T09:28:26.843Z] #10 6.296 208400K .......... .......... .......... .......... .......... 99% 65.5M 0s [2023-12-06T09:28:26.843Z] #10 6.297 208450K .......... .......... .......... .......... .......... 99% 74.9M 0s [2023-12-06T09:28:26.843Z] #10 6.298 208500K .......... .......... .......... .......... .......... 99% 88.5M 0s [2023-12-06T09:28:26.843Z] #10 6.298 208550K .......... .......... .......... .......... .......... 99% 73.6M 0s [2023-12-06T09:28:26.843Z] #10 6.299 208600K .......... .......... .......... .......... .......... 99% 56.8M 0s [2023-12-06T09:28:26.843Z] #10 6.300 208650K .......... .......... .......... .......... .......... 99% 79.3M 0s [2023-12-06T09:28:26.843Z] #10 6.300 208700K .......... .......... .......... .......... .......... 99% 71.4M 0s [2023-12-06T09:28:26.843Z] #10 6.301 208750K .......... .......... .......... .......... .......... 99% 76.6M 0s [2023-12-06T09:28:26.843Z] #10 6.302 208800K .......... .......... .......... .......... .......... 99% 80.6M 0s [2023-12-06T09:28:26.843Z] #10 6.302 208850K .......... .......... .......... .......... .......... 99% 75.8M 0s [2023-12-06T09:28:26.843Z] #10 6.303 208900K .......... .......... .......... .......... .......... 99% 86.6M 0s [2023-12-06T09:28:26.843Z] #10 6.304 208950K .......... .......... .......... .......... .......... 99% 89.1M 0s [2023-12-06T09:28:26.843Z] #10 6.304 209000K .......... .......... .......... .......... .......... 99% 89.2M 0s [2023-12-06T09:28:26.843Z] #10 6.305 209050K .......... .......... .......... .......... .......... 99% 127M 0s [2023-12-06T09:28:26.843Z] #10 6.305 209100K .......... ....... 100% 63.2M=4.5s [2023-12-06T09:28:26.843Z] #10 6.305 [2023-12-06T09:28:26.843Z] #10 6.306 2023-12-06 09:28:26 (45.3 MB/s) - ‘wildfly-26.1.1.Final.zip’ saved [214136499/214136499] [2023-12-06T09:28:26.843Z] #10 6.306 [2023-12-06T09:28:26.843Z] #10 6.310 Archive: silverpeas-6.3.3-wildfly26.zip [2023-12-06T09:28:26.843Z] #10 6.310 creating: /opt/silverpeas-6.3.3-wildfly26/ [2023-12-06T09:28:26.843Z] #10 6.310 creating: /opt/silverpeas-6.3.3-wildfly26/bin/ [2023-12-06T09:28:26.843Z] #10 6.311 creating: /opt/silverpeas-6.3.3-wildfly26/bin/lib/ [2023-12-06T09:28:26.843Z] #10 6.311 creating: /opt/silverpeas-6.3.3-wildfly26/bin/gradle/ [2023-12-06T09:28:26.843Z] #10 6.311 creating: /opt/silverpeas-6.3.3-wildfly26/bin/gradle/wrapper/ [2023-12-06T09:28:26.843Z] #10 6.311 creating: /opt/silverpeas-6.3.3-wildfly26/configuration/ [2023-12-06T09:28:26.843Z] #10 6.311 creating: /opt/silverpeas-6.3.3-wildfly26/configuration/silverpeas/ [2023-12-06T09:28:26.843Z] #10 6.311 creating: /opt/silverpeas-6.3.3-wildfly26/configuration/silverpeas/resources/ [2023-12-06T09:28:26.843Z] #10 6.311 creating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/ [2023-12-06T09:28:26.843Z] #10 6.311 creating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/modules/ [2023-12-06T09:28:26.843Z] #10 6.311 creating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/modules/org/ [2023-12-06T09:28:26.843Z] #10 6.311 creating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/modules/org/apache/ [2023-12-06T09:28:26.843Z] #10 6.311 creating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/ [2023-12-06T09:28:26.843Z] #10 6.311 creating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/ [2023-12-06T09:28:26.843Z] #10 6.312 creating: /opt/silverpeas-6.3.3-wildfly26/log/ [2023-12-06T09:28:26.843Z] #10 6.312 inflating: /opt/silverpeas-6.3.3-wildfly26/bin/silverpeas [2023-12-06T09:28:26.843Z] #10 6.312 inflating: /opt/silverpeas-6.3.3-wildfly26/bin/settings.gradle [2023-12-06T09:28:26.843Z] #10 6.312 inflating: /opt/silverpeas-6.3.3-wildfly26/bin/silverpeas.gradle [2023-12-06T09:28:26.843Z] #10 6.312 inflating: /opt/silverpeas-6.3.3-wildfly26/bin/lib/README.TXT [2023-12-06T09:28:26.843Z] #10 6.312 inflating: /opt/silverpeas-6.3.3-wildfly26/bin/build.gradle [2023-12-06T09:28:26.843Z] #10 6.312 inflating: /opt/silverpeas-6.3.3-wildfly26/bin/silverpeas.bat [2023-12-06T09:28:26.843Z] #10 6.313 inflating: /opt/silverpeas-6.3.3-wildfly26/bin/gradle/wrapper/gradle-wrapper.jar [2023-12-06T09:28:26.843Z] #10 6.313 inflating: /opt/silverpeas-6.3.3-wildfly26/bin/gradle/wrapper/gradle-wrapper.properties [2023-12-06T09:28:26.843Z] #10 6.313 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/silverpeas/resources/repository.jcr [2023-12-06T09:28:26.843Z] #10 6.314 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/silverpeas/01-schedulerSettings.groovy [2023-12-06T09:28:26.843Z] #10 6.314 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/silverpeas/01-variousSettings.groovy [2023-12-06T09:28:26.843Z] #10 6.314 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/silverpeas/01-jcrSettings.groovy [2023-12-06T09:28:26.843Z] #10 6.314 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/silverpeas/01-converterSettings.groovy [2023-12-06T09:28:26.843Z] #10 6.314 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/silverpeas/01-tickersSettings.groovy [2023-12-06T09:28:26.843Z] #10 6.314 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/silverpeas/00-SilverpeasSettings.xml [2023-12-06T09:28:26.843Z] #10 6.315 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/silverpeas/01-updateAttachmentsWithFileServer.groovy [2023-12-06T09:28:26.843Z] #10 6.315 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/silverpeas/99-cleanup.groovy [2023-12-06T09:28:26.844Z] #10 6.315 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/extensions-removing.cli [2023-12-06T09:28:26.844Z] #10 6.315 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/jsp-reload.cli [2023-12-06T09:28:26.844Z] #10 6.315 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-queries-7.1.0.jar [2023-12-06T09:28:26.844Z] #10 6.318 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-core-7.1.0.jar [2023-12-06T09:28:26.844Z] #10 6.349 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-sandbox-7.1.0.jar [2023-12-06T09:28:26.844Z] #10 6.351 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-facet-7.1.0.jar [2023-12-06T09:28:26.844Z] #10 6.353 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/module.xml [2023-12-06T09:28:26.844Z] #10 6.354 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-analyzers-common-7.1.0.jar [2023-12-06T09:28:27.094Z] #10 6.372 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-queryparser-7.1.0.jar [2023-12-06T09:28:27.094Z] #10 6.377 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-suggest-7.1.0.jar [2023-12-06T09:28:27.094Z] #10 6.380 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/jsp-java8-support.cli [2023-12-06T09:28:27.094Z] #10 6.380 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/jboss-jta.cli [2023-12-06T09:28:27.094Z] #10 6.380 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/webserver-parameters.cli [2023-12-06T09:28:27.094Z] #10 6.380 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/silverpeas-website.groovy [2023-12-06T09:28:27.094Z] #10 6.380 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/http-request-max-size.cli [2023-12-06T09:28:27.094Z] #10 6.380 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/jackrabbit-ds.cli [2023-12-06T09:28:27.094Z] #10 6.381 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/jackson-for-json.cli [2023-12-06T09:28:27.094Z] #10 6.381 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/silverpeas-jms.cli [2023-12-06T09:28:27.094Z] #10 6.381 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/jboss-standalone-debug.groovy [2023-12-06T09:28:27.094Z] #10 6.381 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/silverpeas-logging-profile.cli [2023-12-06T09:28:27.094Z] #10 6.381 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/jboss-secure.cli [2023-12-06T09:28:27.094Z] #10 6.381 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/jackrabbit-ra.cli [2023-12-06T09:28:27.094Z] #10 6.381 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/silverpeas-weblib.groovy [2023-12-06T09:28:27.094Z] #10 6.381 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/silverpeas-ds.cli [2023-12-06T09:28:27.094Z] #10 6.382 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/jboss-port.cli [2023-12-06T09:28:27.094Z] #10 6.382 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/silverpeas-data-web.cli [2023-12-06T09:28:27.094Z] #10 6.382 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/jboss/deployment-timeout.cli [2023-12-06T09:28:27.094Z] #10 6.382 inflating: /opt/silverpeas-6.3.3-wildfly26/configuration/sample_config.properties [2023-12-06T09:28:27.094Z] #10 6.382 inflating: /opt/silverpeas-6.3.3-wildfly26/log/README.TXT [2023-12-06T09:28:27.094Z] #10 6.382 inflating: /opt/silverpeas-6.3.3-wildfly26/BUILD [2023-12-06T09:28:27.094Z] #10 6.386 Archive: wildfly-26.1.1.Final.zip [2023-12-06T09:28:27.094Z] #10 6.387 creating: /opt/wildfly-26.1.1.Final/ [2023-12-06T09:28:27.094Z] #10 6.387 creating: /opt/wildfly-26.1.1.Final/appclient/ [2023-12-06T09:28:27.094Z] #10 6.387 creating: /opt/wildfly-26.1.1.Final/appclient/configuration/ [2023-12-06T09:28:27.094Z] #10 6.387 creating: /opt/wildfly-26.1.1.Final/.installation/ [2023-12-06T09:28:27.094Z] #10 6.388 creating: /opt/wildfly-26.1.1.Final/.well-known/ [2023-12-06T09:28:27.094Z] #10 6.388 creating: /opt/wildfly-26.1.1.Final/.well-known/acme-challenge/ [2023-12-06T09:28:27.094Z] #10 6.388 creating: /opt/wildfly-26.1.1.Final/domain/ [2023-12-06T09:28:27.094Z] #10 6.388 creating: /opt/wildfly-26.1.1.Final/domain/configuration/ [2023-12-06T09:28:27.095Z] #10 6.388 creating: /opt/wildfly-26.1.1.Final/domain/tmp/ [2023-12-06T09:28:27.095Z] #10 6.388 creating: /opt/wildfly-26.1.1.Final/domain/tmp/auth/ [2023-12-06T09:28:27.095Z] #10 6.388 creating: /opt/wildfly-26.1.1.Final/docs/ [2023-12-06T09:28:27.095Z] #10 6.388 creating: /opt/wildfly-26.1.1.Final/docs/examples/ [2023-12-06T09:28:27.095Z] #10 6.388 creating: /opt/wildfly-26.1.1.Final/docs/examples/configs/ [2023-12-06T09:28:27.095Z] #10 6.388 creating: /opt/wildfly-26.1.1.Final/docs/schema/ [2023-12-06T09:28:27.095Z] #10 6.388 creating: /opt/wildfly-26.1.1.Final/docs/contrib/ [2023-12-06T09:28:27.095Z] #10 6.388 creating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/ [2023-12-06T09:28:27.095Z] #10 6.388 creating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/service/ [2023-12-06T09:28:27.095Z] #10 6.388 creating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/service/amd64/ [2023-12-06T09:28:27.095Z] #10 6.389 creating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/systemd/ [2023-12-06T09:28:27.095Z] #10 6.389 creating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/init.d/ [2023-12-06T09:28:27.095Z] #10 6.389 creating: /opt/wildfly-26.1.1.Final/docs/licenses/ [2023-12-06T09:28:27.095Z] #10 6.389 creating: /opt/wildfly-26.1.1.Final/standalone/ [2023-12-06T09:28:27.095Z] #10 6.389 creating: /opt/wildfly-26.1.1.Final/standalone/configuration/ [2023-12-06T09:28:27.095Z] #10 6.389 creating: /opt/wildfly-26.1.1.Final/standalone/tmp/ [2023-12-06T09:28:27.095Z] #10 6.389 creating: /opt/wildfly-26.1.1.Final/standalone/tmp/auth/ [2023-12-06T09:28:27.095Z] #10 6.389 creating: /opt/wildfly-26.1.1.Final/standalone/deployments/ [2023-12-06T09:28:27.095Z] #10 6.389 creating: /opt/wildfly-26.1.1.Final/standalone/lib/ [2023-12-06T09:28:27.095Z] #10 6.389 creating: /opt/wildfly-26.1.1.Final/standalone/lib/ext/ [2023-12-06T09:28:27.095Z] #10 6.389 creating: /opt/wildfly-26.1.1.Final/bin/ [2023-12-06T09:28:27.095Z] #10 6.389 creating: /opt/wildfly-26.1.1.Final/bin/client/ [2023-12-06T09:28:27.095Z] #10 6.389 creating: /opt/wildfly-26.1.1.Final/welcome-content/ [2023-12-06T09:28:27.095Z] #10 6.389 creating: /opt/wildfly-26.1.1.Final/modules/ [2023-12-06T09:28:27.095Z] #10 6.390 creating: /opt/wildfly-26.1.1.Final/modules/system/ [2023-12-06T09:28:27.095Z] #10 6.390 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/ [2023-12-06T09:28:27.095Z] #10 6.390 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/ [2023-12-06T09:28:27.095Z] #10 6.390 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/ [2023-12-06T09:28:27.095Z] #10 6.390 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/googlecode/ [2023-12-06T09:28:27.095Z] #10 6.390 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/googlecode/javaewah/ [2023-12-06T09:28:27.095Z] #10 6.390 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/googlecode/javaewah/main/ [2023-12-06T09:28:27.095Z] #10 6.390 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/microsoft/ [2023-12-06T09:28:27.095Z] #10 6.390 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/microsoft/azure/ [2023-12-06T09:28:27.095Z] #10 6.390 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/microsoft/azure/storage/ [2023-12-06T09:28:27.095Z] #10 6.390 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/microsoft/azure/storage/main/ [2023-12-06T09:28:27.095Z] #10 6.391 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/ [2023-12-06T09:28:27.095Z] #10 6.391 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/code/ [2023-12-06T09:28:27.095Z] #10 6.391 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/code/gson/ [2023-12-06T09:28:27.095Z] #10 6.391 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/code/gson/main/ [2023-12-06T09:28:27.095Z] #10 6.391 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/protobuf/ [2023-12-06T09:28:27.095Z] #10 6.391 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/protobuf/main/ [2023-12-06T09:28:27.095Z] #10 6.391 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/guava/ [2023-12-06T09:28:27.095Z] #10 6.391 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/guava/failureaccess/ [2023-12-06T09:28:27.095Z] #10 6.391 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/guava/failureaccess/main/ [2023-12-06T09:28:27.095Z] #10 6.391 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/guava/main/ [2023-12-06T09:28:27.095Z] #10 6.391 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/ [2023-12-06T09:28:27.095Z] #10 6.392 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/ben-manes/ [2023-12-06T09:28:27.095Z] #10 6.392 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/ben-manes/caffeine/ [2023-12-06T09:28:27.095Z] #10 6.392 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/ben-manes/caffeine/main/ [2023-12-06T09:28:27.095Z] #10 6.392 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/ [2023-12-06T09:28:27.095Z] #10 6.392 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/msg-simple/ [2023-12-06T09:28:27.095Z] #10 6.392 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/msg-simple/main/ [2023-12-06T09:28:27.095Z] #10 6.392 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/jackson-coreutils/ [2023-12-06T09:28:27.095Z] #10 6.392 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/jackson-coreutils/main/ [2023-12-06T09:28:27.095Z] #10 6.392 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/json-patch/ [2023-12-06T09:28:27.095Z] #10 6.392 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/json-patch/main/ [2023-12-06T09:28:27.095Z] #10 6.392 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/btf/ [2023-12-06T09:28:27.095Z] #10 6.392 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/btf/main/ [2023-12-06T09:28:27.095Z] #10 6.393 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/spullara/ [2023-12-06T09:28:27.095Z] #10 6.393 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/spullara/mustache/ [2023-12-06T09:28:27.095Z] #10 6.393 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/spullara/mustache/main/ [2023-12-06T09:28:27.095Z] #10 6.393 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/ [2023-12-06T09:28:27.095Z] #10 6.393 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/classmate/ [2023-12-06T09:28:27.095Z] #10 6.393 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/classmate/main/ [2023-12-06T09:28:27.095Z] #10 6.393 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/ [2023-12-06T09:28:27.095Z] #10 6.393 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/ [2023-12-06T09:28:27.095Z] #10 6.393 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/ [2023-12-06T09:28:27.095Z] #10 6.393 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/ [2023-12-06T09:28:27.095Z] #10 6.393 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/ [2023-12-06T09:28:27.095Z] #10 6.393 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/ [2023-12-06T09:28:27.095Z] #10 6.394 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/dataformat/ [2023-12-06T09:28:27.095Z] #10 6.394 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/ [2023-12-06T09:28:27.095Z] #10 6.394 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/main/ [2023-12-06T09:28:27.095Z] #10 6.394 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/ [2023-12-06T09:28:27.095Z] #10 6.394 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/ [2023-12-06T09:28:27.095Z] #10 6.394 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/ [2023-12-06T09:28:27.095Z] #10 6.394 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/ [2023-12-06T09:28:27.096Z] #10 6.394 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/ [2023-12-06T09:28:27.096Z] #10 6.394 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/ [2023-12-06T09:28:27.096Z] #10 6.394 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/ [2023-12-06T09:28:27.096Z] #10 6.395 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/ [2023-12-06T09:28:27.096Z] #10 6.395 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/ [2023-12-06T09:28:27.096Z] #10 6.395 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/ [2023-12-06T09:28:27.096Z] #10 6.395 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/ibm/ [2023-12-06T09:28:27.096Z] #10 6.395 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/ibm/async/ [2023-12-06T09:28:27.096Z] #10 6.395 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/ibm/async/asyncutil/ [2023-12-06T09:28:27.096Z] #10 6.395 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/ibm/async/asyncutil/main/ [2023-12-06T09:28:27.096Z] #10 6.395 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/squareup/ [2023-12-06T09:28:27.096Z] #10 6.395 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/squareup/okhttp3/ [2023-12-06T09:28:27.096Z] #10 6.395 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/squareup/okhttp3/main/ [2023-12-06T09:28:27.096Z] #10 6.395 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/ [2023-12-06T09:28:27.096Z] #10 6.396 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/ [2023-12-06T09:28:27.096Z] #10 6.396 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/messaging/ [2023-12-06T09:28:27.096Z] #10 6.396 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/messaging/saaj/ [2023-12-06T09:28:27.096Z] #10 6.396 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/messaging/saaj/main/ [2023-12-06T09:28:27.096Z] #10 6.396 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/fastinfoset/ [2023-12-06T09:28:27.096Z] #10 6.396 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/fastinfoset/main/ [2023-12-06T09:28:27.096Z] #10 6.396 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/ [2023-12-06T09:28:27.096Z] #10 6.396 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/main/ [2023-12-06T09:28:27.096Z] #10 6.396 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/jsf-impl/ [2023-12-06T09:28:27.096Z] #10 6.396 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/jsf-impl/main/ [2023-12-06T09:28:27.096Z] #10 6.397 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/h2database/ [2023-12-06T09:28:27.096Z] #10 6.397 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/h2database/h2/ [2023-12-06T09:28:27.096Z] #10 6.397 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/h2database/h2/main/ [2023-12-06T09:28:27.096Z] #10 6.397 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/ [2023-12-06T09:28:27.096Z] #10 6.397 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/ [2023-12-06T09:28:27.096Z] #10 6.397 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/health/ [2023-12-06T09:28:27.096Z] #10 6.397 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/health/main/ [2023-12-06T09:28:27.096Z] #10 6.397 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/config/ [2023-12-06T09:28:27.096Z] #10 6.397 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/config/main/ [2023-12-06T09:28:27.096Z] #10 6.397 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/ [2023-12-06T09:28:27.096Z] #10 6.397 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/ [2023-12-06T09:28:27.096Z] #10 6.398 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/ [2023-12-06T09:28:27.096Z] #10 6.398 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/ [2023-12-06T09:28:27.096Z] #10 6.398 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/api/ [2023-12-06T09:28:27.096Z] #10 6.398 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/api/main/ [2023-12-06T09:28:27.096Z] #10 6.398 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/main/ [2023-12-06T09:28:27.096Z] #10 6.398 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/main/ [2023-12-06T09:28:27.096Z] #10 6.398 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/main/ [2023-12-06T09:28:27.096Z] #10 6.398 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/converters/ [2023-12-06T09:28:27.096Z] #10 6.398 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/converters/api/ [2023-12-06T09:28:27.096Z] #10 6.398 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/converters/api/main/ [2023-12-06T09:28:27.096Z] #10 6.399 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/ [2023-12-06T09:28:27.096Z] #10 6.399 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-kafka-client/ [2023-12-06T09:28:27.096Z] #10 6.399 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-kafka-client/main/ [2023-12-06T09:28:27.096Z] #10 6.399 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-runtime/ [2023-12-06T09:28:27.096Z] #10 6.399 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-runtime/main/ [2023-12-06T09:28:27.096Z] #10 6.399 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-core/ [2023-12-06T09:28:27.096Z] #10 6.399 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-core/main/ [2023-12-06T09:28:27.096Z] #10 6.399 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/main/ [2023-12-06T09:28:27.096Z] #10 6.399 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/reactive-streams-operators/ [2023-12-06T09:28:27.096Z] #10 6.399 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/reactive-streams-operators/main/ [2023-12-06T09:28:27.096Z] #10 6.400 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/fault-tolerance/ [2023-12-06T09:28:27.096Z] #10 6.400 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/ [2023-12-06T09:28:27.096Z] #10 6.400 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/ [2023-12-06T09:28:27.096Z] #10 6.400 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/classloader/ [2023-12-06T09:28:27.096Z] #10 6.400 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/classloader/main/ [2023-12-06T09:28:27.096Z] #10 6.400 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/annotation/ [2023-12-06T09:28:27.096Z] #10 6.400 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/annotation/main/ [2023-12-06T09:28:27.096Z] #10 6.400 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/constraint/ [2023-12-06T09:28:27.096Z] #10 6.400 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/constraint/main/ [2023-12-06T09:28:27.096Z] #10 6.400 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/function/ [2023-12-06T09:28:27.096Z] #10 6.401 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/function/main/ [2023-12-06T09:28:27.096Z] #10 6.401 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/expression/ [2023-12-06T09:28:27.096Z] #10 6.401 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/expression/main/ [2023-12-06T09:28:27.096Z] #10 6.401 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/metrics/ [2023-12-06T09:28:27.096Z] #10 6.401 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/metrics/main/ [2023-12-06T09:28:27.097Z] #10 6.401 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/opentracing/ [2023-12-06T09:28:27.097Z] #10 6.401 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/opentracing/main/ [2023-12-06T09:28:27.097Z] #10 6.401 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/jwt/ [2023-12-06T09:28:27.097Z] #10 6.401 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/jwt/main/ [2023-12-06T09:28:27.097Z] #10 6.401 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/openapi/ [2023-12-06T09:28:27.097Z] #10 6.402 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/openapi/main/ [2023-12-06T09:28:27.097Z] #10 6.402 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/agroal/ [2023-12-06T09:28:27.097Z] #10 6.402 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/agroal/main/ [2023-12-06T09:28:27.097Z] #10 6.402 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/reactivex/ [2023-12-06T09:28:27.097Z] #10 6.402 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/reactivex/rxjava3/ [2023-12-06T09:28:27.097Z] #10 6.402 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/reactivex/rxjava3/rxjava/ [2023-12-06T09:28:27.097Z] #10 6.402 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/reactivex/rxjava3/rxjava/main/ [2023-12-06T09:28:27.097Z] #10 6.402 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/reactivex/rxjava2/ [2023-12-06T09:28:27.097Z] #10 6.402 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/reactivex/rxjava2/rxjava/ [2023-12-06T09:28:27.097Z] #10 6.402 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/reactivex/rxjava2/rxjava/main/ [2023-12-06T09:28:27.097Z] #10 6.403 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/ [2023-12-06T09:28:27.097Z] #10 6.403 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-buffer/ [2023-12-06T09:28:27.097Z] #10 6.403 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-buffer/main/ [2023-12-06T09:28:27.097Z] #10 6.403 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-socks/ [2023-12-06T09:28:27.097Z] #10 6.403 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-socks/main/ [2023-12-06T09:28:27.097Z] #10 6.403 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/ [2023-12-06T09:28:27.097Z] #10 6.403 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/ [2023-12-06T09:28:27.097Z] #10 6.403 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-http2/ [2023-12-06T09:28:27.097Z] #10 6.403 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-http2/main/ [2023-12-06T09:28:27.097Z] #10 6.403 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport/ [2023-12-06T09:28:27.097Z] #10 6.403 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport/main/ [2023-12-06T09:28:27.097Z] #10 6.404 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-handler-proxy/ [2023-12-06T09:28:27.097Z] #10 6.404 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-handler-proxy/main/ [2023-12-06T09:28:27.097Z] #10 6.404 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-resolver/ [2023-12-06T09:28:27.097Z] #10 6.404 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-resolver/main/ [2023-12-06T09:28:27.097Z] #10 6.404 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-common/ [2023-12-06T09:28:27.097Z] #10 6.404 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-common/main/ [2023-12-06T09:28:27.097Z] #10 6.404 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-http/ [2023-12-06T09:28:27.097Z] #10 6.404 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-http/main/ [2023-12-06T09:28:27.097Z] #10 6.404 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec/ [2023-12-06T09:28:27.097Z] #10 6.405 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec/main/ [2023-12-06T09:28:27.097Z] #10 6.405 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/ [2023-12-06T09:28:27.097Z] #10 6.405 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/ [2023-12-06T09:28:27.097Z] #10 6.405 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/ [2023-12-06T09:28:27.097Z] #10 6.405 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/META-INF/ [2023-12-06T09:28:27.097Z] #10 6.405 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/META-INF/native/ [2023-12-06T09:28:27.097Z] #10 6.405 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-resolver-dns/ [2023-12-06T09:28:27.097Z] #10 6.405 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-resolver-dns/main/ [2023-12-06T09:28:27.097Z] #10 6.405 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-handler/ [2023-12-06T09:28:27.097Z] #10 6.405 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-handler/main/ [2023-12-06T09:28:27.097Z] #10 6.406 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/ [2023-12-06T09:28:27.097Z] #10 6.406 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/ [2023-12-06T09:28:27.097Z] #10 6.406 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/ [2023-12-06T09:28:27.097Z] #10 6.406 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/META-INF/ [2023-12-06T09:28:27.097Z] #10 6.406 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/META-INF/native/ [2023-12-06T09:28:27.097Z] #10 6.406 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-dns/ [2023-12-06T09:28:27.097Z] #10 6.406 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-dns/main/ [2023-12-06T09:28:27.097Z] #10 6.406 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/ [2023-12-06T09:28:27.097Z] #10 6.406 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/jsp/ [2023-12-06T09:28:27.097Z] #10 6.406 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/jsp/main/ [2023-12-06T09:28:27.097Z] #10 6.406 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/servlet/ [2023-12-06T09:28:27.097Z] #10 6.407 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/servlet/main/ [2023-12-06T09:28:27.097Z] #10 6.407 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/websocket/ [2023-12-06T09:28:27.097Z] #10 6.407 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/websocket/main/ [2023-12-06T09:28:27.097Z] #10 6.407 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/core/ [2023-12-06T09:28:27.097Z] #10 6.407 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/core/main/ [2023-12-06T09:28:27.097Z] #10 6.407 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/js/ [2023-12-06T09:28:27.097Z] #10 6.407 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/js/main/ [2023-12-06T09:28:27.097Z] #10 6.407 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/jaegertracing/ [2023-12-06T09:28:27.097Z] #10 6.407 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/jaegertracing/jaeger/ [2023-12-06T09:28:27.098Z] #10 6.407 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/jaegertracing/jaeger/main/ [2023-12-06T09:28:27.098Z] #10 6.407 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/jaegertracing/main/ [2023-12-06T09:28:27.098Z] #10 6.407 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/vertx/ [2023-12-06T09:28:27.098Z] #10 6.408 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/vertx/core/ [2023-12-06T09:28:27.098Z] #10 6.408 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/vertx/core/main/ [2023-12-06T09:28:27.098Z] #10 6.408 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/vertx/client/ [2023-12-06T09:28:27.098Z] #10 6.408 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/vertx/client/kafka/ [2023-12-06T09:28:27.098Z] #10 6.408 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/vertx/client/kafka/main/ [2023-12-06T09:28:27.098Z] #10 6.408 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/vertx/client/main/ [2023-12-06T09:28:27.098Z] #10 6.408 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/grpc/ [2023-12-06T09:28:27.098Z] #10 6.408 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/grpc/main/ [2023-12-06T09:28:27.098Z] #10 6.408 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/ [2023-12-06T09:28:27.098Z] #10 6.409 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/opentracing-util/ [2023-12-06T09:28:27.098Z] #10 6.409 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/opentracing-util/main/ [2023-12-06T09:28:27.098Z] #10 6.409 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/opentracing-noop/ [2023-12-06T09:28:27.098Z] #10 6.409 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/opentracing-noop/main/ [2023-12-06T09:28:27.098Z] #10 6.409 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/opentracing-api/ [2023-12-06T09:28:27.098Z] #10 6.409 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/opentracing-api/main/ [2023-12-06T09:28:27.098Z] #10 6.409 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/ [2023-12-06T09:28:27.098Z] #10 6.409 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/ [2023-12-06T09:28:27.098Z] #10 6.409 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/main/ [2023-12-06T09:28:27.098Z] #10 6.410 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/ [2023-12-06T09:28:27.098Z] #10 6.410 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/main/ [2023-12-06T09:28:27.098Z] #10 6.410 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/ [2023-12-06T09:28:27.098Z] #10 6.410 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/main/ [2023-12-06T09:28:27.098Z] #10 6.410 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/ [2023-12-06T09:28:27.098Z] #10 6.410 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/main/ [2023-12-06T09:28:27.098Z] #10 6.410 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/ [2023-12-06T09:28:27.098Z] #10 6.410 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/main/ [2023-12-06T09:28:27.098Z] #10 6.410 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/ [2023-12-06T09:28:27.098Z] #10 6.410 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/api/ [2023-12-06T09:28:27.098Z] #10 6.411 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/api/main/ [2023-12-06T09:28:27.098Z] #10 6.411 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/context/ [2023-12-06T09:28:27.098Z] #10 6.411 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/context/main/ [2023-12-06T09:28:27.098Z] #10 6.411 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/trace/ [2023-12-06T09:28:27.098Z] #10 6.411 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/trace/main/ [2023-12-06T09:28:27.098Z] #10 6.411 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/asm/ [2023-12-06T09:28:27.098Z] #10 6.411 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/asm/asm/ [2023-12-06T09:28:27.098Z] #10 6.411 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/asm/asm/main/ [2023-12-06T09:28:27.098Z] #10 6.411 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/gnu/ [2023-12-06T09:28:27.098Z] #10 6.411 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/gnu/getopt/ [2023-12-06T09:28:27.098Z] #10 6.411 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/gnu/getopt/main/ [2023-12-06T09:28:27.098Z] #10 6.411 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/ [2023-12-06T09:28:27.098Z] #10 6.412 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/ [2023-12-06T09:28:27.098Z] #10 6.412 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/jgit/ [2023-12-06T09:28:27.098Z] #10 6.412 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/jgit/main/ [2023-12-06T09:28:27.098Z] #10 6.412 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/ [2023-12-06T09:28:27.098Z] #10 6.412 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/health/ [2023-12-06T09:28:27.098Z] #10 6.412 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/health/api/ [2023-12-06T09:28:27.098Z] #10 6.412 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/health/api/main/ [2023-12-06T09:28:27.098Z] #10 6.412 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/config/ [2023-12-06T09:28:27.098Z] #10 6.412 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/config/api/ [2023-12-06T09:28:27.098Z] #10 6.412 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/config/api/main/ [2023-12-06T09:28:27.098Z] #10 6.413 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/ [2023-12-06T09:28:27.098Z] #10 6.413 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/ [2023-12-06T09:28:27.098Z] #10 6.413 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/main/ [2023-12-06T09:28:27.098Z] #10 6.413 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/restclient/ [2023-12-06T09:28:27.098Z] #10 6.413 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/restclient/main/ [2023-12-06T09:28:27.098Z] #10 6.413 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/metrics/ [2023-12-06T09:28:27.098Z] #10 6.413 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/metrics/api/ [2023-12-06T09:28:27.098Z] #10 6.413 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/metrics/api/main/ [2023-12-06T09:28:27.098Z] #10 6.413 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/opentracing/ [2023-12-06T09:28:27.099Z] #10 6.413 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/opentracing/main/ [2023-12-06T09:28:27.099Z] #10 6.414 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/ [2023-12-06T09:28:27.099Z] #10 6.414 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/ [2023-12-06T09:28:27.099Z] #10 6.414 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/ [2023-12-06T09:28:27.099Z] #10 6.414 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/main/ [2023-12-06T09:28:27.099Z] #10 6.414 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/ [2023-12-06T09:28:27.099Z] #10 6.414 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/api/ [2023-12-06T09:28:27.099Z] #10 6.414 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/api/main/ [2023-12-06T09:28:27.099Z] #10 6.414 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/openapi/ [2023-12-06T09:28:27.099Z] #10 6.414 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/openapi/api/ [2023-12-06T09:28:27.099Z] #10 6.414 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/openapi/api/main/ [2023-12-06T09:28:27.099Z] #10 6.415 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/ [2023-12-06T09:28:27.099Z] #10 6.415 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/api/ [2023-12-06T09:28:27.099Z] #10 6.415 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/api/main/ [2023-12-06T09:28:27.099Z] #10 6.415 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/core/ [2023-12-06T09:28:27.099Z] #10 6.415 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/core/main/ [2023-12-06T09:28:27.099Z] #10 6.415 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/jdt/ [2023-12-06T09:28:27.099Z] #10 6.415 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/jdt/ecj/ [2023-12-06T09:28:27.099Z] #10 6.415 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/jdt/ecj/main/ [2023-12-06T09:28:27.099Z] #10 6.415 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/persistence/ [2023-12-06T09:28:27.099Z] #10 6.415 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/persistence/main/ [2023-12-06T09:28:27.099Z] #10 6.416 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/yasson/ [2023-12-06T09:28:27.099Z] #10 6.416 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/yasson/main/ [2023-12-06T09:28:27.099Z] #10 6.416 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/picketbox/ [2023-12-06T09:28:27.099Z] #10 6.416 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/picketbox/main/ [2023-12-06T09:28:27.099Z] #10 6.416 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/joda/ [2023-12-06T09:28:27.099Z] #10 6.416 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/joda/time/ [2023-12-06T09:28:27.099Z] #10 6.416 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/joda/time/main/ [2023-12-06T09:28:27.099Z] #10 6.416 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/aesh/ [2023-12-06T09:28:27.099Z] #10 6.416 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/aesh/main/ [2023-12-06T09:28:27.099Z] #10 6.416 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/ [2023-12-06T09:28:27.099Z] #10 6.417 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/ [2023-12-06T09:28:27.099Z] #10 6.417 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/main/ [2023-12-06T09:28:27.099Z] #10 6.417 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/5.3/ [2023-12-06T09:28:27.099Z] #10 6.417 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/validator/ [2023-12-06T09:28:27.099Z] #10 6.417 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/validator/cdi/ [2023-12-06T09:28:27.099Z] #10 6.417 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/validator/cdi/main/ [2023-12-06T09:28:27.099Z] #10 6.417 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/validator/main/ [2023-12-06T09:28:27.099Z] #10 6.417 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5/ [2023-12-06T09:28:27.099Z] #10 6.417 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5/main/ [2023-12-06T09:28:27.099Z] #10 6.417 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/5.0/ [2023-12-06T09:28:27.099Z] #10 6.418 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/infinispan/ [2023-12-06T09:28:27.099Z] #10 6.418 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/infinispan/main/ [2023-12-06T09:28:27.099Z] #10 6.418 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/bytecodetransformer/ [2023-12-06T09:28:27.099Z] #10 6.418 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/bytecodetransformer/main/ [2023-12-06T09:28:27.099Z] #10 6.418 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/commons-annotations/ [2023-12-06T09:28:27.099Z] #10 6.418 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/commons-annotations/main/ [2023-12-06T09:28:27.099Z] #10 6.418 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/ [2023-12-06T09:28:27.099Z] #10 6.418 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/engine/ [2023-12-06T09:28:27.099Z] #10 6.418 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/engine/main/ [2023-12-06T09:28:27.099Z] #10 6.419 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/backend-jms/ [2023-12-06T09:28:27.099Z] #10 6.419 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/backend-jms/main/ [2023-12-06T09:28:27.099Z] #10 6.419 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/orm/ [2023-12-06T09:28:27.099Z] #10 6.419 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/orm/main/ [2023-12-06T09:28:27.099Z] #10 6.419 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/serialization-avro/ [2023-12-06T09:28:27.099Z] #10 6.419 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/serialization-avro/main/ [2023-12-06T09:28:27.099Z] #10 6.419 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/main/ [2023-12-06T09:28:27.099Z] #10 6.419 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/envers/ [2023-12-06T09:28:27.099Z] #10 6.419 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/envers/main/ [2023-12-06T09:28:27.100Z] #10 6.419 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jctools/ [2023-12-06T09:28:27.100Z] #10 6.419 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jctools/main/ [2023-12-06T09:28:27.100Z] #10 6.419 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/reactivestreams/ [2023-12-06T09:28:27.100Z] #10 6.419 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/reactivestreams/main/ [2023-12-06T09:28:27.100Z] #10 6.420 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/projectodd/ [2023-12-06T09:28:27.100Z] #10 6.420 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/projectodd/vdx/ [2023-12-06T09:28:27.100Z] #10 6.420 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/projectodd/vdx/main/ [2023-12-06T09:28:27.100Z] #10 6.420 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/ [2023-12-06T09:28:27.100Z] #10 6.420 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/jakarta/ [2023-12-06T09:28:27.100Z] #10 6.420 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/jakarta/json/ [2023-12-06T09:28:27.100Z] #10 6.420 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/jakarta/json/main/ [2023-12-06T09:28:27.100Z] #10 6.420 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/jakarta/el/ [2023-12-06T09:28:27.100Z] #10 6.420 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/jakarta/el/main/ [2023-12-06T09:28:27.100Z] #10 6.420 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/soteria/ [2023-12-06T09:28:27.100Z] #10 6.420 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/soteria/main/ [2023-12-06T09:28:27.100Z] #10 6.421 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/javax/ [2023-12-06T09:28:27.100Z] #10 6.421 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/javax/enterprise/ [2023-12-06T09:28:27.100Z] #10 6.421 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/ [2023-12-06T09:28:27.100Z] #10 6.421 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/ [2023-12-06T09:28:27.100Z] #10 6.421 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/javax/json/ [2023-12-06T09:28:27.100Z] #10 6.421 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/javax/json/main/ [2023-12-06T09:28:27.100Z] #10 6.421 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/javax/el/ [2023-12-06T09:28:27.100Z] #10 6.421 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/javax/el/main/ [2023-12-06T09:28:27.100Z] #10 6.421 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hornetq/ [2023-12-06T09:28:27.100Z] #10 6.421 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hornetq/client/ [2023-12-06T09:28:27.100Z] #10 6.422 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hornetq/client/main/ [2023-12-06T09:28:27.100Z] #10 6.422 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jgroups/ [2023-12-06T09:28:27.100Z] #10 6.422 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jgroups/azure/ [2023-12-06T09:28:27.100Z] #10 6.422 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jgroups/azure/main/ [2023-12-06T09:28:27.100Z] #10 6.422 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jgroups/main/ [2023-12-06T09:28:27.100Z] #10 6.422 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jgroups/kubernetes/ [2023-12-06T09:28:27.100Z] #10 6.422 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jgroups/kubernetes/main/ [2023-12-06T09:28:27.100Z] #10 6.422 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jberet/ [2023-12-06T09:28:27.100Z] #10 6.422 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jberet/jberet-core/ [2023-12-06T09:28:27.100Z] #10 6.422 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jberet/jberet-core/main/ [2023-12-06T09:28:27.100Z] #10 6.422 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/dom4j/ [2023-12-06T09:28:27.100Z] #10 6.422 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/dom4j/main/ [2023-12-06T09:28:27.100Z] #10 6.422 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/omg/ [2023-12-06T09:28:27.100Z] #10 6.423 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/omg/api/ [2023-12-06T09:28:27.100Z] #10 6.423 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/omg/api/main/ [2023-12-06T09:28:27.100Z] #10 6.423 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ [2023-12-06T09:28:27.100Z] #10 6.423 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/marshalling/ [2023-12-06T09:28:27.100Z] #10 6.423 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/marshalling/river/ [2023-12-06T09:28:27.100Z] #10 6.423 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/marshalling/river/main/ [2023-12-06T09:28:27.100Z] #10 6.423 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/marshalling/main/ [2023-12-06T09:28:27.100Z] #10 6.423 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/msc/ [2023-12-06T09:28:27.100Z] #10 6.423 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/msc/main/ [2023-12-06T09:28:27.100Z] #10 6.423 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/ [2023-12-06T09:28:27.100Z] #10 6.423 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/api/ [2023-12-06T09:28:27.100Z] #10 6.424 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/api/main/ [2023-12-06T09:28:27.100Z] #10 6.424 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/ [2023-12-06T09:28:27.100Z] #10 6.424 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ [2023-12-06T09:28:27.100Z] #10 6.424 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/ [2023-12-06T09:28:27.100Z] #10 6.424 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/ [2023-12-06T09:28:27.100Z] #10 6.424 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/log4j/ [2023-12-06T09:28:27.100Z] #10 6.424 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/log4j/logmanager/ [2023-12-06T09:28:27.100Z] #10 6.424 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/log4j/logmanager/main/ [2023-12-06T09:28:27.100Z] #10 6.424 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb/ [2023-12-06T09:28:27.100Z] #10 6.424 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb/remote/ [2023-12-06T09:28:27.100Z] #10 6.424 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb/remote/protocol/ [2023-12-06T09:28:27.100Z] #10 6.425 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb/remote/protocol/main/ [2023-12-06T09:28:27.101Z] #10 6.425 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/ [2023-12-06T09:28:27.101Z] #10 6.425 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/appclient/ [2023-12-06T09:28:27.101Z] #10 6.425 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/appclient/main/ [2023-12-06T09:28:27.101Z] #10 6.425 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/ejb/ [2023-12-06T09:28:27.101Z] #10 6.425 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/ejb/main/ [2023-12-06T09:28:27.101Z] #10 6.425 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/web/ [2023-12-06T09:28:27.101Z] #10 6.425 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/web/main/ [2023-12-06T09:28:27.101Z] #10 6.425 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/common/ [2023-12-06T09:28:27.101Z] #10 6.425 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/common/main/ [2023-12-06T09:28:27.101Z] #10 6.426 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/ear/ [2023-12-06T09:28:27.101Z] #10 6.426 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/ear/main/ [2023-12-06T09:28:27.101Z] #10 6.426 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logmanager/ [2023-12-06T09:28:27.101Z] #10 6.426 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logmanager/log4j2/ [2023-12-06T09:28:27.101Z] #10 6.426 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logmanager/log4j2/main/ [2023-12-06T09:28:27.101Z] #10 6.426 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logmanager/main/ [2023-12-06T09:28:27.101Z] #10 6.426 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/ [2023-12-06T09:28:27.101Z] #10 6.426 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/ [2023-12-06T09:28:27.101Z] #10 6.426 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/ [2023-12-06T09:28:27.101Z] #10 6.426 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/main/ [2023-12-06T09:28:27.101Z] #10 6.426 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/commons/ [2023-12-06T09:28:27.101Z] #10 6.427 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/commons/logging/ [2023-12-06T09:28:27.101Z] #10 6.427 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/commons/logging/main/ [2023-12-06T09:28:27.101Z] #10 6.427 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/ [2023-12-06T09:28:27.101Z] #10 6.427 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/spi/ [2023-12-06T09:28:27.101Z] #10 6.427 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/spi/main/ [2023-12-06T09:28:27.101Z] #10 6.427 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/common/ [2023-12-06T09:28:27.101Z] #10 6.427 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/common/main/ [2023-12-06T09:28:27.101Z] #10 6.427 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/tools/ [2023-12-06T09:28:27.101Z] #10 6.427 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/tools/wsprovide/ [2023-12-06T09:28:27.101Z] #10 6.427 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/tools/wsprovide/main/ [2023-12-06T09:28:27.101Z] #10 6.427 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/tools/common/ [2023-12-06T09:28:27.101Z] #10 6.427 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/tools/common/main/ [2023-12-06T09:28:27.101Z] #10 6.427 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/tools/wsconsume/ [2023-12-06T09:28:27.101Z] #10 6.428 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/tools/wsconsume/main/ [2023-12-06T09:28:27.101Z] #10 6.428 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/api/ [2023-12-06T09:28:27.101Z] #10 6.428 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/api/main/ [2023-12-06T09:28:27.101Z] #10 6.428 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/jaxws-client/ [2023-12-06T09:28:27.101Z] #10 6.428 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/jaxws-client/main/ [2023-12-06T09:28:27.101Z] #10 6.428 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/saaj-impl/ [2023-12-06T09:28:27.101Z] #10 6.428 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/saaj-impl/main/ [2023-12-06T09:28:27.101Z] #10 6.428 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/ [2023-12-06T09:28:27.101Z] #10 6.428 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/ [2023-12-06T09:28:27.101Z] #10 6.428 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/ [2023-12-06T09:28:27.101Z] #10 6.428 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/ [2023-12-06T09:28:27.101Z] #10 6.428 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/ [2023-12-06T09:28:27.101Z] #10 6.428 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/ [2023-12-06T09:28:27.101Z] #10 6.429 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/ [2023-12-06T09:28:27.101Z] #10 6.429 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/ [2023-12-06T09:28:27.101Z] #10 6.429 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/ [2023-12-06T09:28:27.101Z] #10 6.429 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/sts/ [2023-12-06T09:28:27.101Z] #10 6.429 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/sts/main/ [2023-12-06T09:28:27.101Z] #10 6.429 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/ [2023-12-06T09:28:27.101Z] #10 6.429 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/ [2023-12-06T09:28:27.101Z] #10 6.429 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client/ [2023-12-06T09:28:27.101Z] #10 6.429 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client/main/ [2023-12-06T09:28:27.101Z] #10 6.429 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting3/ [2023-12-06T09:28:27.101Z] #10 6.429 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting3/remoting-jmx/ [2023-12-06T09:28:27.101Z] #10 6.429 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting3/remoting-jmx/main/ [2023-12-06T09:28:27.101Z] #10 6.430 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting3/main/ [2023-12-06T09:28:27.101Z] #10 6.430 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting-jmx/ [2023-12-06T09:28:27.101Z] #10 6.430 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting-jmx/main/ [2023-12-06T09:28:27.102Z] #10 6.430 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remote-naming/ [2023-12-06T09:28:27.102Z] #10 6.430 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remote-naming/main/ [2023-12-06T09:28:27.102Z] #10 6.430 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/integration/ [2023-12-06T09:28:27.102Z] #10 6.430 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/integration/ext-content/ [2023-12-06T09:28:27.102Z] #10 6.430 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/integration/ext-content/main/ [2023-12-06T09:28:27.102Z] #10 6.430 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/integration/ext-content/main/bundled/ [2023-12-06T09:28:27.102Z] #10 6.430 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/ [2023-12-06T09:28:27.102Z] #10 6.430 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/spi/ [2023-12-06T09:28:27.102Z] #10 6.430 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/spi/main/ [2023-12-06T09:28:27.102Z] #10 6.431 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/probe/ [2023-12-06T09:28:27.102Z] #10 6.431 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/probe/main/ [2023-12-06T09:28:27.102Z] #10 6.431 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/api/ [2023-12-06T09:28:27.102Z] #10 6.431 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/api/main/ [2023-12-06T09:28:27.102Z] #10 6.431 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/core/ [2023-12-06T09:28:27.102Z] #10 6.431 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/core/main/ [2023-12-06T09:28:27.102Z] #10 6.431 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/ [2023-12-06T09:28:27.102Z] #10 6.431 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/txframework/ [2023-12-06T09:28:27.102Z] #10 6.431 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/txframework/main/ [2023-12-06T09:28:27.102Z] #10 6.431 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/rts/ [2023-12-06T09:28:27.102Z] #10 6.431 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/rts/main/ [2023-12-06T09:28:27.102Z] #10 6.431 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/compensations/ [2023-12-06T09:28:27.102Z] #10 6.431 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/compensations/main/ [2023-12-06T09:28:27.102Z] #10 6.432 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/staxmapper/ [2023-12-06T09:28:27.102Z] #10 6.432 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/staxmapper/main/ [2023-12-06T09:28:27.102Z] #10 6.432 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jaxbintros/ [2023-12-06T09:28:27.102Z] #10 6.433 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jaxbintros/main/ [2023-12-06T09:28:27.102Z] #10 6.433 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/deployers/ [2023-12-06T09:28:27.102Z] #10 6.433 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/deployers/jboss-service-deployer/ [2023-12-06T09:28:27.102Z] #10 6.433 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/deployers/jboss-service-deployer/main/ [2023-12-06T09:28:27.102Z] #10 6.433 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/classfilewriter/ [2023-12-06T09:28:27.102Z] #10 6.433 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/classfilewriter/main/ [2023-12-06T09:28:27.102Z] #10 6.433 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb3/ [2023-12-06T09:28:27.102Z] #10 6.433 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb3/main/ [2023-12-06T09:28:27.102Z] #10 6.433 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting/ [2023-12-06T09:28:27.102Z] #10 6.433 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting/main/ [2023-12-06T09:28:27.102Z] #10 6.433 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jboss-transaction-spi/ [2023-12-06T09:28:27.102Z] #10 6.433 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jboss-transaction-spi/main/ [2023-12-06T09:28:27.102Z] #10 6.433 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/stdio/ [2023-12-06T09:28:27.102Z] #10 6.433 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/stdio/main/ [2023-12-06T09:28:27.102Z] #10 6.433 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb-client/ [2023-12-06T09:28:27.102Z] #10 6.433 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb-client/main/ [2023-12-06T09:28:27.102Z] #10 6.433 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/genericjms/ [2023-12-06T09:28:27.102Z] #10 6.433 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/genericjms/main/ [2023-12-06T09:28:27.102Z] #10 6.433 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/genericjms/main/META-INF/ [2023-12-06T09:28:27.102Z] #10 6.433 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jandex/ [2023-12-06T09:28:27.102Z] #10 6.433 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jandex/main/ [2023-12-06T09:28:27.102Z] #10 6.433 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/ [2023-12-06T09:28:27.102Z] #10 6.433 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/ee/ [2023-12-06T09:28:27.102Z] #10 6.434 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/ee/main/ [2023-12-06T09:28:27.102Z] #10 6.434 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/appclient/ [2023-12-06T09:28:27.102Z] #10 6.434 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/appclient/main/ [2023-12-06T09:28:27.102Z] #10 6.434 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/management-client-content/ [2023-12-06T09:28:27.102Z] #10 6.434 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/management-client-content/main/ [2023-12-06T09:28:27.103Z] #10 6.434 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/messaging/ [2023-12-06T09:28:27.103Z] #10 6.434 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/messaging/main/ [2023-12-06T09:28:27.103Z] #10 6.434 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jmx/ [2023-12-06T09:28:27.103Z] #10 6.434 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jmx/main/ [2023-12-06T09:28:27.103Z] #10 6.434 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/webservices/ [2023-12-06T09:28:27.103Z] #10 6.434 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/webservices/server/ [2023-12-06T09:28:27.103Z] #10 6.435 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/webservices/server/integration/ [2023-12-06T09:28:27.103Z] #10 6.435 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/webservices/server/integration/main/ [2023-12-06T09:28:27.103Z] #10 6.435 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/webservices/main/ [2023-12-06T09:28:27.103Z] #10 6.435 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/logging/ [2023-12-06T09:28:27.103Z] #10 6.435 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/logging/main/ [2023-12-06T09:28:27.103Z] #10 6.435 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/mail/ [2023-12-06T09:28:27.103Z] #10 6.435 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/mail/main/ [2023-12-06T09:28:27.103Z] #10 6.435 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/connector/ [2023-12-06T09:28:27.103Z] #10 6.435 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/connector/main/ [2023-12-06T09:28:27.103Z] #10 6.435 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/controller/ [2023-12-06T09:28:27.103Z] #10 6.436 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/controller/main/ [2023-12-06T09:28:27.103Z] #10 6.436 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/controller/main/dir/ [2023-12-06T09:28:27.103Z] #10 6.436 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/ [2023-12-06T09:28:27.103Z] #10 6.436 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/web/ [2023-12-06T09:28:27.103Z] #10 6.436 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/ [2023-12-06T09:28:27.103Z] #10 6.436 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/main/ [2023-12-06T09:28:27.103Z] #10 6.436 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/common/ [2023-12-06T09:28:27.103Z] #10 6.436 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/common/main/ [2023-12-06T09:28:27.103Z] #10 6.436 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/jgroups/ [2023-12-06T09:28:27.103Z] #10 6.436 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/ [2023-12-06T09:28:27.103Z] #10 6.436 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/ejb3/ [2023-12-06T09:28:27.103Z] #10 6.437 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan/ [2023-12-06T09:28:27.103Z] #10 6.437 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan/main/ [2023-12-06T09:28:27.103Z] #10 6.437 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/infinispan/ [2023-12-06T09:28:27.103Z] #10 6.437 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/ [2023-12-06T09:28:27.103Z] #10 6.437 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsf-injection/ [2023-12-06T09:28:27.103Z] #10 6.437 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsf-injection/main/ [2023-12-06T09:28:27.103Z] #10 6.437 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/web/ [2023-12-06T09:28:27.103Z] #10 6.437 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/web/main/ [2023-12-06T09:28:27.103Z] #10 6.437 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/process-controller/ [2023-12-06T09:28:27.103Z] #10 6.437 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/process-controller/main/ [2023-12-06T09:28:27.103Z] #10 6.437 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/host-controller/ [2023-12-06T09:28:27.103Z] #10 6.437 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/host-controller/main/ [2023-12-06T09:28:27.103Z] #10 6.438 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/console/ [2023-12-06T09:28:27.103Z] #10 6.438 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/console/main/ [2023-12-06T09:28:27.103Z] #10 6.438 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/ [2023-12-06T09:28:27.103Z] #10 6.438 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/ejb/ [2023-12-06T09:28:27.103Z] #10 6.438 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/ejb/main/ [2023-12-06T09:28:27.103Z] #10 6.438 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/webservices/ [2023-12-06T09:28:27.103Z] #10 6.438 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/webservices/main/ [2023-12-06T09:28:27.103Z] #10 6.438 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/beanvalidation/ [2023-12-06T09:28:27.103Z] #10 6.438 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/beanvalidation/main/ [2023-12-06T09:28:27.103Z] #10 6.438 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/spi/ [2023-12-06T09:28:27.103Z] #10 6.438 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/spi/main/ [2023-12-06T09:28:27.103Z] #10 6.439 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/common/ [2023-12-06T09:28:27.103Z] #10 6.439 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/common/main/ [2023-12-06T09:28:27.103Z] #10 6.439 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/transactions/ [2023-12-06T09:28:27.103Z] #10 6.439 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/transactions/main/ [2023-12-06T09:28:27.103Z] #10 6.439 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/main/ [2023-12-06T09:28:27.103Z] #10 6.439 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/jpa/ [2023-12-06T09:28:27.103Z] #10 6.439 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/jpa/main/ [2023-12-06T09:28:27.103Z] #10 6.439 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/modcluster/ [2023-12-06T09:28:27.103Z] #10 6.439 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/modcluster/main/ [2023-12-06T09:28:27.103Z] #10 6.440 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/controller-client/ [2023-12-06T09:28:27.103Z] #10 6.440 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/controller-client/main/ [2023-12-06T09:28:27.103Z] #10 6.440 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsf/ [2023-12-06T09:28:27.103Z] #10 6.440 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsf/main/ [2023-12-06T09:28:27.103Z] #10 6.440 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-http-error-context/ [2023-12-06T09:28:27.103Z] #10 6.440 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/ [2023-12-06T09:28:27.103Z] #10 6.440 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jdr/ [2023-12-06T09:28:27.104Z] #10 6.440 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jdr/main/ [2023-12-06T09:28:27.104Z] #10 6.440 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jdr/main/resources/ [2023-12-06T09:28:27.104Z] #10 6.440 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/system-jmx/ [2023-12-06T09:28:27.104Z] #10 6.441 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/system-jmx/main/ [2023-12-06T09:28:27.104Z] #10 6.441 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/ejb3/ [2023-12-06T09:28:27.104Z] #10 6.441 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/ejb3/main/ [2023-12-06T09:28:27.104Z] #10 6.441 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/ejb3/main/timers/ [2023-12-06T09:28:27.104Z] #10 6.441 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jaxrs/ [2023-12-06T09:28:27.104Z] #10 6.441 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jaxrs/main/ [2023-12-06T09:28:27.104Z] #10 6.441 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/remoting/ [2023-12-06T09:28:27.104Z] #10 6.441 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/remoting/main/ [2023-12-06T09:28:27.104Z] #10 6.441 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/deployment-scanner/ [2023-12-06T09:28:27.104Z] #10 6.442 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/deployment-scanner/main/ [2023-12-06T09:28:27.104Z] #10 6.442 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/web-common/ [2023-12-06T09:28:27.104Z] #10 6.442 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/web-common/main/ [2023-12-06T09:28:27.104Z] #10 6.442 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/product/ [2023-12-06T09:28:27.104Z] #10 6.442 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/product/main/ [2023-12-06T09:28:27.104Z] #10 6.442 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/product/main/dir/ [2023-12-06T09:28:27.104Z] #10 6.442 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/product/main/dir/META-INF/ [2023-12-06T09:28:27.104Z] #10 6.442 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/security/ [2023-12-06T09:28:27.104Z] #10 6.442 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/security/main/ [2023-12-06T09:28:27.104Z] #10 6.442 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/standalone/ [2023-12-06T09:28:27.104Z] #10 6.442 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/standalone/main/ [2023-12-06T09:28:27.104Z] #10 6.442 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/protocol/ [2023-12-06T09:28:27.104Z] #10 6.443 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/protocol/main/ [2023-12-06T09:28:27.104Z] #10 6.443 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/core-security/ [2023-12-06T09:28:27.104Z] #10 6.443 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/core-security/main/ [2023-12-06T09:28:27.104Z] #10 6.443 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/platform-mbean/ [2023-12-06T09:28:27.104Z] #10 6.443 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/platform-mbean/main/ [2023-12-06T09:28:27.104Z] #10 6.443 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/version/ [2023-12-06T09:28:27.104Z] #10 6.443 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/version/main/ [2023-12-06T09:28:27.104Z] #10 6.443 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/server/ [2023-12-06T09:28:27.104Z] #10 6.443 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/server/main/ [2023-12-06T09:28:27.104Z] #10 6.443 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jacorb/ [2023-12-06T09:28:27.104Z] #10 6.443 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jacorb/main/ [2023-12-06T09:28:27.104Z] #10 6.443 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsr77/ [2023-12-06T09:28:27.104Z] #10 6.444 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsr77/main/ [2023-12-06T09:28:27.104Z] #10 6.444 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/transactions/ [2023-12-06T09:28:27.104Z] #10 6.444 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/transactions/main/ [2023-12-06T09:28:27.104Z] #10 6.444 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/deployment-repository/ [2023-12-06T09:28:27.104Z] #10 6.444 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/deployment-repository/main/ [2023-12-06T09:28:27.104Z] #10 6.444 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-add-user/ [2023-12-06T09:28:27.104Z] #10 6.444 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-add-user/main/ [2023-12-06T09:28:27.104Z] #10 6.444 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/naming/ [2023-12-06T09:28:27.104Z] #10 6.444 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/naming/main/ [2023-12-06T09:28:27.104Z] #10 6.444 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/patching/ [2023-12-06T09:28:27.104Z] #10 6.444 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/patching/cli/ [2023-12-06T09:28:27.104Z] #10 6.445 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/patching/cli/main/ [2023-12-06T09:28:27.104Z] #10 6.445 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/patching/main/ [2023-12-06T09:28:27.104Z] #10 6.445 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-http-interface/ [2023-12-06T09:28:27.104Z] #10 6.445 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-http-interface/main/ [2023-12-06T09:28:27.104Z] #10 6.445 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/network/ [2023-12-06T09:28:27.104Z] #10 6.445 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/network/main/ [2023-12-06T09:28:27.104Z] #10 6.445 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/sar/ [2023-12-06T09:28:27.104Z] #10 6.445 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/sar/main/ [2023-12-06T09:28:27.104Z] #10 6.445 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/xts/ [2023-12-06T09:28:27.104Z] #10 6.445 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/xts/main/ [2023-12-06T09:28:27.104Z] #10 6.445 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/cli/ [2023-12-06T09:28:27.104Z] #10 6.445 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/cli/main/ [2023-12-06T09:28:27.104Z] #10 6.446 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/security-plugins/ [2023-12-06T09:28:27.104Z] #10 6.446 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/security-plugins/main/ [2023-12-06T09:28:27.104Z] #10 6.446 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/threads/ [2023-12-06T09:28:27.104Z] #10 6.446 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/threads/main/ [2023-12-06T09:28:27.104Z] #10 6.446 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/pojo/ [2023-12-06T09:28:27.104Z] #10 6.446 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/pojo/main/ [2023-12-06T09:28:27.104Z] #10 6.446 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-management/ [2023-12-06T09:28:27.104Z] #10 6.446 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-management/main/ [2023-12-06T09:28:27.104Z] #10 6.446 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/ [2023-12-06T09:28:27.104Z] #10 6.446 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/spi/ [2023-12-06T09:28:27.104Z] #10 6.446 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/spi/main/ [2023-12-06T09:28:27.104Z] #10 6.446 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/hibernate/ [2023-12-06T09:28:27.104Z] #10 6.447 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/hibernate/4/ [2023-12-06T09:28:27.104Z] #10 6.447 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/openjpa/ [2023-12-06T09:28:27.104Z] #10 6.447 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/openjpa/main/ [2023-12-06T09:28:27.104Z] #10 6.447 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/main/ [2023-12-06T09:28:27.104Z] #10 6.447 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jts/ [2023-12-06T09:28:27.104Z] #10 6.447 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jts/integration/ [2023-12-06T09:28:27.105Z] #10 6.447 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jts/integration/main/ [2023-12-06T09:28:27.105Z] #10 6.447 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jts/main/ [2023-12-06T09:28:27.105Z] #10 6.447 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/dmr/ [2023-12-06T09:28:27.105Z] #10 6.447 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/dmr/main/ [2023-12-06T09:28:27.105Z] #10 6.447 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xts/ [2023-12-06T09:28:27.105Z] #10 6.447 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xts/main/ [2023-12-06T09:28:27.105Z] #10 6.448 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/invocation/ [2023-12-06T09:28:27.105Z] #10 6.448 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/invocation/main/ [2023-12-06T09:28:27.105Z] #10 6.448 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/ [2023-12-06T09:28:27.105Z] #10 6.448 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/jose-jwt/ [2023-12-06T09:28:27.105Z] #10 6.448 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/ [2023-12-06T09:28:27.105Z] #10 6.448 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/ [2023-12-06T09:28:27.105Z] #10 6.448 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/ [2023-12-06T09:28:27.105Z] #10 6.448 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/ [2023-12-06T09:28:27.105Z] #10 6.448 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/main/ [2023-12-06T09:28:27.105Z] #10 6.448 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/ [2023-12-06T09:28:27.105Z] #10 6.448 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/ [2023-12-06T09:28:27.105Z] #10 6.448 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/ [2023-12-06T09:28:27.105Z] #10 6.449 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/ [2023-12-06T09:28:27.105Z] #10 6.449 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/ [2023-12-06T09:28:27.105Z] #10 6.449 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/ [2023-12-06T09:28:27.105Z] #10 6.449 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/ [2023-12-06T09:28:27.105Z] #10 6.449 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/ [2023-12-06T09:28:27.105Z] #10 6.449 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/ [2023-12-06T09:28:27.105Z] #10 6.449 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/resteasy-spring-jar/ [2023-12-06T09:28:27.105Z] #10 6.449 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/ [2023-12-06T09:28:27.105Z] #10 6.449 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/ [2023-12-06T09:28:27.105Z] #10 6.449 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/ [2023-12-06T09:28:27.105Z] #10 6.449 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/ [2023-12-06T09:28:27.105Z] #10 6.449 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/ [2023-12-06T09:28:27.105Z] #10 6.450 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/ [2023-12-06T09:28:27.105Z] #10 6.450 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/ [2023-12-06T09:28:27.105Z] #10 6.450 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/ [2023-12-06T09:28:27.105Z] #10 6.450 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/ [2023-12-06T09:28:27.105Z] #10 6.450 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/ [2023-12-06T09:28:27.105Z] #10 6.450 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/ [2023-12-06T09:28:27.105Z] #10 6.450 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/ [2023-12-06T09:28:27.105Z] #10 6.450 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client/ [2023-12-06T09:28:27.105Z] #10 6.450 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client/main/ [2023-12-06T09:28:27.105Z] #10 6.450 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/ [2023-12-06T09:28:27.105Z] #10 6.450 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/ [2023-12-06T09:28:27.105Z] #10 6.451 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/ [2023-12-06T09:28:27.105Z] #10 6.451 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/ [2023-12-06T09:28:27.105Z] #10 6.451 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/ [2023-12-06T09:28:27.105Z] #10 6.451 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/ [2023-12-06T09:28:27.105Z] #10 6.451 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core/ [2023-12-06T09:28:27.105Z] #10 6.451 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core/main/ [2023-12-06T09:28:27.105Z] #10 6.451 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/ [2023-12-06T09:28:27.105Z] #10 6.451 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/main/ [2023-12-06T09:28:27.105Z] #10 6.451 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/threads/ [2023-12-06T09:28:27.105Z] #10 6.451 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/threads/main/ [2023-12-06T09:28:27.105Z] #10 6.451 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/iiop-client/ [2023-12-06T09:28:27.105Z] #10 6.451 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/iiop-client/main/ [2023-12-06T09:28:27.105Z] #10 6.452 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/ [2023-12-06T09:28:27.105Z] #10 6.452 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/load/ [2023-12-06T09:28:27.105Z] #10 6.452 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/load/spi/ [2023-12-06T09:28:27.105Z] #10 6.452 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/load/spi/main/ [2023-12-06T09:28:27.105Z] #10 6.452 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/core/ [2023-12-06T09:28:27.105Z] #10 6.452 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/core/main/ [2023-12-06T09:28:27.105Z] #10 6.452 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/container/ [2023-12-06T09:28:27.105Z] #10 6.452 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/container/spi/ [2023-12-06T09:28:27.105Z] #10 6.452 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/ [2023-12-06T09:28:27.105Z] #10 6.452 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/ [2023-12-06T09:28:27.105Z] #10 6.452 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/nio/ [2023-12-06T09:28:27.105Z] #10 6.452 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/nio/main/ [2023-12-06T09:28:27.105Z] #10 6.453 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/netty/ [2023-12-06T09:28:27.105Z] #10 6.453 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/ [2023-12-06T09:28:27.105Z] #10 6.453 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/ [2023-12-06T09:28:27.105Z] #10 6.453 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/main/ [2023-12-06T09:28:27.105Z] #10 6.453 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/common-beans/ [2023-12-06T09:28:27.105Z] #10 6.453 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/common-beans/main/ [2023-12-06T09:28:27.105Z] #10 6.453 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/vfs/ [2023-12-06T09:28:27.106Z] #10 6.453 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/vfs/main/ [2023-12-06T09:28:27.106Z] #10 6.453 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/ [2023-12-06T09:28:27.106Z] #10 6.453 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/ [2023-12-06T09:28:27.106Z] #10 6.453 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/ejb/ [2023-12-06T09:28:27.106Z] #10 6.453 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/ejb/main/ [2023-12-06T09:28:27.106Z] #10 6.454 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/common/ [2023-12-06T09:28:27.106Z] #10 6.454 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/common/main/ [2023-12-06T09:28:27.106Z] #10 6.454 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/transaction/ [2023-12-06T09:28:27.106Z] #10 6.454 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/transaction/main/ [2023-12-06T09:28:27.106Z] #10 6.454 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/naming/ [2023-12-06T09:28:27.106Z] #10 6.454 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/naming/main/ [2023-12-06T09:28:27.106Z] #10 6.454 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/naming-client/ [2023-12-06T09:28:27.106Z] #10 6.454 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/naming-client/main/ [2023-12-06T09:28:27.106Z] #10 6.454 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/event/ [2023-12-06T09:28:27.106Z] #10 6.454 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/event/logger/ [2023-12-06T09:28:27.106Z] #10 6.454 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/event/logger/main/ [2023-12-06T09:28:27.106Z] #10 6.454 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/ [2023-12-06T09:28:27.106Z] #10 6.454 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/ [2023-12-06T09:28:27.106Z] #10 6.455 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/config/ [2023-12-06T09:28:27.106Z] #10 6.455 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/config/main/ [2023-12-06T09:28:27.106Z] #10 6.455 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/kafka/ [2023-12-06T09:28:27.106Z] #10 6.455 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/kafka/main/ [2023-12-06T09:28:27.106Z] #10 6.455 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/common/ [2023-12-06T09:28:27.106Z] #10 6.455 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/common/main/ [2023-12-06T09:28:27.106Z] #10 6.455 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/dep/ [2023-12-06T09:28:27.106Z] #10 6.455 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/dep/jts/ [2023-12-06T09:28:27.106Z] #10 6.455 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/dep/jts/main/ [2023-12-06T09:28:27.106Z] #10 6.455 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/ [2023-12-06T09:28:27.106Z] #10 6.455 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/ [2023-12-06T09:28:27.106Z] #10 6.456 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/cdi-provider/ [2023-12-06T09:28:27.106Z] #10 6.456 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/cdi-provider/main/ [2023-12-06T09:28:27.106Z] #10 6.456 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ [2023-12-06T09:28:27.106Z] #10 6.456 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/ [2023-12-06T09:28:27.106Z] #10 6.456 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/cache/ [2023-12-06T09:28:27.106Z] #10 6.456 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/cache/main/ [2023-12-06T09:28:27.106Z] #10 6.456 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/spi/ [2023-12-06T09:28:27.106Z] #10 6.456 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/spi/main/ [2023-12-06T09:28:27.106Z] #10 6.456 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/ [2023-12-06T09:28:27.106Z] #10 6.456 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/main/ [2023-12-06T09:28:27.106Z] #10 6.456 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/ [2023-12-06T09:28:27.106Z] #10 6.456 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/ [2023-12-06T09:28:27.106Z] #10 6.457 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/ [2023-12-06T09:28:27.106Z] #10 6.457 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/ [2023-12-06T09:28:27.106Z] #10 6.457 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/main/ [2023-12-06T09:28:27.106Z] #10 6.457 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/api/ [2023-12-06T09:28:27.106Z] #10 6.457 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/api/main/ [2023-12-06T09:28:27.106Z] #10 6.457 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/ [2023-12-06T09:28:27.106Z] #10 6.457 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/main/ [2023-12-06T09:28:27.106Z] #10 6.457 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/ [2023-12-06T09:28:27.106Z] #10 6.457 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/main/ [2023-12-06T09:28:27.106Z] #10 6.458 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/service/ [2023-12-06T09:28:27.106Z] #10 6.458 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/service/main/ [2023-12-06T09:28:27.106Z] #10 6.458 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/ [2023-12-06T09:28:27.106Z] #10 6.458 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/spi/ [2023-12-06T09:28:27.106Z] #10 6.458 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/ [2023-12-06T09:28:27.106Z] #10 6.458 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/client/ [2023-12-06T09:28:27.106Z] #10 6.458 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/client/main/ [2023-12-06T09:28:27.106Z] #10 6.458 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/ [2023-12-06T09:28:27.106Z] #10 6.458 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/ [2023-12-06T09:28:27.106Z] #10 6.458 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/spi/ [2023-12-06T09:28:27.106Z] #10 6.459 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/spi/main/ [2023-12-06T09:28:27.106Z] #10 6.459 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/ [2023-12-06T09:28:27.106Z] #10 6.459 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/cache/ [2023-12-06T09:28:27.106Z] #10 6.459 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/cache/main/ [2023-12-06T09:28:27.106Z] #10 6.459 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/spi/ [2023-12-06T09:28:27.106Z] #10 6.459 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/spi/main/ [2023-12-06T09:28:27.106Z] #10 6.459 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/api/ [2023-12-06T09:28:27.106Z] #10 6.459 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/api/main/ [2023-12-06T09:28:27.106Z] #10 6.459 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/undertow/ [2023-12-06T09:28:27.106Z] #10 6.459 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/undertow/main/ [2023-12-06T09:28:27.106Z] #10 6.459 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/hotrod/ [2023-12-06T09:28:27.106Z] #10 6.459 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/hotrod/main/ [2023-12-06T09:28:27.107Z] #10 6.460 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/container/ [2023-12-06T09:28:27.107Z] #10 6.460 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/container/main/ [2023-12-06T09:28:27.107Z] #10 6.460 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/infinispan/ [2023-12-06T09:28:27.107Z] #10 6.460 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/ [2023-12-06T09:28:27.107Z] #10 6.460 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/ [2023-12-06T09:28:27.107Z] #10 6.460 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/ [2023-12-06T09:28:27.107Z] #10 6.460 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/ [2023-12-06T09:28:27.107Z] #10 6.460 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/api/ [2023-12-06T09:28:27.107Z] #10 6.460 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/ [2023-12-06T09:28:27.107Z] #10 6.460 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/api/ [2023-12-06T09:28:27.107Z] #10 6.460 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/api/main/ [2023-12-06T09:28:27.107Z] #10 6.461 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/server/ [2023-12-06T09:28:27.107Z] #10 6.461 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/server/main/ [2023-12-06T09:28:27.107Z] #10 6.461 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/ [2023-12-06T09:28:27.107Z] #10 6.461 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/ [2023-12-06T09:28:27.107Z] #10 6.461 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/main/ [2023-12-06T09:28:27.107Z] #10 6.461 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/spi/ [2023-12-06T09:28:27.107Z] #10 6.461 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/spi/main/ [2023-12-06T09:28:27.107Z] #10 6.461 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/client/ [2023-12-06T09:28:27.107Z] #10 6.461 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/client/main/ [2023-12-06T09:28:27.107Z] #10 6.461 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/singleton/ [2023-12-06T09:28:27.107Z] #10 6.461 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/singleton/main/ [2023-12-06T09:28:27.107Z] #10 6.462 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/common/ [2023-12-06T09:28:27.107Z] #10 6.462 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/common/main/ [2023-12-06T09:28:27.107Z] #10 6.462 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/bootable-jar/ [2023-12-06T09:28:27.107Z] #10 6.462 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/bootable-jar/main/ [2023-12-06T09:28:27.107Z] #10 6.462 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/transaction/ [2023-12-06T09:28:27.107Z] #10 6.462 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/transaction/client/ [2023-12-06T09:28:27.107Z] #10 6.462 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/transaction/client/main/ [2023-12-06T09:28:27.107Z] #10 6.462 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/embedded/ [2023-12-06T09:28:27.107Z] #10 6.462 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/embedded/main/ [2023-12-06T09:28:27.107Z] #10 6.462 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/ [2023-12-06T09:28:27.107Z] #10 6.462 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/jakarta/ [2023-12-06T09:28:27.107Z] #10 6.462 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/jakarta/authorization/ [2023-12-06T09:28:27.107Z] #10 6.462 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/jakarta/authorization/main/ [2023-12-06T09:28:27.107Z] #10 6.463 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/jakarta/authentication/ [2023-12-06T09:28:27.107Z] #10 6.463 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/jakarta/authentication/main/ [2023-12-06T09:28:27.107Z] #10 6.463 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-http-oidc/ [2023-12-06T09:28:27.107Z] #10 6.463 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-http-oidc/main/ [2023-12-06T09:28:27.107Z] #10 6.463 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/ [2023-12-06T09:28:27.107Z] #10 6.463 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/ [2023-12-06T09:28:27.107Z] #10 6.463 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron/ [2023-12-06T09:28:27.107Z] #10 6.463 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron/main/ [2023-12-06T09:28:27.107Z] #10 6.463 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/http/ [2023-12-06T09:28:27.107Z] #10 6.463 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/http/sfbasic/ [2023-12-06T09:28:27.107Z] #10 6.463 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/http/sfbasic/main/ [2023-12-06T09:28:27.107Z] #10 6.463 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-private/ [2023-12-06T09:28:27.107Z] #10 6.464 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-private/main/ [2023-12-06T09:28:27.107Z] #10 6.464 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-jwk/ [2023-12-06T09:28:27.107Z] #10 6.464 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-jwk/main/ [2023-12-06T09:28:27.107Z] #10 6.464 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-tool/ [2023-12-06T09:28:27.107Z] #10 6.464 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-tool/main/ [2023-12-06T09:28:27.107Z] #10 6.464 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/manager/ [2023-12-06T09:28:27.107Z] #10 6.464 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/manager/main/ [2023-12-06T09:28:27.107Z] #10 6.464 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-web/ [2023-12-06T09:28:27.107Z] #10 6.464 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/ [2023-12-06T09:28:27.107Z] #10 6.464 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/main/ [2023-12-06T09:28:27.107Z] #10 6.464 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/ [2023-12-06T09:28:27.107Z] #10 6.465 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/main/ [2023-12-06T09:28:27.107Z] #10 6.465 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-util/ [2023-12-06T09:28:27.107Z] #10 6.465 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-util/main/ [2023-12-06T09:28:27.107Z] #10 6.465 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-jwt/ [2023-12-06T09:28:27.107Z] #10 6.465 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-jwt/main/ [2023-12-06T09:28:27.107Z] #10 6.465 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/ [2023-12-06T09:28:27.107Z] #10 6.465 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/main/ [2023-12-06T09:28:27.107Z] #10 6.465 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/ [2023-12-06T09:28:27.108Z] #10 6.465 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/linux-s390x/ [2023-12-06T09:28:27.108Z] #10 6.465 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/macosx-x86_64/ [2023-12-06T09:28:27.108Z] #10 6.465 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/win-x86_64/ [2023-12-06T09:28:27.108Z] #10 6.466 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/linux-x86_64/ [2023-12-06T09:28:27.108Z] #10 6.466 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/naming/ [2023-12-06T09:28:27.108Z] #10 6.466 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/naming/main/ [2023-12-06T09:28:27.108Z] #10 6.466 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/microprofile/ [2023-12-06T09:28:27.108Z] #10 6.466 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/ [2023-12-06T09:28:27.108Z] #10 6.466 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/ [2023-12-06T09:28:27.108Z] #10 6.466 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/ [2023-12-06T09:28:27.108Z] #10 6.466 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/ [2023-12-06T09:28:27.108Z] #10 6.466 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/main/ [2023-12-06T09:28:27.108Z] #10 6.466 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/client/ [2023-12-06T09:28:27.108Z] #10 6.466 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/client/config/ [2023-12-06T09:28:27.108Z] #10 6.467 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/client/config/main/ [2023-12-06T09:28:27.108Z] #10 6.467 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/discovery/ [2023-12-06T09:28:27.108Z] #10 6.467 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/discovery/main/ [2023-12-06T09:28:27.108Z] #10 6.467 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/iiop-openjdk/ [2023-12-06T09:28:27.108Z] #10 6.467 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/iiop-openjdk/main/ [2023-12-06T09:28:27.108Z] #10 6.467 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/ [2023-12-06T09:28:27.108Z] #10 6.467 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/health/ [2023-12-06T09:28:27.108Z] #10 6.467 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/health/main/ [2023-12-06T09:28:27.108Z] #10 6.467 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/core-management-client/ [2023-12-06T09:28:27.108Z] #10 6.467 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/core-management-client/main/ [2023-12-06T09:28:27.108Z] #10 6.467 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/ee-security/ [2023-12-06T09:28:27.108Z] #10 6.467 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/ee-security/main/ [2023-12-06T09:28:27.108Z] #10 6.467 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/core-management/ [2023-12-06T09:28:27.108Z] #10 6.468 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/core-management/main/ [2023-12-06T09:28:27.108Z] #10 6.468 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/bean-validation/ [2023-12-06T09:28:27.108Z] #10 6.468 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/bean-validation/main/ [2023-12-06T09:28:27.108Z] #10 6.468 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/clustering/ [2023-12-06T09:28:27.108Z] #10 6.468 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/clustering/web/ [2023-12-06T09:28:27.108Z] #10 6.468 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/clustering/web/main/ [2023-12-06T09:28:27.108Z] #10 6.468 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/clustering/singleton/ [2023-12-06T09:28:27.108Z] #10 6.468 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/clustering/singleton/main/ [2023-12-06T09:28:27.108Z] #10 6.468 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/io/ [2023-12-06T09:28:27.108Z] #10 6.468 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/io/main/ [2023-12-06T09:28:27.108Z] #10 6.469 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry-api/ [2023-12-06T09:28:27.108Z] #10 6.469 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry-api/main/ [2023-12-06T09:28:27.108Z] #10 6.469 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/rts/ [2023-12-06T09:28:27.108Z] #10 6.469 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/rts/main/ [2023-12-06T09:28:27.108Z] #10 6.469 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/metrics/ [2023-12-06T09:28:27.108Z] #10 6.469 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/metrics/main/ [2023-12-06T09:28:27.108Z] #10 6.469 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/picketlink/ [2023-12-06T09:28:27.108Z] #10 6.469 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/picketlink/main/ [2023-12-06T09:28:27.108Z] #10 6.469 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/undertow/ [2023-12-06T09:28:27.108Z] #10 6.470 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/undertow/main/ [2023-12-06T09:28:27.108Z] #10 6.470 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/elytron/ [2023-12-06T09:28:27.108Z] #10 6.470 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/elytron/main/ [2023-12-06T09:28:27.108Z] #10 6.470 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/batch/ [2023-12-06T09:28:27.108Z] #10 6.470 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/batch/jberet/ [2023-12-06T09:28:27.108Z] #10 6.470 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/batch/jberet/main/ [2023-12-06T09:28:27.108Z] #10 6.470 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/request-controller/ [2023-12-06T09:28:27.108Z] #10 6.470 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/request-controller/main/ [2023-12-06T09:28:27.108Z] #10 6.470 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/security/ [2023-12-06T09:28:27.108Z] #10 6.470 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/security/manager/ [2023-12-06T09:28:27.108Z] #10 6.471 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/security/manager/main/ [2023-12-06T09:28:27.108Z] #10 6.471 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/ [2023-12-06T09:28:27.108Z] #10 6.471 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/injection/ [2023-12-06T09:28:27.108Z] #10 6.471 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/injection/main/ [2023-12-06T09:28:27.108Z] #10 6.471 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/ [2023-12-06T09:28:27.108Z] #10 6.471 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/META-INF/ [2023-12-06T09:28:27.108Z] #10 6.471 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/META-INF/services/ [2023-12-06T09:28:27.108Z] #10 6.471 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/ [2023-12-06T09:28:27.108Z] #10 6.471 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/ [2023-12-06T09:28:27.108Z] #10 6.471 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/main/ [2023-12-06T09:28:27.108Z] #10 6.472 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-messaging-smallrye/ [2023-12-06T09:28:27.108Z] #10 6.472 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-messaging-smallrye/main/ [2023-12-06T09:28:27.108Z] #10 6.472 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/ [2023-12-06T09:28:27.108Z] #10 6.472 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/main/ [2023-12-06T09:28:27.109Z] #10 6.472 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/ [2023-12-06T09:28:27.109Z] #10 6.472 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/main/ [2023-12-06T09:28:27.109Z] #10 6.472 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/ [2023-12-06T09:28:27.109Z] #10 6.472 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/main/ [2023-12-06T09:28:27.109Z] #10 6.472 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-streams-operators-smallrye/ [2023-12-06T09:28:27.109Z] #10 6.472 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-streams-operators-smallrye/main/ [2023-12-06T09:28:27.109Z] #10 6.473 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/ [2023-12-06T09:28:27.109Z] #10 6.473 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/main/ [2023-12-06T09:28:27.109Z] #10 6.473 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/ [2023-12-06T09:28:27.109Z] #10 6.473 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/main/ [2023-12-06T09:28:27.109Z] #10 6.473 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/ [2023-12-06T09:28:27.109Z] #10 6.473 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/main/ [2023-12-06T09:28:27.109Z] #10 6.473 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry/ [2023-12-06T09:28:27.109Z] #10 6.473 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry/main/ [2023-12-06T09:28:27.109Z] #10 6.473 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/discovery/ [2023-12-06T09:28:27.109Z] #10 6.473 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/discovery/main/ [2023-12-06T09:28:27.109Z] #10 6.473 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/elytron-oidc-client/ [2023-12-06T09:28:27.109Z] #10 6.474 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/elytron-oidc-client/main/ [2023-12-06T09:28:27.109Z] #10 6.474 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/mod_cluster/ [2023-12-06T09:28:27.109Z] #10 6.474 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/mod_cluster/main/ [2023-12-06T09:28:27.109Z] #10 6.474 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/datasources-agroal/ [2023-12-06T09:28:27.109Z] #10 6.474 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/datasources-agroal/main/ [2023-12-06T09:28:27.109Z] #10 6.474 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/mod_cluster/ [2023-12-06T09:28:27.109Z] #10 6.474 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/mod_cluster/undertow/ [2023-12-06T09:28:27.109Z] #10 6.474 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/ [2023-12-06T09:28:27.109Z] #10 6.474 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/yaml/ [2023-12-06T09:28:27.109Z] #10 6.474 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/yaml/snakeyaml/ [2023-12-06T09:28:27.109Z] #10 6.474 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/yaml/snakeyaml/main/ [2023-12-06T09:28:27.109Z] #10 6.474 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ [2023-12-06T09:28:27.109Z] #10 6.475 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/log4j/ [2023-12-06T09:28:27.109Z] #10 6.475 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/log4j/main/ [2023-12-06T09:28:27.109Z] #10 6.475 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/kafka/ [2023-12-06T09:28:27.109Z] #10 6.475 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/kafka/client/ [2023-12-06T09:28:27.109Z] #10 6.475 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/kafka/client/main/ [2023-12-06T09:28:27.109Z] #10 6.475 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/qpid/ [2023-12-06T09:28:27.109Z] #10 6.475 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/qpid/proton/ [2023-12-06T09:28:27.109Z] #10 6.475 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/qpid/proton/main/ [2023-12-06T09:28:27.109Z] #10 6.475 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xalan/ [2023-12-06T09:28:27.109Z] #10 6.475 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xalan/main/ [2023-12-06T09:28:27.109Z] #10 6.475 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/neethi/ [2023-12-06T09:28:27.109Z] #10 6.476 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/neethi/main/ [2023-12-06T09:28:27.109Z] #10 6.476 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/avro/ [2023-12-06T09:28:27.109Z] #10 6.476 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/avro/main/ [2023-12-06T09:28:27.109Z] #10 6.476 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/logging/ [2023-12-06T09:28:27.109Z] #10 6.476 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/logging/log4j/ [2023-12-06T09:28:27.109Z] #10 6.476 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/logging/log4j/api/ [2023-12-06T09:28:27.109Z] #10 6.476 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/logging/log4j/api/main/ [2023-12-06T09:28:27.109Z] #10 6.476 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/ [2023-12-06T09:28:27.109Z] #10 6.476 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/xmlschema/ [2023-12-06T09:28:27.109Z] #10 6.476 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/xmlschema/main/ [2023-12-06T09:28:27.110Z] #10 6.476 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/security/ [2023-12-06T09:28:27.110Z] #10 6.477 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/security/main/ [2023-12-06T09:28:27.110Z] #10 6.477 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/sshd/ [2023-12-06T09:28:27.110Z] #10 6.477 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/sshd/main/ [2023-12-06T09:28:27.110Z] #10 6.477 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/httpcomponents/ [2023-12-06T09:28:27.110Z] #10 6.477 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/httpcomponents/core/ [2023-12-06T09:28:27.110Z] #10 6.477 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/httpcomponents/core/main/ [2023-12-06T09:28:27.110Z] #10 6.477 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/httpcomponents/main/ [2023-12-06T09:28:27.110Z] #10 6.477 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/james/ [2023-12-06T09:28:27.110Z] #10 6.478 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/james/mime4j/ [2023-12-06T09:28:27.110Z] #10 6.478 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/james/mime4j/main/ [2023-12-06T09:28:27.110Z] #10 6.478 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/thrift/ [2023-12-06T09:28:27.110Z] #10 6.478 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/thrift/main/ [2023-12-06T09:28:27.110Z] #10 6.478 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/santuario/ [2023-12-06T09:28:27.110Z] #10 6.478 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/santuario/xmlsec/ [2023-12-06T09:28:27.110Z] #10 6.478 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/santuario/xmlsec/main/ [2023-12-06T09:28:27.110Z] #10 6.478 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xml-resolver/ [2023-12-06T09:28:27.110Z] #10 6.478 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xml-resolver/main/ [2023-12-06T09:28:27.110Z] #10 6.479 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xerces/ [2023-12-06T09:28:27.110Z] #10 6.479 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xerces/main/ [2023-12-06T09:28:27.110Z] #10 6.479 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/velocity/ [2023-12-06T09:28:27.110Z] #10 6.479 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/velocity/main/ [2023-12-06T09:28:27.110Z] #10 6.479 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/ [2023-12-06T09:28:27.110Z] #10 6.479 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/ [2023-12-06T09:28:27.110Z] #10 6.479 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/ra/ [2023-12-06T09:28:27.110Z] #10 6.479 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/ra/main/ [2023-12-06T09:28:27.110Z] #10 6.480 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/ [2023-12-06T09:28:27.110Z] #10 6.480 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/ [2023-12-06T09:28:27.110Z] #10 6.480 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/ [2023-12-06T09:28:27.110Z] #10 6.480 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/ [2023-12-06T09:28:27.110Z] #10 6.480 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/ [2023-12-06T09:28:27.110Z] #10 6.480 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/ [2023-12-06T09:28:27.110Z] #10 6.480 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/ [2023-12-06T09:28:27.110Z] #10 6.481 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/ [2023-12-06T09:28:27.110Z] #10 6.481 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/ [2023-12-06T09:28:27.110Z] #10 6.481 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/ [2023-12-06T09:28:27.110Z] #10 6.481 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-x86_64/ [2023-12-06T09:28:27.110Z] #10 6.481 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-i686/ [2023-12-06T09:28:27.110Z] #10 6.481 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/main/ [2023-12-06T09:28:27.110Z] #10 6.482 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/ [2023-12-06T09:28:27.110Z] #10 6.482 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/internal/ [2023-12-06T09:28:27.110Z] #10 6.482 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/internal/main/ [2023-12-06T09:28:27.110Z] #10 6.482 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/main/ [2023-12-06T09:28:27.110Z] #10 6.482 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/openjpa/ [2023-12-06T09:28:27.110Z] #10 6.482 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/openjpa/main/ [2023-12-06T09:28:27.110Z] #10 6.482 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/ [2023-12-06T09:28:27.110Z] #10 6.482 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/ws-security/ [2023-12-06T09:28:27.110Z] #10 6.483 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/ws-security/main/ [2023-12-06T09:28:27.110Z] #10 6.483 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/ [2023-12-06T09:28:27.110Z] #10 6.483 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/ [2023-12-06T09:28:27.110Z] #10 6.483 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/services-sts/ [2023-12-06T09:28:27.110Z] #10 6.483 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/services-sts/main/ [2023-12-06T09:28:27.110Z] #10 6.483 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/main/ [2023-12-06T09:28:27.110Z] #10 6.483 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/ [2023-12-06T09:28:27.110Z] #10 6.483 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/logging/ [2023-12-06T09:28:27.110Z] #10 6.484 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/logging/main/ [2023-12-06T09:28:27.110Z] #10 6.484 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/io/ [2023-12-06T09:28:27.110Z] #10 6.484 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/io/main/ [2023-12-06T09:28:27.110Z] #10 6.484 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/collections/ [2023-12-06T09:28:27.110Z] #10 6.484 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/collections/main/ [2023-12-06T09:28:27.110Z] #10 6.484 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/codec/ [2023-12-06T09:28:27.110Z] #10 6.484 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/codec/main/ [2023-12-06T09:28:27.110Z] #10 6.484 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/lang3/ [2023-12-06T09:28:27.110Z] #10 6.484 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/lang3/main/ [2023-12-06T09:28:27.110Z] #10 6.484 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/beanutils/ [2023-12-06T09:28:27.110Z] #10 6.484 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/beanutils/main/ [2023-12-06T09:28:27.110Z] #10 6.484 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/cli/ [2023-12-06T09:28:27.110Z] #10 6.485 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/cli/main/ [2023-12-06T09:28:27.110Z] #10 6.485 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/ [2023-12-06T09:28:27.110Z] #10 6.485 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/component/ [2023-12-06T09:28:27.110Z] #10 6.485 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/component/annotations/ [2023-12-06T09:28:27.110Z] #10 6.485 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/component/annotations/main/ [2023-12-06T09:28:27.111Z] #10 6.485 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/cachestore/ [2023-12-06T09:28:27.111Z] #10 6.485 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/cachestore/remote/ [2023-12-06T09:28:27.111Z] #10 6.485 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/cachestore/remote/main/ [2023-12-06T09:28:27.111Z] #10 6.485 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/hibernate-cache/ [2023-12-06T09:28:27.111Z] #10 6.485 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/hibernate-cache/main/ [2023-12-06T09:28:27.111Z] #10 6.485 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/client/ [2023-12-06T09:28:27.111Z] #10 6.485 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/client/hotrod/ [2023-12-06T09:28:27.111Z] #10 6.485 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/client/hotrod/main/ [2023-12-06T09:28:27.111Z] #10 6.486 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/protostream/ [2023-12-06T09:28:27.111Z] #10 6.486 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/protostream/types/ [2023-12-06T09:28:27.111Z] #10 6.486 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/protostream/types/main/ [2023-12-06T09:28:27.111Z] #10 6.486 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/protostream/main/ [2023-12-06T09:28:27.111Z] #10 6.486 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/main/ [2023-12-06T09:28:27.111Z] #10 6.486 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/persistence/ [2023-12-06T09:28:27.111Z] #10 6.486 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/persistence/jdbc/ [2023-12-06T09:28:27.111Z] #10 6.486 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/persistence/jdbc/main/ [2023-12-06T09:28:27.111Z] #10 6.486 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/persistence/remote/ [2023-12-06T09:28:27.111Z] #10 6.486 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/persistence/remote/main/ [2023-12-06T09:28:27.111Z] #10 6.486 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/commons/ [2023-12-06T09:28:27.111Z] #10 6.486 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/commons/main/ [2023-12-06T09:28:27.111Z] #10 6.486 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/ [2023-12-06T09:28:27.111Z] #10 6.487 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcmail/ [2023-12-06T09:28:27.111Z] #10 6.487 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcmail/main/ [2023-12-06T09:28:27.111Z] #10 6.487 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcpkix/ [2023-12-06T09:28:27.111Z] #10 6.487 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcpkix/main/ [2023-12-06T09:28:27.111Z] #10 6.487 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcutil/ [2023-12-06T09:28:27.111Z] #10 6.487 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcutil/main/ [2023-12-06T09:28:27.111Z] #10 6.487 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcprov/ [2023-12-06T09:28:27.111Z] #10 6.487 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcprov/main/ [2023-12-06T09:28:27.111Z] #10 6.487 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcpg/ [2023-12-06T09:28:27.111Z] #10 6.487 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcpg/main/ [2023-12-06T09:28:27.111Z] #10 6.488 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/main/ [2023-12-06T09:28:27.111Z] #10 6.488 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jsoup/ [2023-12-06T09:28:27.111Z] #10 6.488 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jsoup/main/ [2023-12-06T09:28:27.111Z] #10 6.488 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/ [2023-12-06T09:28:27.111Z] #10 6.488 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/ [2023-12-06T09:28:27.111Z] #10 6.488 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/antlr/ [2023-12-06T09:28:27.111Z] #10 6.488 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/antlr/main/ [2023-12-06T09:28:27.111Z] #10 6.488 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jasypt/ [2023-12-06T09:28:27.111Z] #10 6.488 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jasypt/main/ [2023-12-06T09:28:27.111Z] #10 6.488 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/slf4j/ [2023-12-06T09:28:27.111Z] #10 6.488 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/slf4j/impl/ [2023-12-06T09:28:27.111Z] #10 6.488 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/slf4j/impl/main/ [2023-12-06T09:28:27.111Z] #10 6.488 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/slf4j/main/ [2023-12-06T09:28:27.111Z] #10 6.489 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jaxen/ [2023-12-06T09:28:27.111Z] #10 6.489 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jaxen/main/ [2023-12-06T09:28:27.111Z] #10 6.489 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/codehaus/ [2023-12-06T09:28:27.111Z] #10 6.489 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/codehaus/woodstox/ [2023-12-06T09:28:27.111Z] #10 6.489 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/codehaus/woodstox/main/ [2023-12-06T09:28:27.111Z] #10 6.489 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/javassist/ [2023-12-06T09:28:27.111Z] #10 6.489 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/javassist/main/ [2023-12-06T09:28:27.111Z] #10 6.489 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bitbucket/ [2023-12-06T09:28:27.111Z] #10 6.489 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bitbucket/jose4j/ [2023-12-06T09:28:27.111Z] #10 6.489 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bitbucket/jose4j/main/ [2023-12-06T09:28:27.111Z] #10 6.489 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/fusesource/ [2023-12-06T09:28:27.111Z] #10 6.489 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/fusesource/jansi/ [2023-12-06T09:28:27.111Z] #10 6.490 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/fusesource/jansi/main/ [2023-12-06T09:28:27.111Z] #10 6.490 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/ [2023-12-06T09:28:27.111Z] #10 6.490 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/faces/ [2023-12-06T09:28:27.111Z] #10 6.490 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/faces/api/ [2023-12-06T09:28:27.111Z] #10 6.490 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/faces/api/main/ [2023-12-06T09:28:27.111Z] #10 6.490 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/ [2023-12-06T09:28:27.111Z] #10 6.490 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/rpc/ [2023-12-06T09:28:27.111Z] #10 6.490 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/rpc/api/ [2023-12-06T09:28:27.111Z] #10 6.490 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/rpc/api/internal/ [2023-12-06T09:28:27.111Z] #10 6.490 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/rpc/api/internal/main/ [2023-12-06T09:28:27.111Z] #10 6.490 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/rpc/api/main/ [2023-12-06T09:28:27.111Z] #10 6.491 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/ws/ [2023-12-06T09:28:27.111Z] #10 6.491 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/ws/api/ [2023-12-06T09:28:27.111Z] #10 6.491 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/ws/api/main/ [2023-12-06T09:28:27.111Z] #10 6.491 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/soap/ [2023-12-06T09:28:27.111Z] #10 6.491 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/soap/api/ [2023-12-06T09:28:27.111Z] #10 6.491 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/soap/api/main/ [2023-12-06T09:28:27.111Z] #10 6.491 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/bind/ [2023-12-06T09:28:27.111Z] #10 6.491 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/bind/api/ [2023-12-06T09:28:27.111Z] #10 6.491 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/bind/api/main/ [2023-12-06T09:28:27.111Z] #10 6.491 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/stream/ [2023-12-06T09:28:27.111Z] #10 6.491 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/stream/api/ [2023-12-06T09:28:27.112Z] #10 6.491 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/stream/api/main/ [2023-12-06T09:28:27.112Z] #10 6.492 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/ejb/ [2023-12-06T09:28:27.112Z] #10 6.492 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/ejb/api/ [2023-12-06T09:28:27.112Z] #10 6.492 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/ejb/api/main/ [2023-12-06T09:28:27.112Z] #10 6.492 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/enterprise/ [2023-12-06T09:28:27.112Z] #10 6.492 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/enterprise/api/ [2023-12-06T09:28:27.112Z] #10 6.492 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/enterprise/api/main/ [2023-12-06T09:28:27.112Z] #10 6.492 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/enterprise/concurrent/ [2023-12-06T09:28:27.112Z] #10 6.492 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/enterprise/concurrent/api/ [2023-12-06T09:28:27.112Z] #10 6.492 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/enterprise/concurrent/api/main/ [2023-12-06T09:28:27.112Z] #10 6.492 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/mail/ [2023-12-06T09:28:27.112Z] #10 6.492 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/mail/api/ [2023-12-06T09:28:27.112Z] #10 6.493 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/mail/api/main/ [2023-12-06T09:28:27.112Z] #10 6.493 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/ws/ [2023-12-06T09:28:27.112Z] #10 6.493 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/ws/rs/ [2023-12-06T09:28:27.112Z] #10 6.493 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/ws/rs/api/ [2023-12-06T09:28:27.112Z] #10 6.493 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/ws/rs/api/main/ [2023-12-06T09:28:27.112Z] #10 6.493 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/orb/ [2023-12-06T09:28:27.112Z] #10 6.493 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/orb/api/ [2023-12-06T09:28:27.112Z] #10 6.493 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/orb/api/main/ [2023-12-06T09:28:27.112Z] #10 6.493 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/annotation/ [2023-12-06T09:28:27.112Z] #10 6.493 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/annotation/api/ [2023-12-06T09:28:27.112Z] #10 6.493 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/annotation/api/main/ [2023-12-06T09:28:27.112Z] #10 6.494 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/ [2023-12-06T09:28:27.112Z] #10 6.494 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/jsp/ [2023-12-06T09:28:27.112Z] #10 6.494 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/jsp/api/ [2023-12-06T09:28:27.112Z] #10 6.494 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/jsp/api/main/ [2023-12-06T09:28:27.112Z] #10 6.494 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/jstl/ [2023-12-06T09:28:27.112Z] #10 6.494 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/jstl/api/ [2023-12-06T09:28:27.112Z] #10 6.494 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/jstl/api/main/ [2023-12-06T09:28:27.112Z] #10 6.494 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/api/ [2023-12-06T09:28:27.112Z] #10 6.494 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/api/main/ [2023-12-06T09:28:27.112Z] #10 6.494 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/rmi/ [2023-12-06T09:28:27.112Z] #10 6.494 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/rmi/api/ [2023-12-06T09:28:27.112Z] #10 6.494 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/rmi/api/main/ [2023-12-06T09:28:27.112Z] #10 6.495 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/websocket/ [2023-12-06T09:28:27.112Z] #10 6.495 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/websocket/api/ [2023-12-06T09:28:27.112Z] #10 6.495 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/websocket/api/main/ [2023-12-06T09:28:27.112Z] #10 6.495 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/interceptor/ [2023-12-06T09:28:27.112Z] #10 6.495 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/interceptor/api/ [2023-12-06T09:28:27.112Z] #10 6.495 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/interceptor/api/main/ [2023-12-06T09:28:27.112Z] #10 6.495 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/transaction/ [2023-12-06T09:28:27.112Z] #10 6.495 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/transaction/api/ [2023-12-06T09:28:27.112Z] #10 6.495 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/transaction/api/main/ [2023-12-06T09:28:27.112Z] #10 6.495 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/jws/ [2023-12-06T09:28:27.112Z] #10 6.495 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/jws/api/ [2023-12-06T09:28:27.112Z] #10 6.495 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/jws/api/main/ [2023-12-06T09:28:27.112Z] #10 6.495 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/api/ [2023-12-06T09:28:27.112Z] #10 6.496 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/api/main/ [2023-12-06T09:28:27.112Z] #10 6.496 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/jms/ [2023-12-06T09:28:27.112Z] #10 6.497 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/jms/api/ [2023-12-06T09:28:27.112Z] #10 6.497 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/jms/api/main/ [2023-12-06T09:28:27.112Z] #10 6.497 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/activation/ [2023-12-06T09:28:27.112Z] #10 6.497 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/activation/api/ [2023-12-06T09:28:27.112Z] #10 6.497 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/activation/api/main/ [2023-12-06T09:28:27.112Z] #10 6.497 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/batch/ [2023-12-06T09:28:27.112Z] #10 6.497 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/batch/api/ [2023-12-06T09:28:27.112Z] #10 6.497 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/batch/api/main/ [2023-12-06T09:28:27.112Z] #10 6.497 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/ [2023-12-06T09:28:27.112Z] #10 6.497 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/enterprise/ [2023-12-06T09:28:27.112Z] #10 6.497 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/enterprise/api/ [2023-12-06T09:28:27.112Z] #10 6.497 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/enterprise/api/main/ [2023-12-06T09:28:27.112Z] #10 6.497 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/jacc/ [2023-12-06T09:28:27.112Z] #10 6.497 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/jacc/api/ [2023-12-06T09:28:27.112Z] #10 6.497 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/jacc/api/main/ [2023-12-06T09:28:27.112Z] #10 6.497 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/auth/ [2023-12-06T09:28:27.112Z] #10 6.497 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/auth/message/ [2023-12-06T09:28:27.112Z] #10 6.497 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/auth/message/api/ [2023-12-06T09:28:27.112Z] #10 6.498 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/auth/message/api/main/ [2023-12-06T09:28:27.112Z] #10 6.498 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/validation/ [2023-12-06T09:28:27.112Z] #10 6.498 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/validation/api/ [2023-12-06T09:28:27.112Z] #10 6.498 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/validation/api/main/ [2023-12-06T09:28:27.112Z] #10 6.498 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/resource/ [2023-12-06T09:28:27.112Z] #10 6.498 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/resource/api/ [2023-12-06T09:28:27.112Z] #10 6.498 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/resource/api/main/ [2023-12-06T09:28:27.112Z] #10 6.498 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/management/ [2023-12-06T09:28:27.112Z] #10 6.498 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/management/j2ee/ [2023-12-06T09:28:27.112Z] #10 6.498 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/management/j2ee/api/ [2023-12-06T09:28:27.112Z] #10 6.498 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/management/j2ee/api/main/ [2023-12-06T09:28:27.112Z] #10 6.498 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/inject/ [2023-12-06T09:28:27.113Z] #10 6.498 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/inject/api/ [2023-12-06T09:28:27.113Z] #10 6.498 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/inject/api/main/ [2023-12-06T09:28:27.113Z] #10 6.499 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/sql/ [2023-12-06T09:28:27.113Z] #10 6.499 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/sql/api/ [2023-12-06T09:28:27.113Z] #10 6.499 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/sql/api/main/ [2023-12-06T09:28:27.113Z] #10 6.499 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/json/ [2023-12-06T09:28:27.113Z] #10 6.499 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/json/api/ [2023-12-06T09:28:27.113Z] #10 6.499 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/json/api/main/ [2023-12-06T09:28:27.113Z] #10 6.499 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/json/bind/ [2023-12-06T09:28:27.113Z] #10 6.499 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/json/bind/api/ [2023-12-06T09:28:27.113Z] #10 6.499 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/json/bind/api/main/ [2023-12-06T09:28:27.113Z] #10 6.499 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/wsdl4j/ [2023-12-06T09:28:27.113Z] #10 6.499 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/wsdl4j/api/ [2023-12-06T09:28:27.113Z] #10 6.499 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/wsdl4j/api/main/ [2023-12-06T09:28:27.113Z] #10 6.499 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/persistence/ [2023-12-06T09:28:27.113Z] #10 6.499 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/persistence/api/ [2023-12-06T09:28:27.113Z] #10 6.499 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/persistence/api/main/ [2023-12-06T09:28:27.113Z] #10 6.500 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/el/ [2023-12-06T09:28:27.113Z] #10 6.500 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/el/api/ [2023-12-06T09:28:27.113Z] #10 6.500 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/el/api/main/ [2023-12-06T09:28:27.113Z] #10 6.500 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/wildflyee/ [2023-12-06T09:28:27.113Z] #10 6.500 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/wildflyee/api/ [2023-12-06T09:28:27.113Z] #10 6.500 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/wildflyee/api/main/ [2023-12-06T09:28:27.113Z] #10 6.500 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/ibm/ [2023-12-06T09:28:27.113Z] #10 6.500 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/ibm/jdk/ [2023-12-06T09:28:27.113Z] #10 6.500 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/ibm/jdk/main/ [2023-12-06T09:28:27.113Z] #10 6.500 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/nu/ [2023-12-06T09:28:27.113Z] #10 6.500 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/nu/xom/ [2023-12-06T09:28:27.113Z] #10 6.500 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/nu/xom/main/ [2023-12-06T09:28:27.113Z] #10 6.500 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/net/ [2023-12-06T09:28:27.113Z] #10 6.500 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/net/bytebuddy/ [2023-12-06T09:28:27.113Z] #10 6.500 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/net/bytebuddy/main/ [2023-12-06T09:28:27.113Z] #10 6.501 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/net/jcip/ [2023-12-06T09:28:27.113Z] #10 6.501 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/net/jcip/main/ [2023-12-06T09:28:27.113Z] #10 6.501 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/ [2023-12-06T09:28:27.113Z] #10 6.501 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/scripting/ [2023-12-06T09:28:27.113Z] #10 6.501 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/scripting/main/ [2023-12-06T09:28:27.113Z] #10 6.501 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/scripting/main/service-loader-resources/ [2023-12-06T09:28:27.113Z] #10 6.501 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/scripting/main/service-loader-resources/META-INF/ [2023-12-06T09:28:27.113Z] #10 6.501 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/scripting/main/service-loader-resources/META-INF/services/ [2023-12-06T09:28:27.113Z] #10 6.501 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/jdk/ [2023-12-06T09:28:27.113Z] #10 6.501 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/jdk/main/ [2023-12-06T09:28:27.113Z] #10 6.501 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/jdk/main/service-loader-resources/ [2023-12-06T09:28:27.113Z] #10 6.501 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/ [2023-12-06T09:28:27.113Z] #10 6.502 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/services/ [2023-12-06T09:28:27.113Z] #10 6.502 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javaee/ [2023-12-06T09:28:27.113Z] #10 6.502 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javaee/api/ [2023-12-06T09:28:27.113Z] #10 6.502 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javaee/api/main/ [2023-12-06T09:28:27.113Z] #10 6.502 inflating: /opt/wildfly-26.1.1.Final/LICENSE.txt [2023-12-06T09:28:27.113Z] #10 6.502 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/standalone-ec2-ha.xml [2023-12-06T09:28:27.113Z] #10 6.503 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/standalone-minimalistic.xml [2023-12-06T09:28:27.113Z] #10 6.503 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_4_0.xsd [2023-12-06T09:28:27.113Z] #10 6.503 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-common_5_1.xsd [2023-12-06T09:28:27.113Z] #10 6.504 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_13_0.xsd [2023-12-06T09:28:27.113Z] #10 6.506 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-ejb3_6_0.xsd [2023-12-06T09:28:27.113Z] #10 6.506 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-common_5_0.xsd [2023-12-06T09:28:27.113Z] #10 6.507 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_13_1.xsd [2023-12-06T09:28:27.113Z] #10 6.507 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-datasources_4_0.xsd [2023-12-06T09:28:27.113Z] #10 6.508 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_3_0.xsd [2023-12-06T09:28:27.113Z] #10 6.508 inflating: /opt/wildfly-26.1.1.Final/docs/schema/application_6.xsd [2023-12-06T09:28:27.113Z] #10 6.508 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_2_0.xsd [2023-12-06T09:28:27.113Z] #10 6.509 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ejb3_1_2.xsd [2023-12-06T09:28:27.113Z] #10 6.509 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-deployment-dependencies-1_0.xsd [2023-12-06T09:28:27.113Z] #10 6.509 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_5_0.xsd [2023-12-06T09:28:27.113Z] #10 6.510 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-datasources_1_2.xsd [2023-12-06T09:28:27.113Z] #10 6.510 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_1_2.xsd [2023-12-06T09:28:27.113Z] #10 6.511 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-threads_2_0.xsd [2023-12-06T09:28:27.113Z] #10 6.511 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-discovery_1_0.xsd [2023-12-06T09:28:27.113Z] #10 6.511 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jndi-binding-service_1_0.xsd [2023-12-06T09:28:27.113Z] #10 6.511 inflating: /opt/wildfly-26.1.1.Final/docs/schema/shared-session-config_2_0.xsd [2023-12-06T09:28:27.113Z] #10 6.511 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-deployment-scanner_1_1.xsd [2023-12-06T09:28:27.113Z] #10 6.512 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_1_1.xsd [2023-12-06T09:28:27.113Z] #10 6.512 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-distributable-web_1_0.xsd [2023-12-06T09:28:27.113Z] #10 6.512 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_12_0.xsd [2023-12-06T09:28:27.113Z] #10 6.513 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jgroups_7_0.xsd [2023-12-06T09:28:27.113Z] #10 6.513 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-naming_1_4.xsd [2023-12-06T09:28:27.113Z] #10 6.513 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-mail_3_0.xsd [2023-12-06T09:28:27.113Z] #10 6.514 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-metrics-smallrye_2_0.xsd [2023-12-06T09:28:27.113Z] #10 6.514 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-opentracing_2_0.xsd [2023-12-06T09:28:27.113Z] #10 6.514 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-config_2_2.xsd [2023-12-06T09:28:27.113Z] #10 6.515 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_1_1.xsd [2023-12-06T09:28:27.113Z] #10 6.516 inflating: /opt/wildfly-26.1.1.Final/docs/schema/ejb-jar_3_0.xsd [2023-12-06T09:28:27.114Z] #10 6.516 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-client_1_5.xsd [2023-12-06T09:28:27.114Z] #10 6.517 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-request-controller_1_0.xsd [2023-12-06T09:28:27.114Z] #10 6.517 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-mod-cluster_5_0.xsd [2023-12-06T09:28:27.114Z] #10 6.517 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-resource-adapters_6_0.xsd [2023-12-06T09:28:27.114Z] #10 6.518 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_11_0.xsd [2023-12-06T09:28:27.114Z] #10 6.520 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/msg-simple/main/module.xml [2023-12-06T09:28:27.114Z] #10 6.520 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/jackson-coreutils/main/module.xml [2023-12-06T09:28:27.114Z] #10 6.520 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/json-patch/main/json-patch-1.9.jar [2023-12-06T09:28:27.114Z] #10 6.521 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/spullara/mustache/main/module.xml [2023-12-06T09:28:27.114Z] #10 6.521 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/classmate/main/module.xml [2023-12-06T09:28:27.114Z] #10 6.521 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/classmate/main/classmate-1.5.1.jar [2023-12-06T09:28:27.114Z] #10 6.522 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/main/module.xml [2023-12-06T09:28:27.114Z] #10 6.522 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-jaxrs-base-2.12.6.jar [2023-12-06T09:28:27.114Z] #10 6.523 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/module.xml [2023-12-06T09:28:27.114Z] #10 6.523 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-module-jaxb-annotations-2.12.6.jar [2023-12-06T09:28:27.114Z] #10 6.523 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/module.xml [2023-12-06T09:28:27.114Z] #10 6.524 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/jackson-core-2.12.6.jar [2023-12-06T09:28:27.114Z] #10 6.528 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/main/jaxb-jxc-2.3.3-b02.jar [2023-12-06T09:28:27.114Z] #10 6.530 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/jsf-impl/main/jsf-impl-2.3.17.SP01.jar [2023-12-06T09:28:27.114Z] #10 6.561 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/api/main/module.xml [2023-12-06T09:28:27.114Z] #10 6.561 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/api/main/opentelemetry-api-1.9.1.jar [2023-12-06T09:28:27.114Z] #10 6.562 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/trace/main/module.xml [2023-12-06T09:28:27.114Z] #10 6.562 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-sdk-trace-1.9.1.jar [2023-12-06T09:28:27.114Z] #10 6.563 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/jgit/main/org.eclipse.jgit.ssh.apache-5.13.0.202109080827-r.jar [2023-12-06T09:28:27.114Z] #10 6.565 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/picketbox/main/module.xml [2023-12-06T09:28:27.114Z] #10 6.566 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/picketbox/main/picketbox-infinispan-5.0.3.Final-redhat-00008.jar [2023-12-06T09:28:27.114Z] #10 6.566 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/joda/time/main/module.xml [2023-12-06T09:28:27.114Z] #10 6.566 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/joda/time/main/joda-time-2.10.14.jar [2023-12-06T09:28:27.365Z] #10 6.574 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/main/hibernate-envers-5.3.24.Final.jar [2023-12-06T09:28:27.365Z] #10 6.580 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hornetq/client/main/hornetq-core-client-2.4.8.Final.jar [2023-12-06T09:28:27.365Z] #10 6.587 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.587 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/log4j/logmanager/main/log4j-jboss-logmanager-1.3.0.Final.jar [2023-12-06T09:28:27.365Z] #10 6.592 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/common/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.593 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/ear/main/jboss-metadata-ear-14.0.0.Final.jar [2023-12-06T09:28:27.365Z] #10 6.594 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logmanager/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.594 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/jul-to-slf4j-stub-1.0.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.594 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.594 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.594 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/main/jboss-logging-3.4.3.Final.jar [2023-12-06T09:28:27.365Z] #10 6.595 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/commons/logging/main/commons-logging-jboss-logging-1.0.0.Final.jar [2023-12-06T09:28:27.365Z] #10 6.595 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/commons/logging/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.596 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/spi/main/jbossws-spi-3.3.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.597 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/api/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.597 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/jaxws-client/main/jbossws-cxf-jaspi-5.4.4.Final.jar [2023-12-06T09:28:27.365Z] #10 6.598 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/saaj-impl/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.598 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/jaxws-undertow-httpspi-1.0.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.598 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.599 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.599 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/jbossws-cxf-transports-undertow-5.4.4.Final.jar [2023-12-06T09:28:27.365Z] #10 6.599 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.599 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/sts/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.599 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/jbossws-cxf-transports-udp-5.4.4.Final.jar [2023-12-06T09:28:27.365Z] #10 6.600 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.600 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.600 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting3/remoting-jmx/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.600 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting3/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.600 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting-jmx/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.600 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting-jmx/main/remoting-jmx-3.0.4.Final.jar [2023-12-06T09:28:27.365Z] #10 6.604 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jboss-transaction-spi/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.604 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/stdio/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.604 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/stdio/main/jboss-stdio-1.1.0.Final.jar [2023-12-06T09:28:27.365Z] #10 6.605 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb-client/main/jboss-ejb-client-4.0.44.Final.jar [2023-12-06T09:28:27.365Z] #10 6.610 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/logging/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.610 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/mail/main/wildfly-mail-26.1.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.611 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/controller/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.611 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.612 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/common/main/wildfly-clustering-common-26.1.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.614 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.614 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsf-injection/main/wildfly-jsf-injection-26.1.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.615 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsf-injection/main/weld-jsf-3.1.9.Final.jar [2023-12-06T09:28:27.365Z] #10 6.615 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/web/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.615 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/process-controller/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.615 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/process-controller/main/wildfly-process-controller-18.1.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.617 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/console/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.617 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/ejb/main/wildfly-weld-ejb-26.1.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.618 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/beanvalidation/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.618 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/spi/main/wildfly-weld-spi-26.1.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.618 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/main/wildfly-weld-26.1.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.621 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/ejb3/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.621 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jaxrs/main/wildfly-jaxrs-26.1.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.623 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/remoting/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.623 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/deployment-scanner/main/wildfly-deployment-scanner-18.1.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.625 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/web-common/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.625 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/product/main/dir/META-INF/MANIFEST.MF [2023-12-06T09:28:27.365Z] #10 6.625 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/product/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.625 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/security/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.625 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/standalone/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.626 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/protocol/main/wildfly-protocol-18.1.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.627 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsr77/main/wildfly-jsr77-26.1.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.628 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/transactions/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.628 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/deployment-repository/main/wildfly-deployment-repository-18.1.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.629 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/patching/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.629 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-http-interface/main/wildfly-domain-http-interface-18.1.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.630 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-http-interface/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.630 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/network/main/wildfly-network-18.1.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.631 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/network/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.631 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/sar/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.631 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/sar/main/wildfly-sar-26.1.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.632 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/cli/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.633 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/security-plugins/main/wildfly-security-plugins-26.1.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.634 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/threads/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.634 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/pojo/main/wildfly-pojo-26.1.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.635 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/spi/main/jipijapa-spi-26.1.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.636 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/spi/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.636 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/hibernate/4/module.xml [2023-12-06T09:28:27.365Z] #10 6.636 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/openjpa/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.636 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/main/wildfly-jpa-26.1.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.639 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xts/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.639 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/invocation/main/jboss-invocation-1.7.0.Final.jar [2023-12-06T09:28:27.365Z] #10 6.640 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/invocation/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.641 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.641 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/jose-jwt-4.7.6.Final.jar [2023-12-06T09:28:27.365Z] #10 6.642 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/main/resteasy-client-api-4.7.6.Final.jar [2023-12-06T09:28:27.365Z] #10 6.642 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/resteasy-jaxb-provider-4.7.6.Final.jar [2023-12-06T09:28:27.365Z] #10 6.643 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.644 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/resteasy-jsapi-4.7.6.Final.jar [2023-12-06T09:28:27.365Z] #10 6.644 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.644 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.645 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client/main/resteasy-client-4.7.6.Final.jar [2023-12-06T09:28:27.365Z] #10 6.647 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/threads/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.647 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/iiop-client/main/jboss-iiop-client-1.0.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.648 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/iiop-client/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.648 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/load/spi/main/mod_cluster-load-spi-1.4.4.Final.jar [2023-12-06T09:28:27.365Z] #10 6.648 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/load/spi/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.648 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/core/main/mod_cluster-core-1.4.4.Final.jar [2023-12-06T09:28:27.365Z] #10 6.650 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/common-beans/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.650 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/vfs/main/jboss-vfs-3.2.16.Final.jar [2023-12-06T09:28:27.365Z] #10 6.652 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/event/logger/main/wildfly-event-logger-18.1.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.652 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/config/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.652 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/kafka/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.652 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/common/main/wildfly-microprofile-reactive-messaging-common-26.1.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.653 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/common/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.653 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/dep/jts/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.653 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/cdi-provider/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.653 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/cache/main/module.xml [2023-12-06T09:28:27.365Z] #10 6.653 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/cache/main/wildfly-clustering-ee-cache-26.1.1.Final.jar [2023-12-06T09:28:27.365Z] #10 6.654 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/api/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.654 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/api/main/wildfly-clustering-marshalling-api-26.1.1.Final.jar [2023-12-06T09:28:27.366Z] #10 6.655 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.655 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/main/wildfly-clustering-marshalling-jboss-26.1.1.Final.jar [2023-12-06T09:28:27.366Z] #10 6.655 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/main/wildfly-clustering-marshalling-protostream-26.1.1.Final.jar [2023-12-06T09:28:27.366Z] #10 6.658 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/server/main/wildfly-clustering-server-26.1.1.Final.jar [2023-12-06T09:28:27.366Z] #10 6.661 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-1.19.0.Final.jar [2023-12-06T09:28:27.366Z] #10 6.661 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-realm-ldap-1.19.0.Final.jar [2023-12-06T09:28:27.366Z] #10 6.663 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-util-1.19.0.Final.jar [2023-12-06T09:28:27.366Z] #10 6.663 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-plain-1.19.0.Final.jar [2023-12-06T09:28:27.366Z] #10 6.663 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-provider-util-1.19.0.Final.jar [2023-12-06T09:28:27.366Z] #10 6.664 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-password-impl-1.19.0.Final.jar [2023-12-06T09:28:27.366Z] #10 6.665 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/linux-x86_64/libwfssl.so [2023-12-06T09:28:27.366Z] #10 6.666 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/clustering/web/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.666 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/clustering/singleton/main/wildfly-clustering-singleton-extension-26.1.1.Final.jar [2023-12-06T09:28:27.366Z] #10 6.667 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/batch/jberet/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.668 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/request-controller/main/wildfly-request-controller-18.1.1.Final.jar [2023-12-06T09:28:27.366Z] #10 6.668 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/injection/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.668 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/artemis-wildfly-integration-1.0.6.jar [2023-12-06T09:28:27.366Z] #10 6.669 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.669 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-messaging-smallrye/main/wildfly-microprofile-reactive-messaging-26.1.1.Final.jar [2023-12-06T09:28:27.366Z] #10 6.670 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-messaging-smallrye/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.670 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.670 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/main/wildfly-microprofile-jwt-smallrye-26.1.1.Final.jar [2023-12-06T09:28:27.366Z] #10 6.670 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.670 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.671 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-streams-operators-smallrye/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.671 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-streams-operators-smallrye/main/wildfly-microprofile-reactive-streams-operators-26.1.1.Final.jar [2023-12-06T09:28:27.366Z] #10 6.671 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.671 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.671 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/main/wildfly-microprofile-fault-tolerance-smallrye-extension-26.1.1.Final.jar [2023-12-06T09:28:27.366Z] #10 6.672 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.672 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry/main/wildfly-opentelemetry-26.1.1.Final.jar [2023-12-06T09:28:27.366Z] #10 6.673 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/datasources-agroal/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.673 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/wildfly-mod_cluster-undertow-26.1.1.Final.jar [2023-12-06T09:28:27.366Z] #10 6.673 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.673 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/yaml/snakeyaml/main/snakeyaml-1.29.jar [2023-12-06T09:28:27.366Z] #10 6.677 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/logging/log4j/api/main/log4j-api-2.17.2.jar [2023-12-06T09:28:27.366Z] #10 6.681 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-dom-2.3.3.jar [2023-12-06T09:28:27.366Z] #10 6.685 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/httpcomponents/main/httpcore-nio-4.4.15.jar [2023-12-06T09:28:27.366Z] #10 6.689 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xerces/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.689 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/velocity/main/velocity-engine-core-2.3.jar [2023-12-06T09:28:27.366Z] #10 6.695 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-dto-2.19.1.jar [2023-12-06T09:28:27.366Z] #10 6.696 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jms-server-2.19.1.jar [2023-12-06T09:28:27.366Z] #10 6.697 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.698 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-selector-2.19.1.jar [2023-12-06T09:28:27.366Z] #10 6.699 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/internal/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.699 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/main/lucene-analyzers-common-5.5.5.jar [2023-12-06T09:28:27.366Z] #10 6.717 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/cli/main/commons-cli-1.4.jar [2023-12-06T09:28:27.366Z] #10 6.718 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/cli/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.718 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/component/annotations/main/infinispan-component-annotations-13.0.10.Final.jar [2023-12-06T09:28:27.366Z] #10 6.719 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/component/annotations/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.719 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/cachestore/remote/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.719 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-spi-13.0.10.Final.jar [2023-12-06T09:28:27.366Z] #10 6.719 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-commons-13.0.10.Final.jar [2023-12-06T09:28:27.366Z] #10 6.721 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/protostream/types/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.721 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/protostream/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.721 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/protostream/main/protostream-4.4.3.Final.jar [2023-12-06T09:28:27.366Z] #10 6.735 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-saml-impl-3.4.6.jar [2023-12-06T09:28:27.366Z] #10 6.748 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/wsdl4j/api/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.748 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/persistence/api/main/jakarta.persistence-api-2.2.3.jar [2023-12-06T09:28:27.366Z] #10 6.750 inflating: /opt/wildfly-26.1.1.Final/README.txt [2023-12-06T09:28:27.366Z] #10 6.750 inflating: /opt/wildfly-26.1.1.Final/domain/configuration/host.xml [2023-12-06T09:28:27.366Z] #10 6.750 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-threads_1_0.xsd [2023-12-06T09:28:27.366Z] #10 6.751 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_11_1.xsd [2023-12-06T09:28:27.366Z] #10 6.751 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_4_2.xsd [2023-12-06T09:28:27.366Z] #10 6.753 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ejb3_2_0.xsd [2023-12-06T09:28:27.366Z] #10 6.753 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-mod-cluster_1_1.xsd [2023-12-06T09:28:27.366Z] #10 6.754 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-jca_4_0.xsd [2023-12-06T09:28:27.366Z] #10 6.754 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-picketlink-idm_2_0.xsd [2023-12-06T09:28:27.366Z] #10 6.754 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-client-ejb_3_1.xsd [2023-12-06T09:28:27.366Z] #10 6.754 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-config_1_2.xsd [2023-12-06T09:28:27.366Z] #10 6.755 inflating: /opt/wildfly-26.1.1.Final/docs/schema/ejb-jar_4_0.xsd [2023-12-06T09:28:27.366Z] #10 6.756 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_18_0.xsd [2023-12-06T09:28:27.366Z] #10 6.758 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_3_0.xsd [2023-12-06T09:28:27.366Z] #10 6.758 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_2_0.xsd [2023-12-06T09:28:27.366Z] #10 6.759 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_10_1.xsd [2023-12-06T09:28:27.366Z] #10 6.759 inflating: /opt/wildfly-26.1.1.Final/docs/schema/application-client_9.xsd [2023-12-06T09:28:27.366Z] #10 6.759 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-io_1_1.xsd [2023-12-06T09:28:27.366Z] #10 6.760 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-agroal_2_0.xsd [2023-12-06T09:28:27.366Z] #10 6.760 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ejb3_1_4.xsd [2023-12-06T09:28:27.366Z] #10 6.760 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-web_2_0.xsd [2023-12-06T09:28:27.366Z] #10 6.760 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_12_0.xsd [2023-12-06T09:28:27.366Z] #10 6.761 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_8_0.xsd [2023-12-06T09:28:27.366Z] #10 6.762 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-messaging_1_5.xsd [2023-12-06T09:28:27.366Z] #10 6.763 inflating: /opt/wildfly-26.1.1.Final/docs/schema/application-client_6.xsd [2023-12-06T09:28:27.366Z] #10 6.763 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-cli_2_0.xsd [2023-12-06T09:28:27.366Z] #10 6.763 inflating: /opt/wildfly-26.1.1.Final/docs/schema/README.md [2023-12-06T09:28:27.366Z] #10 6.763 inflating: /opt/wildfly-26.1.1.Final/docs/schema/user-roles_1_0.xsd [2023-12-06T09:28:27.366Z] #10 6.763 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-datasources_2_0.xsd [2023-12-06T09:28:27.366Z] #10 6.764 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jsf_1_0.xsd [2023-12-06T09:28:27.366Z] #10 6.764 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jacorb_1_4.xsd [2023-12-06T09:28:27.366Z] #10 6.764 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_5_0.xsd [2023-12-06T09:28:27.366Z] #10 6.765 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-txn_6_0.xsd [2023-12-06T09:28:27.366Z] #10 6.765 inflating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/service/wildfly-mgr.exe [2023-12-06T09:28:27.366Z] #10 6.767 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/jackson-datatype-jdk8-2.12.6.jar [2023-12-06T09:28:27.366Z] #10 6.768 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.768 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/jackson-datatype-jsr310-2.12.6.jar [2023-12-06T09:28:27.366Z] #10 6.770 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.770 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/ibm/async/asyncutil/main/asyncutil-0.1.0.jar [2023-12-06T09:28:27.366Z] #10 6.771 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/squareup/okhttp3/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.772 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/messaging/saaj/main/saaj-impl-1.5.3.jar [2023-12-06T09:28:27.366Z] #10 6.777 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/main/relaxng-datatype-2.3.3-b02.jar [2023-12-06T09:28:27.366Z] #10 6.777 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/main/istack-commons-tools-3.0.12.jar [2023-12-06T09:28:27.366Z] #10 6.778 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/main/xsom-2.3.3-b02.jar [2023-12-06T09:28:27.366Z] #10 6.783 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/config/main/smallrye-config-common-2.10.0.jar [2023-12-06T09:28:27.366Z] #10 6.783 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/config/main/smallrye-config-2.10.0.jar [2023-12-06T09:28:27.366Z] #10 6.783 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/config/main/smallrye-config-source-file-system-2.10.0.jar [2023-12-06T09:28:27.366Z] #10 6.783 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/config/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.784 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/api/main/smallrye-reactive-messaging-kafka-api-3.13.0.jar [2023-12-06T09:28:27.366Z] #10 6.784 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/api/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.784 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/main/smallrye-reactive-messaging-kafka-3.13.0.jar [2023-12-06T09:28:27.366Z] #10 6.787 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-kafka-client/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.787 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-runtime/main/smallrye-mutiny-vertx-runtime-2.15.1.jar [2023-12-06T09:28:27.366Z] #10 6.787 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-runtime/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.788 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-core/main/smallrye-mutiny-vertx-core-2.15.1.jar [2023-12-06T09:28:27.366Z] #10 6.792 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-socks/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.792 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/netty-transport-native-unix-common-4.1.76.Final-linux-x86_64.jar [2023-12-06T09:28:27.366Z] #10 6.793 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/netty-transport-native-unix-common-4.1.76.Final-osx-x86_64.jar [2023-12-06T09:28:27.366Z] #10 6.794 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/netty-transport-native-unix-common-4.1.76.Final-osx-aarch_64.jar [2023-12-06T09:28:27.366Z] #10 6.795 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-http2/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.795 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport/main/netty-transport-4.1.76.Final.jar [2023-12-06T09:28:27.366Z] #10 6.801 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.801 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/META-INF/native/libnetty_transport_native_epoll_x86_64.so [2023-12-06T09:28:27.366Z] #10 6.802 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-resolver-dns/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.802 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-handler/main/netty-handler-4.1.76.Final.jar [2023-12-06T09:28:27.366Z] #10 6.808 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/jaegertracing/jaeger/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.809 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/jaegertracing/main/jaeger-core-1.6.0.jar [2023-12-06T09:28:27.366Z] #10 6.810 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/jaegertracing/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.811 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/vertx/core/main/vertx-core-4.2.1.jar [2023-12-06T09:28:27.366Z] #10 6.827 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jctools/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.827 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/reactivestreams/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.828 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/reactivestreams/main/reactive-streams-1.0.3.jar [2023-12-06T09:28:27.366Z] #10 6.828 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/projectodd/vdx/main/vdx-core-1.1.6.jar [2023-12-06T09:28:27.366Z] #10 6.829 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/projectodd/vdx/main/vdx-wildfly-1.1.6.jar [2023-12-06T09:28:27.366Z] #10 6.829 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/projectodd/vdx/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.829 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/jakarta/json/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.830 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/jakarta/json/main/jakarta.json-1.1.6.jar [2023-12-06T09:28:27.366Z] #10 6.831 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/jakarta.enterprise.concurrent-1.1.1.jar [2023-12-06T09:28:27.366Z] #10 6.832 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.832 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/javax/json/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.832 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/javax/el/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.833 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hornetq/client/main/hornetq-jms-client-2.4.8.Final.jar [2023-12-06T09:28:27.366Z] #10 6.834 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jgroups/kubernetes/main/module.xml [2023-12-06T09:28:27.366Z] #10 6.835 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jberet/jberet-core/main/module.xml [2023-12-06T09:28:27.367Z] #10 6.835 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jberet/jberet-core/main/jberet-core-1.3.12.Final.jar [2023-12-06T09:28:27.367Z] #10 6.839 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/marshalling/main/module.xml [2023-12-06T09:28:27.367Z] #10 6.839 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/msc/main/jboss-msc-1.4.13.Final.jar [2023-12-06T09:28:27.367Z] #10 6.841 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/log4j/logmanager/main/module.xml [2023-12-06T09:28:27.367Z] #10 6.842 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb/remote/protocol/main/module.xml [2023-12-06T09:28:27.367Z] #10 6.842 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/appclient/main/jboss-metadata-appclient-14.0.0.Final.jar [2023-12-06T09:28:27.367Z] #10 6.843 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/appclient/main/module.xml [2023-12-06T09:28:27.367Z] #10 6.843 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/ejb/main/jboss-metadata-ejb-14.0.0.Final.jar [2023-12-06T09:28:27.367Z] #10 6.849 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/spi/main/module.xml [2023-12-06T09:28:27.367Z] #10 6.849 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/common/main/jbossws-common-3.3.3.Final.jar [2023-12-06T09:28:27.367Z] #10 6.852 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remote-naming/main/module.xml [2023-12-06T09:28:27.367Z] #10 6.852 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/integration/ext-content/main/bundled/jboss-seam-int-jbossas.jar [2023-12-06T09:28:27.367Z] #10 6.853 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/integration/ext-content/main/module.xml [2023-12-06T09:28:27.367Z] #10 6.853 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/spi/main/module.xml [2023-12-06T09:28:27.367Z] #10 6.853 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/spi/main/weld-spi-3.1.SP4.jar [2023-12-06T09:28:27.367Z] #10 6.854 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/core/main/weld-ejb-3.1.9.Final.jar [2023-12-06T09:28:27.367Z] #10 6.855 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/rts/main/restat-api-5.12.5.Final.jar [2023-12-06T09:28:27.367Z] #10 6.856 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jaxbintros/main/module.xml [2023-12-06T09:28:27.367Z] #10 6.856 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/classfilewriter/main/module.xml [2023-12-06T09:28:27.367Z] #10 6.857 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb3/main/module.xml [2023-12-06T09:28:27.367Z] #10 6.857 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb3/main/jboss-ejb3-ext-api-2.3.0.Final.jar [2023-12-06T09:28:27.367Z] #10 6.857 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting/main/jboss-remoting-5.0.24.Final.jar [2023-12-06T09:28:27.367Z] #10 6.861 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jmx/main/module.xml [2023-12-06T09:28:27.367Z] #10 6.861 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/webservices/server/integration/main/module.xml [2023-12-06T09:28:27.367Z] #10 6.861 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/webservices/main/wildfly-webservices-server-integration-26.1.1.Final.jar [2023-12-06T09:28:27.367Z] #10 6.865 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/module.xml [2023-12-06T09:28:27.367Z] #10 6.865 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan/main/module.xml [2023-12-06T09:28:27.367Z] #10 6.866 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/wildfly-clustering-infinispan-extension-26.1.1.Final.jar [2023-12-06T09:28:27.367Z] #10 6.875 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/protocol/main/module.xml [2023-12-06T09:28:27.367Z] #10 6.875 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/core-security/main/wildfly-core-security-18.1.1.Final.jar [2023-12-06T09:28:27.367Z] #10 6.875 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/core-security/main/module.xml [2023-12-06T09:28:27.367Z] #10 6.875 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/platform-mbean/main/module.xml [2023-12-06T09:28:27.367Z] #10 6.876 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/version/main/wildfly-version-18.1.1.Final.jar [2023-12-06T09:28:27.367Z] #10 6.876 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/version/main/module.xml [2023-12-06T09:28:27.367Z] #10 6.876 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/server/main/wildfly-server-18.1.1.Final.jar [2023-12-06T09:28:27.617Z] #10 6.896 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/client/main/module.xml [2023-12-06T09:28:27.617Z] #10 6.897 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/singleton/main/wildfly-clustering-singleton-api-26.1.1.Final.jar [2023-12-06T09:28:27.617Z] #10 6.897 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/bootable-jar/main/module.xml [2023-12-06T09:28:27.617Z] #10 6.897 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/transaction/client/main/wildfly-transaction-client-2.0.1.Final.jar [2023-12-06T09:28:27.617Z] #10 6.900 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-realm-jdbc-1.19.0.Final.jar [2023-12-06T09:28:27.617Z] #10 6.900 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-server-http-1.19.0.Final.jar [2023-12-06T09:28:27.617Z] #10 6.900 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-permission-1.19.0.Final.jar [2023-12-06T09:28:27.617Z] #10 6.901 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-realm-1.19.0.Final.jar [2023-12-06T09:28:27.617Z] #10 6.903 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron/main/module.xml [2023-12-06T09:28:27.617Z] #10 6.903 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/http/sfbasic/main/wildfly-elytron-http-stateful-basic-1.19.0.Final.jar [2023-12-06T09:28:27.617Z] #10 6.903 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/manager/main/module.xml [2023-12-06T09:28:27.617Z] #10 6.903 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/main/undertow-server-servlet-1.10.1.Final.jar [2023-12-06T09:28:27.617Z] #10 6.904 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/win-x86_64/wfssl.dll [2023-12-06T09:28:27.617Z] #10 6.907 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/main/wildfly-microprofile-metrics-smallrye-26.1.1.Final.jar [2023-12-06T09:28:27.617Z] #10 6.907 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/main/wildfly-microprofile-openapi-smallrye-26.1.1.Final.jar [2023-12-06T09:28:27.617Z] #10 6.908 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/discovery/main/module.xml [2023-12-06T09:28:27.617Z] #10 6.908 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/elytron-oidc-client/main/wildfly-elytron-oidc-client-subsystem-26.1.1.Final.jar [2023-12-06T09:28:27.617Z] #10 6.909 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/kafka/client/main/module.xml [2023-12-06T09:28:27.617Z] #10 6.909 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/qpid/proton/main/proton-j-0.33.10.jar [2023-12-06T09:28:27.617Z] #10 6.917 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-common-2.3.3.jar [2023-12-06T09:28:27.617Z] #10 6.921 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/james/mime4j/main/apache-mime4j-core-0.8.7.jar [2023-12-06T09:28:27.617Z] #10 6.922 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/james/mime4j/main/apache-mime4j-dom-0.8.7.jar [2023-12-06T09:28:27.617Z] #10 6.926 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/velocity/main/module.xml [2023-12-06T09:28:27.617Z] #10 6.926 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/ra/main/artemis-ra-2.19.1.jar [2023-12-06T09:28:27.617Z] #10 6.928 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/module.xml [2023-12-06T09:28:27.618Z] #10 6.928 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/artemis-commons-2.19.1.jar [2023-12-06T09:28:27.618Z] #10 6.933 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/internal/main/lucene-backward-codecs-5.5.5.jar [2023-12-06T09:28:27.618Z] #10 6.938 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/openjpa/main/jipijapa-openjpa-26.1.1.Final.jar [2023-12-06T09:28:27.618Z] #10 6.938 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/openjpa/main/module.xml [2023-12-06T09:28:27.618Z] #10 6.938 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/ws-security/main/cxf-rt-ws-security-3.4.5.jar [2023-12-06T09:28:27.618Z] #10 6.946 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-frontend-jaxws-3.4.5.jar [2023-12-06T09:28:27.618Z] #10 6.951 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/io/main/module.xml [2023-12-06T09:28:27.618Z] #10 6.951 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/collections/main/commons-collections-3.2.2.jar [2023-12-06T09:28:27.618Z] #10 6.958 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/persistence/jdbc/main/infinispan-cachestore-jdbc-common-13.0.10.Final.jar [2023-12-06T09:28:27.618Z] #10 6.959 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/persistence/remote/main/infinispan-cachestore-remote-13.0.10.Final.jar [2023-12-06T09:28:27.618Z] #10 6.960 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcmail/main/module.xml [2023-12-06T09:28:27.618Z] #10 6.960 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcpkix/main/module.xml [2023-12-06T09:28:27.618Z] #10 6.961 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcpkix/main/bcpkix-jdk15on-1.69.jar [2023-12-06T09:28:27.618Z] #10 6.971 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-xacml-saml-api-3.4.6.jar [2023-12-06T09:28:27.618Z] #10 6.971 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/antlr/main/antlr-2.7.7.jar [2023-12-06T09:28:27.618Z] #10 6.976 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/enterprise/api/main/module.xml [2023-12-06T09:28:27.618Z] #10 6.976 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/enterprise/concurrent/api/main/jboss-concurrency-api_1.0_spec-2.0.0.Final.jar [2023-12-06T09:28:27.618Z] #10 6.976 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/mail/api/main/module.xml [2023-12-06T09:28:27.618Z] #10 6.976 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/ws/rs/api/main/jboss-jaxrs-api_2.1_spec-2.0.2.Final.jar [2023-12-06T09:28:27.618Z] #10 6.978 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/jstl/api/main/taglibs-standard-impl-1.2.6-RC1.jar [2023-12-06T09:28:27.618Z] #10 6.981 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/interceptor/api/main/module.xml [2023-12-06T09:28:27.618Z] #10 6.981 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/transaction/api/main/module.xml [2023-12-06T09:28:27.618Z] #10 6.981 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/transaction/api/main/jboss-transaction-api_1.3_spec-2.0.0.Final.jar [2023-12-06T09:28:27.618Z] #10 6.981 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/api/main/module.xml [2023-12-06T09:28:27.618Z] #10 6.982 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/jms/api/main/module.xml [2023-12-06T09:28:27.618Z] #10 6.982 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/activation/api/main/jakarta.activation-1.2.2.jar [2023-12-06T09:28:27.618Z] #10 6.983 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/batch/api/main/module.xml [2023-12-06T09:28:27.618Z] #10 6.983 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/enterprise/api/main/jakarta.security.enterprise-api-1.0.2.jar [2023-12-06T09:28:27.618Z] #10 6.983 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/auth/message/api/main/module.xml [2023-12-06T09:28:27.618Z] #10 6.984 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/validation/api/main/module.xml [2023-12-06T09:28:27.618Z] #10 6.984 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/validation/api/main/jakarta.validation-api-2.0.2.jar [2023-12-06T09:28:27.618Z] #10 6.985 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/persistence/api/main/module.xml [2023-12-06T09:28:27.618Z] #10 6.985 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/el/api/main/module.xml [2023-12-06T09:28:27.618Z] #10 6.985 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/el/api/main/jboss-el-api_3.0_spec-2.0.0.Final.jar [2023-12-06T09:28:27.618Z] #10 6.987 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/net/bytebuddy/main/module.xml [2023-12-06T09:28:27.618Z] #10 6.987 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/net/jcip/main/jcip-annotations-1.0.jar [2023-12-06T09:28:27.618Z] #10 6.987 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/net/jcip/main/module.xml [2023-12-06T09:28:27.618Z] #10 6.987 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/scripting/main/service-loader-resources/META-INF/services/javax.script.ScriptEngineFactory [2023-12-06T09:28:27.618Z] #10 6.987 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/scripting/main/module.xml [2023-12-06T09:28:27.618Z] #10 6.987 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/services/java.sql.Driver [2023-12-06T09:28:27.618Z] #10 6.987 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/jdk/main/module.xml [2023-12-06T09:28:27.618Z] #10 6.988 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javaee/api/main/module.xml [2023-12-06T09:28:27.618Z] #10 6.988 inflating: /opt/wildfly-26.1.1.Final/appclient/configuration/logging.properties [2023-12-06T09:28:27.618Z] #10 6.988 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/standalone-genericjms.xml [2023-12-06T09:28:27.618Z] #10 6.988 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_6_0.xsd [2023-12-06T09:28:27.618Z] #10 6.989 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jsp_2_1.xsd [2023-12-06T09:28:27.618Z] #10 6.989 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-cli_4_0.xsd [2023-12-06T09:28:27.618Z] #10 6.990 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jdr_1_0.xsd [2023-12-06T09:28:27.618Z] #10 6.990 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-core-management_1_0.xsd [2023-12-06T09:28:27.618Z] #10 6.990 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_7_0.xsd [2023-12-06T09:28:27.618Z] #10 6.990 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_15_0.xsd [2023-12-06T09:28:27.618Z] #10 6.993 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jakartaee_web_services_2_0.xsd [2023-12-06T09:28:27.618Z] #10 6.993 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-app_2_4.xsd [2023-12-06T09:28:27.618Z] #10 6.993 inflating: /opt/wildfly-26.1.1.Final/docs/schema/module-1_3.xsd [2023-12-06T09:28:27.618Z] #10 6.993 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_7_0.xsd [2023-12-06T09:28:27.618Z] #10 6.994 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-client_1_3.xsd [2023-12-06T09:28:27.618Z] #10 6.994 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_1_3.xsd [2023-12-06T09:28:27.618Z] #10 6.995 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-txn_1_0.xsd [2023-12-06T09:28:27.618Z] #10 6.995 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_10_0.xsd [2023-12-06T09:28:27.618Z] #10 6.995 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-config_1_0.xsd [2023-12-06T09:28:27.618Z] #10 6.996 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-partialresponse_2_3.xsd [2023-12-06T09:28:27.618Z] #10 6.996 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-mod-cluster_2_0.xsd [2023-12-06T09:28:27.618Z] #10 6.996 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-common_7_0.xsd [2023-12-06T09:28:27.618Z] #10 6.997 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-pojo_1_0.xsd [2023-12-06T09:28:27.618Z] #10 6.997 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-naming_1_1.xsd [2023-12-06T09:28:27.618Z] #10 6.997 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jmx_1_0.xsd [2023-12-06T09:28:27.618Z] #10 6.997 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_7_1.xsd [2023-12-06T09:28:27.618Z] #10 6.997 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jacorb_1_3.xsd [2023-12-06T09:28:27.618Z] #10 6.998 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jbxb_1_0.xsd [2023-12-06T09:28:27.618Z] #10 6.998 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-deployment-structure-1_3.xsd [2023-12-06T09:28:27.618Z] #10 6.998 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_11_0.xsd [2023-12-06T09:28:27.618Z] #10 7.000 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-txn_4_0.xsd [2023-12-06T09:28:27.618Z] #10 7.001 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-cli_3_2.xsd [2023-12-06T09:28:27.618Z] #10 7.001 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-io_2_0.xsd [2023-12-06T09:28:27.618Z] #10 7.001 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-mail_4_0.xsd [2023-12-06T09:28:27.618Z] #10 7.001 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_6_0.xsd [2023-12-06T09:28:27.618Z] #10 7.002 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-messaging_1_0.xsd [2023-12-06T09:28:27.618Z] #10 7.002 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-resource-adapters_1_1.xsd [2023-12-06T09:28:27.618Z] #10 7.002 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-resource-adapters_2_0.xsd [2023-12-06T09:28:27.618Z] #10 7.003 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jmx_1_3.xsd [2023-12-06T09:28:27.618Z] #10 7.003 inflating: /opt/wildfly-26.1.1.Final/docs/schema/application-client_7.xsd [2023-12-06T09:28:27.618Z] #10 7.003 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_3_0.xsd [2023-12-06T09:28:27.618Z] #10 7.005 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-datasources_5_0.xsd [2023-12-06T09:28:27.618Z] #10 7.006 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-config_2_1.xsd [2023-12-06T09:28:27.618Z] #10 7.007 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-remoting_1_2.xsd [2023-12-06T09:28:27.618Z] #10 7.007 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ee_3_0.xsd [2023-12-06T09:28:27.618Z] #10 7.008 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_7_0.xsd [2023-12-06T09:28:27.618Z] #10 7.010 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_10_0.xsd [2023-12-06T09:28:27.618Z] #10 7.012 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-web_2_2.xsd [2023-12-06T09:28:27.618Z] #10 7.012 inflating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/systemd/wildfly.service [2023-12-06T09:28:27.618Z] #10 7.012 inflating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/systemd/launch.sh [2023-12-06T09:28:27.618Z] #10 7.012 inflating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/systemd/README [2023-12-06T09:28:27.618Z] #10 7.012 inflating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/init.d/wildfly-init-debian.sh [2023-12-06T09:28:27.618Z] #10 7.012 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/bsd 3-clause new or revised license.html [2023-12-06T09:28:27.618Z] #10 7.013 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/licenses.xsl [2023-12-06T09:28:27.618Z] #10 7.013 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/apache license 1.1.txt [2023-12-06T09:28:27.618Z] #10 7.013 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/licenses.xml [2023-12-06T09:28:27.618Z] #10 7.015 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/the antlr 2.7.7 license.txt [2023-12-06T09:28:27.618Z] #10 7.015 inflating: /opt/wildfly-26.1.1.Final/standalone/configuration/standalone.xml [2023-12-06T09:28:27.618Z] #10 7.016 inflating: /opt/wildfly-26.1.1.Final/standalone/configuration/standalone-full.xml [2023-12-06T09:28:27.618Z] #10 7.016 inflating: /opt/wildfly-26.1.1.Final/bin/appclient.bat [2023-12-06T09:28:27.618Z] #10 7.016 inflating: /opt/wildfly-26.1.1.Final/bin/add-user.properties [2023-12-06T09:28:27.618Z] #10 7.017 inflating: /opt/wildfly-26.1.1.Final/bin/appclient.conf [2023-12-06T09:28:27.618Z] #10 7.017 inflating: /opt/wildfly-26.1.1.Final/bin/domain.conf.ps1 [2023-12-06T09:28:27.618Z] #10 7.017 inflating: /opt/wildfly-26.1.1.Final/bin/jdr.ps1 [2023-12-06T09:28:27.618Z] #10 7.017 inflating: /opt/wildfly-26.1.1.Final/bin/standalone.conf.bat [2023-12-06T09:28:27.618Z] #10 7.017 inflating: /opt/wildfly-26.1.1.Final/bin/jconsole.bat [2023-12-06T09:28:27.618Z] #10 7.017 inflating: /opt/wildfly-26.1.1.Final/welcome-content/index.html [2023-12-06T09:28:27.618Z] #10 7.017 inflating: /opt/wildfly-26.1.1.Final/welcome-content/noredirect.html [2023-12-06T09:28:27.618Z] #10 7.018 inflating: /opt/wildfly-26.1.1.Final/welcome-content/jbosscommunity_logo_hori_white.png [2023-12-06T09:28:27.618Z] #10 7.018 inflating: /opt/wildfly-26.1.1.Final/welcome-content/wildfly_logo.png [2023-12-06T09:28:27.618Z] #10 7.018 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/microsoft/azure/storage/main/module.xml [2023-12-06T09:28:27.618Z] #10 7.018 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/code/gson/main/module.xml [2023-12-06T09:28:27.618Z] #10 7.018 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/protobuf/main/proto-google-common-protos-2.0.1.jar [2023-12-06T09:28:27.618Z] #10 7.036 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/main/module.xml [2023-12-06T09:28:27.618Z] #10 7.036 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/converters/api/main/smallrye-reactive-converter-api-2.6.0.jar [2023-12-06T09:28:27.618Z] #10 7.037 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/converters/api/main/module.xml [2023-12-06T09:28:27.618Z] #10 7.037 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-kafka-client/main/smallrye-mutiny-vertx-kafka-client-2.15.1.jar [2023-12-06T09:28:27.618Z] #10 7.038 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-core/main/module.xml [2023-12-06T09:28:27.618Z] #10 7.038 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/main/mutiny-1.1.2.jar [2023-12-06T09:28:27.618Z] #10 7.046 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-http/main/module.xml [2023-12-06T09:28:27.618Z] #10 7.047 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec/main/netty-codec-4.1.76.Final.jar [2023-12-06T09:28:27.618Z] #10 7.051 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/META-INF/native/libnetty_transport_native_epoll_aarch_64.so [2023-12-06T09:28:27.618Z] #10 7.052 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-handler/main/module.xml [2023-12-06T09:28:27.618Z] #10 7.052 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/netty-transport-classes-kqueue-4.1.76.Final.jar [2023-12-06T09:28:27.618Z] #10 7.053 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/jsp/main/module.xml [2023-12-06T09:28:27.618Z] #10 7.054 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/servlet/main/undertow-servlet-2.2.17.Final.jar [2023-12-06T09:28:27.618Z] #10 7.060 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/vertx/client/kafka/main/module.xml [2023-12-06T09:28:27.618Z] #10 7.060 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/vertx/client/main/module.xml [2023-12-06T09:28:27.618Z] #10 7.060 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/grpc/main/grpc-stub-1.38.1.jar [2023-12-06T09:28:27.618Z] #10 7.061 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/grpc/main/grpc-context-1.38.1.jar [2023-12-06T09:28:27.618Z] #10 7.062 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/grpc/main/grpc-protobuf-lite-1.38.1.jar [2023-12-06T09:28:27.618Z] #10 7.062 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/grpc/main/grpc-api-1.38.1.jar [2023-12-06T09:28:27.618Z] #10 7.065 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-sdk-1.9.1.jar [2023-12-06T09:28:27.618Z] #10 7.065 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-api-metrics-1.9.1-alpha.jar [2023-12-06T09:28:27.618Z] #10 7.065 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-semconv-1.9.1-alpha.jar [2023-12-06T09:28:27.618Z] #10 7.066 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/asm/asm/main/asm-util-9.2.jar [2023-12-06T09:28:27.618Z] #10 7.067 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/gnu/getopt/main/module.xml [2023-12-06T09:28:27.618Z] #10 7.067 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/gnu/getopt/main/java-getopt-1.0.13.jar [2023-12-06T09:28:27.618Z] #10 7.068 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/main/module.xml [2023-12-06T09:28:27.619Z] #10 7.068 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/restclient/main/microprofile-rest-client-api-2.0.jar [2023-12-06T09:28:27.619Z] #10 7.069 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/main/module.xml [2023-12-06T09:28:27.619Z] #10 7.069 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/api/main/module.xml [2023-12-06T09:28:27.619Z] #10 7.069 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/openapi/api/main/microprofile-openapi-api-2.0.1.jar [2023-12-06T09:28:27.619Z] #10 7.070 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/persistence/main/jipijapa-eclipselink-26.1.1.Final.jar [2023-12-06T09:28:27.619Z] #10 7.071 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/yasson/main/module.xml [2023-12-06T09:28:27.619Z] #10 7.071 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/picketbox/main/picketbox-commons-1.0.0.final.jar [2023-12-06T09:28:27.619Z] #10 7.071 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/picketbox/main/picketbox-5.0.3.Final-redhat-00008.jar [2023-12-06T09:28:27.619Z] #10 7.082 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/jakarta/el/main/jakarta.el-3.0.3.jbossorg-4.jar [2023-12-06T09:28:27.619Z] #10 7.085 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hornetq/client/main/module.xml [2023-12-06T09:28:27.619Z] #10 7.085 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jgroups/azure/main/module.xml [2023-12-06T09:28:27.619Z] #10 7.085 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jgroups/azure/main/jgroups-azure-1.3.1.Final.jar [2023-12-06T09:28:27.619Z] #10 7.085 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jgroups/main/jgroups-4.2.20.Final.jar [2023-12-06T09:28:27.869Z] #10 7.112 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsf-injection/main/module.xml [2023-12-06T09:28:27.869Z] #10 7.112 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/web/main/wildfly-web-26.1.1.Final.jar [2023-12-06T09:28:27.869Z] #10 7.114 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/ejb/main/module.xml [2023-12-06T09:28:27.869Z] #10 7.114 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/webservices/main/wildfly-weld-webservices-26.1.1.Final.jar [2023-12-06T09:28:27.869Z] #10 7.115 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/webservices/main/module.xml [2023-12-06T09:28:27.869Z] #10 7.115 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/beanvalidation/main/wildfly-weld-bean-validation-26.1.1.Final.jar [2023-12-06T09:28:27.869Z] #10 7.115 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/common/main/wildfly-weld-common-26.1.1.Final.jar [2023-12-06T09:28:27.869Z] #10 7.116 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/jpa/main/module.xml [2023-12-06T09:28:27.869Z] #10 7.116 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/controller-client/main/wildfly-controller-client-18.1.1.Final.jar [2023-12-06T09:28:27.869Z] #10 7.118 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/system-jmx/main/wildfly-system-jmx-26.1.1.Final.jar [2023-12-06T09:28:27.869Z] #10 7.119 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/ejb3/main/timers/timer-sql.properties [2023-12-06T09:28:27.869Z] #10 7.119 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jaxrs/main/module.xml [2023-12-06T09:28:27.869Z] #10 7.119 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/remoting/main/wildfly-remoting-18.1.1.Final.jar [2023-12-06T09:28:27.869Z] #10 7.122 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/deployment-scanner/main/module.xml [2023-12-06T09:28:27.869Z] #10 7.122 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/web-common/main/wildfly-web-common-26.1.1.Final.jar [2023-12-06T09:28:27.869Z] #10 7.123 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/security/main/wildfly-security-26.1.1.Final.jar [2023-12-06T09:28:27.869Z] #10 7.124 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsr77/main/module.xml [2023-12-06T09:28:27.869Z] #10 7.124 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/transactions/main/wildfly-transactions-26.1.1.Final.jar [2023-12-06T09:28:27.869Z] #10 7.127 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/xts/main/module.xml [2023-12-06T09:28:27.869Z] #10 7.128 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/xts/main/wildfly-xts-26.1.1.Final.jar [2023-12-06T09:28:27.869Z] #10 7.129 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/security-plugins/main/module.xml [2023-12-06T09:28:27.869Z] #10 7.129 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/threads/main/wildfly-threads-18.1.1.Final.jar [2023-12-06T09:28:27.869Z] #10 7.131 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/pojo/main/module.xml [2023-12-06T09:28:27.869Z] #10 7.131 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-management/main/module.xml [2023-12-06T09:28:27.869Z] #10 7.131 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-management/main/wildfly-domain-management-18.1.1.Final.jar [2023-12-06T09:28:27.869Z] #10 7.137 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/resteasy-spring-jar/resteasy-spring-4.7.6.Final.jar [2023-12-06T09:28:27.869Z] #10 7.138 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/module.xml [2023-12-06T09:28:27.869Z] #10 7.138 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/module.xml [2023-12-06T09:28:27.869Z] #10 7.138 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/resteasy-rxjava2-4.7.6.Final.jar [2023-12-06T09:28:27.869Z] #10 7.138 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/module.xml [2023-12-06T09:28:27.869Z] #10 7.138 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/resteasy-client-microprofile-4.7.6.Final.jar [2023-12-06T09:28:27.869Z] #10 7.139 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/resteasy-client-microprofile-base-4.7.6.Final.jar [2023-12-06T09:28:27.869Z] #10 7.140 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/main/resteasy-core-spi-4.7.6.Final.jar [2023-12-06T09:28:27.869Z] #10 7.142 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/core/main/module.xml [2023-12-06T09:28:27.869Z] #10 7.143 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/mod_cluster-container-spi-1.4.4.Final.jar [2023-12-06T09:28:27.869Z] #10 7.143 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/nio/main/xnio-nio-3.8.7.Final.jar [2023-12-06T09:28:27.869Z] #10 7.144 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/vfs/main/module.xml [2023-12-06T09:28:27.869Z] #10 7.144 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/ejb/main/wildfly-http-ejb-client-1.1.11.Final.jar [2023-12-06T09:28:27.869Z] #10 7.145 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/common/main/module.xml [2023-12-06T09:28:27.869Z] #10 7.146 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/transaction/main/wildfly-http-transaction-client-1.1.11.Final.jar [2023-12-06T09:28:27.869Z] #10 7.146 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/naming/main/module.xml [2023-12-06T09:28:27.869Z] #10 7.146 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/naming-client/main/module.xml [2023-12-06T09:28:27.869Z] #10 7.147 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/naming-client/main/wildfly-naming-client-1.0.15.Final.jar [2023-12-06T09:28:27.869Z] #10 7.148 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/main/module.xml [2023-12-06T09:28:27.869Z] #10 7.148 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/service/main/module.xml [2023-12-06T09:28:27.869Z] #10 7.149 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/service/main/wildfly-clustering-service-26.1.1.Final.jar [2023-12-06T09:28:27.869Z] #10 7.149 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/module.xml [2023-12-06T09:28:27.869Z] #10 7.149 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/wildfly-clustering-ejb-spi-26.1.1.Final.jar [2023-12-06T09:28:27.869Z] #10 7.150 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/client/main/module.xml [2023-12-06T09:28:27.869Z] #10 7.150 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/client/main/wildfly-clustering-ejb-client-26.1.1.Final.jar [2023-12-06T09:28:27.869Z] #10 7.150 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/wildfly-clustering-ejb-infinispan-26.1.1.Final.jar [2023-12-06T09:28:27.869Z] #10 7.151 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/undertow/main/module.xml [2023-12-06T09:28:27.869Z] #10 7.152 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/hotrod/main/wildfly-clustering-web-hotrod-26.1.1.Final.jar [2023-12-06T09:28:27.869Z] #10 7.153 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.153 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/wildfly-clustering-jgroups-spi-26.1.1.Final.jar [2023-12-06T09:28:27.870Z] #10 7.153 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.153 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.153 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/wildfly-clustering-jgroups-api-26.1.1.Final.jar [2023-12-06T09:28:27.870Z] #10 7.154 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/api/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.154 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/api/main/wildfly-clustering-api-26.1.1.Final.jar [2023-12-06T09:28:27.870Z] #10 7.154 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/server/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.154 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/main/wildfly-clustering-infinispan-marshalling-26.1.1.Final.jar [2023-12-06T09:28:27.870Z] #10 7.155 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/spi/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.155 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/client/main/wildfly-clustering-infinispan-client-26.1.1.Final.jar [2023-12-06T09:28:27.870Z] #10 7.155 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/common/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.155 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/bootable-jar/main/wildfly-jar-runtime-18.1.1.Final.jar [2023-12-06T09:28:27.870Z] #10 7.156 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/jakarta/authentication/main/wildfly-elytron-jaspi-1.19.0.Final.jar [2023-12-06T09:28:27.870Z] #10 7.157 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-security-manager-1.19.0.Final.jar [2023-12-06T09:28:27.870Z] #10 7.157 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-encryption-1.19.0.Final.jar [2023-12-06T09:28:27.870Z] #10 7.158 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-1.19.0.Final.jar [2023-12-06T09:28:27.870Z] #10 7.158 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-1.19.0.Final.jar [2023-12-06T09:28:27.870Z] #10 7.159 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-gssapi-1.19.0.Final.jar [2023-12-06T09:28:27.870Z] #10 7.159 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-util-1.19.0.Final.jar [2023-12-06T09:28:27.870Z] #10 7.160 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-cert-1.19.0.Final.jar [2023-12-06T09:28:27.870Z] #10 7.160 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-oauth2-1.19.0.Final.jar [2023-12-06T09:28:27.870Z] #10 7.160 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-credential-1.19.0.Final.jar [2023-12-06T09:28:27.870Z] #10 7.162 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-cert-util-1.19.0.Final.jar [2023-12-06T09:28:27.870Z] #10 7.163 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-credential-source-impl-1.19.0.Final.jar [2023-12-06T09:28:27.870Z] #10 7.163 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/http/sfbasic/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.163 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-jwk/main/wildfly-elytron-jose-jwk-1.19.0.Final.jar [2023-12-06T09:28:27.870Z] #10 7.164 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.164 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/main/undertow-server-1.10.1.Final.jar [2023-12-06T09:28:27.870Z] #10 7.164 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.165 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/macosx-x86_64/libwfssl.dylib [2023-12-06T09:28:27.870Z] #10 7.166 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/health/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.166 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/core-management-client/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.166 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/core-management-client/main/wildfly-core-management-client-18.1.1.Final.jar [2023-12-06T09:28:27.870Z] #10 7.166 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/ee-security/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.167 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/core-management/main/wildfly-core-management-subsystem-18.1.1.Final.jar [2023-12-06T09:28:27.870Z] #10 7.167 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/rts/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.167 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/metrics/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.168 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/picketlink/main/wildfly-picketlink-26.1.1.Final.jar [2023-12-06T09:28:27.870Z] #10 7.170 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/main/wildfly-microprofile-opentracing-extension-26.1.1.Final.jar [2023-12-06T09:28:27.870Z] #10 7.170 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/elytron-oidc-client/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.171 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/mod_cluster/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.171 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/mod_cluster/main/wildfly-mod_cluster-extension-26.1.1.Final.jar [2023-12-06T09:28:27.870Z] #10 7.173 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/neethi/main/neethi-3.1.1.jar [2023-12-06T09:28:27.870Z] #10 7.174 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/neethi/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.174 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/avro/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.174 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/avro/main/avro-1.10.2.jar [2023-12-06T09:28:27.870Z] #10 7.181 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/security/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.181 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/sshd/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.181 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/sshd/main/sshd-common-2.7.0.jar [2023-12-06T09:28:27.870Z] #10 7.192 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.192 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-x86_64/libartemis-native-64.so [2023-12-06T09:28:27.870Z] #10 7.193 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jms-client-2.19.1.jar [2023-12-06T09:28:27.870Z] #10 7.195 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-core-client-2.19.1.jar [2023-12-06T09:28:27.870Z] #10 7.204 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-mex-3.4.5.jar [2023-12-06T09:28:27.870Z] #10 7.205 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-local-3.4.5.jar [2023-12-06T09:28:27.870Z] #10 7.205 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-validator-3.4.5.jar [2023-12-06T09:28:27.870Z] #10 7.206 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-wsdl-3.4.5.jar [2023-12-06T09:28:27.870Z] #10 7.208 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-features-clustering-3.4.5.jar [2023-12-06T09:28:27.870Z] #10 7.209 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-coloc-3.4.5.jar [2023-12-06T09:28:27.870Z] #10 7.210 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-databinding-aegis-3.4.5.jar [2023-12-06T09:28:27.870Z] #10 7.213 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-policy-3.4.5.jar [2023-12-06T09:28:27.870Z] #10 7.215 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/collections/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.216 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/codec/main/commons-codec-1.15.jar [2023-12-06T09:28:27.870Z] #10 7.219 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/client/hotrod/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.219 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/protostream/types/main/protostream-types-4.4.3.Final.jar [2023-12-06T09:28:27.870Z] #10 7.221 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.221 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/persistence/jdbc/main/infinispan-cachestore-jdbc-13.0.10.Final.jar [2023-12-06T09:28:27.870Z] #10 7.222 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/persistence/jdbc/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.222 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/persistence/remote/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.222 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/commons/main/infinispan-commons-13.0.10.Final.jar [2023-12-06T09:28:27.870Z] #10 7.229 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jsoup/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.229 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-xacml-impl-3.4.6.jar [2023-12-06T09:28:27.870Z] #10 7.231 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/java-support-7.3.0.jar [2023-12-06T09:28:27.870Z] #10 7.234 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jaxen/main/module.xml [2023-12-06T09:28:27.870Z] #10 7.234 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/codehaus/woodstox/main/woodstox-core-6.0.3.jar [2023-12-06T09:28:27.870Z] #10 7.249 inflating: /opt/wildfly-26.1.1.Final/appclient/configuration/appclient.xml [2023-12-06T09:28:27.870Z] #10 7.249 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/standalone-jts.xml [2023-12-06T09:28:27.870Z] #10 7.249 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/standalone-azure-full-ha.xml [2023-12-06T09:28:27.870Z] #10 7.250 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-health-smallrye_3_0.xsd [2023-12-06T09:28:27.870Z] #10 7.250 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-http-client_1_0.xsd [2023-12-06T09:28:27.870Z] #10 7.250 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jsp_2_0.xsd [2023-12-06T09:28:27.870Z] #10 7.250 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-security-manager_1_0.xsd [2023-12-06T09:28:27.870Z] #10 7.251 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jgroups_5_0.xsd [2023-12-06T09:28:27.870Z] #10 7.251 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_1_3.xsd [2023-12-06T09:28:27.870Z] #10 7.251 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-txn_1_2.xsd [2023-12-06T09:28:27.870Z] #10 7.251 inflating: /opt/wildfly-26.1.1.Final/docs/schema/javaee_8.xsd [2023-12-06T09:28:27.870Z] #10 7.252 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_5_0.xsd [2023-12-06T09:28:27.870Z] #10 7.254 inflating: /opt/wildfly-26.1.1.Final/docs/schema/ejb-jar_3_1.xsd [2023-12-06T09:28:27.870Z] #10 7.255 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-iiop-openjdk_1_0.xsd [2023-12-06T09:28:27.870Z] #10 7.255 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_1_0.xsd [2023-12-06T09:28:27.870Z] #10 7.255 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jacorb_2_0.xsd [2023-12-06T09:28:27.870Z] #10 7.256 inflating: /opt/wildfly-26.1.1.Final/docs/schema/persistence_2_0.xsd [2023-12-06T09:28:27.870Z] #10 7.256 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jgroups_2_0.xsd [2023-12-06T09:28:27.870Z] #10 7.256 inflating: /opt/wildfly-26.1.1.Final/docs/schema/elytron-1_0.xsd [2023-12-06T09:28:27.871Z] #10 7.256 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-singleton_1_0.xsd [2023-12-06T09:28:27.871Z] #10 7.256 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-web_1_5.xsd [2023-12-06T09:28:27.871Z] #10 7.257 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-client_1_4.xsd [2023-12-06T09:28:27.871Z] #10 7.257 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-remoting_1_1.xsd [2023-12-06T09:28:27.871Z] #10 7.257 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_7_3.xsd [2023-12-06T09:28:27.871Z] #10 7.258 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-picketlink-federation_1_1.xsd [2023-12-06T09:28:27.871Z] #10 7.258 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ee_1_2.xsd [2023-12-06T09:28:27.871Z] #10 7.258 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_6_0.xsd [2023-12-06T09:28:27.871Z] #10 7.260 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jsp_3_0.xsd [2023-12-06T09:28:27.871Z] #10 7.260 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_11_0.xsd [2023-12-06T09:28:27.871Z] #10 7.260 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-delivery-active_1_1.xsd [2023-12-06T09:28:27.871Z] #10 7.260 inflating: /opt/wildfly-26.1.1.Final/docs/schema/javaee_web_services_1_2.xsd [2023-12-06T09:28:27.871Z] #10 7.261 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_5_0.xsd [2023-12-06T09:28:27.871Z] #10 7.263 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-facesconfig_3_0.xsd [2023-12-06T09:28:27.871Z] #10 7.264 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_8_0.xsd [2023-12-06T09:28:27.871Z] #10 7.265 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb3-2_1.xsd [2023-12-06T09:28:27.871Z] #10 7.265 inflating: /opt/wildfly-26.1.1.Final/docs/schema/xml.xsd [2023-12-06T09:28:27.871Z] #10 7.266 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_1_5.xsd [2023-12-06T09:28:27.871Z] #10 7.266 inflating: /opt/wildfly-26.1.1.Final/docs/schema/trans-timeout-1_1.xsd [2023-12-06T09:28:27.871Z] #10 7.266 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-security_2_0.xsd [2023-12-06T09:28:27.871Z] #10 7.266 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-web_1_3.xsd [2023-12-06T09:28:27.871Z] #10 7.267 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_6_0.xsd [2023-12-06T09:28:27.871Z] #10 7.268 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/eclipse distribution license, version 1.0.txt [2023-12-06T09:28:27.871Z] #10 7.268 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/apache license 2.0.txt [2023-12-06T09:28:27.871Z] #10 7.269 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/microprofile-feature-pack-licenses.xml [2023-12-06T09:28:27.871Z] #10 7.269 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/gnu library general public license v2 only.txt [2023-12-06T09:28:27.871Z] #10 7.269 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/licenses.html [2023-12-06T09:28:27.871Z] #10 7.271 inflating: /opt/wildfly-26.1.1.Final/standalone/configuration/standalone-full-ha.xml [2023-12-06T09:28:27.871Z] #10 7.271 inflating: /opt/wildfly-26.1.1.Final/bin/add-user.sh [2023-12-06T09:28:27.871Z] #10 7.271 inflating: /opt/wildfly-26.1.1.Final/bin/jboss-cli.sh [2023-12-06T09:28:27.871Z] #10 7.271 inflating: /opt/wildfly-26.1.1.Final/bin/jdr.bat [2023-12-06T09:28:27.871Z] #10 7.271 inflating: /opt/wildfly-26.1.1.Final/bin/client/README-CLI-JCONSOLE.txt [2023-12-06T09:28:27.871Z] #10 7.271 inflating: /opt/wildfly-26.1.1.Final/bin/elytron-tool.ps1 [2023-12-06T09:28:27.871Z] #10 7.272 inflating: /opt/wildfly-26.1.1.Final/bin/wsprovide.bat [2023-12-06T09:28:27.871Z] #10 7.272 inflating: /opt/wildfly-26.1.1.Final/bin/elytron-tool.bat [2023-12-06T09:28:27.871Z] #10 7.272 inflating: /opt/wildfly-26.1.1.Final/copyright.txt [2023-12-06T09:28:27.871Z] #10 7.272 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/googlecode/javaewah/main/module.xml [2023-12-06T09:28:27.871Z] #10 7.272 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/microsoft/azure/storage/main/azure-storage-8.6.6.jar [2023-12-06T09:28:27.871Z] #10 7.281 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/main/txw2-2.3.3-b02.jar [2023-12-06T09:28:27.871Z] #10 7.282 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/main/module.xml [2023-12-06T09:28:27.871Z] #10 7.282 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/main/jaxb-runtime-2.3.3-b02.jar [2023-12-06T09:28:27.871Z] #10 7.292 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/reactivex/rxjava3/rxjava/main/rxjava-3.1.4.jar [2023-12-06T09:28:27.871Z] #10 7.316 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/aesh/main/module.xml [2023-12-06T09:28:28.121Z] #10 7.316 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/main/jipijapa-hibernate5-3-26.1.1.Final.jar [2023-12-06T09:28:28.121Z] #10 7.317 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/validator/cdi/main/hibernate-validator-cdi-6.0.23.Final.jar [2023-12-06T09:28:28.121Z] #10 7.318 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/commons-annotations/main/module.xml [2023-12-06T09:28:28.121Z] #10 7.318 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/engine/main/hibernate-search-engine-5.10.11.Final.jar [2023-12-06T09:28:28.121Z] #10 7.331 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/ejb/main/module.xml [2023-12-06T09:28:28.121Z] #10 7.331 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/web/main/jboss-metadata-web-14.0.0.Final.jar [2023-12-06T09:28:28.121Z] #10 7.336 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/common/main/module.xml [2023-12-06T09:28:28.121Z] #10 7.336 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/tools/wsprovide/main/module.xml [2023-12-06T09:28:28.121Z] #10 7.336 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/tools/common/main/jbossws-common-tools-1.3.2.Final.jar [2023-12-06T09:28:28.121Z] #10 7.337 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/tools/common/main/module.xml [2023-12-06T09:28:28.121Z] #10 7.337 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/tools/wsconsume/main/module.xml [2023-12-06T09:28:28.121Z] #10 7.337 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/api/main/jbossws-api-1.1.2.Final.jar [2023-12-06T09:28:28.121Z] #10 7.338 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/jaxws-client/main/module.xml [2023-12-06T09:28:28.121Z] #10 7.338 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/jaxws-client/main/jbossws-cxf-client-5.4.4.Final.jar [2023-12-06T09:28:28.121Z] #10 7.340 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/api/main/module.xml [2023-12-06T09:28:28.121Z] #10 7.340 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/core/main/weld-web-3.1.9.Final.jar [2023-12-06T09:28:28.122Z] #10 7.341 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/txframework/main/txframework-5.12.5.Final.jar [2023-12-06T09:28:28.122Z] #10 7.342 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/rts/main/restat-integration-5.12.5.Final.jar [2023-12-06T09:28:28.122Z] #10 7.342 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/rts/main/module.xml [2023-12-06T09:28:28.122Z] #10 7.342 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/compensations/main/module.xml [2023-12-06T09:28:28.122Z] #10 7.342 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/compensations/main/compensations-5.12.5.Final.jar [2023-12-06T09:28:28.122Z] #10 7.343 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/deployers/jboss-service-deployer/main/module.xml [2023-12-06T09:28:28.122Z] #10 7.343 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/classfilewriter/main/jboss-classfilewriter-1.2.5.Final.jar [2023-12-06T09:28:28.122Z] #10 7.345 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/genericjms/main/META-INF/ra.xml [2023-12-06T09:28:28.122Z] #10 7.345 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/genericjms/main/module.xml [2023-12-06T09:28:28.122Z] #10 7.345 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jandex/main/jandex-2.4.2.Final.jar [2023-12-06T09:28:28.122Z] #10 7.347 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/webservices/main/jbossws-cxf-resources-5.4.4.Final-wildfly2000.jar [2023-12-06T09:28:28.122Z] #10 7.347 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/webservices/main/module.xml [2023-12-06T09:28:28.122Z] #10 7.348 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/logging/main/wildfly-logging-18.1.1.Final.jar [2023-12-06T09:28:28.122Z] #10 7.352 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/host-controller/main/module.xml [2023-12-06T09:28:28.122Z] #10 7.352 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/console/main/hal-console-3.5.12.Final-resources.jar [2023-12-06T09:28:28.122Z] #10 7.440 inflating: /opt/wildfly-26.1.1.Final/domain/configuration/logging.properties [2023-12-06T09:28:28.122Z] #10 7.441 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/standalone-gossip-ha.xml [2023-12-06T09:28:28.122Z] #10 7.441 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/standalone-activemq-colocated.xml [2023-12-06T09:28:28.122Z] #10 7.441 inflating: /opt/wildfly-26.1.1.Final/docs/schema/javaee_web_services_client_1_3.xsd [2023-12-06T09:28:28.122Z] #10 7.442 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-webservices_1_0.xsd [2023-12-06T09:28:28.122Z] #10 7.442 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-client_1_1.xsd [2023-12-06T09:28:28.122Z] #10 7.442 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_8_0.xsd [2023-12-06T09:28:28.122Z] #10 7.442 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-deployment-scanner_1_0.xsd [2023-12-06T09:28:28.122Z] #10 7.443 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_11_0.xsd [2023-12-06T09:28:28.122Z] #10 7.443 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_13_0.xsd [2023-12-06T09:28:28.122Z] #10 7.445 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_2_0.xsd [2023-12-06T09:28:28.122Z] #10 7.445 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-threads_1_1.xsd [2023-12-06T09:28:28.122Z] #10 7.445 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_4_0.xsd [2023-12-06T09:28:28.122Z] #10 7.446 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_11_0.xsd [2023-12-06T09:28:28.122Z] #10 7.446 inflating: /opt/wildfly-26.1.1.Final/docs/schema/elytron-1_0_1.xsd [2023-12-06T09:28:28.122Z] #10 7.447 inflating: /opt/wildfly-26.1.1.Final/docs/schema/javaee_web_services_client_1_2.xsd [2023-12-06T09:28:28.122Z] #10 7.447 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-reactive-messaging-smallrye_1_0.xsd [2023-12-06T09:28:28.122Z] #10 7.447 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-credential-reference_1_0.xsd [2023-12-06T09:28:28.122Z] #10 7.447 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jaxrs_2_0.xsd [2023-12-06T09:28:28.122Z] #10 7.447 inflating: /opt/wildfly-26.1.1.Final/docs/schema/elytron-client-1_2.xsd [2023-12-06T09:28:28.122Z] #10 7.448 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-web_1_1.xsd [2023-12-06T09:28:28.122Z] #10 7.448 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jgroups_1_0.xsd [2023-12-06T09:28:28.122Z] #10 7.448 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-txn_1_1.xsd [2023-12-06T09:28:28.122Z] #10 7.448 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-webservices_1_2.xsd [2023-12-06T09:28:28.122Z] #10 7.448 inflating: /opt/wildfly-26.1.1.Final/docs/schema/javaee_5.xsd [2023-12-06T09:28:28.122Z] #10 7.449 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-io_1_0.xsd [2023-12-06T09:28:28.122Z] #10 7.449 inflating: /opt/wildfly-26.1.1.Final/docs/schema/javaee_6.xsd [2023-12-06T09:28:28.122Z] #10 7.450 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-config_1_4.xsd [2023-12-06T09:28:28.122Z] #10 7.451 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jacorb_1_1.xsd [2023-12-06T09:28:28.122Z] #10 7.451 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-partialresponse_2_2.xsd [2023-12-06T09:28:28.122Z] #10 7.451 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-reactive-streams-operators-smallrye_1_0.xsd [2023-12-06T09:28:28.122Z] #10 7.451 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_12_0.xsd [2023-12-06T09:28:28.122Z] #10 7.452 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ee_1_0.xsd [2023-12-06T09:28:28.122Z] #10 7.452 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_4_0.xsd [2023-12-06T09:28:28.122Z] #10 7.452 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-weld_1_0.xsd [2023-12-06T09:28:28.122Z] #10 7.452 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_1_4.xsd [2023-12-06T09:28:28.122Z] #10 7.453 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-facesconfig_2_2.xsd [2023-12-06T09:28:28.122Z] #10 7.454 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-ee-security_1_0.xsd [2023-12-06T09:28:28.122Z] #10 7.454 inflating: /opt/wildfly-26.1.1.Final/docs/schema/distributable-web_1_0.xsd [2023-12-06T09:28:28.122Z] #10 7.454 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ee_2_0.xsd [2023-12-06T09:28:28.122Z] #10 7.454 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-delivery-active_1_2.xsd [2023-12-06T09:28:28.122Z] #10 7.454 inflating: /opt/wildfly-26.1.1.Final/docs/schema/j2ee_web_services_client_1_1.xsd [2023-12-06T09:28:28.122Z] #10 7.455 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jgroups_8_0.xsd [2023-12-06T09:28:28.122Z] #10 7.455 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb3-2_0.xsd [2023-12-06T09:28:28.122Z] #10 7.455 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-naming_1_3.xsd [2023-12-06T09:28:28.122Z] #10 7.455 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-iiop_1_0.xsd [2023-12-06T09:28:28.122Z] #10 7.455 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-xts_3_0.xsd [2023-12-06T09:28:28.122Z] #10 7.456 inflating: /opt/wildfly-26.1.1.Final/docs/schema/module-1_9.xsd [2023-12-06T09:28:28.122Z] #10 7.456 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_1_4.xsd [2023-12-06T09:28:28.122Z] #10 7.456 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-mail_1_0.xsd [2023-12-06T09:28:28.122Z] #10 7.456 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_14_1.xsd [2023-12-06T09:28:28.122Z] #10 7.457 inflating: /opt/wildfly-26.1.1.Final/docs/schema/module-1_8.xsd [2023-12-06T09:28:28.122Z] #10 7.457 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-cli_3_0.xsd [2023-12-06T09:28:28.122Z] #10 7.457 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-txn_3_0.xsd [2023-12-06T09:28:28.122Z] #10 7.458 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-datasources_7_0.xsd [2023-12-06T09:28:28.122Z] #10 7.459 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_7_0.xsd [2023-12-06T09:28:28.122Z] #10 7.459 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-cache_1_0.xsd [2023-12-06T09:28:28.122Z] #10 7.459 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-health_1_0.xsd [2023-12-06T09:28:28.122Z] #10 7.459 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-txn_2_0.xsd [2023-12-06T09:28:28.122Z] #10 7.459 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_7_0.xsd [2023-12-06T09:28:28.122Z] #10 7.461 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-jpa_1_0.xsd [2023-12-06T09:28:28.122Z] #10 7.461 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-web_1_4.xsd [2023-12-06T09:28:28.122Z] #10 7.461 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-client_1_0.xsd [2023-12-06T09:28:28.122Z] #10 7.461 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-iiop_1_1.xsd [2023-12-06T09:28:28.122Z] #10 7.462 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-resource-adapter-binding_1_0.xsd [2023-12-06T09:28:28.123Z] #10 7.462 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-credential-reference_1_1.xsd [2023-12-06T09:28:28.123Z] #10 7.462 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_14_0.xsd [2023-12-06T09:28:28.123Z] #10 7.464 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_3_1.xsd [2023-12-06T09:28:28.123Z] #10 7.464 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-web_1_0.xsd [2023-12-06T09:28:28.123Z] #10 7.464 inflating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/service/service.bat [2023-12-06T09:28:28.123Z] #10 7.465 inflating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/init.d/wildfly.conf [2023-12-06T09:28:28.123Z] #10 7.465 inflating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/README.md [2023-12-06T09:28:28.123Z] #10 7.465 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/gnu lesser general public license v3.0 or later.txt [2023-12-06T09:28:28.123Z] #10 7.465 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/licenses.css [2023-12-06T09:28:28.123Z] #10 7.465 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/mit license.txt [2023-12-06T09:28:28.123Z] #10 7.465 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/plexus classworlds license.html [2023-12-06T09:28:28.123Z] #10 7.465 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/gnu general public license v2.0 only.html [2023-12-06T09:28:28.123Z] #10 7.466 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/the bsd license.txt [2023-12-06T09:28:28.123Z] #10 7.466 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/the jsoup mit license.html [2023-12-06T09:28:28.123Z] #10 7.466 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/gnu general public license, version 2 with the classpath exception.txt [2023-12-06T09:28:28.123Z] #10 7.466 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/eclipse public license 2.0.txt [2023-12-06T09:28:28.123Z] #10 7.467 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/gnu lesser general public license v3.0 only.txt [2023-12-06T09:28:28.123Z] #10 7.467 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/fsf all permissive license.html [2023-12-06T09:28:28.123Z] #10 7.467 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/mozilla public license 2.0.html [2023-12-06T09:28:28.123Z] #10 7.467 inflating: /opt/wildfly-26.1.1.Final/standalone/configuration/standalone-ha.xml [2023-12-06T09:28:28.123Z] #10 7.468 inflating: /opt/wildfly-26.1.1.Final/bin/wsprovide.sh [2023-12-06T09:28:28.123Z] #10 7.468 inflating: /opt/wildfly-26.1.1.Final/bin/appclient.conf.bat [2023-12-06T09:28:28.123Z] #10 7.468 inflating: /opt/wildfly-26.1.1.Final/bin/standalone.bat [2023-12-06T09:28:28.123Z] #10 7.468 inflating: /opt/wildfly-26.1.1.Final/bin/domain.sh [2023-12-06T09:28:28.123Z] #10 7.468 inflating: /opt/wildfly-26.1.1.Final/bin/jdr.sh [2023-12-06T09:28:28.123Z] #10 7.469 inflating: /opt/wildfly-26.1.1.Final/bin/.jbossclirc [2023-12-06T09:28:28.373Z] #10 7.469 inflating: /opt/wildfly-26.1.1.Final/bin/client/jboss-client.jar [2023-12-06T09:28:28.373Z] #10 7.657 inflating: /opt/wildfly-26.1.1.Final/domain/configuration/application-users.properties [2023-12-06T09:28:28.373Z] #10 7.657 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/standalone-xts.xml [2023-12-06T09:28:28.373Z] #10 7.657 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/standalone-gossip-full-ha.xml [2023-12-06T09:28:28.373Z] #10 7.657 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-app_7_0.xsd [2023-12-06T09:28:28.373Z] #10 7.658 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_7_0.xsd [2023-12-06T09:28:28.373Z] #10 7.658 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-facelettaglibrary_2_2.xsd [2023-12-06T09:28:28.373Z] #10 7.658 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-openapi-smallrye_1_0.xsd [2023-12-06T09:28:28.373Z] #10 7.659 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-remoting_4_0.xsd [2023-12-06T09:28:28.373Z] #10 7.659 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ejb3_1_0.xsd [2023-12-06T09:28:28.373Z] #10 7.659 inflating: /opt/wildfly-26.1.1.Final/docs/schema/elytron-client-1_4.xsd [2023-12-06T09:28:28.373Z] #10 7.660 inflating: /opt/wildfly-26.1.1.Final/docs/schema/orm_1_0.xsd [2023-12-06T09:28:28.373Z] #10 7.660 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jgroups_4_0.xsd [2023-12-06T09:28:28.374Z] #10 7.660 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jaxrs_1_0.xsd [2023-12-06T09:28:28.374Z] #10 7.660 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-messaging_1_1.xsd [2023-12-06T09:28:28.374Z] #10 7.661 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-resource-adapters_1_0.xsd [2023-12-06T09:28:28.374Z] #10 7.661 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-client_8_1.xsd [2023-12-06T09:28:28.374Z] #10 7.661 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-naming_2_0.xsd [2023-12-06T09:28:28.374Z] #10 7.661 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_9_1.xsd [2023-12-06T09:28:28.374Z] #10 7.662 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-weld_3_0.xsd [2023-12-06T09:28:28.374Z] #10 7.662 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-weld_2_0.xsd [2023-12-06T09:28:28.374Z] #10 7.662 inflating: /opt/wildfly-26.1.1.Final/docs/schema/ejb-jar_2_1.xsd [2023-12-06T09:28:28.374Z] #10 7.664 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-app_5_0.xsd [2023-12-06T09:28:28.374Z] #10 7.664 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-fault-tolerance-smallrye_1_0.xsd [2023-12-06T09:28:28.374Z] #10 7.664 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-datasources_3_0.xsd [2023-12-06T09:28:28.374Z] #10 7.664 inflating: /opt/wildfly-26.1.1.Final/docs/schema/j2ee_web_services_1_1.xsd [2023-12-06T09:28:28.374Z] #10 7.664 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-txn_5_0.xsd [2023-12-06T09:28:28.374Z] #10 7.664 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-naming_1_0.xsd [2023-12-06T09:28:28.374Z] #10 7.664 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_8_0.xsd [2023-12-06T09:28:28.374Z] #10 7.664 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-picketlink-idm_1_0.xsd [2023-12-06T09:28:28.374Z] #10 7.665 inflating: /opt/wildfly-26.1.1.Final/docs/schema/j2ee_1_4.xsd [2023-12-06T09:28:28.374Z] #10 7.665 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_13_0.xsd [2023-12-06T09:28:28.374Z] #10 7.666 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-txn_1_4.xsd [2023-12-06T09:28:28.374Z] #10 7.666 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-common_3_0.xsd [2023-12-06T09:28:28.374Z] #10 7.666 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_11_0.xsd [2023-12-06T09:28:28.374Z] #10 7.667 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-app_3_1.xsd [2023-12-06T09:28:28.374Z] #10 7.667 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-deployment-structure-1_2.xsd [2023-12-06T09:28:28.374Z] #10 7.668 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_19_0.xsd [2023-12-06T09:28:28.374Z] #10 7.669 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-datasources_6_0.xsd [2023-12-06T09:28:28.374Z] #10 7.669 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_4_1.xsd [2023-12-06T09:28:28.374Z] #10 7.671 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-partialresponse_3_0.xsd [2023-12-06T09:28:28.374Z] #10 7.671 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-service_7_0.xsd [2023-12-06T09:28:28.374Z] #10 7.671 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jmx_1_1.xsd [2023-12-06T09:28:28.374Z] #10 7.672 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-mail_1_1.xsd [2023-12-06T09:28:28.374Z] #10 7.672 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-jca_2_0.xsd [2023-12-06T09:28:28.374Z] #10 7.672 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-resource-adapters_4_0.xsd [2023-12-06T09:28:28.374Z] #10 7.672 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-jca_5_0.xsd [2023-12-06T09:28:28.374Z] #10 7.673 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-ejb3_3_0.xsd [2023-12-06T09:28:28.374Z] #10 7.673 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ee_5_0.xsd [2023-12-06T09:28:28.374Z] #10 7.673 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_10_0.xsd [2023-12-06T09:28:28.374Z] #10 7.674 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jakartaee_9.xsd [2023-12-06T09:28:28.374Z] #10 7.675 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-webservices_1_1.xsd [2023-12-06T09:28:28.374Z] #10 7.675 inflating: /opt/wildfly-26.1.1.Final/docs/schema/module-1_6.xsd [2023-12-06T09:28:28.374Z] #10 7.675 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-mod-cluster_1_2.xsd [2023-12-06T09:28:28.374Z] #10 7.676 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-health-smallrye_2_0.xsd [2023-12-06T09:28:28.374Z] #10 7.676 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-weld_4_0.xsd [2023-12-06T09:28:28.374Z] #10 7.676 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_13_0.xsd [2023-12-06T09:28:28.374Z] #10 7.676 inflating: /opt/wildfly-26.1.1.Final/docs/schema/distributable-web_2_0.xsd [2023-12-06T09:28:28.374Z] #10 7.676 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jbossws-jaxws-config_4_0.xsd [2023-12-06T09:28:28.374Z] #10 7.676 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_7_2.xsd [2023-12-06T09:28:28.374Z] #10 7.677 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_12_0.xsd [2023-12-06T09:28:28.374Z] #10 7.677 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-xts_1_0.xsd [2023-12-06T09:28:28.374Z] #10 7.677 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-distributable-web_2_0.xsd [2023-12-06T09:28:28.374Z] #10 7.678 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-container-interceptors_1_0.xsd [2023-12-06T09:28:28.374Z] #10 7.678 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-metrics-smallrye_1_0.xsd [2023-12-06T09:28:28.374Z] #10 7.678 inflating: /opt/wildfly-26.1.1.Final/docs/schema/application_7.xsd [2023-12-06T09:28:28.374Z] #10 7.678 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-config_1_7.xsd [2023-12-06T09:28:28.374Z] #10 7.680 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-batch-jberet_1_0.xsd [2023-12-06T09:28:28.374Z] #10 7.680 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-mod-cluster_4_0.xsd [2023-12-06T09:28:28.374Z] #10 7.680 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-facesconfig_1_2.xsd [2023-12-06T09:28:28.374Z] #10 7.681 inflating: /opt/wildfly-26.1.1.Final/docs/schema/ejb-jar_3_2.xsd [2023-12-06T09:28:28.374Z] #10 7.682 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/gnu lesser general public license v2.1 only.txt [2023-12-06T09:28:28.374Z] #10 7.682 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/bsd 3-clause no nuclear license.html [2023-12-06T09:28:28.374Z] #10 7.682 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/public domain.txt [2023-12-06T09:28:28.374Z] #10 7.682 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/full-feature-pack-licenses.html [2023-12-06T09:28:28.374Z] #10 7.684 inflating: /opt/wildfly-26.1.1.Final/bin/domain.conf [2023-12-06T09:28:28.374Z] #10 7.684 inflating: /opt/wildfly-26.1.1.Final/bin/launcher.jar [2023-12-06T09:28:28.374Z] #10 7.684 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/code/gson/main/gson-2.8.9.jar [2023-12-06T09:28:28.374Z] #10 7.687 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.687 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/main/jackson-dataformat-yaml-2.12.6.jar [2023-12-06T09:28:28.374Z] #10 7.688 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-jaxrs-json-provider-2.12.6.jar [2023-12-06T09:28:28.374Z] #10 7.688 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.688 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/jackson-databind-2.12.6.1.jar [2023-12-06T09:28:28.374Z] #10 7.703 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/expression/main/smallrye-common-expression-1.8.0.jar [2023-12-06T09:28:28.374Z] #10 7.703 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/metrics/main/smallrye-metrics-3.0.3.jar [2023-12-06T09:28:28.374Z] #10 7.705 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/reactivex/rxjava2/rxjava/main/rxjava-2.2.21.jar [2023-12-06T09:28:28.374Z] #10 7.728 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/aesh/main/readline-2.2.jar [2023-12-06T09:28:28.374Z] #10 7.731 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/validator/main/hibernate-validator-6.0.23.Final.jar [2023-12-06T09:28:28.374Z] #10 7.742 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-spi-1.5.3.Final.jar [2023-12-06T09:28:28.374Z] #10 7.742 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-validator-1.5.3.Final.jar [2023-12-06T09:28:28.374Z] #10 7.743 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-core-impl-1.5.3.Final.jar [2023-12-06T09:28:28.374Z] #10 7.749 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/ear/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.749 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logmanager/log4j2/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.749 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logmanager/log4j2/main/log4j2-jboss-logmanager-1.1.1.Final.jar [2023-12-06T09:28:28.374Z] #10 7.749 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logmanager/main/jboss-logmanager-2.1.18.Final.jar [2023-12-06T09:28:28.374Z] #10 7.754 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/probe/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.754 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/api/main/weld-api-3.1.SP4.jar [2023-12-06T09:28:28.374Z] #10 7.754 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/core/main/weld-core-impl-3.1.9.Final.jar [2023-12-06T09:28:28.374Z] #10 7.771 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/server/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.771 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jacorb/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.771 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jacorb/main/wildfly-jacorb-26.1.1.Final.jar [2023-12-06T09:28:28.374Z] #10 7.774 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/naming/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.774 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/patching/cli/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.774 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/patching/main/wildfly-patching-18.1.1.Final.jar [2023-12-06T09:28:28.374Z] #10 7.780 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.780 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jts/integration/main/narayana-jts-integration-5.12.5.Final.jar [2023-12-06T09:28:28.374Z] #10 7.781 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/dmr/main/jboss-dmr-1.6.1.Final.jar [2023-12-06T09:28:28.374Z] #10 7.782 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/dmr/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.782 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xts/main/jbosstxbridge-5.12.5.Final.jar [2023-12-06T09:28:28.374Z] #10 7.783 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.12.5.Final.jar [2023-12-06T09:28:28.374Z] #10 7.793 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.793 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/spi/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.793 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/spi/main/wildfly-clustering-spi-26.1.1.Final.jar [2023-12-06T09:28:28.374Z] #10 7.794 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/cache/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.794 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/spi/main/wildfly-clustering-web-spi-26.1.1.Final.jar [2023-12-06T09:28:28.374Z] #10 7.794 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/spi/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.795 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/api/main/wildfly-clustering-web-api-26.1.1.Final.jar [2023-12-06T09:28:28.374Z] #10 7.795 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/api/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.796 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/undertow/main/wildfly-clustering-web-undertow-26.1.1.Final.jar [2023-12-06T09:28:28.374Z] #10 7.796 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.797 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/spi/main/wildfly-clustering-infinispan-spi-26.1.1.Final.jar [2023-12-06T09:28:28.374Z] #10 7.798 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/jakarta/authentication/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.798 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-http-oidc/main/wildfly-elytron-http-oidc-1.19.0.Final.jar [2023-12-06T09:28:28.374Z] #10 7.800 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-ssl-1.19.0.Final.jar [2023-12-06T09:28:28.374Z] #10 7.803 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.803 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-util/main/wildfly-elytron-jose-util-1.19.0.Final.jar [2023-12-06T09:28:28.374Z] #10 7.803 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-util/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.804 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-jwt/main/wildfly-elytron-jwt-1.19.0.Final.jar [2023-12-06T09:28:28.374Z] #10 7.804 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-jwt/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.804 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/main/wildfly-openssl-java-2.2.1.Final.jar [2023-12-06T09:28:28.374Z] #10 7.806 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry-api/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.806 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/rts/main/wildfly-rts-26.1.1.Final.jar [2023-12-06T09:28:28.374Z] #10 7.807 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/undertow/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.807 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/elytron/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.807 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/elytron/main/wildfly-elytron-integration-18.1.1.Final.jar [2023-12-06T09:28:28.374Z] #10 7.820 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/thrift/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.820 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/thrift/main/libthrift-0.14.1.jar [2023-12-06T09:28:28.374Z] #10 7.824 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/ra/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.824 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/artemis-hornetq-protocol-2.19.1.jar [2023-12-06T09:28:28.374Z] #10 7.824 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.824 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/artemis-stomp-protocol-2.19.1.jar [2023-12-06T09:28:28.374Z] #10 7.826 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.826 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/artemis-amqp-protocol-2.19.1.jar [2023-12-06T09:28:28.374Z] #10 7.831 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-server-2.19.1.jar [2023-12-06T09:28:28.374Z] #10 7.854 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/commons/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.854 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcmail/main/bcmail-jdk15on-1.69.jar [2023-12-06T09:28:28.374Z] #10 7.855 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcutil/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.855 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcprov/main/module.xml [2023-12-06T09:28:28.374Z] #10 7.855 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcprov/main/bcprov-jdk15on-1.69.jar [2023-12-06T09:28:28.625Z] #10 7.908 inflating: /opt/wildfly-26.1.1.Final/domain/configuration/mgmt-users.properties [2023-12-06T09:28:28.625Z] #10 7.908 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/standalone-ec2-full-ha.xml [2023-12-06T09:28:28.625Z] #10 7.908 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jsp_2_2.xsd [2023-12-06T09:28:28.625Z] #10 7.909 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-deployment-scanner_2_0.xsd [2023-12-06T09:28:28.625Z] #10 7.909 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_1_2.xsd [2023-12-06T09:28:28.625Z] #10 7.909 inflating: /opt/wildfly-26.1.1.Final/docs/schema/shared-session-config_1_0.xsd [2023-12-06T09:28:28.625Z] #10 7.909 inflating: /opt/wildfly-26.1.1.Final/docs/schema/batch-jberet_1_0.xsd [2023-12-06T09:28:28.625Z] #10 7.909 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_16_0.xsd [2023-12-06T09:28:28.625Z] #10 7.911 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-config_1_3.xsd [2023-12-06T09:28:28.625Z] #10 7.912 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-batch-jberet_3_0.xsd [2023-12-06T09:28:28.625Z] #10 7.912 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-sar_1_0.xsd [2023-12-06T09:28:28.625Z] #10 7.912 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-fragment_3_1.xsd [2023-12-06T09:28:28.625Z] #10 7.913 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-datasources_1_1.xsd [2023-12-06T09:28:28.625Z] #10 7.913 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-common_6_0.xsd [2023-12-06T09:28:28.625Z] #10 7.913 inflating: /opt/wildfly-26.1.1.Final/docs/schema/javaee_web_services_1_4.xsd [2023-12-06T09:28:28.625Z] #10 7.914 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_8_0.xsd [2023-12-06T09:28:28.625Z] #10 7.914 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jsr77_1_0.xsd [2023-12-06T09:28:28.625Z] #10 7.914 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jpa_1_0.xsd [2023-12-06T09:28:28.625Z] #10 7.914 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-remoting_3_0.xsd [2023-12-06T09:28:28.625Z] #10 7.915 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-messaging_1_3.xsd [2023-12-06T09:28:28.625Z] #10 7.915 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_9_0.xsd [2023-12-06T09:28:28.625Z] #10 7.917 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-jwt-smallrye_1_0.xsd [2023-12-06T09:28:28.625Z] #10 7.917 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_2_0.xsd [2023-12-06T09:28:28.625Z] #10 7.918 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-config_1_1.xsd [2023-12-06T09:28:28.625Z] #10 7.919 inflating: /opt/wildfly-26.1.1.Final/docs/schema/elytron-client-1_3.xsd [2023-12-06T09:28:28.625Z] #10 7.920 inflating: /opt/wildfly-26.1.1.Final/docs/schema/elytron-client-1_1.xsd [2023-12-06T09:28:28.625Z] #10 7.920 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jsf_1_1.xsd [2023-12-06T09:28:28.625Z] #10 7.920 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-agroal_1_0.xsd [2023-12-06T09:28:28.625Z] #10 7.920 inflating: /opt/wildfly-26.1.1.Final/docs/schema/j2ee_jaxrpc_mapping_1_1.xsd [2023-12-06T09:28:28.625Z] #10 7.921 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-messaging_3_0.xsd [2023-12-06T09:28:28.625Z] #10 7.922 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-cli_3_3.xsd [2023-12-06T09:28:28.625Z] #10 7.922 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-config_1_8.xsd [2023-12-06T09:28:28.625Z] #10 7.923 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-messaging_1_4.xsd [2023-12-06T09:28:28.625Z] #10 7.924 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-app_4_0.xsd [2023-12-06T09:28:28.625Z] #10 7.924 inflating: /opt/wildfly-26.1.1.Final/docs/schema/javaee_web_services_client_1_4.xsd [2023-12-06T09:28:28.625Z] #10 7.925 inflating: /opt/wildfly-26.1.1.Final/docs/schema/discovery-1_0.xsd [2023-12-06T09:28:28.625Z] #10 7.925 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-config-smallrye_1_0.xsd [2023-12-06T09:28:28.625Z] #10 7.925 inflating: /opt/wildfly-26.1.1.Final/docs/schema/module-1_0.xsd [2023-12-06T09:28:28.625Z] #10 7.925 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-txn_1_3.xsd [2023-12-06T09:28:28.625Z] #10 7.925 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-clustering_1_1.xsd [2023-12-06T09:28:28.626Z] #10 7.926 inflating: /opt/wildfly-26.1.1.Final/docs/schema/javaee_web_services_1_3.xsd [2023-12-06T09:28:28.626Z] #10 7.926 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-security_1_1.xsd [2023-12-06T09:28:28.626Z] #10 7.926 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-remoting_5_0.xsd [2023-12-06T09:28:28.626Z] #10 7.926 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_4_0.xsd [2023-12-06T09:28:28.626Z] #10 7.928 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-resource-adapters_5_0.xsd [2023-12-06T09:28:28.626Z] #10 7.928 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-jsptaglibrary_2_1.xsd [2023-12-06T09:28:28.626Z] #10 7.929 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-common_4_0.xsd [2023-12-06T09:28:28.626Z] #10 7.929 inflating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/service/wildfly-service.exe [2023-12-06T09:28:28.626Z] #10 7.931 inflating: /opt/wildfly-26.1.1.Final/welcome-content/wildfly.css [2023-12-06T09:28:28.626Z] #10 7.931 inflating: /opt/wildfly-26.1.1.Final/welcome-content/noconsole.html [2023-12-06T09:28:28.626Z] #10 7.932 inflating: /opt/wildfly-26.1.1.Final/welcome-content/favicon.ico [2023-12-06T09:28:28.626Z] #10 7.932 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/googlecode/javaewah/main/JavaEWAH-1.1.13.jar [2023-12-06T09:28:28.626Z] #10 7.934 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/ben-manes/caffeine/main/module.xml [2023-12-06T09:28:28.626Z] #10 7.934 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/msg-simple/main/msg-simple-1.1.jar [2023-12-06T09:28:28.626Z] #10 7.934 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/jackson-coreutils/main/jackson-coreutils-1.8.jar [2023-12-06T09:28:28.626Z] #10 7.935 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/json-patch/main/module.xml [2023-12-06T09:28:28.626Z] #10 7.935 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/btf/main/module.xml [2023-12-06T09:28:28.626Z] #10 7.935 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/btf/main/btf-1.2.jar [2023-12-06T09:28:28.626Z] #10 7.935 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/spullara/mustache/main/compiler-0.9.10.jar [2023-12-06T09:28:28.626Z] #10 7.937 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/jackson-annotations-2.12.6.jar [2023-12-06T09:28:28.626Z] #10 7.937 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/ibm/async/asyncutil/main/module.xml [2023-12-06T09:28:28.626Z] #10 7.938 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/squareup/okhttp3/main/okhttp-3.14.9.jar [2023-12-06T09:28:28.626Z] #10 7.942 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/fastinfoset/main/module.xml [2023-12-06T09:28:28.626Z] #10 7.942 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/main/jaxb-xjc-2.3.3-b02.jar [2023-12-06T09:28:28.626Z] #10 7.951 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/main/module.xml [2023-12-06T09:28:28.626Z] #10 7.951 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/reactive-streams-operators/main/module.xml [2023-12-06T09:28:28.626Z] #10 7.951 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/reactive-streams-operators/main/mutiny-reactive-streams-operators-1.1.2.jar [2023-12-06T09:28:28.626Z] #10 7.952 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/module.xml [2023-12-06T09:28:28.626Z] #10 7.952 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-core-5.2.1.jar [2023-12-06T09:28:28.626Z] #10 7.954 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/openapi/main/smallrye-open-api-jaxrs-2.1.21.jar [2023-12-06T09:28:28.626Z] #10 7.954 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/openapi/main/module.xml [2023-12-06T09:28:28.626Z] #10 7.955 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/agroal/main/agroal-narayana-1.15.jar [2023-12-06T09:28:28.626Z] #10 7.955 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/agroal/main/agroal-pool-1.15.jar [2023-12-06T09:28:28.626Z] #10 7.956 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-buffer/main/module.xml [2023-12-06T09:28:28.626Z] #10 7.956 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-socks/main/netty-codec-socks-4.1.76.Final.jar [2023-12-06T09:28:28.626Z] #10 7.958 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/netty-transport-native-unix-common-4.1.76.Final-linux-aarch_64.jar [2023-12-06T09:28:28.626Z] #10 7.959 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/module.xml [2023-12-06T09:28:28.626Z] #10 7.959 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-http2/main/netty-codec-http2-4.1.76.Final.jar [2023-12-06T09:28:28.626Z] #10 7.964 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec/main/module.xml [2023-12-06T09:28:28.626Z] #10 7.964 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/netty-transport-classes-epoll-4.1.76.Final.jar [2023-12-06T09:28:28.626Z] #10 7.965 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-resolver-dns/main/netty-resolver-dns-4.1.76.Final.jar [2023-12-06T09:28:28.626Z] #10 7.967 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/module.xml [2023-12-06T09:28:28.626Z] #10 7.967 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/META-INF/native/libnetty_transport_native_kqueue_aarch_64.jnilib [2023-12-06T09:28:28.626Z] #10 7.968 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-dns/main/netty-codec-dns-4.1.76.Final.jar [2023-12-06T09:28:28.626Z] #10 7.969 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/servlet/main/module.xml [2023-12-06T09:28:28.626Z] #10 7.969 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/websocket/main/undertow-websockets-jsr-2.2.17.Final.jar [2023-12-06T09:28:28.626Z] #10 7.971 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/jaegertracing/jaeger/main/jaeger-core-1.6.0.jar [2023-12-06T09:28:28.626Z] #10 7.973 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/jaegertracing/main/jaeger-thrift-1.6.0.jar [2023-12-06T09:28:28.626Z] #10 7.980 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/jgit/main/module.xml [2023-12-06T09:28:28.626Z] #10 7.980 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/health/api/main/microprofile-health-api-3.1.jar [2023-12-06T09:28:28.626Z] #10 7.980 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/health/api/main/module.xml [2023-12-06T09:28:28.626Z] #10 7.981 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/config/api/main/module.xml [2023-12-06T09:28:28.626Z] #10 7.981 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/main/microprofile-fault-tolerance-api-3.0.jar [2023-12-06T09:28:28.626Z] #10 7.981 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/metrics/api/main/microprofile-metrics-api-3.0.jar [2023-12-06T09:28:28.626Z] #10 7.982 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/openapi/api/main/module.xml [2023-12-06T09:28:28.626Z] #10 7.982 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/api/main/microprofile-reactive-streams-operators-api-2.0.jar [2023-12-06T09:28:28.626Z] #10 7.982 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/api/main/module.xml [2023-12-06T09:28:28.626Z] #10 7.982 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/core/main/module.xml [2023-12-06T09:28:28.626Z] #10 7.983 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/core/main/microprofile-reactive-streams-operators-core-2.0.jar [2023-12-06T09:28:28.626Z] #10 7.983 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/persistence/main/module.xml [2023-12-06T09:28:28.626Z] #10 7.983 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/yasson/main/yasson-1.0.10.jar [2023-12-06T09:28:28.626Z] #10 7.987 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/aesh/main/aesh-extensions-1.8.jar [2023-12-06T09:28:28.626Z] #10 7.989 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/main/module.xml [2023-12-06T09:28:28.626Z] #10 7.989 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/5.3/module.xml [2023-12-06T09:28:28.627Z] #10 7.989 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/validator/cdi/main/module.xml [2023-12-06T09:28:28.627Z] #10 7.989 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/validator/main/module.xml [2023-12-06T09:28:28.627Z] #10 7.990 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5/main/jipijapa-hibernate5-26.1.1.Final.jar [2023-12-06T09:28:28.627Z] #10 7.991 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/engine/main/module.xml [2023-12-06T09:28:28.627Z] #10 7.991 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/backend-jms/main/hibernate-search-backend-jms-5.10.11.Final.jar [2023-12-06T09:28:28.627Z] #10 7.991 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/serialization-avro/main/hibernate-search-serialization-avro-5.10.11.Final.jar [2023-12-06T09:28:28.627Z] #10 7.992 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/serialization-avro/main/module.xml [2023-12-06T09:28:28.627Z] #10 7.992 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/main/hibernate-core-5.3.24.Final.jar [2023-12-06T09:28:28.627Z] #10 8.060 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-stax-2.3.3.jar [2023-12-06T09:28:28.627Z] #10 8.064 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/httpcomponents/core/main/module.xml [2023-12-06T09:28:28.627Z] #10 8.064 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/httpcomponents/main/httpmime-4.5.13.jar [2023-12-06T09:28:28.627Z] #10 8.065 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/httpcomponents/main/module.xml [2023-12-06T09:28:28.627Z] #10 8.065 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/httpcomponents/main/httpasyncclient-4.1.5.jar [2023-12-06T09:28:28.627Z] #10 8.067 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/james/mime4j/main/module.xml [2023-12-06T09:28:28.627Z] #10 8.067 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/james/mime4j/main/apache-mime4j-storage-0.8.7.jar [2023-12-06T09:28:28.627Z] #10 8.068 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/santuario/xmlsec/main/xmlsec-2.2.3.jar [2023-12-06T09:28:28.627Z] #10 8.078 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/main/lucene-queryparser-5.5.5.jar [2023-12-06T09:28:28.627Z] #10 8.083 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-rm-3.4.5.jar [2023-12-06T09:28:28.627Z] #10 8.087 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-http-hc-3.4.5.jar [2023-12-06T09:28:28.627Z] #10 8.088 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-management-3.4.5.jar [2023-12-06T09:28:28.627Z] #10 8.088 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-databinding-jaxb-3.4.5.jar [2023-12-06T09:28:28.627Z] #10 8.089 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-http-3.4.5.jar [2023-12-06T09:28:28.627Z] #10 8.093 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/codec/main/module.xml [2023-12-06T09:28:28.627Z] #10 8.093 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/lang3/main/commons-lang3-3.11.jar [2023-12-06T09:28:28.627Z] #10 8.099 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcutil/main/bcutil-jdk15on-1.69.jar [2023-12-06T09:28:28.627Z] #10 8.103 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcpg/main/bcpg-jdk15on-1.69.jar [2023-12-06T09:28:28.627Z] #10 8.106 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/cryptacular-1.2.5.jar [2023-12-06T09:28:28.627Z] #10 8.108 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-security-api-3.4.6.jar [2023-12-06T09:28:28.627Z] #10 8.109 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-xacml-saml-impl-3.4.6.jar [2023-12-06T09:28:28.627Z] #10 8.109 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-xacml-api-3.4.6.jar [2023-12-06T09:28:28.627Z] #10 8.109 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/antlr/main/module.xml [2023-12-06T09:28:28.627Z] #10 8.110 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jasypt/main/jasypt-1.9.3.jar [2023-12-06T09:28:28.627Z] #10 8.111 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bitbucket/jose4j/main/module.xml [2023-12-06T09:28:28.627Z] #10 8.111 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/fusesource/jansi/main/module.xml [2023-12-06T09:28:28.627Z] #10 8.112 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/fusesource/jansi/main/jansi-1.18.jar [2023-12-06T09:28:28.627Z] #10 8.115 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/enterprise/api/main/jakarta.enterprise.cdi-api-2.0.2.jar [2023-12-06T09:28:28.627Z] #10 8.116 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/orb/api/main/module.xml [2023-12-06T09:28:28.627Z] #10 8.116 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/annotation/api/main/jboss-annotations-api_1.3_spec-2.0.1.Final.jar [2023-12-06T09:28:28.627Z] #10 8.116 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/annotation/api/main/module.xml [2023-12-06T09:28:28.627Z] #10 8.116 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/jsp/api/main/jboss-jsp-api_2.3_spec-2.0.0.Final.jar [2023-12-06T09:28:28.627Z] #10 8.117 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/jsp/api/main/module.xml [2023-12-06T09:28:28.627Z] #10 8.117 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/jstl/api/main/taglibs-standard-spec-1.2.6-RC1.jar [2023-12-06T09:28:28.627Z] #10 8.118 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/jstl/api/main/module.xml [2023-12-06T09:28:28.627Z] #10 8.118 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/jstl/api/main/taglibs-standard-compat-1.2.6-RC1.jar [2023-12-06T09:28:28.627Z] #10 8.119 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/api/main/jboss-servlet-api_4.0_spec-2.0.0.Final.jar [2023-12-06T09:28:28.627Z] #10 8.120 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/api/main/module.xml [2023-12-06T09:28:28.627Z] #10 8.120 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/rmi/api/main/module.xml [2023-12-06T09:28:28.627Z] #10 8.120 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/websocket/api/main/jboss-websocket-api_1.1_spec-2.0.0.Final.jar [2023-12-06T09:28:28.627Z] #10 8.121 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/websocket/api/main/module.xml [2023-12-06T09:28:28.627Z] #10 8.121 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/interceptor/api/main/jboss-interceptors-api_1.2_spec-2.0.0.Final.jar [2023-12-06T09:28:28.627Z] #10 8.121 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/jws/api/main/module.xml [2023-12-06T09:28:28.627Z] #10 8.121 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/jws/api/main/jsr181-api-1.0-MR1.jar [2023-12-06T09:28:28.627Z] #10 8.122 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/jms/api/main/jboss-jms-api_2.0_spec-2.0.0.Final.jar [2023-12-06T09:28:28.627Z] #10 8.122 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/activation/api/main/module.xml [2023-12-06T09:28:28.627Z] #10 8.122 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/batch/api/main/jboss-batch-api_1.0_spec-2.0.0.Final.jar [2023-12-06T09:28:28.627Z] #10 8.123 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/jacc/api/main/module.xml [2023-12-06T09:28:28.627Z] #10 8.123 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/auth/message/api/main/jboss-jaspi-api_1.1_spec-2.0.1.Final.jar [2023-12-06T09:28:28.627Z] #10 8.124 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/resource/api/main/module.xml [2023-12-06T09:28:28.627Z] #10 8.124 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/management/j2ee/api/main/module.xml [2023-12-06T09:28:28.627Z] #10 8.124 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/management/j2ee/api/main/jboss-j2eemgmt-api_1.1_spec-2.0.0.Final.jar [2023-12-06T09:28:28.627Z] #10 8.124 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/inject/api/main/jakarta.inject-api-1.0.5.jar [2023-12-06T09:28:28.628Z] #10 8.125 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/inject/api/main/module.xml [2023-12-06T09:28:28.628Z] #10 8.125 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/sql/api/main/module.xml [2023-12-06T09:28:28.628Z] #10 8.125 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/json/api/main/jakarta.json-api-1.1.6.jar [2023-12-06T09:28:28.628Z] #10 8.126 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/json/api/main/module.xml [2023-12-06T09:28:28.628Z] #10 8.126 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/json/bind/api/main/module.xml [2023-12-06T09:28:28.628Z] #10 8.126 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/wsdl4j/api/main/wsdl4j-1.6.3.jar [2023-12-06T09:28:28.628Z] #10 8.128 inflating: /opt/wildfly-26.1.1.Final/domain/configuration/domain.xml [2023-12-06T09:28:28.628Z] #10 8.129 inflating: /opt/wildfly-26.1.1.Final/docs/schema/module-1_2.xsd [2023-12-06T09:28:28.628Z] #10 8.129 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq-deployment_1_0.xsd [2023-12-06T09:28:28.628Z] #10 8.129 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_8_0.xsd [2023-12-06T09:28:28.628Z] #10 8.130 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_1_1.xsd [2023-12-06T09:28:28.628Z] #10 8.130 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb3-spec-2_0.xsd [2023-12-06T09:28:28.628Z] #10 8.130 inflating: /opt/wildfly-26.1.1.Final/docs/schema/java-properties_1_0.xsd [2023-12-06T09:28:28.628Z] #10 8.130 inflating: /opt/wildfly-26.1.1.Final/docs/schema/application-client_8.xsd [2023-12-06T09:28:28.628Z] #10 8.130 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_5_0.xsd [2023-12-06T09:28:28.628Z] #10 8.131 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-app_8_0.xsd [2023-12-06T09:28:28.628Z] #10 8.131 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-app_2_5.xsd [2023-12-06T09:28:28.628Z] #10 8.131 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ee_4_0.xsd [2023-12-06T09:28:28.628Z] #10 8.131 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jbossws-web-services_1_0.xsd [2023-12-06T09:28:28.628Z] #10 8.132 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_1_0.xsd [2023-12-06T09:28:28.628Z] #10 8.132 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-mod-cluster_1_0.xsd [2023-12-06T09:28:28.628Z] #10 8.132 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-security_1_0.xsd [2023-12-06T09:28:28.628Z] #10 8.132 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jgroups_1_1.xsd [2023-12-06T09:28:28.628Z] #10 8.132 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-config_1_5.xsd [2023-12-06T09:28:28.628Z] #10 8.134 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-client-ejb_3_2.xsd [2023-12-06T09:28:28.628Z] #10 8.134 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-health-smallrye_1_0.xsd [2023-12-06T09:28:28.628Z] #10 8.134 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_6_0.xsd [2023-12-06T09:28:28.628Z] #10 8.134 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_13_0.xsd [2023-12-06T09:28:28.628Z] #10 8.135 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-iiop-openjdk_2_0.xsd [2023-12-06T09:28:28.628Z] #10 8.135 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_2_0.xsd [2023-12-06T09:28:28.628Z] #10 8.135 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-webservices_2_0.xsd [2023-12-06T09:28:28.628Z] #10 8.136 inflating: /opt/wildfly-26.1.1.Final/docs/schema/trans-timeout-1_0.xsd [2023-12-06T09:28:28.628Z] #10 8.136 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_1_0.xsd [2023-12-06T09:28:28.628Z] #10 8.136 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-deployment-structure-1_1.xsd [2023-12-06T09:28:28.628Z] #10 8.136 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-cli_1_0.xsd [2023-12-06T09:28:28.628Z] #10 8.137 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-bean-validation_1_0.xsd [2023-12-06T09:28:28.628Z] #10 8.137 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-resource-adapters_3_0.xsd [2023-12-06T09:28:28.628Z] #10 8.137 inflating: /opt/wildfly-26.1.1.Final/docs/schema/xnio_3_5.xsd [2023-12-06T09:28:28.628Z] #10 8.137 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-mail_2_0.xsd [2023-12-06T09:28:28.628Z] #10 8.137 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-pool_1_0.xsd [2023-12-06T09:28:28.628Z] #10 8.137 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_1_1.xsd [2023-12-06T09:28:28.628Z] #10 8.139 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_1_0.xsd [2023-12-06T09:28:28.628Z] #10 8.139 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jacorb_1_2.xsd [2023-12-06T09:28:28.628Z] #10 8.140 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb3-spec-2_1.xsd [2023-12-06T09:28:28.628Z] #10 8.140 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-messaging_2_0.xsd [2023-12-06T09:28:28.628Z] #10 8.141 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-security_1_0.xsd [2023-12-06T09:28:28.628Z] #10 8.141 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-ejb3_5_0.xsd [2023-12-06T09:28:28.628Z] #10 8.141 inflating: /opt/wildfly-26.1.1.Final/docs/schema/module-1_7.xsd [2023-12-06T09:28:28.628Z] #10 8.142 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_3_0.xsd [2023-12-06T09:28:28.628Z] #10 8.142 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-naming_1_2.xsd [2023-12-06T09:28:28.628Z] #10 8.142 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-security-role_1_0.xsd [2023-12-06T09:28:28.628Z] #10 8.142 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-opentracing_3_0.xsd [2023-12-06T09:28:28.628Z] #10 8.143 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-picketlink-federation_2_0.xsd [2023-12-06T09:28:28.628Z] #10 8.143 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-fragment_4_0.xsd [2023-12-06T09:28:28.628Z] #10 8.143 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-cli_1_3.xsd [2023-12-06T09:28:28.628Z] #10 8.143 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-iiop-openjdk_2_1.xsd [2023-12-06T09:28:28.628Z] #10 8.143 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jca_1_1.xsd [2023-12-06T09:28:28.628Z] #10 8.144 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jacorb_1_0.xsd [2023-12-06T09:28:28.628Z] #10 8.144 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-deployment-structure-1_0.xsd [2023-12-06T09:28:28.628Z] #10 8.144 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-ejb3_7_0.xsd [2023-12-06T09:28:28.628Z] #10 8.144 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-fragment_3_0.xsd [2023-12-06T09:28:28.628Z] #10 8.145 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_1_5.xsd [2023-12-06T09:28:28.628Z] #10 8.145 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_12_0.xsd [2023-12-06T09:28:28.628Z] #10 8.147 inflating: /opt/wildfly-26.1.1.Final/docs/schema/elytron-client-1_7.xsd [2023-12-06T09:28:28.628Z] #10 8.147 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron-oidc-client_1_0.xsd [2023-12-06T09:28:28.628Z] #10 8.147 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-ejb3_4_0.xsd [2023-12-06T09:28:28.628Z] #10 8.148 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-xts_2_0.xsd [2023-12-06T09:28:28.628Z] #10 8.148 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-io_3_0.xsd [2023-12-06T09:28:28.628Z] #10 8.148 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-weld-1_1.xsd [2023-12-06T09:28:28.628Z] #10 8.148 inflating: /opt/wildfly-26.1.1.Final/docs/schema/application_8.xsd [2023-12-06T09:28:28.628Z] #10 8.148 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-common_7_1.xsd [2023-12-06T09:28:28.628Z] #10 8.149 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_17_0.xsd [2023-12-06T09:28:28.628Z] #10 8.151 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-pojo_7_0.xsd [2023-12-06T09:28:28.628Z] #10 8.151 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-common_8_1.xsd [2023-12-06T09:28:28.628Z] #10 8.151 inflating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/service/amd64/wildfly-service.exe [2023-12-06T09:28:28.628Z] #10 8.153 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/protobuf/main/protobuf-java-util-3.19.2.jar [2023-12-06T09:28:28.628Z] #10 8.154 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/guava/main/module.xml [2023-12-06T09:28:28.628Z] #10 8.154 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/ben-manes/caffeine/main/caffeine-2.9.3.jar [2023-12-06T09:28:28.879Z] #10 8.163 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/main/rngom-2.3.3-b02.jar [2023-12-06T09:28:28.879Z] #10 8.166 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/h2database/h2/main/module.xml [2023-12-06T09:28:28.879Z] #10 8.166 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/health/main/smallrye-health-3.2.1.jar [2023-12-06T09:28:28.879Z] #10 8.167 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/health/main/module.xml [2023-12-06T09:28:28.879Z] #10 8.167 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/config/main/smallrye-config-core-2.10.0.jar [2023-12-06T09:28:28.879Z] #10 8.169 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/main/module.xml [2023-12-06T09:28:28.879Z] #10 8.170 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/main/module.xml [2023-12-06T09:28:28.879Z] #10 8.170 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/main/smallrye-reactive-messaging-provider-3.13.0.jar [2023-12-06T09:28:28.879Z] #10 8.172 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/classloader/main/smallrye-common-classloader-1.8.0.jar [2023-12-06T09:28:28.879Z] #10 8.173 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/classloader/main/module.xml [2023-12-06T09:28:28.879Z] #10 8.173 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/annotation/main/smallrye-common-annotation-1.8.0.jar [2023-12-06T09:28:28.879Z] #10 8.173 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/annotation/main/module.xml [2023-12-06T09:28:28.879Z] #10 8.173 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/constraint/main/smallrye-common-constraint-1.8.0.jar [2023-12-06T09:28:28.879Z] #10 8.173 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/constraint/main/module.xml [2023-12-06T09:28:28.879Z] #10 8.174 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/function/main/module.xml [2023-12-06T09:28:28.879Z] #10 8.174 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/function/main/smallrye-common-function-1.8.0.jar [2023-12-06T09:28:28.879Z] #10 8.174 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/expression/main/module.xml [2023-12-06T09:28:28.879Z] #10 8.175 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/metrics/main/module.xml [2023-12-06T09:28:28.879Z] #10 8.175 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/metrics/main/smallrye-metrics-api-3.0.3.jar [2023-12-06T09:28:28.879Z] #10 8.175 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/opentracing/main/smallrye-opentracing-2.0.0.jar [2023-12-06T09:28:28.879Z] #10 8.175 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-cdi-extension-3.1.1.jar [2023-12-06T09:28:28.879Z] #10 8.175 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/jwt/main/module.xml [2023-12-06T09:28:28.879Z] #10 8.175 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-3.1.1.jar [2023-12-06T09:28:28.879Z] #10 8.177 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/agroal/main/module.xml [2023-12-06T09:28:28.879Z] #10 8.177 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/agroal/main/agroal-api-1.15.jar [2023-12-06T09:28:28.879Z] #10 8.178 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/reactivex/rxjava3/rxjava/main/module.xml [2023-12-06T09:28:28.879Z] #10 8.178 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/reactivex/rxjava2/rxjava/main/module.xml [2023-12-06T09:28:28.879Z] #10 8.178 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-buffer/main/netty-buffer-4.1.76.Final.jar [2023-12-06T09:28:28.879Z] #10 8.181 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport/main/module.xml [2023-12-06T09:28:28.879Z] #10 8.181 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-handler-proxy/main/netty-handler-proxy-4.1.76.Final.jar [2023-12-06T09:28:28.879Z] #10 8.182 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-handler-proxy/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.182 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-resolver/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.182 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-common/main/netty-common-4.1.76.Final.jar [2023-12-06T09:28:28.880Z] #10 8.188 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/META-INF/native/libnetty_transport_native_kqueue_x86_64.jnilib [2023-12-06T09:28:28.880Z] #10 8.189 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/websocket/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.189 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/core/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.189 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/core/main/undertow-core-2.2.17.Final.jar [2023-12-06T09:28:28.880Z] #10 8.212 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/dom4j/main/dom4j-2.1.3.jar [2023-12-06T09:28:28.880Z] #10 8.215 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/api/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.216 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-api-1.5.3.Final.jar [2023-12-06T09:28:28.880Z] #10 8.217 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-common-impl-1.5.3.Final.jar [2023-12-06T09:28:28.880Z] #10 8.230 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/ee/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.230 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/appclient/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.230 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/management-client-content/main/wildfly-management-client-content-18.1.1.Final.jar [2023-12-06T09:28:28.880Z] #10 8.231 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/management-client-content/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.231 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/messaging/main/wildfly-messaging-26.1.1.Final.jar [2023-12-06T09:28:28.880Z] #10 8.234 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/common/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.235 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/wildfly-clustering-jgroups-extension-26.1.1.Final.jar [2023-12-06T09:28:28.880Z] #10 8.238 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/spi/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.238 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/common/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.239 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/transactions/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.239 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/transactions/main/wildfly-weld-transactions-26.1.1.Final.jar [2023-12-06T09:28:28.880Z] #10 8.239 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.239 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/jpa/main/wildfly-weld-jpa-26.1.1.Final.jar [2023-12-06T09:28:28.880Z] #10 8.240 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/modcluster/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.240 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/controller-client/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.240 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsf/main/wildfly-jsf-26.1.1.Final.jar [2023-12-06T09:28:28.880Z] #10 8.241 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsf/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.241 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/wildfly-domain-http-error-context-18.1.1.Final.jar [2023-12-06T09:28:28.880Z] #10 8.242 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.242 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jdr/main/wildfly-jdr-26.1.1.Final.jar [2023-12-06T09:28:28.880Z] #10 8.244 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jdr/main/resources/plugins.properties [2023-12-06T09:28:28.880Z] #10 8.244 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jdr/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.244 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/system-jmx/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.244 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/ejb3/main/wildfly-ejb3-26.1.1.Final.jar [2023-12-06T09:28:28.880Z] #10 8.261 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.261 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/nio/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.261 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/netty-xnio-transport-0.1.9.Final.jar [2023-12-06T09:28:28.880Z] #10 8.262 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.262 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/common-beans/main/jboss-common-beans-2.0.1.Final.jar [2023-12-06T09:28:28.880Z] #10 8.263 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/ejb/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.263 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/common/main/wildfly-http-client-common-1.1.11.Final.jar [2023-12-06T09:28:28.880Z] #10 8.265 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/transaction/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.265 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/naming/main/wildfly-http-naming-client-1.1.11.Final.jar [2023-12-06T09:28:28.880Z] #10 8.265 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/event/logger/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.266 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/config/main/wildfly-microprofile-reactive-messaging-config-26.1.1.Final.jar [2023-12-06T09:28:28.880Z] #10 8.266 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/kafka/main/wildfly-microprofile-reactive-messaging-kafka-26.1.1.Final.jar [2023-12-06T09:28:28.880Z] #10 8.266 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/cdi-provider/main/wildfly-microprofile-reactive-streams-operators-cdi-provider-26.1.1.Final.jar [2023-12-06T09:28:28.880Z] #10 8.266 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/spi/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.266 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/spi/main/wildfly-clustering-ee-spi-26.1.1.Final.jar [2023-12-06T09:28:28.880Z] #10 8.267 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/main/wildfly-clustering-ee-hotrod-26.1.1.Final.jar [2023-12-06T09:28:28.880Z] #10 8.267 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.267 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/wildfly-clustering-ee-infinispan-26.1.1.Final.jar [2023-12-06T09:28:28.880Z] #10 8.268 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.268 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.268 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/main/wildfly-clustering-marshalling-spi-26.1.1.Final.jar [2023-12-06T09:28:28.880Z] #10 8.269 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/cache/main/wildfly-clustering-web-cache-26.1.1.Final.jar [2023-12-06T09:28:28.880Z] #10 8.270 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/hotrod/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.271 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/container/main/wildfly-clustering-web-container-26.1.1.Final.jar [2023-12-06T09:28:28.880Z] #10 8.271 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/container/main/module.xml [2023-12-06T09:28:28.880Z] #10 8.271 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/wildfly-clustering-web-infinispan-26.1.1.Final.jar [2023-12-06T09:28:28.881Z] #10 8.272 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/embedded/main/module.xml [2023-12-06T09:28:28.881Z] #10 8.272 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/jakarta/authorization/main/module.xml [2023-12-06T09:28:28.881Z] #10 8.273 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/jakarta/authorization/main/wildfly-elytron-jacc-1.19.0.Final.jar [2023-12-06T09:28:28.881Z] #10 8.273 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-asn1-1.19.0.Final.jar [2023-12-06T09:28:28.881Z] #10 8.274 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-audit-1.19.0.Final.jar [2023-12-06T09:28:28.881Z] #10 8.274 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-auth-util-1.19.0.Final.jar [2023-12-06T09:28:28.881Z] #10 8.274 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-external-1.19.0.Final.jar [2023-12-06T09:28:28.881Z] #10 8.275 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-1.19.0.Final.jar [2023-12-06T09:28:28.881Z] #10 8.276 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/module.xml [2023-12-06T09:28:28.881Z] #10 8.276 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-scram-1.19.0.Final.jar [2023-12-06T09:28:28.881Z] #10 8.277 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-localuser-1.19.0.Final.jar [2023-12-06T09:28:28.881Z] #10 8.277 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-oauth2-1.19.0.Final.jar [2023-12-06T09:28:28.881Z] #10 8.277 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-keystore-1.19.0.Final.jar [2023-12-06T09:28:28.881Z] #10 8.278 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-spnego-1.19.0.Final.jar [2023-12-06T09:28:28.881Z] #10 8.278 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-private/main/module.xml [2023-12-06T09:28:28.881Z] #10 8.278 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-jwk/main/module.xml [2023-12-06T09:28:28.881Z] #10 8.278 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-tool/main/module.xml [2023-12-06T09:28:28.881Z] #10 8.278 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-tool/main/wildfly-elytron-tool-1.19.0.Final.jar [2023-12-06T09:28:28.881Z] #10 8.280 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/client/config/main/module.xml [2023-12-06T09:28:28.881Z] #10 8.280 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/discovery/main/wildfly-discovery-client-1.2.1.Final.jar [2023-12-06T09:28:28.881Z] #10 8.281 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/clustering/singleton/main/module.xml [2023-12-06T09:28:28.881Z] #10 8.281 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/io/main/wildfly-io-18.1.1.Final.jar [2023-12-06T09:28:28.881Z] #10 8.282 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/request-controller/main/module.xml [2023-12-06T09:28:28.881Z] #10 8.282 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/security/manager/main/wildfly-security-manager-18.1.1.Final.jar [2023-12-06T09:28:28.881Z] #10 8.283 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/module.xml [2023-12-06T09:28:28.881Z] #10 8.283 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/main/wildfly-microprofile-health-smallrye-26.1.1.Final.jar [2023-12-06T09:28:28.881Z] #10 8.283 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/main/wildfly-microprofile-config-smallrye-26.1.1.Final.jar [2023-12-06T09:28:28.881Z] #10 8.284 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry/main/module.xml [2023-12-06T09:28:28.881Z] #10 8.284 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/discovery/main/wildfly-discovery-18.1.1.Final.jar [2023-12-06T09:28:28.881Z] #10 8.285 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/datasources-agroal/main/wildfly-datasources-agroal-26.1.1.Final.jar [2023-12-06T09:28:28.881Z] #10 8.286 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xalan/main/module.xml [2023-12-06T09:28:28.881Z] #10 8.286 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xalan/main/serializer-2.7.1.jbossorg-5.jar [2023-12-06T09:28:28.881Z] #10 8.289 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/logging/log4j/api/main/module.xml [2023-12-06T09:28:28.881Z] #10 8.289 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/xmlschema/main/xmlschema-core-2.2.5.jar [2023-12-06T09:28:28.881Z] #10 8.291 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/xmlschema/main/module.xml [2023-12-06T09:28:28.881Z] #10 8.291 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-policy-stax-2.3.3.jar [2023-12-06T09:28:28.881Z] #10 8.293 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-policy-2.3.3.jar [2023-12-06T09:28:28.881Z] #10 8.295 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/httpcomponents/core/main/httpclient-4.5.13.jar [2023-12-06T09:28:28.881Z] #10 8.303 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/artemis-journal-2.19.1.jar [2023-12-06T09:28:28.881Z] #10 8.305 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-hqclient-protocol-2.19.1.jar [2023-12-06T09:28:28.881Z] #10 8.306 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jdbc-store-2.19.1.jar [2023-12-06T09:28:28.881Z] #10 8.308 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/internal/main/lucene-misc-5.5.5.jar [2023-12-06T09:28:28.881Z] #10 8.310 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/main/lucene-facet-5.5.5.jar [2023-12-06T09:28:28.881Z] #10 8.313 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/main/module.xml [2023-12-06T09:28:28.881Z] #10 8.313 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/main/lucene-core-5.5.5.jar [2023-12-06T09:28:28.881Z] #10 8.336 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-xmlsec-impl-3.4.6.jar [2023-12-06T09:28:28.881Z] #10 8.339 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-soap-api-3.4.6.jar [2023-12-06T09:28:28.881Z] #10 8.340 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/javassist/main/module.xml [2023-12-06T09:28:28.881Z] #10 8.341 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bitbucket/jose4j/main/jose4j-0.7.11.jar [2023-12-06T09:28:28.881Z] #10 8.344 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/bind/api/main/jboss-jaxb-api_2.3_spec-2.0.1.Final.jar [2023-12-06T09:28:28.881Z] #10 8.346 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/ws/rs/api/main/module.xml [2023-12-06T09:28:28.881Z] #10 8.346 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/orb/api/main/openjdk-orb-8.1.7.Final.jar [2023-12-06T09:28:28.881Z] #10 8.393 inflating: /opt/wildfly-26.1.1.Final/domain/configuration/application-roles.properties [2023-12-06T09:28:29.132Z] #10 8.393 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/standalone-rts.xml [2023-12-06T09:28:29.132Z] #10 8.394 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-client_8_0.xsd [2023-12-06T09:28:29.132Z] #10 8.394 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-client_6_0.xsd [2023-12-06T09:28:29.132Z] #10 8.394 inflating: /opt/wildfly-26.1.1.Final/docs/schema/elytron-client-1_6.xsd [2023-12-06T09:28:29.132Z] #10 8.394 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_3_0.xsd [2023-12-06T09:28:29.132Z] #10 8.395 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-jca_3_0.xsd [2023-12-06T09:28:29.132Z] #10 8.395 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-txn_1_5.xsd [2023-12-06T09:28:29.132Z] #10 8.395 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_9_0.xsd [2023-12-06T09:28:29.132Z] #10 8.396 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-security_1_2.xsd [2023-12-06T09:28:29.132Z] #10 8.396 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_10_0.xsd [2023-12-06T09:28:29.132Z] #10 8.396 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jgroups_6_0.xsd [2023-12-06T09:28:29.132Z] #10 8.397 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-picketlink-idm_1_1.xsd [2023-12-06T09:28:29.132Z] #10 8.397 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-iiop_1_2.xsd [2023-12-06T09:28:29.132Z] #10 8.397 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-ejb-timer_1_0.xsd [2023-12-06T09:28:29.132Z] #10 8.397 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-opentracing_1_0.xsd [2023-12-06T09:28:29.132Z] #10 8.397 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_9_0.xsd [2023-12-06T09:28:29.132Z] #10 8.398 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-client_1_2.xsd [2023-12-06T09:28:29.132Z] #10 8.398 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_1_0.xsd [2023-12-06T09:28:29.132Z] #10 8.400 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-fragment_5_0.xsd [2023-12-06T09:28:29.132Z] #10 8.400 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jpa_1_1.xsd [2023-12-06T09:28:29.132Z] #10 8.400 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-opentelemetry_1_0.xsd [2023-12-06T09:28:29.132Z] #10 8.400 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-cli_3_4.xsd [2023-12-06T09:28:29.132Z] #10 8.400 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jgroups_3_0.xsd [2023-12-06T09:28:29.132Z] #10 8.401 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-app_8_1.xsd [2023-12-06T09:28:29.132Z] #10 8.401 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-delivery-active_1_0.xsd [2023-12-06T09:28:29.132Z] #10 8.401 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jmx_1_2.xsd [2023-12-06T09:28:29.132Z] #10 8.401 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ee_1_1.xsd [2023-12-06T09:28:29.132Z] #10 8.401 inflating: /opt/wildfly-26.1.1.Final/docs/schema/application_1_4.xsd [2023-12-06T09:28:29.132Z] #10 8.401 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-mail_1_2.xsd [2023-12-06T09:28:29.132Z] #10 8.402 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-remoting_1_0.xsd [2023-12-06T09:28:29.132Z] #10 8.402 inflating: /opt/wildfly-26.1.1.Final/docs/schema/persistence_3_0.xsd [2023-12-06T09:28:29.132Z] #10 8.402 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-resource-adapters_6_1.xsd [2023-12-06T09:28:29.132Z] #10 8.402 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_12_0.xsd [2023-12-06T09:28:29.132Z] #10 8.404 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_5_0.xsd [2023-12-06T09:28:29.132Z] #10 8.404 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ejb3_1_3.xsd [2023-12-06T09:28:29.132Z] #10 8.405 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_12_1.xsd [2023-12-06T09:28:29.132Z] #10 8.405 inflating: /opt/wildfly-26.1.1.Final/docs/schema/singleton-deployment_1_0.xsd [2023-12-06T09:28:29.132Z] #10 8.405 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_14_0.xsd [2023-12-06T09:28:29.132Z] #10 8.407 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/common development and distribution license 1.1.txt [2023-12-06T09:28:29.132Z] #10 8.407 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/microprofile-feature-pack-licenses.html [2023-12-06T09:28:29.132Z] #10 8.408 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/creative commons attribution 2.5.html [2023-12-06T09:28:29.132Z] #10 8.408 inflating: /opt/wildfly-26.1.1.Final/standalone/configuration/logging.properties [2023-12-06T09:28:29.132Z] #10 8.408 inflating: /opt/wildfly-26.1.1.Final/standalone/configuration/application-users.properties [2023-12-06T09:28:29.132Z] #10 8.408 inflating: /opt/wildfly-26.1.1.Final/standalone/configuration/standalone-microprofile.xml [2023-12-06T09:28:29.132Z] #10 8.408 inflating: /opt/wildfly-26.1.1.Final/bin/jboss-cli.bat [2023-12-06T09:28:29.132Z] #10 8.408 inflating: /opt/wildfly-26.1.1.Final/bin/add-user.ps1 [2023-12-06T09:28:29.132Z] #10 8.409 inflating: /opt/wildfly-26.1.1.Final/bin/product.conf [2023-12-06T09:28:29.133Z] #10 8.409 inflating: /opt/wildfly-26.1.1.Final/bin/wsconsume.bat [2023-12-06T09:28:29.133Z] #10 8.409 inflating: /opt/wildfly-26.1.1.Final/bin/jboss-cli.xml [2023-12-06T09:28:29.133Z] #10 8.409 inflating: /opt/wildfly-26.1.1.Final/bin/wsprovide.ps1 [2023-12-06T09:28:29.133Z] #10 8.409 inflating: /opt/wildfly-26.1.1.Final/bin/appclient.conf.ps1 [2023-12-06T09:28:29.133Z] #10 8.409 inflating: /opt/wildfly-26.1.1.Final/bin/jboss-cli-logging.properties [2023-12-06T09:28:29.133Z] #10 8.409 inflating: /opt/wildfly-26.1.1.Final/bin/jconsole.ps1 [2023-12-06T09:28:29.133Z] #10 8.409 inflating: /opt/wildfly-26.1.1.Final/bin/client/jboss-cli-client.jar [2023-12-06T09:28:29.133Z] #10 8.507 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/module.xml [2023-12-06T09:28:29.133Z] #10 8.507 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/resteasy-atom-provider-4.7.6.Final.jar [2023-12-06T09:28:29.133Z] #10 8.508 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/main/module.xml [2023-12-06T09:28:29.133Z] #10 8.508 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/module.xml [2023-12-06T09:28:29.133Z] #10 8.508 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/resteasy-jackson2-provider-4.7.6.Final.jar [2023-12-06T09:28:29.133Z] #10 8.509 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml [2023-12-06T09:28:29.133Z] #10 8.509 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/module.xml [2023-12-06T09:28:29.133Z] #10 8.509 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/resteasy-validator-provider-4.7.6.Final.jar [2023-12-06T09:28:29.133Z] #10 8.509 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/module.xml [2023-12-06T09:28:29.133Z] #10 8.510 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/resteasy-json-binding-provider-4.7.6.Final.jar [2023-12-06T09:28:29.133Z] #10 8.510 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/module.xml [2023-12-06T09:28:29.133Z] #10 8.510 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/resteasy-json-p-provider-4.7.6.Final.jar [2023-12-06T09:28:29.133Z] #10 8.510 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/resteasy-crypto-4.7.6.Final.jar [2023-12-06T09:28:29.133Z] #10 8.511 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/resteasy-cdi-4.7.6.Final.jar [2023-12-06T09:28:29.133Z] #10 8.512 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/module.xml [2023-12-06T09:28:29.133Z] #10 8.512 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/module.xml [2023-12-06T09:28:29.133Z] #10 8.512 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/resteasy-multipart-provider-4.7.6.Final.jar [2023-12-06T09:28:29.133Z] #10 8.513 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/main/module.xml [2023-12-06T09:28:29.133Z] #10 8.514 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/threads/main/jboss-threads-2.4.0.Final.jar [2023-12-06T09:28:29.133Z] #10 8.515 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/module.xml [2023-12-06T09:28:29.133Z] #10 8.515 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/main/xnio-api-3.8.7.Final.jar [2023-12-06T09:28:29.133Z] #10 8.523 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-http-oidc/main/module.xml [2023-12-06T09:28:29.133Z] #10 8.523 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-bearer-1.19.0.Final.jar [2023-12-06T09:28:29.133Z] #10 8.523 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-digest-1.19.0.Final.jar [2023-12-06T09:28:29.133Z] #10 8.524 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-digest-1.19.0.Final.jar [2023-12-06T09:28:29.133Z] #10 8.524 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-realm-token-1.19.0.Final.jar [2023-12-06T09:28:29.133Z] #10 8.525 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-security-manager-action-1.19.0.Final.jar [2023-12-06T09:28:29.133Z] #10 8.525 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-server-sasl-1.19.0.Final.jar [2023-12-06T09:28:29.133Z] #10 8.525 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-scram-1.19.0.Final.jar [2023-12-06T09:28:29.133Z] #10 8.526 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-otp-1.19.0.Final.jar [2023-12-06T09:28:29.133Z] #10 8.526 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-1.19.0.Final.jar [2023-12-06T09:28:29.133Z] #10 8.527 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-principal-1.19.0.Final.jar [2023-12-06T09:28:29.133Z] #10 8.527 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-server-deprecated-1.19.0.Final.jar [2023-12-06T09:28:29.133Z] #10 8.527 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-entity-1.19.0.Final.jar [2023-12-06T09:28:29.133Z] #10 8.528 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-http-1.19.0.Final.jar [2023-12-06T09:28:29.133Z] #10 8.528 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-json-util-1.19.0.Final.jar [2023-12-06T09:28:29.133Z] #10 8.528 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-gs2-1.19.0.Final.jar [2023-12-06T09:28:29.133Z] #10 8.528 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-sso-1.19.0.Final.jar [2023-12-06T09:28:29.133Z] #10 8.529 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-anonymous-1.19.0.Final.jar [2023-12-06T09:28:29.133Z] #10 8.529 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-gssapi-1.19.0.Final.jar [2023-12-06T09:28:29.133Z] #10 8.530 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-util-1.19.0.Final.jar [2023-12-06T09:28:29.133Z] #10 8.530 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-basic-1.19.0.Final.jar [2023-12-06T09:28:29.133Z] #10 8.530 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-credential-store-1.19.0.Final.jar [2023-12-06T09:28:29.133Z] #10 8.531 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/linux-s390x/libwfssl.so [2023-12-06T09:28:29.133Z] #10 8.532 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/bean-validation/main/wildfly-bean-validation-26.1.1.Final.jar [2023-12-06T09:28:29.133Z] #10 8.533 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/io/main/module.xml [2023-12-06T09:28:29.133Z] #10 8.533 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry-api/main/wildfly-opentelemetry-api-26.1.1.Final.jar [2023-12-06T09:28:29.133Z] #10 8.533 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/metrics/main/wildfly-metrics-26.1.1.Final.jar [2023-12-06T09:28:29.133Z] #10 8.534 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/batch/jberet/main/wildfly-batch-jberet-26.1.1.Final.jar [2023-12-06T09:28:29.133Z] #10 8.536 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/yaml/snakeyaml/main/module.xml [2023-12-06T09:28:29.133Z] #10 8.536 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/log4j/main/module.xml [2023-12-06T09:28:29.133Z] #10 8.536 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/kafka/client/main/kafka-clients-3.1.0.jar [2023-12-06T09:28:29.134Z] #10 8.585 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-saml-api-3.4.6.jar [2023-12-06T09:28:29.134Z] #10 8.589 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/codehaus/woodstox/main/module.xml [2023-12-06T09:28:29.134Z] #10 8.589 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/javassist/main/javassist-3.27.0-GA.jar [2023-12-06T09:28:29.134Z] #10 8.597 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/enterprise/api/main/module.xml [2023-12-06T09:28:29.134Z] #10 8.597 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/jacc/api/main/jboss-jacc-api_1.5_spec-2.0.0.Final.jar [2023-12-06T09:28:29.134Z] #10 8.598 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/resource/api/main/jboss-connector-api_1.7_spec-2.0.0.Final.jar [2023-12-06T09:28:29.134Z] #10 8.599 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/json/bind/api/main/jakarta.json.bind-api-1.0.2.jar [2023-12-06T09:28:29.134Z] #10 8.599 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/wildflyee/api/main/module.xml [2023-12-06T09:28:29.134Z] #10 8.599 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/ibm/jdk/main/module.xml [2023-12-06T09:28:29.134Z] #10 8.599 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/nu/xom/main/xom-1.3.7.jar [2023-12-06T09:28:29.134Z] #10 8.603 inflating: /opt/wildfly-26.1.1.Final/domain/configuration/host-slave.xml [2023-12-06T09:28:29.134Z] #10 8.603 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/standalone-azure-ha.xml [2023-12-06T09:28:29.134Z] #10 8.603 inflating: /opt/wildfly-26.1.1.Final/docs/examples/enable-microprofile.cli [2023-12-06T09:28:29.134Z] #10 8.603 inflating: /opt/wildfly-26.1.1.Final/docs/schema/module-1_5.xsd [2023-12-06T09:28:29.134Z] #10 8.604 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jsp_2_3.xsd [2023-12-06T09:28:29.134Z] #10 8.604 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ee_6_0.xsd [2023-12-06T09:28:29.134Z] #10 8.604 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-remoting_2_0.xsd [2023-12-06T09:28:29.134Z] #10 8.605 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-client-ejb_3_0.xsd [2023-12-06T09:28:29.134Z] #10 8.605 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_3_0.xsd [2023-12-06T09:28:29.134Z] #10 8.606 inflating: /opt/wildfly-26.1.1.Final/docs/schema/elytron-identity-1_1.xsd [2023-12-06T09:28:29.134Z] #10 8.606 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_15_1.xsd [2023-12-06T09:28:29.384Z] #10 8.609 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-facelettaglibrary_3_0.xsd [2023-12-06T09:28:29.384Z] #10 8.609 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ejb3_1_5.xsd [2023-12-06T09:28:29.384Z] #10 8.609 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-cli_3_1.xsd [2023-12-06T09:28:29.384Z] #10 8.610 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-jsptaglibrary_3_0.xsd [2023-12-06T09:28:29.384Z] #10 8.610 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-config_2_0.xsd [2023-12-06T09:28:29.384Z] #10 8.612 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-cli_1_1.xsd [2023-12-06T09:28:29.384Z] #10 8.612 inflating: /opt/wildfly-26.1.1.Final/docs/schema/javaee_7.xsd [2023-12-06T09:28:29.384Z] #10 8.613 inflating: /opt/wildfly-26.1.1.Final/standalone/configuration/mgmt-users.properties [2023-12-06T09:28:29.384Z] #10 8.613 inflating: /opt/wildfly-26.1.1.Final/standalone/configuration/application-roles.properties [2023-12-06T09:28:29.384Z] #10 8.613 inflating: /opt/wildfly-26.1.1.Final/standalone/configuration/standalone-microprofile-ha.xml [2023-12-06T09:28:29.384Z] #10 8.614 inflating: /opt/wildfly-26.1.1.Final/bin/standalone.conf [2023-12-06T09:28:29.384Z] #10 8.614 inflating: /opt/wildfly-26.1.1.Final/bin/domain.bat [2023-12-06T09:28:29.384Z] #10 8.614 inflating: /opt/wildfly-26.1.1.Final/bin/jconsole.sh [2023-12-06T09:28:29.384Z] #10 8.614 inflating: /opt/wildfly-26.1.1.Final/bin/common.ps1 [2023-12-06T09:28:29.384Z] #10 8.614 inflating: /opt/wildfly-26.1.1.Final/jboss-modules.jar [2023-12-06T09:28:29.385Z] #10 8.619 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/squareup/okhttp3/main/okio-1.17.5.jar [2023-12-06T09:28:29.385Z] #10 8.620 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/messaging/saaj/main/stax-ex-1.8.3.jar [2023-12-06T09:28:29.385Z] #10 8.621 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/messaging/saaj/main/module.xml [2023-12-06T09:28:29.385Z] #10 8.621 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/fastinfoset/main/FastInfoset-1.2.18.jar [2023-12-06T09:28:29.385Z] #10 8.624 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/main/istack-commons-runtime-3.0.12.jar [2023-12-06T09:28:29.385Z] #10 8.624 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/main/codemodel-2.3.3-b02.jar [2023-12-06T09:28:29.385Z] #10 8.626 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/jsf-impl/main/module.xml [2023-12-06T09:28:29.385Z] #10 8.626 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/h2database/h2/main/h2-1.4.197.jar [2023-12-06T09:28:29.385Z] #10 8.646 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/js/main/undertow-js-1.0.2.Final.jar [2023-12-06T09:28:29.385Z] #10 8.647 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/js/main/module.xml [2023-12-06T09:28:29.385Z] #10 8.647 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/jaegertracing/jaeger/main/jaeger-thrift-1.6.0.jar [2023-12-06T09:28:29.385Z] #10 8.654 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/opentracing-noop/main/opentracing-noop-0.33.0.jar [2023-12-06T09:28:29.385Z] #10 8.654 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/opentracing-api/main/module.xml [2023-12-06T09:28:29.385Z] #10 8.654 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/main/opentracing-web-servlet-filter-0.2.3.jar [2023-12-06T09:28:29.385Z] #10 8.654 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/main/module.xml [2023-12-06T09:28:29.385Z] #10 8.655 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/main/opentracing-interceptors-0.1.3.jar [2023-12-06T09:28:29.385Z] #10 8.655 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/main/opentracing-tracerresolver-0.1.8.jar [2023-12-06T09:28:29.385Z] #10 8.655 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/main/module.xml [2023-12-06T09:28:29.385Z] #10 8.655 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/api/main/opentelemetry-semconv-1.9.1-alpha.jar [2023-12-06T09:28:29.385Z] #10 8.656 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/context/main/opentelemetry-context-1.9.1.jar [2023-12-06T09:28:29.385Z] #10 8.656 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-exporter-jaeger-1.9.1.jar [2023-12-06T09:28:29.385Z] #10 8.657 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-sdk-common-1.9.1.jar [2023-12-06T09:28:29.385Z] #10 8.657 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/asm/asm/main/module.xml [2023-12-06T09:28:29.385Z] #10 8.657 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/asm/asm/main/asm-9.2.jar [2023-12-06T09:28:29.385Z] #10 8.659 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/config/api/main/microprofile-config-api-2.0.jar [2023-12-06T09:28:29.385Z] #10 8.659 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/restclient/main/module.xml [2023-12-06T09:28:29.385Z] #10 8.659 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/metrics/api/main/module.xml [2023-12-06T09:28:29.385Z] #10 8.659 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/opentracing/main/microprofile-opentracing-api-2.0.jar [2023-12-06T09:28:29.385Z] #10 8.659 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/opentracing/main/module.xml [2023-12-06T09:28:29.385Z] #10 8.660 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/main/microprofile-jwt-auth-api-1.2.1.jar [2023-12-06T09:28:29.385Z] #10 8.660 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/api/main/smallrye-reactive-messaging-api-3.13.0.jar [2023-12-06T09:28:29.385Z] #10 8.661 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/jdt/ecj/main/module.xml [2023-12-06T09:28:29.385Z] #10 8.661 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/jdt/ecj/main/ecj-3.26.0.jar [2023-12-06T09:28:29.385Z] #10 8.691 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/appclient/main/wildfly-appclient-26.1.1.Final.jar [2023-12-06T09:28:29.385Z] #10 8.692 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/messaging/main/module.xml [2023-12-06T09:28:29.385Z] #10 8.692 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jmx/main/wildfly-jmx-18.1.1.Final.jar [2023-12-06T09:28:29.385Z] #10 8.695 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/mail/main/module.xml [2023-12-06T09:28:29.385Z] #10 8.695 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/connector/main/wildfly-connector-26.1.1.Final.jar [2023-12-06T09:28:29.385Z] #10 8.704 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/platform-mbean/main/wildfly-platform-mbean-18.1.1.Final.jar [2023-12-06T09:28:29.385Z] #10 8.706 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/deployment-repository/main/module.xml [2023-12-06T09:28:29.385Z] #10 8.706 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-add-user/main/module.xml [2023-12-06T09:28:29.385Z] #10 8.706 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/naming/main/wildfly-naming-26.1.1.Final.jar [2023-12-06T09:28:29.385Z] #10 8.708 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/cli/main/wildfly-cli-18.1.1.Final.jar [2023-12-06T09:28:29.385Z] #10 8.724 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/singleton/main/module.xml [2023-12-06T09:28:29.385Z] #10 8.724 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/common/main/wildfly-common-1.6.0.Final.jar [2023-12-06T09:28:29.385Z] #10 8.728 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-cert-acme-1.19.0.Final.jar [2023-12-06T09:28:29.385Z] #10 8.729 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-server-1.19.0.Final.jar [2023-12-06T09:28:29.385Z] #10 8.732 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/picketlink/main/module.xml [2023-12-06T09:28:29.385Z] #10 8.733 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/undertow/main/wildfly-undertow-26.1.1.Final.jar [2023-12-06T09:28:29.385Z] #10 8.742 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-bindings-2.3.3.jar [2023-12-06T09:28:29.385Z] #10 8.743 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/httpcomponents/core/main/httpcore-4.4.15.jar [2023-12-06T09:28:29.385Z] #10 8.746 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/santuario/xmlsec/main/module.xml [2023-12-06T09:28:29.385Z] #10 8.746 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xml-resolver/main/xml-resolver-1.2.jar [2023-12-06T09:28:29.385Z] #10 8.747 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xml-resolver/main/module.xml [2023-12-06T09:28:29.385Z] #10 8.747 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xerces/main/xercesImpl-2.12.0.SP03.jar [2023-12-06T09:28:29.385Z] #10 8.765 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-services-ws-discovery-api-3.4.5.jar [2023-12-06T09:28:29.385Z] #10 8.766 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-dv-3.3.1.jar [2023-12-06T09:28:29.385Z] #10 8.766 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/module.xml [2023-12-06T09:28:29.385Z] #10 8.766 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-databinding-jaxb-3.4.5.jar [2023-12-06T09:28:29.385Z] #10 8.768 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-frontend-jaxws-3.4.5.jar [2023-12-06T09:28:29.385Z] #10 8.769 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/main/cxf-core-3.4.5.jar [2023-12-06T09:28:29.385Z] #10 8.784 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-xmlsec-api-3.4.6.jar [2023-12-06T09:28:29.385Z] #10 8.787 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/module.xml [2023-12-06T09:28:29.386Z] #10 8.787 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-core-3.4.6.jar [2023-12-06T09:28:29.386Z] #10 8.789 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/codehaus/woodstox/main/stax2-api-4.2.1.jar [2023-12-06T09:28:29.386Z] #10 8.791 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/faces/api/main/module.xml [2023-12-06T09:28:29.386Z] #10 8.791 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/rpc/api/internal/main/module.xml [2023-12-06T09:28:29.386Z] #10 8.791 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/rpc/api/main/jboss-jaxrpc-api_1.1_spec-2.0.0.Final.jar [2023-12-06T09:28:29.386Z] #10 8.792 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/rpc/api/main/module.xml [2023-12-06T09:28:29.386Z] #10 8.792 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/ws/api/main/module.xml [2023-12-06T09:28:29.386Z] #10 8.792 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/ws/api/main/jboss-jaxws-api_2.3_spec-2.0.0.Final.jar [2023-12-06T09:28:29.386Z] #10 8.793 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/soap/api/main/module.xml [2023-12-06T09:28:29.386Z] #10 8.793 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/soap/api/main/jboss-saaj-api_1.4_spec-1.0.2.Final.jar [2023-12-06T09:28:29.386Z] #10 8.794 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/bind/api/main/module.xml [2023-12-06T09:28:29.386Z] #10 8.794 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/stream/api/main/module.xml [2023-12-06T09:28:29.386Z] #10 8.794 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/ejb/api/main/module.xml [2023-12-06T09:28:29.386Z] #10 8.794 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/ejb/api/main/jboss-ejb-api_3.2_spec-2.0.0.Final.jar [2023-12-06T09:28:29.386Z] #10 8.795 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/enterprise/concurrent/api/main/module.xml [2023-12-06T09:28:29.386Z] #10 8.795 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/mail/api/main/jakarta.mail-1.6.7.jar [2023-12-06T09:28:29.386Z] #10 8.801 inflating: /opt/wildfly-26.1.1.Final/domain/configuration/default-server-logging.properties [2023-12-06T09:28:29.386Z] #10 8.802 inflating: /opt/wildfly-26.1.1.Final/domain/configuration/host-master.xml [2023-12-06T09:28:29.386Z] #10 8.802 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_10_0.xsd [2023-12-06T09:28:29.386Z] #10 8.802 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_4_0.xsd [2023-12-06T09:28:29.386Z] #10 8.804 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-batch-jberet_2_0.xsd [2023-12-06T09:28:29.386Z] #10 8.804 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-security_1_1.xsd [2023-12-06T09:28:29.386Z] #10 8.804 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-common_3_1.xsd [2023-12-06T09:28:29.386Z] #10 8.804 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_1_2.xsd [2023-12-06T09:28:29.386Z] #10 8.806 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-app_7_1.xsd [2023-12-06T09:28:29.386Z] #10 8.806 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_9_0.xsd [2023-12-06T09:28:29.386Z] #10 8.807 inflating: /opt/wildfly-26.1.1.Final/docs/schema/persistence_1_0.xsd [2023-12-06T09:28:29.386Z] #10 8.807 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-facelettaglibrary_2_3.xsd [2023-12-06T09:28:29.386Z] #10 8.807 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_9_0.xsd [2023-12-06T09:28:29.386Z] #10 8.809 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/mozilla public license 1.1.txt [2023-12-06T09:28:29.386Z] #10 8.809 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/common public license 1.0.txt [2023-12-06T09:28:29.386Z] #10 8.810 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/gnu general public license v2.0 only, with classpath exception.txt [2023-12-06T09:28:29.386Z] #10 8.810 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/eclipse public license 1.0.txt [2023-12-06T09:28:29.386Z] #10 8.810 inflating: /opt/wildfly-26.1.1.Final/standalone/configuration/standalone-load-balancer.xml [2023-12-06T09:28:29.386Z] #10 8.811 inflating: /opt/wildfly-26.1.1.Final/standalone/configuration/mgmt-groups.properties [2023-12-06T09:28:29.386Z] #10 8.811 inflating: /opt/wildfly-26.1.1.Final/standalone/deployments/README.txt [2023-12-06T09:28:29.386Z] #10 8.811 inflating: /opt/wildfly-26.1.1.Final/bin/standalone.sh [2023-12-06T09:28:29.386Z] #10 8.811 inflating: /opt/wildfly-26.1.1.Final/bin/wildfly-elytron-tool.jar [2023-12-06T09:28:29.386Z] #10 8.813 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/protobuf/main/module.xml [2023-12-06T09:28:29.386Z] #10 8.813 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/protobuf/main/perfmark-api-0.23.0.jar [2023-12-06T09:28:29.386Z] #10 8.813 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/guava/failureaccess/main/failureaccess-1.0.1.jar [2023-12-06T09:28:29.386Z] #10 8.813 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/guava/failureaccess/main/module.xml [2023-12-06T09:28:29.386Z] #10 8.813 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/guava/main/guava-31.1-jre.jar [2023-12-06T09:28:29.637Z] #10 8.843 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/vertx/core/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.843 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/vertx/client/kafka/main/vertx-kafka-client-4.2.1.jar [2023-12-06T09:28:29.637Z] #10 8.845 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/grpc/main/grpc-protobuf-1.38.1.jar [2023-12-06T09:28:29.637Z] #10 8.845 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/grpc/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.845 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/grpc/main/grpc-core-1.38.1.jar [2023-12-06T09:28:29.637Z] #10 8.852 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/aesh/main/aesh-2.4.jar [2023-12-06T09:28:29.637Z] #10 8.856 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.856 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/5.0/module.xml [2023-12-06T09:28:29.637Z] #10 8.856 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/infinispan/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.856 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/bytecodetransformer/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.856 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/bytecodetransformer/main/wildfly-ormtransformer-26.1.1.Final.jar [2023-12-06T09:28:29.637Z] #10 8.857 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/commons-annotations/main/hibernate-commons-annotations-5.0.5.Final.jar [2023-12-06T09:28:29.637Z] #10 8.858 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/backend-jms/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.858 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/orm/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.858 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/orm/main/hibernate-search-orm-5.10.11.Final.jar [2023-12-06T09:28:29.637Z] #10 8.859 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.860 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/envers/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.860 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jctools/main/jctools-core-2.1.2.jar [2023-12-06T09:28:29.637Z] #10 8.862 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/jakarta/el/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.862 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/soteria/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.863 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/soteria/main/jakarta.security.enterprise-1.0.1-jbossorg-1.jar [2023-12-06T09:28:29.637Z] #10 8.864 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hornetq/client/main/hornetq-commons-2.4.8.Final.jar [2023-12-06T09:28:29.637Z] #10 8.865 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jgroups/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.866 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jgroups/kubernetes/main/jgroups-kubernetes-1.0.16.Final.jar [2023-12-06T09:28:29.637Z] #10 8.867 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/dom4j/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.867 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/omg/api/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.867 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/marshalling/river/main/jboss-marshalling-river-2.0.12.Final.jar [2023-12-06T09:28:29.637Z] #10 8.869 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/marshalling/river/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.869 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/marshalling/main/jboss-marshalling-2.0.12.Final.jar [2023-12-06T09:28:29.637Z] #10 8.872 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/msc/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.872 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-core-api-1.5.3.Final.jar [2023-12-06T09:28:29.637Z] #10 8.873 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.5.3.Final.jar [2023-12-06T09:28:29.637Z] #10 8.874 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.874 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/ironjacamar-jdbc-1.5.3.Final.jar [2023-12-06T09:28:29.637Z] #10 8.877 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/web/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.877 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/common/main/jboss-metadata-common-14.0.0.Final.jar [2023-12-06T09:28:29.637Z] #10 8.882 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/jbossws-cxf-factories-5.4.4.Final.jar [2023-12-06T09:28:29.637Z] #10 8.882 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.883 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/jbossws-cxf-server-5.4.4.Final.jar [2023-12-06T09:28:29.637Z] #10 8.884 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/probe/main/weld-probe-core-3.1.9.Final.jar [2023-12-06T09:28:29.637Z] #10 8.891 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/connector/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.891 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/controller/main/dir/.gitkeep [2023-12-06T09:28:29.637Z] #10 8.892 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/controller/main/wildfly-controller-18.1.1.Final.jar [2023-12-06T09:28:29.637Z] #10 8.914 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.914 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.914 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core/main/resteasy-core-4.7.6.Final.jar [2023-12-06T09:28:29.637Z] #10 8.923 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/transaction/client/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.923 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/embedded/main/wildfly-embedded-18.1.1.Final.jar [2023-12-06T09:28:29.637Z] #10 8.924 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-digest-1.19.0.Final.jar [2023-12-06T09:28:29.637Z] #10 8.924 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-digest-1.19.0.Final.jar [2023-12-06T09:28:29.637Z] #10 8.925 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-form-1.19.0.Final.jar [2023-12-06T09:28:29.637Z] #10 8.925 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-external-1.19.0.Final.jar [2023-12-06T09:28:29.637Z] #10 8.925 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-base-1.19.0.Final.jar [2023-12-06T09:28:29.637Z] #10 8.926 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-cert-1.19.0.Final.jar [2023-12-06T09:28:29.637Z] #10 8.927 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-client-1.19.0.Final.jar [2023-12-06T09:28:29.637Z] #10 8.929 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/naming/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.929 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/wildfly-microprofile-opentracing-smallrye-26.1.1.Final.jar [2023-12-06T09:28:29.637Z] #10 8.929 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.930 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/main/wildfly-microprofile-fault-tolerance-smallrye-executor-26.1.1.Final.jar [2023-12-06T09:28:29.637Z] #10 8.930 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.930 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/client/config/main/wildfly-client-config-1.0.1.Final.jar [2023-12-06T09:28:29.637Z] #10 8.930 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/discovery/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.931 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/iiop-openjdk/main/wildfly-iiop-openjdk-26.1.1.Final.jar [2023-12-06T09:28:29.637Z] #10 8.934 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/qpid/proton/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.934 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xalan/main/xalan-2.7.1.jbossorg-5.jar [2023-12-06T09:28:29.637Z] #10 8.966 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-security-saml-3.4.5.jar [2023-12-06T09:28:29.637Z] #10 8.966 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/services-sts/main/cxf-services-sts-core-3.4.5.jar [2023-12-06T09:28:29.637Z] #10 8.969 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/lang3/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.969 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/beanutils/main/module.xml [2023-12-06T09:28:29.637Z] #10 8.969 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/beanutils/main/commons-beanutils-1.9.4.jar [2023-12-06T09:28:29.637Z] #10 8.972 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/main/infinispan-core-13.0.10.Final.jar [2023-12-06T09:28:29.637Z] #10 9.026 inflating: /opt/wildfly-26.1.1.Final/domain/configuration/mgmt-groups.properties [2023-12-06T09:28:29.637Z] #10 9.026 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/domain-ec2.xml [2023-12-06T09:28:29.637Z] #10 9.026 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_6_0.xsd [2023-12-06T09:28:29.637Z] #10 9.027 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-config_1_6.xsd [2023-12-06T09:28:29.637Z] #10 9.028 inflating: /opt/wildfly-26.1.1.Final/docs/schema/module-1_1.xsd [2023-12-06T09:28:29.637Z] #10 9.029 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-metrics_1_0.xsd [2023-12-06T09:28:29.637Z] #10 9.029 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-app_3_0.xsd [2023-12-06T09:28:29.637Z] #10 9.029 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_14_0.xsd [2023-12-06T09:28:29.637Z] #10 9.029 inflating: /opt/wildfly-26.1.1.Final/docs/schema/elytron-client-1_5.xsd [2023-12-06T09:28:29.637Z] #10 9.030 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-weld-1_0.xsd [2023-12-06T09:28:29.637Z] #10 9.030 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_7_0.xsd [2023-12-06T09:28:29.637Z] #10 9.030 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-remoting_5_1.xsd [2023-12-06T09:28:29.637Z] #10 9.030 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jakartaee_web_services_client_2_0.xsd [2023-12-06T09:28:29.637Z] #10 9.031 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-jsptaglibrary_2_0.xsd [2023-12-06T09:28:29.637Z] #10 9.031 inflating: /opt/wildfly-26.1.1.Final/docs/schema/application_5.xsd [2023-12-06T09:28:29.637Z] #10 9.031 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-mod-cluster_3_0.xsd [2023-12-06T09:28:29.637Z] #10 9.032 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_1_2.xsd [2023-12-06T09:28:29.637Z] #10 9.032 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-common_8_0.xsd [2023-12-06T09:28:29.637Z] #10 9.032 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_15_0.xsd [2023-12-06T09:28:29.638Z] #10 9.035 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_4_0.xsd [2023-12-06T09:28:29.638Z] #10 9.035 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_8_0.xsd [2023-12-06T09:28:29.638Z] #10 9.037 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-config-smallrye_2_0.xsd [2023-12-06T09:28:29.638Z] #10 9.037 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_10_0.xsd [2023-12-06T09:28:29.638Z] #10 9.040 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-ejb3_9_0.xsd [2023-12-06T09:28:29.638Z] #10 9.040 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-messaging_1_2.xsd [2023-12-06T09:28:29.638Z] #10 9.041 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-picketlink-federation_1_0.xsd [2023-12-06T09:28:29.638Z] #10 9.041 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ejb3_1_1.xsd [2023-12-06T09:28:29.638Z] #10 9.041 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-web_2_1.xsd [2023-12-06T09:28:29.638Z] #10 9.041 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-cli_1_2.xsd [2023-12-06T09:28:29.638Z] #10 9.042 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-rts_1_0.xsd [2023-12-06T09:28:29.638Z] #10 9.042 inflating: /opt/wildfly-26.1.1.Final/docs/schema/application_9.xsd [2023-12-06T09:28:29.638Z] #10 9.042 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-web_1_2.xsd [2023-12-06T09:28:29.638Z] #10 9.042 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-client_1_0.xsd [2023-12-06T09:28:29.638Z] #10 9.042 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-ejb3_8_0.xsd [2023-12-06T09:28:29.638Z] #10 9.043 inflating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/systemd/wildfly.conf [2023-12-06T09:28:29.638Z] #10 9.043 inflating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/init.d/wildfly-init-redhat.sh [2023-12-06T09:28:29.638Z] #10 9.043 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/gnu lesser general public license v2.1 or later.txt [2023-12-06T09:28:29.638Z] #10 9.043 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/full-feature-pack-licenses.xml [2023-12-06T09:28:29.638Z] #10 9.045 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/creative commons zero v1.0 universal.txt [2023-12-06T09:28:29.638Z] #10 9.045 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/indiana university extreme lab software license 1.1.1.html [2023-12-06T09:28:29.638Z] #10 9.045 inflating: /opt/wildfly-26.1.1.Final/bin/domain.ps1 [2023-12-06T09:28:29.638Z] #10 9.046 inflating: /opt/wildfly-26.1.1.Final/bin/appclient.ps1 [2023-12-06T09:28:29.638Z] #10 9.046 inflating: /opt/wildfly-26.1.1.Final/bin/standalone.ps1 [2023-12-06T09:28:29.638Z] #10 9.046 inflating: /opt/wildfly-26.1.1.Final/bin/add-user.bat [2023-12-06T09:28:29.638Z] #10 9.046 inflating: /opt/wildfly-26.1.1.Final/bin/domain.conf.bat [2023-12-06T09:28:29.638Z] #10 9.046 inflating: /opt/wildfly-26.1.1.Final/bin/elytron-tool.sh [2023-12-06T09:28:29.638Z] #10 9.046 inflating: /opt/wildfly-26.1.1.Final/bin/standalone.conf.ps1 [2023-12-06T09:28:29.638Z] #10 9.046 inflating: /opt/wildfly-26.1.1.Final/bin/appclient.sh [2023-12-06T09:28:29.638Z] #10 9.046 inflating: /opt/wildfly-26.1.1.Final/bin/common.sh [2023-12-06T09:28:29.638Z] #10 9.047 inflating: /opt/wildfly-26.1.1.Final/bin/client/README-EJB-JMS.txt [2023-12-06T09:28:29.638Z] #10 9.047 inflating: /opt/wildfly-26.1.1.Final/bin/common.bat [2023-12-06T09:28:29.638Z] #10 9.047 inflating: /opt/wildfly-26.1.1.Final/bin/jboss-cli.ps1 [2023-12-06T09:28:29.638Z] #10 9.047 inflating: /opt/wildfly-26.1.1.Final/bin/wsconsume.ps1 [2023-12-06T09:28:29.638Z] #10 9.047 inflating: /opt/wildfly-26.1.1.Final/bin/wsconsume.sh [2023-12-06T09:28:29.638Z] #10 9.047 inflating: /opt/wildfly-26.1.1.Final/welcome-content/index_noconsole.html [2023-12-06T09:28:29.638Z] #10 9.047 inflating: /opt/wildfly-26.1.1.Final/welcome-content/bkg.gif [2023-12-06T09:28:29.638Z] #10 9.048 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/protobuf/main/protobuf-java-3.19.2.jar [2023-12-06T09:28:29.638Z] #10 9.064 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-api-5.2.1.jar [2023-12-06T09:28:29.638Z] #10 9.065 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-autoconfig-core-5.2.1.jar [2023-12-06T09:28:29.638Z] #10 9.065 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-5.2.1.jar [2023-12-06T09:28:29.638Z] #10 9.066 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/opentracing/main/module.xml [2023-12-06T09:28:29.638Z] #10 9.066 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-http-mechanism-3.1.1.jar [2023-12-06T09:28:29.638Z] #10 9.067 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-common-3.1.1.jar [2023-12-06T09:28:29.638Z] #10 9.067 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/openapi/main/smallrye-open-api-core-2.1.21.jar [2023-12-06T09:28:29.638Z] #10 9.073 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-resolver/main/netty-resolver-4.1.76.Final.jar [2023-12-06T09:28:29.638Z] #10 9.074 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-common/main/module.xml [2023-12-06T09:28:29.638Z] #10 9.074 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-http/main/netty-codec-http-4.1.76.Final.jar [2023-12-06T09:28:29.638Z] #10 9.082 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-dns/main/module.xml [2023-12-06T09:28:29.638Z] #10 9.082 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/jsp/main/jastow-2.0.10.Final.jar [2023-12-06T09:28:29.638Z] #10 9.091 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/grpc/main/grpc-okhttp-1.38.1.jar [2023-12-06T09:28:29.638Z] #10 9.093 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/opentracing-util/main/opentracing-util-0.33.0.jar [2023-12-06T09:28:29.638Z] #10 9.094 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/opentracing-util/main/module.xml [2023-12-06T09:28:29.638Z] #10 9.094 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/opentracing-noop/main/module.xml [2023-12-06T09:28:29.638Z] #10 9.094 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/opentracing-api/main/opentracing-api-0.33.0.jar [2023-12-06T09:28:29.638Z] #10 9.094 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/main/module.xml [2023-12-06T09:28:29.638Z] #10 9.095 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/main/opentracing-concurrent-0.4.0.jar [2023-12-06T09:28:29.638Z] #10 9.095 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/main/module.xml [2023-12-06T09:28:29.638Z] #10 9.095 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/main/module.xml [2023-12-06T09:28:29.638Z] #10 9.095 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/main/opentracing-jaxrs2-1.0.0.jar [2023-12-06T09:28:29.638Z] #10 9.096 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/context/main/module.xml [2023-12-06T09:28:29.638Z] #10 9.096 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-exporter-otlp-trace-1.9.1.jar [2023-12-06T09:28:29.638Z] #10 9.097 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-exporter-otlp-common-1.9.1.jar [2023-12-06T09:28:29.638Z] #10 9.099 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/jgit/main/org.eclipse.jgit-5.13.0.202109080827-r.jar [2023-12-06T09:28:29.638Z] #10 9.136 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/core/main/module.xml [2023-12-06T09:28:29.638Z] #10 9.137 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/core/main/weld-jta-3.1.9.Final.jar [2023-12-06T09:28:29.638Z] #10 9.137 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/txframework/main/module.xml [2023-12-06T09:28:29.638Z] #10 9.137 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/rts/main/restat-util-5.12.5.Final.jar [2023-12-06T09:28:29.638Z] #10 9.138 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/rts/main/restat-bridge-5.12.5.Final.jar [2023-12-06T09:28:29.638Z] #10 9.138 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/staxmapper/main/staxmapper-1.3.0.Final.jar [2023-12-06T09:28:29.638Z] #10 9.139 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/staxmapper/main/module.xml [2023-12-06T09:28:29.638Z] #10 9.140 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jaxbintros/main/jboss-jaxb-intros-1.0.3.GA.jar [2023-12-06T09:28:29.638Z] #10 9.140 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting/main/module.xml [2023-12-06T09:28:29.638Z] #10 9.140 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jboss-transaction-spi/main/jboss-transaction-spi-7.6.1.Final.jar [2023-12-06T09:28:29.638Z] #10 9.141 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb-client/main/module.xml [2023-12-06T09:28:29.638Z] #10 9.141 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/genericjms/main/generic-jms-ra-jar-2.0.10.Final.jar [2023-12-06T09:28:29.638Z] #10 9.143 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jandex/main/module.xml [2023-12-06T09:28:29.638Z] #10 9.143 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/ee/main/wildfly-ee-26.1.1.Final.jar [2023-12-06T09:28:29.638Z] #10 9.152 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/host-controller/main/wildfly-host-controller-18.1.1.Final.jar [2023-12-06T09:28:29.888Z] #10 9.170 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jts/integration/main/module.xml [2023-12-06T09:28:29.888Z] #10 9.170 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jts/main/module.xml [2023-12-06T09:28:29.888Z] #10 9.170 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jts/main/narayana-jts-idlj-5.12.5.Final.jar [2023-12-06T09:28:29.888Z] #10 9.195 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/iiop-openjdk/main/module.xml [2023-12-06T09:28:29.888Z] #10 9.195 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/health/main/wildfly-health-26.1.1.Final.jar [2023-12-06T09:28:29.888Z] #10 9.195 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/ee-security/main/wildfly-ee-security-26.1.1.Final.jar [2023-12-06T09:28:29.888Z] #10 9.196 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/core-management/main/module.xml [2023-12-06T09:28:29.889Z] #10 9.196 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/bean-validation/main/module.xml [2023-12-06T09:28:29.889Z] #10 9.196 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/clustering/web/main/wildfly-clustering-web-extension-26.1.1.Final.jar [2023-12-06T09:28:29.889Z] #10 9.198 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/security/manager/main/module.xml [2023-12-06T09:28:29.889Z] #10 9.198 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/injection/main/wildfly-messaging-activemq-injection-26.1.1.Final.jar [2023-12-06T09:28:29.889Z] #10 9.199 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/META-INF/services/org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextFactory [2023-12-06T09:28:29.889Z] #10 9.199 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/wildfly-messaging-activemq-subsystem-26.1.1.Final.jar [2023-12-06T09:28:29.889Z] #10 9.212 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/sshd/main/sshd-core-2.7.0.jar [2023-12-06T09:28:29.889Z] #10 9.224 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/activemq-artemis-native-1.0.2.jar [2023-12-06T09:28:29.889Z] #10 9.225 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-i686/libartemis-native-32.so [2023-12-06T09:28:29.889Z] #10 9.226 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-service-extensions-2.19.1.jar [2023-12-06T09:28:29.889Z] #10 9.226 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-cli-2.19.1.jar [2023-12-06T09:28:29.889Z] #10 9.233 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/main/lucene-queries-5.5.5.jar [2023-12-06T09:28:29.889Z] #10 9.236 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/ws-security/main/module.xml [2023-12-06T09:28:29.889Z] #10 9.236 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-jms-3.4.5.jar [2023-12-06T09:28:29.889Z] #10 9.238 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-bug986-3.3.1.jar [2023-12-06T09:28:29.889Z] #10 9.239 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-frontend-simple-3.4.5.jar [2023-12-06T09:28:29.889Z] #10 9.240 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-ts-3.3.1.jar [2023-12-06T09:28:29.889Z] #10 9.241 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-runtime-3.3.1.jar [2023-12-06T09:28:29.889Z] #10 9.241 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-boolean-3.3.1.jar [2023-12-06T09:28:29.889Z] #10 9.241 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-xml-3.4.5.jar [2023-12-06T09:28:29.889Z] #10 9.242 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-security-3.4.5.jar [2023-12-06T09:28:29.889Z] #10 9.243 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-core-3.4.5.jar [2023-12-06T09:28:29.889Z] #10 9.244 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-java2ws-3.4.5.jar [2023-12-06T09:28:29.889Z] #10 9.246 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-addr-3.4.5.jar [2023-12-06T09:28:29.889Z] #10 9.247 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-soap-3.4.5.jar [2023-12-06T09:28:29.889Z] #10 9.250 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-common-3.4.5.jar [2023-12-06T09:28:29.889Z] #10 9.252 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/services-sts/main/module.xml [2023-12-06T09:28:29.889Z] #10 9.253 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/main/cxf-rt-features-logging-3.4.5.jar [2023-12-06T09:28:29.889Z] #10 9.254 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/main/module.xml [2023-12-06T09:28:29.889Z] #10 9.254 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/logging/main/module.xml [2023-12-06T09:28:29.889Z] #10 9.254 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/io/main/commons-io-2.11.0.jar [2023-12-06T09:28:29.889Z] #10 9.259 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-v53-13.0.10.Final.jar [2023-12-06T09:28:29.889Z] #10 9.260 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/hibernate-cache/main/module.xml [2023-12-06T09:28:29.889Z] #10 9.260 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/client/hotrod/main/infinispan-client-hotrod-13.0.10.Final.jar [2023-12-06T09:28:29.889Z] #10 9.270 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcpg/main/module.xml [2023-12-06T09:28:29.889Z] #10 9.270 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/main/module.xml [2023-12-06T09:28:29.889Z] #10 9.270 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jsoup/main/jsoup-1.14.2.jar [2023-12-06T09:28:29.889Z] #10 9.276 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-security-impl-3.4.6.jar [2023-12-06T09:28:29.889Z] #10 9.277 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-profile-api-3.4.6.jar [2023-12-06T09:28:29.889Z] #10 9.278 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jasypt/main/module.xml [2023-12-06T09:28:29.889Z] #10 9.278 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/slf4j/impl/main/slf4j-jboss-logmanager-1.1.0.Final.jar [2023-12-06T09:28:29.889Z] #10 9.278 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/slf4j/impl/main/jbosgi-xservice.properties [2023-12-06T09:28:29.889Z] #10 9.279 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/slf4j/impl/main/module.xml [2023-12-06T09:28:29.889Z] #10 9.279 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/slf4j/main/module.xml [2023-12-06T09:28:29.889Z] #10 9.279 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/slf4j/main/slf4j-api-1.7.36.jar [2023-12-06T09:28:29.889Z] #10 9.280 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jaxen/main/jaxen-1.1.6.jar [2023-12-06T09:28:29.889Z] #10 9.283 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/faces/api/main/jboss-jsf-api_2.3_spec-3.1.0.SP01.jar [2023-12-06T09:28:29.889Z] #10 9.293 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/nu/xom/main/module.xml [2023-12-06T09:28:29.889Z] #10 9.294 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/net/bytebuddy/main/byte-buddy-1.11.12.jar [2023-12-06T09:28:30.800Z] #10 DONE 10.1s [2023-12-06T09:28:30.800Z] [2023-12-06T09:28:30.800Z] #11 [ 7/16] COPY src/repository /root/.m2/repository [2023-12-06T09:28:30.800Z] #11 DONE 0.1s [2023-12-06T09:28:30.800Z] [2023-12-06T09:28:30.800Z] #12 [ 8/16] COPY src/settings.xml /root/.m2/ [2023-12-06T09:28:30.800Z] #12 DONE 0.1s [2023-12-06T09:28:30.800Z] [2023-12-06T09:28:30.800Z] #13 [ 9/16] COPY src/h2 /opt/silverpeas/h2 [2023-12-06T09:28:30.800Z] #13 DONE 0.1s [2023-12-06T09:28:30.800Z] [2023-12-06T09:28:30.800Z] #14 [10/16] COPY src/configuration /opt/silverpeas/configuration [2023-12-06T09:28:30.800Z] #14 DONE 0.0s [2023-12-06T09:28:31.050Z] [2023-12-06T09:28:31.050Z] #15 [11/16] COPY src/data /opt/silverpeas/data [2023-12-06T09:28:31.300Z] #15 DONE 0.2s [2023-12-06T09:28:31.300Z] [2023-12-06T09:28:31.300Z] #16 [12/16] COPY src/bin /opt/silverpeas/bin [2023-12-06T09:28:31.300Z] #16 DONE 0.1s [2023-12-06T09:28:31.300Z] [2023-12-06T09:28:31.300Z] #17 [13/16] RUN sed -i -e "s/APP_VER/6.3.3/g" /opt/silverpeas/bin/silverpeas.gradle [2023-12-06T09:28:31.550Z] #17 DONE 0.3s [2023-12-06T09:28:31.550Z] [2023-12-06T09:28:31.550Z] #18 [14/16] WORKDIR /opt/silverpeas/bin [2023-12-06T09:28:31.550Z] #18 DONE 0.0s [2023-12-06T09:28:31.550Z] [2023-12-06T09:28:31.550Z] #19 [15/16] COPY src/run.sh /opt/ [2023-12-06T09:28:31.550Z] #19 DONE 0.1s [2023-12-06T09:28:31.801Z] [2023-12-06T09:28:31.801Z] #20 [16/16] RUN ./setup.sh 6.3.3 [2023-12-06T09:28:32.051Z] #20 0.334 Installation of Silverpeas 6.3.3 [2023-12-06T09:28:32.051Z] #20 0.338 Start H2 database... [2023-12-06T09:28:32.602Z] #20 0.857 TCP server running at tcp://localhost:9092 (only local connections) [2023-12-06T09:29:53.846Z] #20 72.73 Construct... OK [2023-12-06T09:30:12.717Z] #20 100.1 Configure... OK [2023-12-06T09:30:14.578Z] #20 100.8 Migrate... OK [2023-12-06T09:31:10.629Z] #20 153.0 Install... OK [2023-12-06T09:31:10.629Z] #20 155.3 The whole tasks took 130s [2023-12-06T09:31:10.629Z] #20 155.3 [2023-12-06T09:31:10.629Z] #20 155.3 INFO: JBoss is stopped [2023-12-06T09:31:10.629Z] #20 155.8 Stop H2 database... [2023-12-06T09:31:10.629Z] #20 155.8 Shutting down TCP Server at tcp://localhost:9092 [2023-12-06T09:31:10.629Z] #20 DONE 156.4s [2023-12-06T09:31:10.629Z] [2023-12-06T09:31:10.629Z] #21 exporting to image [2023-12-06T09:31:10.629Z] #21 exporting layers [2023-12-06T09:31:25.392Z] #21 exporting layers 15.5s done [2023-12-06T09:31:25.392Z] #21 writing image sha256:a58a4809c8bfe92f168645efa5941af64b16c3d6e2d0e9a76ef2dcd0c51bea7e done [2023-12-06T09:31:25.392Z] #21 naming to docker.io/silverpeas/silverpeas-test:6.3.3 [2023-12-06T09:31:25.392Z] #21 naming to docker.io/silverpeas/silverpeas-test:6.3.3 done [2023-12-06T09:31:25.392Z] #21 DONE 15.5s [2023-12-06T09:31:25.394Z] [Pipeline] } [2023-12-06T09:31:25.400Z] [Pipeline] // withEnv [2023-12-06T09:31:25.411Z] [Pipeline] } [2023-12-06T09:31:25.415Z] [Pipeline] // script [2023-12-06T09:31:25.419Z] [Pipeline] } [2023-12-06T09:31:25.423Z] [Pipeline] // stage [2023-12-06T09:31:25.428Z] [Pipeline] stage [2023-12-06T09:31:25.428Z] [Pipeline] { (Register image) [2023-12-06T09:31:25.439Z] [Pipeline] script [2023-12-06T09:31:25.442Z] [Pipeline] { [2023-12-06T09:31:25.448Z] [Pipeline] withEnv [2023-12-06T09:31:25.449Z] [Pipeline] { [2023-12-06T09:31:25.454Z] [Pipeline] withDockerRegistry [2023-12-06T09:31:25.469Z] $ docker login -u mmoqui -p ******** https://index.docker.io/v1/ [2023-12-06T09:31:25.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T09:31:26.347Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Silverpeas Test Image@tmp/0dc69f69-802d-4e5d-96ec-08868267693c/config.json. [2023-12-06T09:31:26.347Z] Configure a credential helper to remove this warning. See [2023-12-06T09:31:26.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-12-06T09:31:26.347Z] [2023-12-06T09:31:26.347Z] Login Succeeded [2023-12-06T09:31:26.352Z] [Pipeline] { [2023-12-06T09:31:26.365Z] [Pipeline] isUnix [2023-12-06T09:31:26.366Z] [Pipeline] withEnv [2023-12-06T09:31:26.367Z] [Pipeline] { [2023-12-06T09:31:26.374Z] [Pipeline] sh [2023-12-06T09:31:26.630Z] + docker tag silverpeas/silverpeas-test:6.3.3 silverpeas/silverpeas-test:6.3.3 [2023-12-06T09:31:26.631Z] [Pipeline] } [2023-12-06T09:31:26.639Z] [Pipeline] // withEnv [2023-12-06T09:31:26.648Z] [Pipeline] isUnix [2023-12-06T09:31:26.649Z] [Pipeline] withEnv [2023-12-06T09:31:26.650Z] [Pipeline] { [2023-12-06T09:31:26.661Z] [Pipeline] sh [2023-12-06T09:31:26.917Z] + docker push silverpeas/silverpeas-test:6.3.3 [2023-12-06T09:31:26.917Z] The push refers to repository [docker.io/silverpeas/silverpeas-test] [2023-12-06T09:31:27.167Z] 28bc35ac2ff8: Preparing [2023-12-06T09:31:27.167Z] a9f99d5b043a: Preparing [2023-12-06T09:31:27.167Z] 5f70bf18a086: Preparing [2023-12-06T09:31:27.167Z] 69f676d58e29: Preparing [2023-12-06T09:31:27.167Z] cf3a68807f61: Preparing [2023-12-06T09:31:27.167Z] 7b0326eec5ba: Preparing [2023-12-06T09:31:27.167Z] e246a52d2566: Preparing [2023-12-06T09:31:27.167Z] f90489302ce6: Preparing [2023-12-06T09:31:27.167Z] 47f90ae42eac: Preparing [2023-12-06T09:31:27.167Z] 093e05996b7f: Preparing [2023-12-06T09:31:27.167Z] 55a4d885959c: Preparing [2023-12-06T09:31:27.167Z] 5579f3204336: Preparing [2023-12-06T09:31:27.167Z] 1687f860a3b8: Preparing [2023-12-06T09:31:27.167Z] 72f7f836f9b6: Preparing [2023-12-06T09:31:27.167Z] 49792d9b050f: Preparing [2023-12-06T09:31:27.167Z] 9f54eef41275: Preparing [2023-12-06T09:31:27.167Z] e246a52d2566: Waiting [2023-12-06T09:31:27.167Z] f90489302ce6: Waiting [2023-12-06T09:31:27.167Z] 47f90ae42eac: Waiting [2023-12-06T09:31:27.167Z] 093e05996b7f: Waiting [2023-12-06T09:31:27.167Z] 55a4d885959c: Waiting [2023-12-06T09:31:27.167Z] 5579f3204336: Waiting [2023-12-06T09:31:27.167Z] 1687f860a3b8: Waiting [2023-12-06T09:31:27.167Z] 72f7f836f9b6: Waiting [2023-12-06T09:31:27.167Z] 49792d9b050f: Waiting [2023-12-06T09:31:27.167Z] 9f54eef41275: Waiting [2023-12-06T09:31:27.167Z] 7b0326eec5ba: Waiting [2023-12-06T09:31:27.718Z] 5f70bf18a086: Layer already exists [2023-12-06T09:31:29.580Z] 69f676d58e29: Pushed [2023-12-06T09:31:29.580Z] a9f99d5b043a: Pushed [2023-12-06T09:31:29.580Z] cf3a68807f61: Pushed [2023-12-06T09:31:30.924Z] 7b0326eec5ba: Pushed [2023-12-06T09:31:31.835Z] e246a52d2566: Pushed [2023-12-06T09:31:31.835Z] 47f90ae42eac: Pushed [2023-12-06T09:31:32.386Z] f90489302ce6: Pushed [2023-12-06T09:31:32.386Z] 5579f3204336: Layer already exists [2023-12-06T09:31:32.937Z] 1687f860a3b8: Layer already exists [2023-12-06T09:31:32.937Z] 093e05996b7f: Pushed [2023-12-06T09:31:33.187Z] 72f7f836f9b6: Layer already exists [2023-12-06T09:31:33.438Z] 9f54eef41275: Layer already exists [2023-12-06T09:31:33.689Z] 49792d9b050f: Layer already exists [2023-12-06T09:32:05.617Z] 55a4d885959c: Pushed [2023-12-06T09:33:26.862Z] 28bc35ac2ff8: Pushed [2023-12-06T09:33:26.862Z] 6.3.3: digest: sha256:d46c01921a7534e320f33af6055a93f50005a98409feeaaf8504aba2cfda59f1 size: 3671 [2023-12-06T09:33:26.864Z] [Pipeline] } [2023-12-06T09:33:26.906Z] [Pipeline] // withEnv [2023-12-06T09:33:26.914Z] [Pipeline] } [2023-12-06T09:33:26.918Z] [Pipeline] // withDockerRegistry [2023-12-06T09:33:26.931Z] [Pipeline] } [2023-12-06T09:33:26.936Z] [Pipeline] // withEnv [2023-12-06T09:33:26.943Z] [Pipeline] } [2023-12-06T09:33:26.950Z] [Pipeline] // script [2023-12-06T09:33:26.955Z] [Pipeline] } [2023-12-06T09:33:26.960Z] [Pipeline] // stage [2023-12-06T09:33:26.969Z] [Pipeline] stage [2023-12-06T09:33:26.970Z] [Pipeline] { (Create new stable branch) [2023-12-06T09:33:26.993Z] Stage "Create new stable branch" skipped due to when conditional [2023-12-06T09:33:26.994Z] [Pipeline] } [2023-12-06T09:33:27.001Z] [Pipeline] // stage [2023-12-06T09:33:27.011Z] [Pipeline] stage [2023-12-06T09:33:27.012Z] [Pipeline] { (Declarative: Post Actions) [2023-12-06T09:33:27.024Z] [Pipeline] step [2023-12-06T09:33:27.042Z] [Pipeline] script [2023-12-06T09:33:27.046Z] [Pipeline] { [2023-12-06T09:33:27.065Z] [Pipeline] } [2023-12-06T09:33:27.073Z] [Pipeline] // script [2023-12-06T09:33:27.086Z] [Pipeline] } [2023-12-06T09:33:27.094Z] [Pipeline] // stage [2023-12-06T09:33:27.102Z] [Pipeline] } [2023-12-06T09:33:27.109Z] [Pipeline] // withEnv [2023-12-06T09:33:27.117Z] [Pipeline] } [2023-12-06T09:33:27.125Z] [Pipeline] // withEnv [2023-12-06T09:33:27.130Z] [Pipeline] } [2023-12-06T09:33:27.137Z] [Pipeline] // node [2023-12-06T09:33:27.142Z] [Pipeline] End of Pipeline [2023-12-06T09:33:27.191Z] Finished: SUCCESS