Skip to content
Success

Console Output

Started by user Scott M Stark
Rebuilds build #4
Running as Scott M Stark
Agent basic-5t15c is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-5t15c"
  namespace: "cdi"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.cdi.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-5t15c"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "basic-5t15c"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.cdi.svc.cluster.local/cdi/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-cdi"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on basic-5t15c (basic) in workspace /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run
[CDI-WildFly-TCK-Run] $ /bin/bash -ex /tmp/jenkins1640407735115731611.sh
+ TOOLS_PREFIX=/opt/tools
+ MVN_HOME=/opt/tools/apache-maven/latest
+ PATH=/opt/tools/apache-maven/latest/bin:/opt/tools/java/temurin/jdk-11/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ SPEC_VERSION=4.0
+ echo '+++ Java Version:'
+ java -version
+ echo '+++ OS:'
+ uname -av
+ [[ Xhttps://github.com/jakartaredhat/cdi-tck.git != \X ]]
+ echo '+++ Installing local jboss repository'
+ wget https://github.com/jakartaredhat/jbossrepo-workaround/releases/download/2.0.0/jboss-repo-2.0.0.zip
--2022-06-10 01:44:00--  https://github.com/jakartaredhat/jbossrepo-workaround/releases/download/2.0.0/jboss-repo-2.0.0.zip
Resolving github.com (github.com)... 140.82.114.4
Connecting to github.com (github.com)|140.82.114.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/498756010/1ffb406b-c4c2-494a-965f-532eb7bc3970?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220610%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220610T014400Z&X-Amz-Expires=300&X-Amz-Signature=ceaf80f6fdd538a34b25c9978022ef1815bd9c9e442341b2fdb9ae0a52a3d187&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=498756010&response-content-disposition=attachment%3B%20filename%3Djboss-repo-2.0.0.zip&response-content-type=application%2Foctet-stream [following]
--2022-06-10 01:44:00--  https://objects.githubusercontent.com/github-production-release-asset-2e65be/498756010/1ffb406b-c4c2-494a-965f-532eb7bc3970?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220610%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220610T014400Z&X-Amz-Expires=300&X-Amz-Signature=ceaf80f6fdd538a34b25c9978022ef1815bd9c9e442341b2fdb9ae0a52a3d187&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=498756010&response-content-disposition=attachment%3B%20filename%3Djboss-repo-2.0.0.zip&response-content-type=application%2Foctet-stream
Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ...
Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 80499 (79K) [application/octet-stream]
Saving to: ‘jboss-repo-2.0.0.zip’

     0K .......... .......... .......... .......... .......... 63% 11.1M 0s
    50K .......... .......... ........                        100% 8.85M=0.008s

2022-06-10 01:44:00 (10.2 MB/s) - ‘jboss-repo-2.0.0.zip’ saved [80499/80499]

+ unzip jboss-repo-2.0.0.zip
Archive:  jboss-repo-2.0.0.zip
   creating: jboss-repo/
   creating: jboss-repo/dependencies/
  inflating: jboss-repo/pom.xml      
  inflating: jboss-repo/dependencies/jboss-test-audit-api.jar  
  inflating: jboss-repo/dependencies/jboss-test-audit-impl.jar  
  inflating: jboss-repo/dependencies/jakarta.annotation-api.jar  
+ cd jboss-repo
+ mvn install
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< org.jboss.jakartaee:fixup-jboss-repo >----------------
[INFO] Building Jakarta Core Profile TCK Dependencies 2.0.0
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install-file (install-test-audit-api) @ fixup-jboss-repo ---
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/jboss-repo/dependencies/jboss-test-audit-api.jar to /home/jenkins/.m2/repository/org/jboss/test-audit/jboss-test-audit-api/2.0.0.Final/jboss-test-audit-api-2.0.0.Final.jar
[INFO] Installing /tmp/jboss-test-audit-api11448964622799585249.pom to /home/jenkins/.m2/repository/org/jboss/test-audit/jboss-test-audit-api/2.0.0.Final/jboss-test-audit-api-2.0.0.Final.pom
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install-file (install-test-audit-impl) @ fixup-jboss-repo ---
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/jboss-repo/dependencies/jboss-test-audit-impl.jar to /home/jenkins/.m2/repository/org/jboss/test-audit/jboss-test-audit-impl/2.0.0.Final/jboss-test-audit-impl-2.0.0.Final.jar
[INFO] Installing /tmp/jboss-test-audit-impl9807923395219697210.pom to /home/jenkins/.m2/repository/org/jboss/test-audit/jboss-test-audit-impl/2.0.0.Final/jboss-test-audit-impl-2.0.0.Final.pom
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ fixup-jboss-repo ---
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/jboss-repo/pom.xml to /home/jenkins/.m2/repository/org/jboss/jakartaee/fixup-jboss-repo/2.0.0/fixup-jboss-repo-2.0.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.178 s
[INFO] Finished at: 2022-06-10T01:44:06Z
[INFO] ------------------------------------------------------------------------
+ cd /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run
+ echo '+++ Building Candidate TCK:'
+ git clone https://github.com/jakartaredhat/cdi-tck.git
Cloning into 'cdi-tck'...
+ cd cdi-tck
+ mvn -Drelease -Dweld.version=5.0.0.SP2 install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Jakarta CDI TCK                                                    [pom]
[INFO] CDI TCK Porting Package API                                        [jar]
[INFO] CDI TCK Installed Library - test bean archive                      [jar]
[INFO] CDI Lang Model TCK Test Suite                                      [jar]
[INFO] CDI Core TCK Test Suite                                            [jar]
[INFO] CDI Web TCK Test Suite                                             [jar]
[INFO] CDI TCK Reference Guide                                            [pom]
[INFO] CDI TCK Distribution - Weld Porting Package                        [pom]
[INFO] CDI TCK Distribution - Libraries                                   [pom]
[INFO] CDI TCK Distribution                                               [pom]
[INFO] 
[INFO] -----------------< jakarta.enterprise:cdi-tck-parent >------------------
[INFO] Building Jakarta CDI TCK 4.0.5-SNAPSHOT                           [1/10]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-release) @ cdi-tck-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ cdi-tck-parent ---
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/pom.xml to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-parent/4.0.5-SNAPSHOT/cdi-tck-parent-4.0.5-SNAPSHOT.pom
[INFO] 
[INFO] -------------------< jakarta.enterprise:cdi-tck-api >-------------------
[INFO] Building CDI TCK Porting Package API 4.0.5-SNAPSHOT               [2/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-release) @ cdi-tck-api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cdi-tck-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ cdi-tck-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cdi-tck-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ cdi-tck-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ cdi-tck-api ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ cdi-tck-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/cdi-tck-api-4.0.5-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ cdi-tck-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/cdi-tck-api-4.0.5-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ cdi-tck-api ---
[INFO] 
Loading source files for package org.jboss.cdi.tck.api...
Loading source files for package org.jboss.cdi.tck.spi...
Constructing Javadoc information...
Standard Doclet version 11.0.13
Building tree for all the packages and classes...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/org/jboss/cdi/tck/api/Configuration.html...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/org/jboss/cdi/tck/api/InSequence.html...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/org/jboss/cdi/tck/spi/Beans.html...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/org/jboss/cdi/tck/spi/Contexts.html...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/org/jboss/cdi/tck/spi/EL.html...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/org/jboss/cdi/tck/api/package-summary.html...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/org/jboss/cdi/tck/api/package-tree.html...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/org/jboss/cdi/tck/spi/package-summary.html...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/org/jboss/cdi/tck/spi/package-tree.html...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/constant-values.html...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/org/jboss/cdi/tck/api/class-use/Configuration.html...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/org/jboss/cdi/tck/api/class-use/InSequence.html...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/org/jboss/cdi/tck/spi/class-use/Beans.html...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/org/jboss/cdi/tck/spi/class-use/Contexts.html...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/org/jboss/cdi/tck/spi/class-use/EL.html...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/org/jboss/cdi/tck/api/package-use.html...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/org/jboss/cdi/tck/spi/package-use.html...
Building index for all the packages and classes...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/overview-tree.html...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/index-all.html...
Building index for all classes...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/allclasses-index.html...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/allpackages-index.html...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/allclasses.html...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/allclasses.html...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/index.html...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/overview-summary.html...
Generating /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/apidocs/help-doc.html...
[INFO] Building jar: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/cdi-tck-api-4.0.5-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ cdi-tck-api ---
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/cdi-tck-api-4.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-api/4.0.5-SNAPSHOT/cdi-tck-api-4.0.5-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/pom.xml to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-api/4.0.5-SNAPSHOT/cdi-tck-api-4.0.5-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/cdi-tck-api-4.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-api/4.0.5-SNAPSHOT/cdi-tck-api-4.0.5-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/api/target/cdi-tck-api-4.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-api/4.0.5-SNAPSHOT/cdi-tck-api-4.0.5-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] -----------------< jakarta.enterprise:cdi-tck-ext-lib >-----------------
[INFO] Building CDI TCK Installed Library - test bean archive 4.0.5-SNAPSHOT [3/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-release) @ cdi-tck-ext-lib ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cdi-tck-ext-lib ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ cdi-tck-ext-lib ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/ext-lib/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cdi-tck-ext-lib ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/ext-lib/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ cdi-tck-ext-lib ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ cdi-tck-ext-lib ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ cdi-tck-ext-lib ---
[INFO] Building jar: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/ext-lib/target/cdi-tck-ext-lib-4.0.5-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ cdi-tck-ext-lib ---
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/ext-lib/target/cdi-tck-ext-lib-4.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-ext-lib/4.0.5-SNAPSHOT/cdi-tck-ext-lib-4.0.5-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/ext-lib/pom.xml to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-ext-lib/4.0.5-SNAPSHOT/cdi-tck-ext-lib-4.0.5-SNAPSHOT.pom
[INFO] 
[INFO] ---------------< jakarta.enterprise:cdi-tck-lang-model >----------------
[INFO] Building CDI Lang Model TCK Test Suite 4.0.5-SNAPSHOT             [4/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-release) @ cdi-tck-lang-model ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cdi-tck-lang-model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/lang-model/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ cdi-tck-lang-model ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/lang-model/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cdi-tck-lang-model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/lang-model/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ cdi-tck-lang-model ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ cdi-tck-lang-model ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ cdi-tck-lang-model ---
[INFO] Building jar: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/lang-model/target/cdi-tck-lang-model-4.0.5-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ cdi-tck-lang-model ---
[INFO] Building jar: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/lang-model/target/cdi-tck-lang-model-4.0.5-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ cdi-tck-lang-model ---
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/lang-model/target/cdi-tck-lang-model-4.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-lang-model/4.0.5-SNAPSHOT/cdi-tck-lang-model-4.0.5-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/lang-model/pom.xml to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-lang-model/4.0.5-SNAPSHOT/cdi-tck-lang-model-4.0.5-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/lang-model/target/cdi-tck-lang-model-4.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-lang-model/4.0.5-SNAPSHOT/cdi-tck-lang-model-4.0.5-SNAPSHOT-sources.jar
[INFO] 
[INFO] ----------------< jakarta.enterprise:cdi-tck-core-impl >----------------
[INFO] Building CDI Core TCK Test Suite 4.0.5-SNAPSHOT                   [5/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-release) @ cdi-tck-core-impl ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-source) @ cdi-tck-core-impl ---
[INFO] Source directory: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/target/generated-sources/audit added.
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:java (default) @ cdi-tck-core-impl ---
Section class source generated: org.jboss.cdi.tck.cdi.Sections
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:java (interceptors-sections) @ cdi-tck-core-impl ---
Section class source generated: org.jboss.cdi.tck.interceptors.InterceptorsSections
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy (default) @ cdi-tck-core-impl ---
[INFO] Configured Artifact: jakarta.annotation:jakarta.annotation-api:?:jar
[INFO] Copying jakarta.annotation-api-2.1.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/target/endorsed/jakarta.annotation-api-2.1.0.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cdi-tck-core-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 64 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ cdi-tck-core-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3483 source files to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/target/classes
Outputting to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/../target/
Reading spec assertions from audit file/s: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/src/main/resources/tck-audit-cdi.xml,/home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/src/main/resources/tck-audit-mb.xml,/home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/src/main/resources/tck-audit-int.xml
Reading spec assertions from audit file/s: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/src/main/resources/tck-audit-cdi.xml,/home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/src/main/resources/tck-audit-mb.xml,/home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/src/main/resources/tck-audit-int.xml
Generate coverage report: Jakarta EE: Managed Beans
Reading spec assertions from audit file/s: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/src/main/resources/tck-audit-cdi.xml,/home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/src/main/resources/tck-audit-mb.xml,/home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/src/main/resources/tck-audit-int.xml
Generate coverage report: Jakarta Contexts and Dependency Injection 3.0
Reading spec assertions from audit file/s: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/src/main/resources/tck-audit-cdi.xml,/home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/src/main/resources/tck-audit-mb.xml,/home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/src/main/resources/tck-audit-int.xml
Generate coverage report: Jakarta Interceptors Specification
[INFO] /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/src/main/java/org/jboss/cdi/tck/tests/full/definition/bean/custom/IntegerBean.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/src/main/java/org/jboss/cdi/tck/tests/full/definition/bean/custom/IntegerBean.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/src/main/java/org/jboss/cdi/tck/AbstractTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/src/main/java/org/jboss/cdi/tck/AbstractTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cdi-tck-core-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/src/test/resources/mock
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ cdi-tck-core-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/target/test-classes
[INFO] /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/src/test/java/org/jboss/cdi/tck/test/shrinkwrap/AssetUtilTest.java: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/src/test/java/org/jboss/cdi/tck/test/shrinkwrap/AssetUtilTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/src/test/java/org/jboss/cdi/tck/test/shrinkwrap/AssetUtilTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ cdi-tck-core-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
Jun 10, 2022 1:45:26 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder buildSupportLibrary
INFO: Support library built [time: 49 ms]
Jun 10, 2022 1:45:26 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder buildIncontainerLibrary
INFO: Incontainer library built [time: 5 ms]
Jun 10, 2022 1:45:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.test.shrinkwrap.TestClass, time: 206 ms]
Jun 10, 2022 1:45:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.test.shrinkwrap.TestClass, time: 3 ms]
Jun 10, 2022 1:45:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.test.shrinkwrap.TestClass, time: 3 ms]
Jun 10, 2022 1:45:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.test.shrinkwrap.TestClass, time: 3 ms]
Jun 10, 2022 1:45:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.test.shrinkwrap.TestClass, time: 4 ms]
Jun 10, 2022 1:45:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.test.shrinkwrap.TestClass, time: 2 ms]
Jun 10, 2022 1:45:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.test.shrinkwrap.TestClass, time: 5 ms]
Archive: TestClassbd47717146b8dd811f87b0abeaf6d386938295.war:
/WEB-INF/
/WEB-INF/classes/
/WEB-INF/classes/org/
/WEB-INF/classes/org/jboss/
/WEB-INF/classes/org/jboss/cdi/
/WEB-INF/classes/org/jboss/cdi/tck/
/WEB-INF/classes/org/jboss/cdi/tck/test/
/WEB-INF/classes/org/jboss/cdi/tck/test/shrinkwrap/
/WEB-INF/classes/org/jboss/cdi/tck/test/shrinkwrap/Qux$Baz.class
/WEB-INF/classes/org/jboss/cdi/tck/test/shrinkwrap/Qux.class
/WEB-INF/classes/org/jboss/cdi/tck/test/shrinkwrap/Engine.class
/WEB-INF/classes/org/jboss/cdi/tck/test/shrinkwrap/PoweredEngine$PoweredEngineLiteral.class
/WEB-INF/classes/org/jboss/cdi/tck/test/shrinkwrap/PoweredEngine.class
/WEB-INF/classes/org/jboss/cdi/tck/test/shrinkwrap/EnginePowered$EnginePoweredLiteral.class
/WEB-INF/classes/org/jboss/cdi/tck/test/shrinkwrap/EnginePowered.class
/WEB-INF/classes/org/jboss/cdi/tck/test/shrinkwrap/AssetUtilTest.class
/WEB-INF/classes/org/jboss/cdi/tck/test/shrinkwrap/WebArchiveBuilderTest.class
/WEB-INF/lib/
/WEB-INF/lib/cdi-tck-support.jar
/WEB-INF/beans.xml
/WEB-INF/web.xml
Jun 10, 2022 1:45:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.test.shrinkwrap.TestClass, time: 4 ms]
Jun 10, 2022 1:45:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.test.shrinkwrap.TestClass, time: 2 ms]
[INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.523 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ cdi-tck-core-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/target/cdi-tck-core-impl-4.0.5-SNAPSHOT.jar
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ cdi-tck-core-impl ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-report-artifacts) @ cdi-tck-core-impl ---
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ cdi-tck-core-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/target/cdi-tck-core-impl-4.0.5-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ cdi-tck-core-impl ---
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/target/cdi-tck-core-impl-4.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-core-impl/4.0.5-SNAPSHOT/cdi-tck-core-impl-4.0.5-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/pom.xml to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-core-impl/4.0.5-SNAPSHOT/cdi-tck-core-impl-4.0.5-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/src/main/resources/tck-tests.xml to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-core-impl/4.0.5-SNAPSHOT/cdi-tck-core-impl-4.0.5-SNAPSHOT-suite.xml
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/src/main/resources/tck-audit-mb.xml to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-core-impl/4.0.5-SNAPSHOT/cdi-tck-core-impl-4.0.5-SNAPSHOT-audit-mb.xml
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/src/main/resources/tck-audit-cdi.xml to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-core-impl/4.0.5-SNAPSHOT/cdi-tck-core-impl-4.0.5-SNAPSHOT-audit-cdi.xml
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/src/main/resources/tck-audit-int.xml to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-core-impl/4.0.5-SNAPSHOT/cdi-tck-core-impl-4.0.5-SNAPSHOT-audit-int.xml
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/src/main/resources/cdi-api-jdk11.sig to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-core-impl/4.0.5-SNAPSHOT/cdi-tck-core-impl-4.0.5-SNAPSHOT-sigtest-jdk11.sig
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/target/coverage-cdi.html to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-core-impl/4.0.5-SNAPSHOT/cdi-tck-core-impl-4.0.5-SNAPSHOT-coverage-cdi.html
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/target/coverage-mb.html to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-core-impl/4.0.5-SNAPSHOT/cdi-tck-core-impl-4.0.5-SNAPSHOT-coverage-mb.html
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/target/coverage-interceptors.html to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-core-impl/4.0.5-SNAPSHOT/cdi-tck-core-impl-4.0.5-SNAPSHOT-coverage-interceptors.html
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/impl/target/cdi-tck-core-impl-4.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-core-impl/4.0.5-SNAPSHOT/cdi-tck-core-impl-4.0.5-SNAPSHOT-sources.jar
[INFO] 
[INFO] ----------------< jakarta.enterprise:cdi-tck-web-impl >-----------------
[INFO] Building CDI Web TCK Test Suite 4.0.5-SNAPSHOT                    [6/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-release) @ cdi-tck-web-impl ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-source) @ cdi-tck-web-impl ---
[INFO] Source directory: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/target/generated-sources/audit added.
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:java (default) @ cdi-tck-web-impl ---
Section class source generated: org.jboss.cdi.tck.cdi.Sections
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:java (interceptors-sections) @ cdi-tck-web-impl ---
Section class source generated: org.jboss.cdi.tck.interceptors.InterceptorsSections
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy (default) @ cdi-tck-web-impl ---
[INFO] Configured Artifact: jakarta.annotation:jakarta.annotation-api:?:jar
[INFO] Copying jakarta.annotation-api-2.1.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/target/endorsed/jakarta.annotation-api-2.1.0.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cdi-tck-web-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 87 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ cdi-tck-web-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1477 source files to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/target/classes
Outputting to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/../target/
Reading spec assertions from audit file/s: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/src/main/resources/tck-audit-cdi.xml,/home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/src/main/resources/tck-audit-mb.xml,/home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/src/main/resources/tck-audit-int.xml
Reading spec assertions from audit file/s: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/src/main/resources/tck-audit-cdi.xml,/home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/src/main/resources/tck-audit-mb.xml,/home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/src/main/resources/tck-audit-int.xml
Generate coverage report: Jakarta EE: Managed Beans
Reading spec assertions from audit file/s: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/src/main/resources/tck-audit-cdi.xml,/home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/src/main/resources/tck-audit-mb.xml,/home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/src/main/resources/tck-audit-int.xml
Generate coverage report: Jakarta Contexts and Dependency Injection 3.0
Reading spec assertions from audit file/s: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/src/main/resources/tck-audit-cdi.xml,/home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/src/main/resources/tck-audit-mb.xml,/home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/src/main/resources/tck-audit-int.xml
Generate coverage report: Jakarta Interceptors Specification
[INFO] /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/src/main/java/org/jboss/cdi/tck/tests/context/request/event/timeout/ApplicationScopedObserver.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/src/main/java/org/jboss/cdi/tck/tests/context/request/event/timeout/ApplicationScopedObserver.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/src/main/java/org/jboss/cdi/tck/tests/extensions/lifecycle/events/ContainerLifeCycleEventRuntimeInvocationTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/src/main/java/org/jboss/cdi/tck/tests/extensions/lifecycle/events/ContainerLifeCycleEventRuntimeInvocationTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cdi-tck-web-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ cdi-tck-web-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ cdi-tck-web-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.jboss.cdi.tck.test.shrinkwrap.descriptors.ejb.EjbJarDescriptorBuilderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 s - in org.jboss.cdi.tck.test.shrinkwrap.descriptors.ejb.EjbJarDescriptorBuilderTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ cdi-tck-web-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/target/cdi-tck-web-impl-4.0.5-SNAPSHOT.jar
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ cdi-tck-web-impl ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-report-artifacts) @ cdi-tck-web-impl ---
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ cdi-tck-web-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/target/cdi-tck-web-impl-4.0.5-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ cdi-tck-web-impl ---
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/target/cdi-tck-web-impl-4.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-web-impl/4.0.5-SNAPSHOT/cdi-tck-web-impl-4.0.5-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/pom.xml to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-web-impl/4.0.5-SNAPSHOT/cdi-tck-web-impl-4.0.5-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/src/main/resources/tck-tests.xml to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-web-impl/4.0.5-SNAPSHOT/cdi-tck-web-impl-4.0.5-SNAPSHOT-suite.xml
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/src/main/resources/tck-audit-mb.xml to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-web-impl/4.0.5-SNAPSHOT/cdi-tck-web-impl-4.0.5-SNAPSHOT-audit-mb.xml
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/src/main/resources/tck-audit-cdi.xml to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-web-impl/4.0.5-SNAPSHOT/cdi-tck-web-impl-4.0.5-SNAPSHOT-audit-cdi.xml
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/src/main/resources/tck-audit-int.xml to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-web-impl/4.0.5-SNAPSHOT/cdi-tck-web-impl-4.0.5-SNAPSHOT-audit-int.xml
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/target/coverage-cdi.html to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-web-impl/4.0.5-SNAPSHOT/cdi-tck-web-impl-4.0.5-SNAPSHOT-coverage-cdi.html
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/target/coverage-mb.html to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-web-impl/4.0.5-SNAPSHOT/cdi-tck-web-impl-4.0.5-SNAPSHOT-coverage-mb.html
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/target/coverage-interceptors.html to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-web-impl/4.0.5-SNAPSHOT/cdi-tck-web-impl-4.0.5-SNAPSHOT-coverage-interceptors.html
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/web/target/cdi-tck-web-impl-4.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-web-impl/4.0.5-SNAPSHOT/cdi-tck-web-impl-4.0.5-SNAPSHOT-sources.jar
[INFO] 
[INFO] -------------< jakarta.enterprise:cdi-tck-reference-guide >-------------
[INFO] Building CDI TCK Reference Guide 4.0.5-SNAPSHOT                   [7/10]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-release) @ cdi-tck-reference-guide ---
[INFO] 
[INFO] --- asciidoctor-maven-plugin:2.2.2:process-asciidoc (generate-pdf-doc-custom-theme) @ cdi-tck-reference-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 5 resources
[INFO] Converted /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/doc/reference/src/main/asciidoc/cdi-tck-reference-guide.asciidoc
[INFO] 
[INFO] --- asciidoctor-maven-plugin:2.2.2:process-asciidoc (asciidoc-to-html) @ cdi-tck-reference-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 5 resources
[INFO] Converted /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/doc/reference/src/main/asciidoc/cdi-tck-reference-guide.asciidoc
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (default) @ cdi-tck-reference-guide ---
[INFO] Executing tasks
     [copy] Copying 1 file to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/doc/reference
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (bundle-docs) @ cdi-tck-reference-guide ---
[INFO] Reading assembly descriptor: src/main/assembly/assembly.xml
[INFO] Building zip: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/doc/reference/target/cdi-tck-4.0.5-SNAPSHOT.zip
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ cdi-tck-reference-guide ---
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/doc/reference/pom.xml to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-reference-guide/4.0.5-SNAPSHOT/cdi-tck-reference-guide-4.0.5-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/doc/reference/target/cdi-tck-4.0.5-SNAPSHOT.zip to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-reference-guide/4.0.5-SNAPSHOT/cdi-tck-reference-guide-4.0.5-SNAPSHOT.zip
[INFO] 
[INFO] ----------< jakarta.enterprise:cdi-tck-dist-porting-package >-----------
[INFO] Building CDI TCK Distribution - Weld Porting Package 4.0.5-SNAPSHOT [8/10]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-release) @ cdi-tck-dist-porting-package ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:unpack (copy-jboss-tck-runner) @ cdi-tck-dist-porting-package ---
[INFO] Configured Artifact: org.jboss.weld:weld-jboss-runner-tck:dist:5.0.0.SP2:zip
[INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/weld/weld-jboss-runner-tck/5.0.0.SP2/weld-jboss-runner-tck-5.0.0.SP2-dist.zip to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency with includes "" and excludes ""
[INFO] 
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (dist) @ cdi-tck-dist-porting-package ---
[INFO] Reading assembly descriptor: src/main/assembly/assembly.xml
[INFO] Building zip: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/cdi-tck-dist-porting-package-4.0.5-SNAPSHOT-dist.zip
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:copy-dependencies (copy-dependencies) @ cdi-tck-dist-porting-package ---
[INFO] Copying weld-porting-package-tck-5.0.0.SP2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/weld-porting-package-tck.jar
[INFO] Copying jakarta.annotation-api-2.1.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/jakarta.annotation-api.jar
[INFO] Copying jakarta.inject-api-2.0.1.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/jakarta.inject-api.jar
[INFO] Copying weld-core-impl-5.0.0.SP2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/weld-core-impl.jar
[INFO] Copying weld-api-5.0.Final.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/weld-api.jar
[INFO] Copying weld-spi-5.0.Final.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/weld-spi.jar
[INFO] Copying jboss-classfilewriter-1.2.5.Final.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/jboss-classfilewriter.jar
[INFO] Copying jakarta.el-api-5.0.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/jakarta.el-api.jar
[INFO] Copying jakarta.interceptor-api-2.1.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/jakarta.interceptor-api.jar
[INFO] Copying jboss-logging-3.4.3.Final.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/jboss-logging.jar
[INFO] Copying weld-jsf-5.0.0.SP2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/weld-jsf.jar
[INFO] Copying weld-web-5.0.0.SP2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/weld-web.jar
[INFO] Copying jboss-servlet-api_4.0_spec-2.0.0.Final.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/jboss-servlet-api_4.0_spec.jar
[INFO] Copying weld-porting-package-tck-5.0.0.SP2-sources.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/weld-porting-package-tck-sources.jar
[INFO] Copying weld-inject-tck-runner-5.0.0.SP2-tests.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/weld-inject-tck-runner-tests.jar
[INFO] Copying weld-core-test-5.0.0.SP2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/weld-core-test.jar
[INFO] Copying arquillian-container-spi-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/arquillian-container-spi.jar
[INFO] Copying arquillian-core-spi-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/arquillian-core-spi.jar
[INFO] Copying arquillian-core-api-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/arquillian-core-api.jar
[INFO] Copying arquillian-config-api-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/arquillian-config-api.jar
[INFO] Copying arquillian-config-impl-base-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/arquillian-config-impl-base.jar
[INFO] Copying arquillian-config-spi-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/arquillian-config-spi.jar
[INFO] Copying shrinkwrap-descriptors-spi-2.0.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/shrinkwrap-descriptors-spi.jar
[INFO] Copying shrinkwrap-api-1.2.6.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/shrinkwrap-api.jar
[INFO] Copying shrinkwrap-descriptors-api-base-2.0.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/shrinkwrap-descriptors-api-base.jar
[INFO] Copying jakarta.servlet-api-5.0.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/jakarta.servlet-api.jar
[INFO] Copying jakarta.jms-api-3.0.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/jakarta.jms-api.jar
[INFO] Copying weld-ejb-5.0.0.SP2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/weld-ejb.jar
[INFO] Copying jakarta.ejb-api-4.0.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/jakarta.ejb-api.jar
[INFO] Copying jakarta.transaction-api-2.0.1.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/jakarta.transaction-api.jar
[INFO] Copying jakarta.persistence-api-3.1.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/jakarta.persistence-api.jar
[INFO] Copying jakarta.validation-api-3.0.1.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/jakarta.validation-api.jar
[INFO] Copying jakarta.faces-api-3.0.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/jakarta.faces-api.jar
[INFO] Copying htmlunit-2.50.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/htmlunit.jar
[INFO] Copying xalan-2.7.2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/xalan.jar
[INFO] Copying serializer-2.7.2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/serializer.jar
[INFO] Copying commons-lang3-3.8.1.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/commons-lang3.jar
[INFO] Copying commons-text-1.9.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/commons-text.jar
[INFO] Copying httpmime-4.5.13.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/httpmime.jar
[INFO] Copying httpclient-4.5.13.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/httpclient.jar
[INFO] Copying httpcore-4.4.13.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/httpcore.jar
[INFO] Copying commons-codec-1.11.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/commons-codec.jar
[INFO] Copying htmlunit-core-js-2.50.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/htmlunit-core-js.jar
[INFO] Copying neko-htmlunit-2.50.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/neko-htmlunit.jar
[INFO] Copying xercesImpl-2.12.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/xercesImpl.jar
[INFO] Copying xml-apis-1.4.01.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/xml-apis.jar
[INFO] Copying htmlunit-cssparser-1.7.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/htmlunit-cssparser.jar
[INFO] Copying commons-io-2.8.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/commons-io.jar
[INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/commons-logging.jar
[INFO] Copying commons-net-3.8.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/commons-net.jar
[INFO] Copying dec-0.1.2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/dec.jar
[INFO] Copying salvation2-3.0.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/salvation2.jar
[INFO] Copying websocket-client-9.4.40.v20210413.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/websocket-client.jar
[INFO] Copying jetty-client-9.4.40.v20210413.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/jetty-client.jar
[INFO] Copying jetty-http-9.4.40.v20210413.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/jetty-http.jar
[INFO] Copying jetty-util-9.4.40.v20210413.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/jetty-util.jar
[INFO] Copying jetty-io-9.4.40.v20210413.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/jetty-io.jar
[INFO] Copying websocket-common-9.4.40.v20210413.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/websocket-common.jar
[INFO] Copying websocket-api-9.4.40.v20210413.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/websocket-api.jar
[INFO] Copying weld-core-test-common-5.0.0.SP2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/weld-core-test-common.jar
[INFO] Copying jakarta.el-4.0.2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/jakarta.el.jar
[INFO] Copying jakarta.inject-tck-2.0.1.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/jakarta.inject-tck.jar
[INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/junit.jar
[INFO] Copying hamcrest-core-1.3.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/hamcrest-core.jar
[INFO] Copying weld-inject-tck-runner-5.0.0.SP2-test-sources.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/dependency/weld-inject-tck-runner-test-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ cdi-tck-dist-porting-package ---
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/pom.xml to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-dist-porting-package/4.0.5-SNAPSHOT/cdi-tck-dist-porting-package-4.0.5-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/porting-package/target/cdi-tck-dist-porting-package-4.0.5-SNAPSHOT-dist.zip to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-dist-porting-package/4.0.5-SNAPSHOT/cdi-tck-dist-porting-package-4.0.5-SNAPSHOT-dist.zip
[INFO] 
[INFO] ----------------< jakarta.enterprise:cdi-tck-dist-libs >----------------
[INFO] Building CDI TCK Distribution - Libraries 4.0.5-SNAPSHOT          [9/10]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-release) @ cdi-tck-dist-libs ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (dist) @ cdi-tck-dist-libs ---
[INFO] Reading assembly descriptor: src/main/assembly/assembly.xml
[INFO] Building zip: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/cdi-tck-dist-libs-4.0.5-SNAPSHOT-dist.zip
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ cdi-tck-dist-libs ---
[INFO] Copying mimepull-1.9.13.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/mimepull.jar
[INFO] Copying arquillian-test-api-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/arquillian-test-api.jar
[INFO] Copying arquillian-container-test-api-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/arquillian-container-test-api.jar
[INFO] Copying jakarta.faces-api-3.0.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jakarta.faces-api.jar
[INFO] Copying shrinkwrap-descriptors-impl-base-2.0.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/shrinkwrap-descriptors-impl-base.jar
[INFO] Copying ha-api-3.1.12.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/ha-api.jar
[INFO] Copying gmbal-api-only-4.0.2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/gmbal-api-only.jar
[INFO] Copying arquillian-config-impl-base-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/arquillian-config-impl-base.jar
[INFO] Copying jakarta.jws-api-3.0.0-RC2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jakarta.jws-api.jar
[INFO] Copying jakarta.servlet.jsp-api-3.1.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jakarta.servlet.jsp-api.jar
[INFO] Copying websocket-common-9.4.40.v20210413.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/websocket-common.jar
[INFO] Copying jakarta.xml.ws-api-3.0.0-RC3.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jakarta.xml.ws-api.jar
[INFO] Copying jboss-test-audit-api-2.0.0.Final.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jboss-test-audit-api.jar
[INFO] Copying jakarta.ejb-api-4.0.1.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jakarta.ejb-api.jar
[INFO] Copying jakarta.jms-api-3.1.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jakarta.jms-api.jar
[INFO] Copying jaxb-impl-3.0.0-M3.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jaxb-impl.jar
[INFO] Copying commons-codec-1.2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/commons-codec.jar
[INFO] Copying salvation2-3.0.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/salvation2.jar
[INFO] Copying jakarta.xml.soap-api-2.0.0-RC3.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jakarta.xml.soap-api.jar
[INFO] Copying xml-apis-1.4.01.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/xml-apis.jar
[INFO] Copying neko-htmlunit-2.50.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/neko-htmlunit.jar
[INFO] Copying htmlunit-2.50.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/htmlunit.jar
[INFO] Copying arquillian-container-test-impl-base-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/arquillian-container-test-impl-base.jar
[INFO] Copying streambuffer-2.0.0-M2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/streambuffer.jar
[INFO] Copying saaj-impl-2.0.0-M1.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/saaj-impl.jar
[INFO] Copying commons-io-2.8.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/commons-io.jar
[INFO] Copying shrinkwrap-descriptors-api-base-2.0.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/shrinkwrap-descriptors-api-base.jar
[INFO] Copying shrinkwrap-spi-1.2.6.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/shrinkwrap-spi.jar
[INFO] Copying arquillian-core-spi-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/arquillian-core-spi.jar
[INFO] Copying commons-text-1.9.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/commons-text.jar
[INFO] Copying jetty-http-9.4.40.v20210413.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jetty-http.jar
[INFO] Copying FastInfoset-2.0.0-M2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/FastInfoset.jar
[INFO] Copying serializer-2.7.2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/serializer.jar
[INFO] Copying jakarta.persistence-api-3.1.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jakarta.persistence-api.jar
[INFO] Copying arquillian-container-spi-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/arquillian-container-spi.jar
[INFO] Copying xalan-2.7.2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/xalan.jar
[INFO] Copying arquillian-testng-container-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/arquillian-testng-container.jar
[INFO] Copying websocket-api-9.4.40.v20210413.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/websocket-api.jar
[INFO] Copying arquillian-config-api-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/arquillian-config-api.jar
[INFO] Copying xercesImpl-2.12.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/xercesImpl.jar
[INFO] Copying htmlunit-cssparser-1.7.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/htmlunit-cssparser.jar
[INFO] Copying jakarta.activation-2.0.0-RC3.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jakarta.activation.jar
[INFO] Copying arquillian-testng-core-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/arquillian-testng-core.jar
[INFO] Copying jakarta.interceptor-api-2.1.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jakarta.interceptor-api.jar
[INFO] Copying jakarta.transaction-api-2.0.1.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jakarta.transaction-api.jar
[INFO] Copying httpcore-4.4.13.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/httpcore.jar
[INFO] Copying commons-net-3.8.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/commons-net.jar
[INFO] Copying jetty-util-9.4.40.v20210413.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jetty-util.jar
[INFO] Copying arquillian-test-impl-base-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/arquillian-test-impl-base.jar
[INFO] Copying httpmime-4.5.13.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/httpmime.jar
[INFO] Copying jetty-client-9.4.40.v20210413.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jetty-client.jar
[INFO] Copying jaxb-core-3.0.0-M3.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jaxb-core.jar
[INFO] Copying stax2-api-4.1.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/stax2-api.jar
[INFO] Copying woodstox-core-5.1.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/woodstox-core.jar
[INFO] Copying jakarta.ws.rs-api-3.1.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jakarta.ws.rs-api.jar
[INFO] Copying httpclient-4.5.13.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/httpclient.jar
[INFO] Copying dec-0.1.2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/dec.jar
[INFO] Copying arquillian-container-test-spi-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/arquillian-container-test-spi.jar
[INFO] Copying shrinkwrap-descriptors-spi-2.0.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/shrinkwrap-descriptors-spi.jar
[INFO] Copying commons-logging-1.0.4.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/commons-logging.jar
[INFO] Copying shrinkwrap-impl-base-1.2.6.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/shrinkwrap-impl-base.jar
[INFO] Copying jakarta.inject-api-2.0.1.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jakarta.inject-api.jar
[INFO] Copying jakarta.resource-api-2.1.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jakarta.resource-api.jar
[INFO] Copying htmlunit-core-js-2.50.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/htmlunit-core-js.jar
[INFO] Copying arquillian-container-impl-base-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/arquillian-container-impl-base.jar
[INFO] Copying container-se-api-1.0.1.Final.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/container-se-api.jar
[INFO] Copying arquillian-test-spi-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/arquillian-test-spi.jar
[INFO] Copying jquery-3.5.1.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jquery.jar
[INFO] Copying shrinkwrap-descriptors-api-javaee-2.0.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/shrinkwrap-descriptors-api-javaee.jar
[INFO] Copying websocket-client-9.4.40.v20210413.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/websocket-client.jar
[INFO] Copying management-api-3.2.3.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/management-api.jar
[INFO] Copying commons-lang3-3.8.1.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/commons-lang3.jar
[INFO] Copying jetty-io-9.4.40.v20210413.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jetty-io.jar
[INFO] Copying arquillian-core-api-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/arquillian-core-api.jar
[INFO] Copying shrinkwrap-descriptors-impl-javaee-2.0.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/shrinkwrap-descriptors-impl-javaee.jar
[INFO] Copying jakarta.xml.bind-api-3.0.0-RC3.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jakarta.xml.bind-api.jar
[INFO] Copying arquillian-config-spi-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/arquillian-config-spi.jar
[INFO] Copying stax-ex-2.0.0-M2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/stax-ex.jar
[INFO] Copying testng-7.4.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/testng.jar
[INFO] Copying jcommander-1.78.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jcommander.jar
[INFO] Copying jakarta.annotation-api-2.1.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jakarta.annotation-api.jar
[INFO] Copying arquillian-core-impl-base-1.7.0.Alpha10.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/arquillian-core-impl-base.jar
[INFO] Copying jaxws-rt-3.0.0-M3.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jaxws-rt.jar
[INFO] Copying jakarta.mail-2.0.0-RC5.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jakarta.mail.jar
[INFO] Copying shrinkwrap-api-1.2.6.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/shrinkwrap-api.jar
[INFO] Copying jboss-test-audit-impl-2.0.0.Final.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jboss-test-audit-impl.jar
[INFO] Copying jakarta.el-api-5.0.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jakarta.el-api.jar
[INFO] Copying jakarta.servlet-api-6.0.0.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/jakarta.servlet-api.jar
[INFO] Copying commons-httpclient-3.1.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/dependency/commons-httpclient.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ cdi-tck-dist-libs ---
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/pom.xml to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-dist-libs/4.0.5-SNAPSHOT/cdi-tck-dist-libs-4.0.5-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/libs/target/cdi-tck-dist-libs-4.0.5-SNAPSHOT-dist.zip to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-dist-libs/4.0.5-SNAPSHOT/cdi-tck-dist-libs-4.0.5-SNAPSHOT-dist.zip
[INFO] 
[INFO] ------------------< jakarta.enterprise:cdi-tck-dist >-------------------
[INFO] Building CDI TCK Distribution 4.0.5-SNAPSHOT                     [10/10]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-release) @ cdi-tck-dist ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (distribution) @ cdi-tck-dist ---
[INFO] Reading assembly descriptor: src/main/assembly/assembly.xml
[INFO] Building zip: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/target/cdi-tck-4.0.5-SNAPSHOT-dist.zip
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ cdi-tck-dist ---
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/pom.xml to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-dist/4.0.5-SNAPSHOT/cdi-tck-dist-4.0.5-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck/dist-build/target/cdi-tck-4.0.5-SNAPSHOT-dist.zip to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-dist/4.0.5-SNAPSHOT/cdi-tck-dist-4.0.5-SNAPSHOT-dist.zip
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Jakarta CDI TCK 4.0.5-SNAPSHOT:
[INFO] 
[INFO] Jakarta CDI TCK .................................... SUCCESS [ 12.269 s]
[INFO] CDI TCK Porting Package API ........................ SUCCESS [ 35.641 s]
[INFO] CDI TCK Installed Library - test bean archive ...... SUCCESS [  0.181 s]
[INFO] CDI Lang Model TCK Test Suite ...................... SUCCESS [  1.761 s]
[INFO] CDI Core TCK Test Suite ............................ SUCCESS [ 33.256 s]
[INFO] CDI Web TCK Test Suite ............................. SUCCESS [ 13.194 s]
[INFO] CDI TCK Reference Guide ............................ SUCCESS [ 46.187 s]
[INFO] CDI TCK Distribution - Weld Porting Package ........ SUCCESS [  6.771 s]
[INFO] CDI TCK Distribution - Libraries ................... SUCCESS [  0.129 s]
[INFO] CDI TCK Distribution ............................... SUCCESS [  2.576 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:33 min
[INFO] Finished at: 2022-06-10T01:46:43Z
[INFO] ------------------------------------------------------------------------
+ cp dist-build/target/cdi-tck-4.0.5-SNAPSHOT-dist.zip /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run
+ cd /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run
+ unzip cdi-tck-4.0.5-SNAPSHOT-dist.zip
Archive:  cdi-tck-4.0.5-SNAPSHOT-dist.zip
   creating: cdi-tck-4.0.5-SNAPSHOT/
  inflating: cdi-tck-4.0.5-SNAPSHOT/LICENSE  
   creating: cdi-tck-4.0.5-SNAPSHOT/artifacts/
  inflating: cdi-tck-4.0.5-SNAPSHOT/artifacts/pom.xml  
   creating: cdi-tck-4.0.5-SNAPSHOT/weld/
   creating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/
  inflating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/pom.xml  
  inflating: cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-parent-4.0.5-SNAPSHOT.pom  
  inflating: cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-api-4.0.5-SNAPSHOT.jar  
  inflating: cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-api-4.0.5-SNAPSHOT-sources.jar  
  inflating: cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-api-4.0.5-SNAPSHOT-javadoc.jar  
  inflating: cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-core-impl-4.0.5-SNAPSHOT.jar  
  inflating: cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-ext-lib-4.0.5-SNAPSHOT.jar  
  inflating: cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-core-impl-4.0.5-SNAPSHOT-sources.jar  
  inflating: cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-core-impl-4.0.5-SNAPSHOT-audit-cdi.xml  
  inflating: cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-core-impl-4.0.5-SNAPSHOT-audit-mb.xml  
  inflating: cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-core-impl-4.0.5-SNAPSHOT-audit-int.xml  
  inflating: cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-core-impl-4.0.5-SNAPSHOT-suite.xml  
  inflating: cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-core-impl-4.0.5-SNAPSHOT-coverage-cdi.html  
  inflating: cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-core-impl-4.0.5-SNAPSHOT-coverage-mb.html  
  inflating: cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-core-impl-4.0.5-SNAPSHOT-coverage-interceptors.html  
  inflating: cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-core-impl-4.0.5-SNAPSHOT-sigtest-jdk11.sig  
  inflating: cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-web-impl-4.0.5-SNAPSHOT.jar  
  inflating: cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-web-impl-4.0.5-SNAPSHOT-sources.jar  
  inflating: cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-web-impl-4.0.5-SNAPSHOT-audit-cdi.xml  
  inflating: cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-web-impl-4.0.5-SNAPSHOT-audit-mb.xml  
  inflating: cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-web-impl-4.0.5-SNAPSHOT-audit-int.xml  
  inflating: cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-web-impl-4.0.5-SNAPSHOT-suite.xml  
  inflating: cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-web-impl-4.0.5-SNAPSHOT-coverage-cdi.html  
  inflating: cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-web-impl-4.0.5-SNAPSHOT-coverage-mb.html  
  inflating: cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-web-impl-4.0.5-SNAPSHOT-coverage-interceptors.html  
   creating: cdi-tck-4.0.5-SNAPSHOT/lib/
   creating: cdi-tck-4.0.5-SNAPSHOT/lib/src/
   creating: cdi-tck-4.0.5-SNAPSHOT/lib/src/main/
   creating: cdi-tck-4.0.5-SNAPSHOT/lib/src/main/assembly/
  inflating: cdi-tck-4.0.5-SNAPSHOT/lib/src/main/assembly/assembly.xml  
  inflating: cdi-tck-4.0.5-SNAPSHOT/lib/readme.txt  
  inflating: cdi-tck-4.0.5-SNAPSHOT/lib/pom.xml  
   creating: cdi-tck-4.0.5-SNAPSHOT/weld/porting-package-lib/
   creating: cdi-tck-4.0.5-SNAPSHOT/weld/porting-package-lib/src/
   creating: cdi-tck-4.0.5-SNAPSHOT/weld/porting-package-lib/src/main/
   creating: cdi-tck-4.0.5-SNAPSHOT/weld/porting-package-lib/src/main/assembly/
  inflating: cdi-tck-4.0.5-SNAPSHOT/weld/porting-package-lib/src/main/assembly/assembly.xml  
  inflating: cdi-tck-4.0.5-SNAPSHOT/weld/porting-package-lib/readme.txt  
  inflating: cdi-tck-4.0.5-SNAPSHOT/weld/porting-package-lib/pom.xml  
   creating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/
   creating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/
   creating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/java/
   creating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/java/org/
   creating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/java/org/jboss/
   creating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/java/org/jboss/weld/
   creating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/java/org/jboss/weld/tck/
   creating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/java/org/jboss/weld/tck/wildfly8/
   creating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/weld-embedded/
   creating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/weld-se/
   creating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/tck20/
   creating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/main/
   creating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/main/assembly/
   creating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/resources/
   creating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/resources/META-INF/
   creating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/resources/META-INF/services/
   creating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/wildfly8/
   creating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-as/
  inflating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/main/assembly/assembly.xml  
  inflating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension  
  inflating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/resources/META-INF/cdi-tck.properties  
  inflating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/resources/log4j.xml  
  inflating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/tck20/tck-tests.xml  
  inflating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/weld-se/arquillian.xml  
  inflating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/weld-embedded/arquillian.xml  
  inflating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/java/org/jboss/weld/tck/wildfly8/WildFlyMessaging.java  
  inflating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/java/org/jboss/weld/tck/wildfly8/WildFly8DeploymentExceptionTransformer.java  
  inflating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/java/org/jboss/weld/tck/wildfly8/WildFly8EEResourceManager.java  
  inflating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/java/org/jboss/weld/tck/wildfly8/WildFly8Extension.java  
  inflating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/java/org/jboss/weld/tck/WeldMethodInterceptor.java  
  inflating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/src/test/wildfly8/arquillian.xml  
  inflating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-as/pom.xml  
  inflating: cdi-tck-4.0.5-SNAPSHOT/weld/jboss-as/build.properties  
   creating: cdi-tck-4.0.5-SNAPSHOT/doc/
   creating: cdi-tck-4.0.5-SNAPSHOT/doc/cdi-tck-ref-guide/
   creating: cdi-tck-4.0.5-SNAPSHOT/doc/cdi-tck-ref-guide/generated-docs-html/
  inflating: cdi-tck-4.0.5-SNAPSHOT/doc/cdi-tck-ref-guide/generated-docs-html/cdi-tck-reference-guide.html  
   creating: cdi-tck-4.0.5-SNAPSHOT/doc/cdi-tck-ref-guide/generated-docs-html/images/
  inflating: cdi-tck-4.0.5-SNAPSHOT/doc/cdi-tck-ref-guide/generated-docs-html/images/testng-summary-report.png  
  inflating: cdi-tck-4.0.5-SNAPSHOT/doc/cdi-tck-ref-guide/generated-docs-html/images/testng-suite-detail-report.png  
  inflating: cdi-tck-4.0.5-SNAPSHOT/doc/cdi-tck-ref-guide/generated-docs-html/images/testng-plugin-report.png  
  inflating: cdi-tck-4.0.5-SNAPSHOT/doc/cdi-tck-ref-guide/generated-docs-html/images/testng-emailable-report.png  
  inflating: cdi-tck-4.0.5-SNAPSHOT/doc/cdi-tck-ref-guide/generated-docs-html/images/cdi_logo.png  
   creating: cdi-tck-4.0.5-SNAPSHOT/doc/cdi-tck-ref-guide/generated-docs-pdf/
  inflating: cdi-tck-4.0.5-SNAPSHOT/doc/cdi-tck-ref-guide/generated-docs-pdf/cdi-tck-reference-guide.pdf  
   creating: cdi-tck-4.0.5-SNAPSHOT/doc/cdi-tck-ref-guide/generated-docs-pdf/images/
  inflating: cdi-tck-4.0.5-SNAPSHOT/doc/cdi-tck-ref-guide/generated-docs-pdf/images/testng-summary-report.png  
  inflating: cdi-tck-4.0.5-SNAPSHOT/doc/cdi-tck-ref-guide/generated-docs-pdf/images/testng-suite-detail-report.png  
  inflating: cdi-tck-4.0.5-SNAPSHOT/doc/cdi-tck-ref-guide/generated-docs-pdf/images/cdi_logo.png  
  inflating: cdi-tck-4.0.5-SNAPSHOT/doc/cdi-tck-ref-guide/generated-docs-pdf/images/testng-emailable-report.png  
  inflating: cdi-tck-4.0.5-SNAPSHOT/doc/cdi-tck-ref-guide/generated-docs-pdf/images/testng-plugin-report.png  
  inflating: cdi-tck-4.0.5-SNAPSHOT/README.adoc  
+ sha256sum cdi-tck-4.0.5-SNAPSHOT-dist.zip
+ echo '+++ '
+++ 
+ wget -O wildfly.zip https://github.com/wildfly/wildfly/releases/download/27.0.0.Alpha1/wildfly-preview-27.0.0.Alpha1.zip
--2022-06-10 01:46:43--  https://github.com/wildfly/wildfly/releases/download/27.0.0.Alpha1/wildfly-preview-27.0.0.Alpha1.zip
Resolving github.com (github.com)... 140.82.114.3
Connecting to github.com (github.com)|140.82.114.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/764708/396fef49-fa23-475f-8f6a-53c7a555836a?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220610%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220610T014644Z&X-Amz-Expires=300&X-Amz-Signature=a7a16fd3aee876e7701783caf1d2ddf3018330bbc7b5b3c1b432656c21105f9c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=764708&response-content-disposition=attachment%3B%20filename%3Dwildfly-preview-27.0.0.Alpha1.zip&response-content-type=application%2Foctet-stream [following]
--2022-06-10 01:46:44--  https://objects.githubusercontent.com/github-production-release-asset-2e65be/764708/396fef49-fa23-475f-8f6a-53c7a555836a?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220610%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220610T014644Z&X-Amz-Expires=300&X-Amz-Signature=a7a16fd3aee876e7701783caf1d2ddf3018330bbc7b5b3c1b432656c21105f9c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=764708&response-content-disposition=attachment%3B%20filename%3Dwildfly-preview-27.0.0.Alpha1.zip&response-content-type=application%2Foctet-stream
Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ...
Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 223751675 (213M) [application/octet-stream]
Saving to: ‘wildfly.zip’

     0K .......... .......... .......... .......... ..........  0% 8.88M 24s
    50K .......... .......... .......... .......... ..........  0% 16.5M 18s
   100K .......... .......... .......... .......... ..........  0%  105M 13s
   150K .......... .......... .......... .......... ..........  0% 17.4M 13s
   200K .......... .......... .......... .......... ..........  0% 51.3M 11s
   250K .......... .......... .......... .......... ..........  0% 98.3M 10s
   300K .......... .......... .......... .......... ..........  0%  125M 8s
   350K .......... .......... .......... .......... ..........  0% 57.9M 8s
   400K .......... .......... .......... .......... ..........  0% 32.7M 8s
   450K .......... .......... .......... .......... ..........  0% 59.0M 7s
   500K .......... .......... .......... .......... ..........  0% 96.8M 7s
   550K .......... .......... .......... .......... ..........  0%  101M 6s
   600K .......... .......... .......... .......... ..........  0%  127M 6s
   650K .......... .......... .......... .......... ..........  0%  136M 6s
   700K .......... .......... .......... .......... ..........  0%  106M 5s
   750K .......... .......... .......... .......... ..........  0% 93.6M 5s
   800K .......... .......... .......... .......... ..........  0%  127M 5s
   850K .......... .......... .......... .......... ..........  0%  103M 5s
   900K .......... .......... .......... .......... ..........  0%  140M 5s
   950K .......... .......... .......... .......... ..........  0% 82.1M 5s
  1000K .......... .......... .......... .......... ..........  0%  149M 4s
  1050K .......... .......... .......... .......... ..........  0%  148M 4s
  1100K .......... .......... .......... .......... ..........  0%  105M 4s
  1150K .......... .......... .......... .......... ..........  0% 93.4M 4s
  1200K .......... .......... .......... .......... ..........  0%  107M 4s
  1250K .......... .......... .......... .......... ..........  0%  111M 4s
  1300K .......... .......... .......... .......... ..........  0%  134M 4s
  1350K .......... .......... .......... .......... ..........  0% 96.0M 4s
  1400K .......... .......... .......... .......... ..........  0%  126M 4s
  1450K .......... .......... .......... .......... ..........  0%  126M 4s
  1500K .......... .......... .......... .......... ..........  0% 99.6M 4s
  1550K .......... .......... .......... .......... ..........  0%  106M 4s
  1600K .......... .......... .......... .......... ..........  0% 95.9M 4s
  1650K .......... .......... .......... .......... ..........  0%  124M 3s
  1700K .......... .......... .......... .......... ..........  0%  126M 3s
  1750K .......... .......... .......... .......... ..........  0% 93.0M 3s
  1800K .......... .......... .......... .......... ..........  0%  112M 3s
  1850K .......... .......... .......... .......... ..........  0%  132M 3s
  1900K .......... .......... .......... .......... ..........  0%  102M 3s
  1950K .......... .......... .......... .......... ..........  0%  106M 3s
  2000K .......... .......... .......... .......... ..........  0%  117M 3s
  2050K .......... .......... .......... .......... ..........  0%  109M 3s
  2100K .......... .......... .......... .......... ..........  0%  123M 3s
  2150K .......... .......... .......... .......... ..........  1%  113M 3s
  2200K .......... .......... .......... .......... ..........  1%  108M 3s
  2250K .......... .......... .......... .......... ..........  1%  109M 3s
  2300K .......... .......... .......... .......... ..........  1%  136M 3s
  2350K .......... .......... .......... .......... ..........  1% 86.7M 3s
  2400K .......... .......... .......... .......... ..........  1%  127M 3s
  2450K .......... .......... .......... .......... ..........  1%  117M 3s
  2500K .......... .......... .......... .......... ..........  1% 94.7M 3s
  2550K .......... .......... .......... .......... ..........  1% 86.3M 3s
  2600K .......... .......... .......... .......... ..........  1% 83.9M 3s
  2650K .......... .......... .......... .......... ..........  1% 92.0M 3s
  2700K .......... .......... .......... .......... ..........  1%  110M 3s
  2750K .......... .......... .......... .......... ..........  1% 74.3M 3s
  2800K .......... .......... .......... .......... ..........  1%  120M 3s
  2850K .......... .......... .......... .......... ..........  1%  120M 3s
  2900K .......... .......... .......... .......... ..........  1%  108M 3s
  2950K .......... .......... .......... .......... ..........  1%  116M 3s
  3000K .......... .......... .......... .......... ..........  1%  134M 3s
  3050K .......... .......... .......... .......... ..........  1%  128M 3s
  3100K .......... .......... .......... .......... ..........  1%  122M 3s
  3150K .......... .......... .......... .......... ..........  1%  107M 3s
  3200K .......... .......... .......... .......... ..........  1%  126M 3s
  3250K .......... .......... .......... .......... ..........  1%  138M 3s
  3300K .......... .......... .......... .......... ..........  1%  128M 3s
  3350K .......... .......... .......... .......... ..........  1% 79.3M 3s
  3400K .......... .......... .......... .......... ..........  1% 97.0M 3s
  3450K .......... .......... .......... .......... ..........  1%  112M 3s
  3500K .......... .......... .......... .......... ..........  1%  127M 3s
  3550K .......... .......... .......... .......... ..........  1% 99.5M 3s
  3600K .......... .......... .......... .......... ..........  1%  105M 3s
  3650K .......... .......... .......... .......... ..........  1%  108M 3s
  3700K .......... .......... .......... .......... ..........  1%  114M 3s
  3750K .......... .......... .......... .......... ..........  1% 96.7M 3s
  3800K .......... .......... .......... .......... ..........  1% 76.8M 3s
  3850K .......... .......... .......... .......... ..........  1% 7.92M 3s
  3900K .......... .......... .......... .......... ..........  1%  134M 3s
  3950K .......... .......... .......... .......... ..........  1%  103M 3s
  4000K .......... .......... .......... .......... ..........  1%  136M 3s
  4050K .......... .......... .......... .......... ..........  1% 12.1M 3s
  4100K .......... .......... .......... .......... ..........  1% 86.2M 3s
  4150K .......... .......... .......... .......... ..........  1%  113M 3s
  4200K .......... .......... .......... .......... ..........  1%  109M 3s
  4250K .......... .......... .......... .......... ..........  1%  151M 3s
  4300K .......... .......... .......... .......... ..........  1%  102M 3s
  4350K .......... .......... .......... .......... ..........  2%  126M 3s
  4400K .......... .......... .......... .......... ..........  2%  107M 3s
  4450K .......... .......... .......... .......... ..........  2%  115M 3s
  4500K .......... .......... .......... .......... ..........  2% 96.4M 3s
  4550K .......... .......... .......... .......... ..........  2%  139M 3s
  4600K .......... .......... .......... .......... ..........  2% 80.0M 3s
  4650K .......... .......... .......... .......... ..........  2%  112M 3s
  4700K .......... .......... .......... .......... ..........  2%  124M 3s
  4750K .......... .......... .......... .......... ..........  2%  132M 3s
  4800K .......... .......... .......... .......... ..........  2% 91.2M 3s
  4850K .......... .......... .......... .......... ..........  2%  114M 3s
  4900K .......... .......... .......... .......... ..........  2%  131M 3s
  4950K .......... .......... .......... .......... ..........  2%  109M 3s
  5000K .......... .......... .......... .......... ..........  2%  109M 3s
  5050K .......... .......... .......... .......... ..........  2% 99.4M 3s
  5100K .......... .......... .......... .......... ..........  2%  119M 3s
  5150K .......... .......... .......... .......... ..........  2%  109M 3s
  5200K .......... .......... .......... .......... ..........  2% 91.0M 3s
  5250K .......... .......... .......... .......... ..........  2%  136M 3s
  5300K .......... .......... .......... .......... ..........  2%  120M 3s
  5350K .......... .......... .......... .......... ..........  2%  106M 3s
  5400K .......... .......... .......... .......... ..........  2%  101M 3s
  5450K .......... .......... .......... .......... ..........  2%  138M 3s
  5500K .......... .......... .......... .......... ..........  2% 85.8M 3s
  5550K .......... .......... .......... .......... ..........  2%  149M 3s
  5600K .......... .......... .......... .......... ..........  2% 79.7M 3s
  5650K .......... .......... .......... .......... ..........  2%  136M 3s
  5700K .......... .......... .......... .......... ..........  2%  135M 3s
  5750K .......... .......... .......... .......... ..........  2%  108M 3s
  5800K .......... .......... .......... .......... ..........  2% 97.5M 3s
  5850K .......... .......... .......... .......... ..........  2%  141M 3s
  5900K .......... .......... .......... .......... ..........  2%  111M 3s
  5950K .......... .......... .......... .......... ..........  2%  115M 3s
  6000K .......... .......... .......... .......... ..........  2% 92.0M 3s
  6050K .......... .......... .......... .......... ..........  2% 86.0M 3s
  6100K .......... .......... .......... .......... ..........  2%  135M 3s
  6150K .......... .......... .......... .......... ..........  2%  138M 3s
  6200K .......... .......... .......... .......... ..........  2%  117M 3s
  6250K .......... .......... .......... .......... ..........  2% 94.3M 3s
  6300K .......... .......... .......... .......... ..........  2%  143M 3s
  6350K .......... .......... .......... .......... ..........  2%  106M 3s
  6400K .......... .......... .......... .......... ..........  2% 94.2M 3s
  6450K .......... .......... .......... .......... ..........  2%  106M 3s
  6500K .......... .......... .......... .......... ..........  2%  145M 3s
  6550K .......... .......... .......... .......... ..........  3%  108M 3s
  6600K .......... .......... .......... .......... ..........  3%  111M 3s
  6650K .......... .......... .......... .......... ..........  3%  109M 3s
  6700K .......... .......... .......... .......... ..........  3%  106M 3s
  6750K .......... .......... .......... .......... ..........  3%  115M 3s
  6800K .......... .......... .......... .......... ..........  3% 93.8M 3s
  6850K .......... .......... .......... .......... ..........  3%  104M 3s
  6900K .......... .......... .......... .......... ..........  3%  135M 3s
  6950K .......... .......... .......... .......... ..........  3%  125M 3s
  7000K .......... .......... .......... .......... ..........  3% 96.8M 3s
  7050K .......... .......... .......... .......... ..........  3%  115M 3s
  7100K .......... .......... .......... .......... ..........  3%  147M 3s
  7150K .......... .......... .......... .......... ..........  3% 98.5M 3s
  7200K .......... .......... .......... .......... ..........  3% 85.7M 3s
  7250K .......... .......... .......... .......... ..........  3%  122M 3s
  7300K .......... .......... .......... .......... ..........  3%  136M 2s
  7350K .......... .......... .......... .......... ..........  3%  122M 2s
  7400K .......... .......... .......... .......... ..........  3% 84.4M 2s
  7450K .......... .......... .......... .......... ..........  3%  135M 2s
  7500K .......... .......... .......... .......... ..........  3%  119M 2s
  7550K .......... .......... .......... .......... ..........  3%  104M 2s
  7600K .......... .......... .......... .......... ..........  3% 94.9M 2s
  7650K .......... .......... .......... .......... ..........  3%  112M 2s
  7700K .......... .......... .......... .......... ..........  3%  133M 2s
  7750K .......... .......... .......... .......... ..........  3%  124M 2s
  7800K .......... .......... .......... .......... ..........  3% 81.3M 2s
  7850K .......... .......... .......... .......... ..........  3%  139M 2s
  7900K .......... .......... .......... .......... ..........  3%  114M 2s
  7950K .......... .......... .......... .......... ..........  3%  113M 2s
  8000K .......... .......... .......... .......... ..........  3% 93.3M 2s
  8050K .......... .......... .......... .......... ..........  3%  837K 4s
  8100K .......... .......... .......... .......... ..........  3% 71.6M 4s
  8150K .......... .......... .......... .......... ..........  3%  104M 4s
  8200K .......... .......... .......... .......... ..........  3%  133M 4s
  8250K .......... .......... .......... .......... ..........  3%  138M 4s
  8300K .......... .......... .......... .......... ..........  3%  144M 4s
  8350K .......... .......... .......... .......... ..........  3%  123M 4s
  8400K .......... .......... .......... .......... ..........  3% 99.9M 4s
  8450K .......... .......... .......... .......... ..........  3%  139M 4s
  8500K .......... .......... .......... .......... ..........  3%  126M 4s
  8550K .......... .......... .......... .......... ..........  3%  129M 4s
  8600K .......... .......... .......... .......... ..........  3%  117M 4s
  8650K .......... .......... .......... .......... ..........  3%  134M 4s
  8700K .......... .......... .......... .......... ..........  4%  129M 4s
  8750K .......... .......... .......... .......... ..........  4%  136M 4s
  8800K .......... .......... .......... .......... ..........  4%  106M 4s
  8850K .......... .......... .......... .......... ..........  4%  132M 4s
  8900K .......... .......... .......... .......... ..........  4%  144M 4s
  8950K .......... .......... .......... .......... ..........  4%  125M 4s
  9000K .......... .......... .......... .......... ..........  4%  124M 4s
  9050K .......... .......... .......... .......... ..........  4%  139M 4s
  9100K .......... .......... .......... .......... ..........  4%  131M 4s
  9150K .......... .......... .......... .......... ..........  4%  139M 4s
  9200K .......... .......... .......... .......... ..........  4%  102M 4s
  9250K .......... .......... .......... .......... ..........  4%  133M 4s
  9300K .......... .......... .......... .......... ..........  4%  146M 4s
  9350K .......... .......... .......... .......... ..........  4%  126M 4s
  9400K .......... .......... .......... .......... ..........  4%  125M 4s
  9450K .......... .......... .......... .......... ..........  4%  138M 4s
  9500K .......... .......... .......... .......... ..........  4%  131M 4s
  9550K .......... .......... .......... .......... ..........  4%  144M 4s
  9600K .......... .......... .......... .......... ..........  4%  100M 4s
  9650K .......... .......... .......... .......... ..........  4%  139M 4s
  9700K .......... .......... .......... .......... ..........  4%  160M 4s
  9750K .......... .......... .......... .......... ..........  4%  148M 4s
  9800K .......... .......... .......... .......... ..........  4%  150M 4s
  9850K .......... .......... .......... .......... ..........  4%  151M 4s
  9900K .......... .......... .......... .......... ..........  4%  125M 4s
  9950K .......... .......... .......... .......... ..........  4%  132M 3s
 10000K .......... .......... .......... .......... ..........  4%  114M 3s
 10050K .......... .......... .......... .......... ..........  4%  137M 3s
 10100K .......... .......... .......... .......... ..........  4%  135M 3s
 10150K .......... .......... .......... .......... ..........  4%  135M 3s
 10200K .......... .......... .......... .......... ..........  4%  136M 3s
 10250K .......... .......... .......... .......... ..........  4%  139M 3s
 10300K .......... .......... .......... .......... ..........  4%  125M 3s
 10350K .......... .......... .......... .......... ..........  4%  146M 3s
 10400K .......... .......... .......... .......... ..........  4%  115M 3s
 10450K .......... .......... .......... .......... ..........  4%  129M 3s
 10500K .......... .......... .......... .......... ..........  4%  135M 3s
 10550K .......... .......... .......... .......... ..........  4%  127M 3s
 10600K .......... .......... .......... .......... ..........  4%  127M 3s
 10650K .......... .......... .......... .......... ..........  4%  156M 3s
 10700K .......... .......... .......... .......... ..........  4%  127M 3s
 10750K .......... .......... .......... .......... ..........  4%  144M 3s
 10800K .......... .......... .......... .......... ..........  4%  102M 3s
 10850K .......... .......... .......... .......... ..........  4%  125M 3s
 10900K .......... .......... .......... .......... ..........  5%  133M 3s
 10950K .......... .......... .......... .......... ..........  5%  120M 3s
 11000K .......... .......... .......... .......... ..........  5%  117M 3s
 11050K .......... .......... .......... .......... ..........  5%  162M 3s
 11100K .......... .......... .......... .......... ..........  5%  132M 3s
 11150K .......... .......... .......... .......... ..........  5%  143M 3s
 11200K .......... .......... .......... .......... ..........  5% 98.4M 3s
 11250K .......... .......... .......... .......... ..........  5%  147M 3s
 11300K .......... .......... .......... .......... ..........  5%  136M 3s
 11350K .......... .......... .......... .......... ..........  5%  133M 3s
 11400K .......... .......... .......... .......... ..........  5%  108M 3s
 11450K .......... .......... .......... .......... ..........  5%  133M 3s
 11500K .......... .......... .......... .......... ..........  5% 98.6M 3s
 11550K .......... .......... .......... .......... ..........  5% 94.7M 3s
 11600K .......... .......... .......... .......... ..........  5% 75.4M 3s
 11650K .......... .......... .......... .......... ..........  5%  139M 3s
 11700K .......... .......... .......... .......... ..........  5%  143M 3s
 11750K .......... .......... .......... .......... ..........  5%  123M 3s
 11800K .......... .......... .......... .......... ..........  5%  129M 3s
 11850K .......... .......... .......... .......... ..........  5%  145M 3s
 11900K .......... .......... .......... .......... ..........  5%  124M 3s
 11950K .......... .......... .......... .......... ..........  5%  114M 3s
 12000K .......... .......... .......... .......... ..........  5% 99.4M 3s
 12050K .......... .......... .......... .......... ..........  5%  135M 3s
 12100K .......... .......... .......... .......... ..........  5%  123M 3s
 12150K .......... .......... .......... .......... ..........  5%  141M 3s
 12200K .......... .......... .......... .......... ..........  5%  123M 3s
 12250K .......... .......... .......... .......... ..........  5%  125M 3s
 12300K .......... .......... .......... .......... ..........  5%  167M 3s
 12350K .......... .......... .......... .......... ..........  5%  134M 3s
 12400K .......... .......... .......... .......... ..........  5%  112M 3s
 12450K .......... .......... .......... .......... ..........  5%  142M 3s
 12500K .......... .......... .......... .......... ..........  5%  137M 3s
 12550K .......... .......... .......... .......... ..........  5%  147M 3s
 12600K .......... .......... .......... .......... ..........  5% 97.0M 3s
 12650K .......... .......... .......... .......... ..........  5%  122M 3s
 12700K .......... .......... .......... .......... ..........  5%  769K 4s
 12750K .......... .......... .......... .......... ..........  5%  118M 4s
 12800K .......... .......... .......... .......... ..........  5%  106M 4s
 12850K .......... .......... .......... .......... ..........  5%  146M 4s
 12900K .......... .......... .......... .......... ..........  5%  139M 4s
 12950K .......... .......... .......... .......... ..........  5%  142M 4s
 13000K .......... .......... .......... .......... ..........  5%  108M 4s
 13050K .......... .......... .......... .......... ..........  5%  148M 4s
 13100K .......... .......... .......... .......... ..........  6%  140M 4s
 13150K .......... .......... .......... .......... ..........  6%  131M 4s
 13200K .......... .......... .......... .......... ..........  6%  114M 4s
 13250K .......... .......... .......... .......... ..........  6%  147M 4s
 13300K .......... .......... .......... .......... ..........  6%  131M 4s
 13350K .......... .......... .......... .......... ..........  6%  139M 4s
 13400K .......... .......... .......... .......... ..........  6%  117M 4s
 13450K .......... .......... .......... .......... ..........  6%  139M 4s
 13500K .......... .......... .......... .......... ..........  6%  161M 4s
 13550K .......... .......... .......... .......... ..........  6%  153M 4s
 13600K .......... .......... .......... .......... ..........  6%  114M 4s
 13650K .......... .......... .......... .......... ..........  6%  122M 4s
 13700K .......... .......... .......... .......... ..........  6%  124M 4s
 13750K .......... .......... .......... .......... ..........  6%  119M 4s
 13800K .......... .......... .......... .......... ..........  6%  132M 4s
 13850K .......... .......... .......... .......... ..........  6%  148M 4s
 13900K .......... .......... .......... .......... ..........  6%  147M 4s
 13950K .......... .......... .......... .......... ..........  6%  124M 4s
 14000K .......... .......... .......... .......... ..........  6%  115M 4s
 14050K .......... .......... .......... .......... ..........  6%  144M 4s
 14100K .......... .......... .......... .......... ..........  6%  123M 4s
 14150K .......... .......... .......... .......... ..........  6%  139M 4s
 14200K .......... .......... .......... .......... ..........  6%  128M 4s
 14250K .......... .......... .......... .......... ..........  6%  126M 4s
 14300K .......... .......... .......... .......... ..........  6%  139M 4s
 14350K .......... .......... .......... .......... ..........  6%  129M 4s
 14400K .......... .......... .......... .......... ..........  6%  112M 4s
 14450K .......... .......... .......... .......... ..........  6%  137M 4s
 14500K .......... .......... .......... .......... ..........  6%  108M 4s
 14550K .......... .......... .......... .......... ..........  6%  140M 4s
 14600K .......... .......... .......... .......... ..........  6%  128M 4s
 14650K .......... .......... .......... .......... ..........  6%  145M 4s
 14700K .......... .......... .......... .......... ..........  6%  141M 4s
 14750K .......... .......... .......... .......... ..........  6%  120M 4s
 14800K .......... .......... .......... .......... ..........  6%  118M 4s
 14850K .......... .......... .......... .......... ..........  6%  151M 4s
 14900K .......... .......... .......... .......... ..........  6%  134M 4s
 14950K .......... .......... .......... .......... ..........  6%  141M 4s
 15000K .......... .......... .......... .......... ..........  6%  129M 4s
 15050K .......... .......... .......... .......... ..........  6%  155M 4s
 15100K .......... .......... .......... .......... ..........  6%  159M 4s
 15150K .......... .......... .......... .......... ..........  6%  161M 4s
 15200K .......... .......... .......... .......... ..........  6% 99.4M 4s
 15250K .......... .......... .......... .......... ..........  7%  160M 4s
 15300K .......... .......... .......... .......... ..........  7%  138M 4s
 15350K .......... .......... .......... .......... ..........  7%  102M 4s
 15400K .......... .......... .......... .......... ..........  7%  131M 4s
 15450K .......... .......... .......... .......... ..........  7%  114M 4s
 15500K .......... .......... .......... .......... ..........  7%  128M 4s
 15550K .......... .......... .......... .......... ..........  7%  126M 4s
 15600K .......... .......... .......... .......... ..........  7%  112M 4s
 15650K .......... .......... .......... .......... ..........  7%  141M 4s
 15700K .......... .......... .......... .......... ..........  7%  129M 4s
 15750K .......... .......... .......... .......... ..........  7%  149M 4s
 15800K .......... .......... .......... .......... ..........  7%  130M 4s
 15850K .......... .......... .......... .......... ..........  7%  122M 4s
 15900K .......... .......... .......... .......... ..........  7%  146M 4s
 15950K .......... .......... .......... .......... ..........  7%  139M 4s
 16000K .......... .......... .......... .......... ..........  7%  104M 4s
 16050K .......... .......... .......... .......... ..........  7%  167M 4s
 16100K .......... .......... .......... .......... ..........  7%  149M 3s
 16150K .......... .......... .......... .......... ..........  7%  140M 3s
 16200K .......... .......... .......... .......... ..........  7%  132M 3s
 16250K .......... .......... .......... .......... ..........  7%  132M 3s
 16300K .......... .......... .......... .......... ..........  7%  149M 3s
 16350K .......... .......... .......... .......... ..........  7%  121M 3s
 16400K .......... .......... .......... .......... ..........  7%  107M 3s
 16450K .......... .......... .......... .......... ..........  7%  136M 3s
 16500K .......... .......... .......... .......... ..........  7%  119M 3s
 16550K .......... .......... .......... .......... ..........  7%  147M 3s
 16600K .......... .......... .......... .......... ..........  7%  130M 3s
 16650K .......... .......... .......... .......... ..........  7%  136M 3s
 16700K .......... .......... .......... .......... ..........  7%  149M 3s
 16750K .......... .......... .......... .......... ..........  7%  143M 3s
 16800K .......... .......... .......... .......... ..........  7%  111M 3s
 16850K .......... .......... .......... .......... ..........  7%  145M 3s
 16900K .......... .......... .......... .......... ..........  7%  150M 3s
 16950K .......... .......... .......... .......... ..........  7%  139M 3s
 17000K .......... .......... .......... .......... ..........  7%  146M 3s
 17050K .......... .......... .......... .......... ..........  7%  131M 3s
 17100K .......... .......... .......... .......... ..........  7%  150M 3s
 17150K .......... .......... .......... .......... ..........  7%  159M 3s
 17200K .......... .......... .......... .......... ..........  7% 98.4M 3s
 17250K .......... .......... .......... .......... ..........  7%  139M 3s
 17300K .......... .......... .......... .......... ..........  7%  131M 3s
 17350K .......... .......... .......... .......... ..........  7%  767K 4s
 17400K .......... .......... .......... .......... ..........  7% 87.8M 4s
 17450K .......... .......... .......... .......... ..........  8%  135M 4s
 17500K .......... .......... .......... .......... ..........  8%  155M 4s
 17550K .......... .......... .......... .......... ..........  8%  156M 4s
 17600K .......... .......... .......... .......... ..........  8%  112M 4s
 17650K .......... .......... .......... .......... ..........  8%  125M 4s
 17700K .......... .......... .......... .......... ..........  8%  128M 4s
 17750K .......... .......... .......... .......... ..........  8%  139M 4s
 17800K .......... .......... .......... .......... ..........  8%  141M 4s
 17850K .......... .......... .......... .......... ..........  8%  135M 4s
 17900K .......... .......... .......... .......... ..........  8%  135M 4s
 17950K .......... .......... .......... .......... ..........  8%  142M 4s
 18000K .......... .......... .......... .......... ..........  8% 97.7M 4s
 18050K .......... .......... .......... .......... ..........  8%  153M 4s
 18100K .......... .......... .......... .......... ..........  8%  136M 4s
 18150K .......... .......... .......... .......... ..........  8%  119M 4s
 18200K .......... .......... .......... .......... ..........  8%  125M 4s
 18250K .......... .......... .......... .......... ..........  8%  120M 4s
 18300K .......... .......... .......... .......... ..........  8%  137M 4s
 18350K .......... .......... .......... .......... ..........  8%  139M 4s
 18400K .......... .......... .......... .......... ..........  8%  108M 4s
 18450K .......... .......... .......... .......... ..........  8%  141M 4s
 18500K .......... .......... .......... .......... ..........  8%  137M 4s
 18550K .......... .......... .......... .......... ..........  8%  122M 4s
 18600K .......... .......... .......... .......... ..........  8%  125M 4s
 18650K .......... .......... .......... .......... ..........  8%  133M 4s
 18700K .......... .......... .......... .......... ..........  8%  140M 4s
 18750K .......... .......... .......... .......... ..........  8%  130M 4s
 18800K .......... .......... .......... .......... ..........  8%  105M 4s
 18850K .......... .......... .......... .......... ..........  8%  121M 4s
 18900K .......... .......... .......... .......... ..........  8%  164M 4s
 18950K .......... .......... .......... .......... ..........  8%  126M 4s
 19000K .......... .......... .......... .......... ..........  8% 99.6M 4s
 19050K .......... .......... .......... .......... ..........  8%  137M 4s
 19100K .......... .......... .......... .......... ..........  8%  135M 4s
 19150K .......... .......... .......... .......... ..........  8%  128M 4s
 19200K .......... .......... .......... .......... ..........  8% 95.1M 4s
 19250K .......... .......... .......... .......... ..........  8%  148M 4s
 19300K .......... .......... .......... .......... ..........  8%  104M 4s
 19350K .......... .......... .......... .......... ..........  8%  151M 4s
 19400K .......... .......... .......... .......... ..........  8%  141M 4s
 19450K .......... .......... .......... .......... ..........  8%  139M 4s
 19500K .......... .......... .......... .......... ..........  8%  135M 4s
 19550K .......... .......... .......... .......... ..........  8%  154M 4s
 19600K .......... .......... .......... .......... ..........  8% 96.8M 4s
 19650K .......... .......... .......... .......... ..........  9%  143M 4s
 19700K .......... .......... .......... .......... ..........  9%  122M 4s
 19750K .......... .......... .......... .......... ..........  9%  152M 4s
 19800K .......... .......... .......... .......... ..........  9%  134M 4s
 19850K .......... .......... .......... .......... ..........  9%  133M 4s
 19900K .......... .......... .......... .......... ..........  9%  125M 4s
 19950K .......... .......... .......... .......... ..........  9%  145M 4s
 20000K .......... .......... .......... .......... ..........  9%  123M 4s
 20050K .......... .......... .......... .......... ..........  9%  151M 4s
 20100K .......... .......... .......... .......... ..........  9%  134M 4s
 20150K .......... .......... .......... .......... ..........  9%  151M 4s
 20200K .......... .......... .......... .......... ..........  9%  136M 4s
 20250K .......... .......... .......... .......... ..........  9%  155M 4s
 20300K .......... .......... .......... .......... ..........  9%  152M 4s
 20350K .......... .......... .......... .......... ..........  9%  139M 4s
 20400K .......... .......... .......... .......... ..........  9%  109M 4s
 20450K .......... .......... .......... .......... ..........  9%  172M 4s
 20500K .......... .......... .......... .......... ..........  9%  166M 4s
 20550K .......... .......... .......... .......... ..........  9%  136M 4s
 20600K .......... .......... .......... .......... ..........  9%  151M 4s
 20650K .......... .......... .......... .......... ..........  9%  152M 4s
 20700K .......... .......... .......... .......... ..........  9%  114M 4s
 20750K .......... .......... .......... .......... ..........  9%  135M 4s
 20800K .......... .......... .......... .......... ..........  9%  116M 4s
 20850K .......... .......... .......... .......... ..........  9% 95.0M 4s
 20900K .......... .......... .......... .......... ..........  9%  149M 4s
 20950K .......... .......... .......... .......... ..........  9%  135M 4s
 21000K .......... .......... .......... .......... ..........  9%  106M 4s
 21050K .......... .......... .......... .......... ..........  9%  141M 4s
 21100K .......... .......... .......... .......... ..........  9%  131M 4s
 21150K .......... .......... .......... .......... ..........  9%  137M 4s
 21200K .......... .......... .......... .......... ..........  9%  106M 4s
 21250K .......... .......... .......... .......... ..........  9%  119M 4s
 21300K .......... .......... .......... .......... ..........  9%  152M 4s
 21350K .......... .......... .......... .......... ..........  9%  122M 4s
 21400K .......... .......... .......... .......... ..........  9%  130M 4s
 21450K .......... .......... .......... .......... ..........  9%  123M 4s
 21500K .......... .......... .......... .......... ..........  9%  136M 4s
 21550K .......... .......... .......... .......... ..........  9%  136M 4s
 21600K .......... .......... .......... .......... ..........  9%  112M 4s
 21650K .......... .......... .......... .......... ..........  9%  141M 3s
 21700K .......... .......... .......... .......... ..........  9%  148M 3s
 21750K .......... .......... .......... .......... ..........  9%  124M 3s
 21800K .......... .......... .......... .......... ..........  9%  131M 3s
 21850K .......... .......... .......... .......... .......... 10%  126M 3s
 21900K .......... .......... .......... .......... .......... 10%  152M 3s
 21950K .......... .......... .......... .......... .......... 10%  141M 3s
 22000K .......... .......... .......... .......... .......... 10%  122M 3s
 22050K .......... .......... .......... .......... .......... 10%  151M 3s
 22100K .......... .......... .......... .......... .......... 10%  131M 3s
 22150K .......... .......... .......... .......... .......... 10%  136M 3s
 22200K .......... .......... .......... .......... .......... 10%  125M 3s
 22250K .......... .......... .......... .......... .......... 10%  129M 3s
 22300K .......... .......... .......... .......... .......... 10%  149M 3s
 22350K .......... .......... .......... .......... .......... 10%  121M 3s
 22400K .......... .......... .......... .......... .......... 10%  800K 4s
 22450K .......... .......... .......... .......... .......... 10% 99.2M 4s
 22500K .......... .......... .......... .......... .......... 10%  113M 4s
 22550K .......... .......... .......... .......... .......... 10%  142M 4s
 22600K .......... .......... .......... .......... .......... 10% 46.7M 4s
 22650K .......... .......... .......... .......... .......... 10% 37.2M 4s
 22700K .......... .......... .......... .......... .......... 10% 61.3M 4s
 22750K .......... .......... .......... .......... .......... 10%  144M 4s
 22800K .......... .......... .......... .......... .......... 10%  105M 4s
 22850K .......... .......... .......... .......... .......... 10%  143M 4s
 22900K .......... .......... .......... .......... .......... 10%  130M 4s
 22950K .......... .......... .......... .......... .......... 10%  148M 4s
 23000K .......... .......... .......... .......... .......... 10%  147M 4s
 23050K .......... .......... .......... .......... .......... 10%  124M 4s
 23100K .......... .......... .......... .......... .......... 10%  161M 4s
 23150K .......... .......... .......... .......... .......... 10%  159M 4s
 23200K .......... .......... .......... .......... .......... 10% 96.9M 4s
 23250K .......... .......... .......... .......... .......... 10%  134M 4s
 23300K .......... .......... .......... .......... .......... 10%  127M 4s
 23350K .......... .......... .......... .......... .......... 10%  139M 4s
 23400K .......... .......... .......... .......... .......... 10%  125M 4s
 23450K .......... .......... .......... .......... .......... 10%  116M 4s
 23500K .......... .......... .......... .......... .......... 10%  124M 4s
 23550K .......... .......... .......... .......... .......... 10%  123M 4s
 23600K .......... .......... .......... .......... .......... 10%  105M 4s
 23650K .......... .......... .......... .......... .......... 10%  141M 4s
 23700K .......... .......... .......... .......... .......... 10%  118M 4s
 23750K .......... .......... .......... .......... .......... 10%  126M 4s
 23800K .......... .......... .......... .......... .......... 10%  106M 4s
 23850K .......... .......... .......... .......... .......... 10%  130M 4s
 23900K .......... .......... .......... .......... .......... 10%  140M 4s
 23950K .......... .......... .......... .......... .......... 10%  118M 4s
 24000K .......... .......... .......... .......... .......... 11%  107M 4s
 24050K .......... .......... .......... .......... .......... 11%  131M 4s
 24100K .......... .......... .......... .......... .......... 11%  131M 4s
 24150K .......... .......... .......... .......... .......... 11%  131M 4s
 24200K .......... .......... .......... .......... .......... 11%  116M 4s
 24250K .......... .......... .......... .......... .......... 11%  143M 4s
 24300K .......... .......... .......... .......... .......... 11%  146M 4s
 24350K .......... .......... .......... .......... .......... 11%  131M 4s
 24400K .......... .......... .......... .......... .......... 11%  112M 4s
 24450K .......... .......... .......... .......... .......... 11%  148M 4s
 24500K .......... .......... .......... .......... .......... 11%  156M 4s
 24550K .......... .......... .......... .......... .......... 11%  166M 4s
 24600K .......... .......... .......... .......... .......... 11%  143M 4s
 24650K .......... .......... .......... .......... .......... 11%  149M 4s
 24700K .......... .......... .......... .......... .......... 11%  150M 4s
 24750K .......... .......... .......... .......... .......... 11%  147M 4s
 24800K .......... .......... .......... .......... .......... 11%  111M 4s
 24850K .......... .......... .......... .......... .......... 11%  143M 4s
 24900K .......... .......... .......... .......... .......... 11%  124M 4s
 24950K .......... .......... .......... .......... .......... 11%  137M 4s
 25000K .......... .......... .......... .......... .......... 11%  117M 4s
 25050K .......... .......... .......... .......... .......... 11%  114M 4s
 25100K .......... .......... .......... .......... .......... 11%  148M 4s
 25150K .......... .......... .......... .......... .......... 11%  150M 4s
 25200K .......... .......... .......... .......... .......... 11%  113M 4s
 25250K .......... .......... .......... .......... .......... 11%  151M 4s
 25300K .......... .......... .......... .......... .......... 11%  137M 4s
 25350K .......... .......... .......... .......... .......... 11%  148M 4s
 25400K .......... .......... .......... .......... .......... 11%  136M 4s
 25450K .......... .......... .......... .......... .......... 11%  132M 4s
 25500K .......... .......... .......... .......... .......... 11%  123M 4s
 25550K .......... .......... .......... .......... .......... 11%  143M 4s
 25600K .......... .......... .......... .......... .......... 11% 87.5M 4s
 25650K .......... .......... .......... .......... .......... 11%  137M 4s
 25700K .......... .......... .......... .......... .......... 11%  129M 4s
 25750K .......... .......... .......... .......... .......... 11%  128M 4s
 25800K .......... .......... .......... .......... .......... 11%  122M 4s
 25850K .......... .......... .......... .......... .......... 11%  110M 4s
 25900K .......... .......... .......... .......... .......... 11%  127M 4s
 25950K .......... .......... .......... .......... .......... 11%  141M 4s
 26000K .......... .......... .......... .......... .......... 11%  116M 4s
 26050K .......... .......... .......... .......... .......... 11%  153M 4s
 26100K .......... .......... .......... .......... .......... 11%  142M 4s
 26150K .......... .......... .......... .......... .......... 11%  135M 4s
 26200K .......... .......... .......... .......... .......... 12%  112M 4s
 26250K .......... .......... .......... .......... .......... 12%  106M 4s
 26300K .......... .......... .......... .......... .......... 12%  103M 4s
 26350K .......... .......... .......... .......... .......... 12%  114M 4s
 26400K .......... .......... .......... .......... .......... 12%  112M 4s
 26450K .......... .......... .......... .......... .......... 12%  126M 4s
 26500K .......... .......... .......... .......... .......... 12%  120M 4s
 26550K .......... .......... .......... .......... .......... 12% 90.8M 4s
 26600K .......... .......... .......... .......... .......... 12%  100M 4s
 26650K .......... .......... .......... .......... .......... 12%  107M 4s
 26700K .......... .......... .......... .......... .......... 12%  119M 4s
 26750K .......... .......... .......... .......... .......... 12%  116M 3s
 26800K .......... .......... .......... .......... .......... 12% 84.9M 3s
 26850K .......... .......... .......... .......... .......... 12%  112M 3s
 26900K .......... .......... .......... .......... .......... 12%  788K 4s
 26950K .......... .......... .......... .......... .......... 12%  110M 4s
 27000K .......... .......... .......... .......... .......... 12%  116M 4s
 27050K .......... .......... .......... .......... .......... 12%  146M 4s
 27100K .......... .......... .......... .......... .......... 12%  117M 4s
 27150K .......... .......... .......... .......... .......... 12%  137M 4s
 27200K .......... .......... .......... .......... .......... 12%  120M 4s
 27250K .......... .......... .......... .......... .......... 12%  134M 4s
 27300K .......... .......... .......... .......... .......... 12%  142M 4s
 27350K .......... .......... .......... .......... .......... 12%  153M 4s
 27400K .......... .......... .......... .......... .......... 12%  120M 4s
 27450K .......... .......... .......... .......... .......... 12%  137M 4s
 27500K .......... .......... .......... .......... .......... 12%  132M 4s
 27550K .......... .......... .......... .......... .......... 12%  134M 4s
 27600K .......... .......... .......... .......... .......... 12%  112M 4s
 27650K .......... .......... .......... .......... .......... 12%  131M 4s
 27700K .......... .......... .......... .......... .......... 12%  137M 4s
 27750K .......... .......... .......... .......... .......... 12%  132M 4s
 27800K .......... .......... .......... .......... .......... 12%  123M 4s
 27850K .......... .......... .......... .......... .......... 12%  132M 4s
 27900K .......... .......... .......... .......... .......... 12%  132M 4s
 27950K .......... .......... .......... .......... .......... 12%  134M 4s
 28000K .......... .......... .......... .......... .......... 12%  107M 4s
 28050K .......... .......... .......... .......... .......... 12%  119M 4s
 28100K .......... .......... .......... .......... .......... 12%  147M 4s
 28150K .......... .......... .......... .......... .......... 12%  146M 4s
 28200K .......... .......... .......... .......... .......... 12%  120M 4s
 28250K .......... .......... .......... .......... .......... 12%  150M 4s
 28300K .......... .......... .......... .......... .......... 12%  162M 4s
 28350K .......... .......... .......... .......... .......... 12%  135M 4s
 28400K .......... .......... .......... .......... .......... 13%  126M 4s
 28450K .......... .......... .......... .......... .......... 13%  149M 4s
 28500K .......... .......... .......... .......... .......... 13%  121M 4s
 28550K .......... .......... .......... .......... .......... 13%  139M 4s
 28600K .......... .......... .......... .......... .......... 13%  122M 4s
 28650K .......... .......... .......... .......... .......... 13%  128M 4s
 28700K .......... .......... .......... .......... .......... 13%  132M 4s
 28750K .......... .......... .......... .......... .......... 13%  121M 4s
 28800K .......... .......... .......... .......... .......... 13%  105M 4s
 28850K .......... .......... .......... .......... .......... 13%  134M 4s
 28900K .......... .......... .......... .......... .......... 13%  136M 4s
 28950K .......... .......... .......... .......... .......... 13%  133M 4s
 29000K .......... .......... .......... .......... .......... 13%  121M 4s
 29050K .......... .......... .......... .......... .......... 13%  135M 4s
 29100K .......... .......... .......... .......... .......... 13%  135M 4s
 29150K .......... .......... .......... .......... .......... 13%  122M 4s
 29200K .......... .......... .......... .......... .......... 13%  118M 4s
 29250K .......... .......... .......... .......... .......... 13%  115M 4s
 29300K .......... .......... .......... .......... .......... 13%  121M 4s
 29350K .......... .......... .......... .......... .......... 13%  137M 4s
 29400K .......... .......... .......... .......... .......... 13%  125M 4s
 29450K .......... .......... .......... .......... .......... 13%  129M 4s
 29500K .......... .......... .......... .......... .......... 13%  129M 4s
 29550K .......... .......... .......... .......... .......... 13%  139M 4s
 29600K .......... .......... .......... .......... .......... 13%  109M 4s
 29650K .......... .......... .......... .......... .......... 13%  119M 4s
 29700K .......... .......... .......... .......... .......... 13%  112M 4s
 29750K .......... .......... .......... .......... .......... 13%  118M 4s
 29800K .......... .......... .......... .......... .......... 13%  128M 4s
 29850K .......... .......... .......... .......... .......... 13%  146M 4s
 29900K .......... .......... .......... .......... .......... 13%  127M 4s
 29950K .......... .......... .......... .......... .......... 13%  138M 4s
 30000K .......... .......... .......... .......... .......... 13% 97.7M 4s
 30050K .......... .......... .......... .......... .......... 13%  114M 4s
 30100K .......... .......... .......... .......... .......... 13%  131M 4s
 30150K .......... .......... .......... .......... .......... 13%  127M 4s
 30200K .......... .......... .......... .......... .......... 13%  127M 4s
 30250K .......... .......... .......... .......... .......... 13%  140M 4s
 30300K .......... .......... .......... .......... .......... 13%  126M 4s
 30350K .......... .......... .......... .......... .......... 13%  158M 4s
 30400K .......... .......... .......... .......... .......... 13%  125M 4s
 30450K .......... .......... .......... .......... .......... 13%  122M 4s
 30500K .......... .......... .......... .......... .......... 13%  121M 4s
 30550K .......... .......... .......... .......... .......... 14%  110M 4s
 30600K .......... .......... .......... .......... .......... 14%  119M 4s
 30650K .......... .......... .......... .......... .......... 14%  129M 4s
 30700K .......... .......... .......... .......... .......... 14%  124M 4s
 30750K .......... .......... .......... .......... .......... 14%  139M 4s
 30800K .......... .......... .......... .......... .......... 14%  101M 4s
 30850K .......... .......... .......... .......... .......... 14%  128M 4s
 30900K .......... .......... .......... .......... .......... 14%  135M 4s
 30950K .......... .......... .......... .......... .......... 14%  139M 4s
 31000K .......... .......... .......... .......... .......... 14%  129M 4s
 31050K .......... .......... .......... .......... .......... 14%  131M 4s
 31100K .......... .......... .......... .......... .......... 14%  124M 4s
 31150K .......... .......... .......... .......... .......... 14%  120M 4s
 31200K .......... .......... .......... .......... .......... 14%  109M 4s
 31250K .......... .......... .......... .......... .......... 14%  153M 4s
 31300K .......... .......... .......... .......... .......... 14%  134M 4s
 31350K .......... .......... .......... .......... .......... 14%  132M 4s
 31400K .......... .......... .......... .......... .......... 14%  132M 3s
 31450K .......... .......... .......... .......... .......... 14% 96.4M 3s
 31500K .......... .......... .......... .......... .......... 14%  120M 3s
 31550K .......... .......... .......... .......... .......... 14% 87.8M 3s
 31600K .......... .......... .......... .......... .......... 14% 94.9M 3s
 31650K .......... .......... .......... .......... .......... 14% 86.7M 3s
 31700K .......... .......... .......... .......... .......... 14%  129M 3s
 31750K .......... .......... .......... .......... .......... 14%  799K 4s
 31800K .......... .......... .......... .......... .......... 14% 95.1M 4s
 31850K .......... .......... .......... .......... .......... 14%  122M 4s
 31900K .......... .......... .......... .......... .......... 14%  145M 4s
 31950K .......... .......... .......... .......... .......... 14%  134M 4s
 32000K .......... .......... .......... .......... .......... 14%  116M 4s
 32050K .......... .......... .......... .......... .......... 14%  142M 4s
 32100K .......... .......... .......... .......... .......... 14%  132M 4s
 32150K .......... .......... .......... .......... .......... 14%  150M 4s
 32200K .......... .......... .......... .......... .......... 14%  139M 4s
 32250K .......... .......... .......... .......... .......... 14%  137M 4s
 32300K .......... .......... .......... .......... .......... 14%  146M 4s
 32350K .......... .......... .......... .......... .......... 14%  148M 4s
 32400K .......... .......... .......... .......... .......... 14%  105M 4s
 32450K .......... .......... .......... .......... .......... 14%  143M 4s
 32500K .......... .......... .......... .......... .......... 14%  147M 4s
 32550K .......... .......... .......... .......... .......... 14%  144M 4s
 32600K .......... .......... .......... .......... .......... 14%  142M 4s
 32650K .......... .......... .......... .......... .......... 14%  149M 4s
 32700K .......... .......... .......... .......... .......... 14%  134M 4s
 32750K .......... .......... .......... .......... .......... 15%  145M 4s
 32800K .......... .......... .......... .......... .......... 15% 97.5M 4s
 32850K .......... .......... .......... .......... .......... 15%  147M 4s
 32900K .......... .......... .......... .......... .......... 15%  153M 4s
 32950K .......... .......... .......... .......... .......... 15%  131M 4s
 33000K .......... .......... .......... .......... .......... 15%  129M 4s
 33050K .......... .......... .......... .......... .......... 15%  136M 4s
 33100K .......... .......... .......... .......... .......... 15%  138M 4s
 33150K .......... .......... .......... .......... .......... 15%  137M 4s
 33200K .......... .......... .......... .......... .......... 15%  101M 4s
 33250K .......... .......... .......... .......... .......... 15%  139M 4s
 33300K .......... .......... .......... .......... .......... 15%  136M 4s
 33350K .......... .......... .......... .......... .......... 15%  126M 4s
 33400K .......... .......... .......... .......... .......... 15%  124M 4s
 33450K .......... .......... .......... .......... .......... 15%  134M 4s
 33500K .......... .......... .......... .......... .......... 15%  142M 4s
 33550K .......... .......... .......... .......... .......... 15%  134M 4s
 33600K .......... .......... .......... .......... .......... 15%  108M 4s
 33650K .......... .......... .......... .......... .......... 15%  132M 4s
 33700K .......... .......... .......... .......... .......... 15%  141M 4s
 33750K .......... .......... .......... .......... .......... 15%  135M 4s
 33800K .......... .......... .......... .......... .......... 15%  128M 4s
 33850K .......... .......... .......... .......... .......... 15%  129M 4s
 33900K .......... .......... .......... .......... .......... 15%  119M 4s
 33950K .......... .......... .......... .......... .......... 15%  126M 4s
 34000K .......... .......... .......... .......... .......... 15%  112M 4s
 34050K .......... .......... .......... .......... .......... 15%  139M 4s
 34100K .......... .......... .......... .......... .......... 15%  131M 4s
 34150K .......... .......... .......... .......... .......... 15%  139M 4s
 34200K .......... .......... .......... .......... .......... 15%  131M 4s
 34250K .......... .......... .......... .......... .......... 15%  142M 4s
 34300K .......... .......... .......... .......... .......... 15%  134M 4s
 34350K .......... .......... .......... .......... .......... 15%  142M 4s
 34400K .......... .......... .......... .......... .......... 15% 86.8M 4s
 34450K .......... .......... .......... .......... .......... 15%  100M 4s
 34500K .......... .......... .......... .......... .......... 15%  111M 4s
 34550K .......... .......... .......... .......... .......... 15%  111M 4s
 34600K .......... .......... .......... .......... .......... 15%  118M 4s
 34650K .......... .......... .......... .......... .......... 15%  135M 4s
 34700K .......... .......... .......... .......... .......... 15%  137M 4s
 34750K .......... .......... .......... .......... .......... 15%  135M 4s
 34800K .......... .......... .......... .......... .......... 15%  113M 4s
 34850K .......... .......... .......... .......... .......... 15%  137M 4s
 34900K .......... .......... .......... .......... .......... 15%  137M 4s
 34950K .......... .......... .......... .......... .......... 16%  136M 4s
 35000K .......... .......... .......... .......... .......... 16%  105M 4s
 35050K .......... .......... .......... .......... .......... 16%  131M 4s
 35100K .......... .......... .......... .......... .......... 16%  143M 4s
 35150K .......... .......... .......... .......... .......... 16%  126M 4s
 35200K .......... .......... .......... .......... .......... 16%  107M 4s
 35250K .......... .......... .......... .......... .......... 16%  132M 4s
 35300K .......... .......... .......... .......... .......... 16%  129M 4s
 35350K .......... .......... .......... .......... .......... 16%  110M 4s
 35400K .......... .......... .......... .......... .......... 16%  123M 4s
 35450K .......... .......... .......... .......... .......... 16%  139M 4s
 35500K .......... .......... .......... .......... .......... 16%  137M 4s
 35550K .......... .......... .......... .......... .......... 16%  136M 4s
 35600K .......... .......... .......... .......... .......... 16%  118M 4s
 35650K .......... .......... .......... .......... .......... 16%  121M 3s
 35700K .......... .......... .......... .......... .......... 16%  131M 3s
 35750K .......... .......... .......... .......... .......... 16%  140M 3s
 35800K .......... .......... .......... .......... .......... 16%  122M 3s
 35850K .......... .......... .......... .......... .......... 16%  141M 3s
 35900K .......... .......... .......... .......... .......... 16%  134M 3s
 35950K .......... .......... .......... .......... .......... 16%  138M 3s
 36000K .......... .......... .......... .......... .......... 16%  112M 3s
 36050K .......... .......... .......... .......... .......... 16%  139M 3s
 36100K .......... .......... .......... .......... .......... 16%  125M 3s
 36150K .......... .......... .......... .......... .......... 16%  137M 3s
 36200K .......... .......... .......... .......... .......... 16% 95.6M 3s
 36250K .......... .......... .......... .......... .......... 16%  125M 3s
 36300K .......... .......... .......... .......... .......... 16%  113M 3s
 36350K .......... .......... .......... .......... .......... 16%  151M 3s
 36400K .......... .......... .......... .......... .......... 16%  119M 3s
 36450K .......... .......... .......... .......... .......... 16%  147M 3s
 36500K .......... .......... .......... .......... .......... 16%  138M 3s
 36550K .......... .......... .......... .......... .......... 16%  127M 3s
 36600K .......... .......... .......... .......... .......... 16%  108M 3s
 36650K .......... .......... .......... .......... .......... 16%  164M 3s
 36700K .......... .......... .......... .......... .......... 16%  140M 3s
 36750K .......... .......... .......... .......... .......... 16%  120M 3s
 36800K .......... .......... .......... .......... .......... 16%  131M 3s
 36850K .......... .......... .......... .......... .......... 16%  108M 3s
 36900K .......... .......... .......... .......... .......... 16%  133M 3s
 36950K .......... .......... .......... .......... .......... 16%  125M 3s
 37000K .......... .......... .......... .......... .......... 16% 99.7M 3s
 37050K .......... .......... .......... .......... .......... 16%  842K 4s
 37100K .......... .......... .......... .......... .......... 17% 84.4M 4s
 37150K .......... .......... .......... .......... .......... 17%  101M 4s
 37200K .......... .......... .......... .......... .......... 17%  103M 4s
 37250K .......... .......... .......... .......... .......... 17%  116M 4s
 37300K .......... .......... .......... .......... .......... 17%  118M 4s
 37350K .......... .......... .......... .......... .......... 17%  145M 4s
 37400K .......... .......... .......... .......... .......... 17%  123M 4s
 37450K .......... .......... .......... .......... .......... 17%  143M 4s
 37500K .......... .......... .......... .......... .......... 17%  150M 4s
 37550K .......... .......... .......... .......... .......... 17%  128M 4s
 37600K .......... .......... .......... .......... .......... 17%  114M 4s
 37650K .......... .......... .......... .......... .......... 17%  128M 4s
 37700K .......... .......... .......... .......... .......... 17%  151M 4s
 37750K .......... .......... .......... .......... .......... 17%  147M 4s
 37800K .......... .......... .......... .......... .......... 17%  108M 4s
 37850K .......... .......... .......... .......... .......... 17%  129M 4s
 37900K .......... .......... .......... .......... .......... 17%  126M 4s
 37950K .......... .......... .......... .......... .......... 17%  128M 4s
 38000K .......... .......... .......... .......... .......... 17%  130M 4s
 38050K .......... .......... .......... .......... .......... 17%  127M 4s
 38100K .......... .......... .......... .......... .......... 17%  137M 4s
 38150K .......... .......... .......... .......... .......... 17%  136M 4s
 38200K .......... .......... .......... .......... .......... 17%  119M 4s
 38250K .......... .......... .......... .......... .......... 17%  149M 4s
 38300K .......... .......... .......... .......... .......... 17%  157M 4s
 38350K .......... .......... .......... .......... .......... 17%  134M 4s
 38400K .......... .......... .......... .......... .......... 17%  114M 4s
 38450K .......... .......... .......... .......... .......... 17%  159M 4s
 38500K .......... .......... .......... .......... .......... 17%  107M 4s
 38550K .......... .......... .......... .......... .......... 17%  124M 4s
 38600K .......... .......... .......... .......... .......... 17% 98.2M 4s
 38650K .......... .......... .......... .......... .......... 17%  137M 4s
 38700K .......... .......... .......... .......... .......... 17%  167M 4s
 38750K .......... .......... .......... .......... .......... 17%  128M 4s
 38800K .......... .......... .......... .......... .......... 17%  122M 4s
 38850K .......... .......... .......... .......... .......... 17%  153M 4s
 38900K .......... .......... .......... .......... .......... 17%  155M 4s
 38950K .......... .......... .......... .......... .......... 17%  162M 4s
 39000K .......... .......... .......... .......... .......... 17%  147M 4s
 39050K .......... .......... .......... .......... .......... 17%  131M 4s
 39100K .......... .......... .......... .......... .......... 17%  164M 4s
 39150K .......... .......... .......... .......... .......... 17%  140M 4s
 39200K .......... .......... .......... .......... .......... 17%  105M 4s
 39250K .......... .......... .......... .......... .......... 17%  153M 4s
 39300K .......... .......... .......... .......... .......... 18%  141M 4s
 39350K .......... .......... .......... .......... .......... 18% 97.4M 4s
 39400K .......... .......... .......... .......... .......... 18%  103M 4s
 39450K .......... .......... .......... .......... .......... 18%  116M 3s
 39500K .......... .......... .......... .......... .......... 18%  142M 3s
 39550K .......... .......... .......... .......... .......... 18%  138M 3s
 39600K .......... .......... .......... .......... .......... 18%  116M 3s
 39650K .......... .......... .......... .......... .......... 18%  149M 3s
 39700K .......... .......... .......... .......... .......... 18%  134M 3s
 39750K .......... .......... .......... .......... .......... 18%  127M 3s
 39800K .......... .......... .......... .......... .......... 18% 92.8M 3s
 39850K .......... .......... .......... .......... .......... 18%  141M 3s
 39900K .......... .......... .......... .......... .......... 18%  155M 3s
 39950K .......... .......... .......... .......... .......... 18%  126M 3s
 40000K .......... .......... .......... .......... .......... 18%  114M 3s
 40050K .......... .......... .......... .......... .......... 18%  141M 3s
 40100K .......... .......... .......... .......... .......... 18%  137M 3s
 40150K .......... .......... .......... .......... .......... 18%  141M 3s
 40200K .......... .......... .......... .......... .......... 18%  115M 3s
 40250K .......... .......... .......... .......... .......... 18%  153M 3s
 40300K .......... .......... .......... .......... .......... 18%  139M 3s
 40350K .......... .......... .......... .......... .......... 18%  132M 3s
 40400K .......... .......... .......... .......... .......... 18%  115M 3s
 40450K .......... .......... .......... .......... .......... 18%  128M 3s
 40500K .......... .......... .......... .......... .......... 18%  149M 3s
 40550K .......... .......... .......... .......... .......... 18%  160M 3s
 40600K .......... .......... .......... .......... .......... 18%  132M 3s
 40650K .......... .......... .......... .......... .......... 18%  119M 3s
 40700K .......... .......... .......... .......... .......... 18%  143M 3s
 40750K .......... .......... .......... .......... .......... 18%  145M 3s
 40800K .......... .......... .......... .......... .......... 18%  105M 3s
 40850K .......... .......... .......... .......... .......... 18% 95.7M 3s
 40900K .......... .......... .......... .......... .......... 18%  140M 3s
 40950K .......... .......... .......... .......... .......... 18%  143M 3s
 41000K .......... .......... .......... .......... .......... 18%  118M 3s
 41050K .......... .......... .......... .......... .......... 18%  135M 3s
 41100K .......... .......... .......... .......... .......... 18%  147M 3s
 41150K .......... .......... .......... .......... .......... 18%  129M 3s
 41200K .......... .......... .......... .......... .......... 18%  115M 3s
 41250K .......... .......... .......... .......... .......... 18%  117M 3s
 41300K .......... .......... .......... .......... .......... 18%  147M 3s
 41350K .......... .......... .......... .......... .......... 18%  136M 3s
 41400K .......... .......... .......... .......... .......... 18%  108M 3s
 41450K .......... .......... .......... .......... .......... 18%  113M 3s
 41500K .......... .......... .......... .......... .......... 19%  120M 3s
 41550K .......... .......... .......... .......... .......... 19%  135M 3s
 41600K .......... .......... .......... .......... .......... 19% 96.6M 3s
 41650K .......... .......... .......... .......... .......... 19%  115M 3s
 41700K .......... .......... .......... .......... .......... 19%  108M 3s
 41750K .......... .......... .......... .......... .......... 19%  100M 3s
 41800K .......... .......... .......... .......... .......... 19%  108M 3s
 41850K .......... .......... .......... .......... .......... 19%  117M 3s
 41900K .......... .......... .......... .......... .......... 19%  149M 3s
 41950K .......... .......... .......... .......... .......... 19%  134M 3s
 42000K .......... .......... .......... .......... .......... 19%  801K 4s
 42050K .......... .......... .......... .......... .......... 19%  118M 4s
 42100K .......... .......... .......... .......... .......... 19%  122M 4s
 42150K .......... .......... .......... .......... .......... 19%  148M 4s
 42200K .......... .......... .......... .......... .......... 19%  112M 4s
 42250K .......... .......... .......... .......... .......... 19%  131M 4s
 42300K .......... .......... .......... .......... .......... 19%  142M 4s
 42350K .......... .......... .......... .......... .......... 19%  139M 4s
 42400K .......... .......... .......... .......... .......... 19%  105M 4s
 42450K .......... .......... .......... .......... .......... 19%  137M 4s
 42500K .......... .......... .......... .......... .......... 19%  128M 4s
 42550K .......... .......... .......... .......... .......... 19%  131M 4s
 42600K .......... .......... .......... .......... .......... 19%  101M 4s
 42650K .......... .......... .......... .......... .......... 19%  146M 4s
 42700K .......... .......... .......... .......... .......... 19%  145M 4s
 42750K .......... .......... .......... .......... .......... 19%  130M 4s
 42800K .......... .......... .......... .......... .......... 19%  101M 4s
 42850K .......... .......... .......... .......... .......... 19%  135M 4s
 42900K .......... .......... .......... .......... .......... 19%  136M 4s
 42950K .......... .......... .......... .......... .......... 19%  134M 4s
 43000K .......... .......... .......... .......... .......... 19%  110M 4s
 43050K .......... .......... .......... .......... .......... 19%  122M 4s
 43100K .......... .......... .......... .......... .......... 19%  112M 4s
 43150K .......... .......... .......... .......... .......... 19%  123M 3s
 43200K .......... .......... .......... .......... .......... 19%  107M 3s
 43250K .......... .......... .......... .......... .......... 19%  115M 3s
 43300K .......... .......... .......... .......... .......... 19%  126M 3s
 43350K .......... .......... .......... .......... .......... 19%  134M 3s
 43400K .......... .......... .......... .......... .......... 19%  114M 3s
 43450K .......... .......... .......... .......... .......... 19%  130M 3s
 43500K .......... .......... .......... .......... .......... 19%  131M 3s
 43550K .......... .......... .......... .......... .......... 19%  130M 3s
 43600K .......... .......... .......... .......... .......... 19%  111M 3s
 43650K .......... .......... .......... .......... .......... 19%  119M 3s
 43700K .......... .......... .......... .......... .......... 20%  135M 3s
 43750K .......... .......... .......... .......... .......... 20%  122M 3s
 43800K .......... .......... .......... .......... .......... 20%  117M 3s
 43850K .......... .......... .......... .......... .......... 20%  134M 3s
 43900K .......... .......... .......... .......... .......... 20%  116M 3s
 43950K .......... .......... .......... .......... .......... 20%  127M 3s
 44000K .......... .......... .......... .......... .......... 20%  106M 3s
 44050K .......... .......... .......... .......... .......... 20%  131M 3s
 44100K .......... .......... .......... .......... .......... 20%  139M 3s
 44150K .......... .......... .......... .......... .......... 20%  107M 3s
 44200K .......... .......... .......... .......... .......... 20%  111M 3s
 44250K .......... .......... .......... .......... .......... 20%  108M 3s
 44300K .......... .......... .......... .......... .......... 20%  135M 3s
 44350K .......... .......... .......... .......... .......... 20%  118M 3s
 44400K .......... .......... .......... .......... .......... 20%  107M 3s
 44450K .......... .......... .......... .......... .......... 20%  126M 3s
 44500K .......... .......... .......... .......... .......... 20%  127M 3s
 44550K .......... .......... .......... .......... .......... 20%  126M 3s
 44600K .......... .......... .......... .......... .......... 20%  100M 3s
 44650K .......... .......... .......... .......... .......... 20%  113M 3s
 44700K .......... .......... .......... .......... .......... 20%  109M 3s
 44750K .......... .......... .......... .......... .......... 20% 94.6M 3s
 44800K .......... .......... .......... .......... .......... 20% 90.0M 3s
 44850K .......... .......... .......... .......... .......... 20% 85.6M 3s
 44900K .......... .......... .......... .......... .......... 20%  105M 3s
 44950K .......... .......... .......... .......... .......... 20%  114M 3s
 45000K .......... .......... .......... .......... .......... 20%  100M 3s
 45050K .......... .......... .......... .......... .......... 20%  115M 3s
 45100K .......... .......... .......... .......... .......... 20%  130M 3s
 45150K .......... .......... .......... .......... .......... 20%  118M 3s
 45200K .......... .......... .......... .......... .......... 20% 86.5M 3s
 45250K .......... .......... .......... .......... .......... 20% 98.5M 3s
 45300K .......... .......... .......... .......... .......... 20%  102M 3s
 45350K .......... .......... .......... .......... .......... 20% 97.3M 3s
 45400K .......... .......... .......... .......... .......... 20% 94.6M 3s
 45450K .......... .......... .......... .......... .......... 20%  115M 3s
 45500K .......... .......... .......... .......... .......... 20%  132M 3s
 45550K .......... .......... .......... .......... .......... 20%  127M 3s
 45600K .......... .......... .......... .......... .......... 20%  105M 3s
 45650K .......... .......... .......... .......... .......... 20%  128M 3s
 45700K .......... .......... .......... .......... .......... 20%  132M 3s
 45750K .......... .......... .......... .......... .......... 20%  122M 3s
 45800K .......... .......... .......... .......... .......... 20%  131M 3s
 45850K .......... .......... .......... .......... .......... 21%  141M 3s
 45900K .......... .......... .......... .......... .......... 21%  162M 3s
 45950K .......... .......... .......... .......... .......... 21%  155M 3s
 46000K .......... .......... .......... .......... .......... 21%  118M 3s
 46050K .......... .......... .......... .......... .......... 21%  140M 3s
 46100K .......... .......... .......... .......... .......... 21%  131M 3s
 46150K .......... .......... .......... .......... .......... 21%  146M 3s
 46200K .......... .......... .......... .......... .......... 21%  142M 3s
 46250K .......... .......... .......... .......... .......... 21%  148M 3s
 46300K .......... .......... .......... .......... .......... 21%  164M 3s
 46350K .......... .......... .......... .......... .......... 21%  164M 3s
 46400K .......... .......... .......... .......... .......... 21%  126M 3s
 46450K .......... .......... .......... .......... .......... 21%  155M 3s
 46500K .......... .......... .......... .......... .......... 21%  167M 3s
 46550K .......... .......... .......... .......... .......... 21%  170M 3s
 46600K .......... .......... .......... .......... .......... 21%  136M 3s
 46650K .......... .......... .......... .......... .......... 21%  155M 3s
 46700K .......... .......... .......... .......... .......... 21%  162M 3s
 46750K .......... .......... .......... .......... .......... 21%  800K 3s
 46800K .......... .......... .......... .......... .......... 21% 79.1M 3s
 46850K .......... .......... .......... .......... .......... 21%  132M 3s
 46900K .......... .......... .......... .......... .......... 21%  163M 3s
 46950K .......... .......... .......... .......... .......... 21% 97.4M 3s
 47000K .......... .......... .......... .......... .......... 21%  138M 3s
 47050K .......... .......... .......... .......... .......... 21%  170M 3s
 47100K .......... .......... .......... .......... .......... 21%  129M 3s
 47150K .......... .......... .......... .......... .......... 21%  151M 3s
 47200K .......... .......... .......... .......... .......... 21% 97.6M 3s
 47250K .......... .......... .......... .......... .......... 21%  133M 3s
 47300K .......... .......... .......... .......... .......... 21%  143M 3s
 47350K .......... .......... .......... .......... .......... 21%  137M 3s
 47400K .......... .......... .......... .......... .......... 21%  129M 3s
 47450K .......... .......... .......... .......... .......... 21%  132M 3s
 47500K .......... .......... .......... .......... .......... 21%  132M 3s
 47550K .......... .......... .......... .......... .......... 21%  141M 3s
 47600K .......... .......... .......... .......... .......... 21%  125M 3s
 47650K .......... .......... .......... .......... .......... 21%  139M 3s
 47700K .......... .......... .......... .......... .......... 21%  139M 3s
 47750K .......... .......... .......... .......... .......... 21%  141M 3s
 47800K .......... .......... .......... .......... .......... 21%  118M 3s
 47850K .......... .......... .......... .......... .......... 21%  142M 3s
 47900K .......... .......... .......... .......... .......... 21%  139M 3s
 47950K .......... .......... .......... .......... .......... 21%  142M 3s
 48000K .......... .......... .......... .......... .......... 21%  107M 3s
 48050K .......... .......... .......... .......... .......... 22%  117M 3s
 48100K .......... .......... .......... .......... .......... 22%  135M 3s
 48150K .......... .......... .......... .......... .......... 22%  125M 3s
 48200K .......... .......... .......... .......... .......... 22%  116M 3s
 48250K .......... .......... .......... .......... .......... 22%  122M 3s
 48300K .......... .......... .......... .......... .......... 22%  125M 3s
 48350K .......... .......... .......... .......... .......... 22%  121M 3s
 48400K .......... .......... .......... .......... .......... 22%  100M 3s
 48450K .......... .......... .......... .......... .......... 22%  118M 3s
 48500K .......... .......... .......... .......... .......... 22%  113M 3s
 48550K .......... .......... .......... .......... .......... 22% 87.9M 3s
 48600K .......... .......... .......... .......... .......... 22% 79.1M 3s
 48650K .......... .......... .......... .......... .......... 22% 97.5M 3s
 48700K .......... .......... .......... .......... .......... 22% 94.5M 3s
 48750K .......... .......... .......... .......... .......... 22% 83.4M 3s
 48800K .......... .......... .......... .......... .......... 22%  103M 3s
 48850K .......... .......... .......... .......... .......... 22%  134M 3s
 48900K .......... .......... .......... .......... .......... 22%  128M 3s
 48950K .......... .......... .......... .......... .......... 22%  125M 3s
 49000K .......... .......... .......... .......... .......... 22%  123M 3s
 49050K .......... .......... .......... .......... .......... 22%  123M 3s
 49100K .......... .......... .......... .......... .......... 22%  134M 3s
 49150K .......... .......... .......... .......... .......... 22%  120M 3s
 49200K .......... .......... .......... .......... .......... 22% 99.4M 3s
 49250K .......... .......... .......... .......... .......... 22%  108M 3s
 49300K .......... .......... .......... .......... .......... 22%  125M 3s
 49350K .......... .......... .......... .......... .......... 22%  127M 3s
 49400K .......... .......... .......... .......... .......... 22%  103M 3s
 49450K .......... .......... .......... .......... .......... 22%  117M 3s
 49500K .......... .......... .......... .......... .......... 22%  112M 3s
 49550K .......... .......... .......... .......... .......... 22%  134M 3s
 49600K .......... .......... .......... .......... .......... 22%  107M 3s
 49650K .......... .......... .......... .......... .......... 22%  108M 3s
 49700K .......... .......... .......... .......... .......... 22%  138M 3s
 49750K .......... .......... .......... .......... .......... 22%  123M 3s
 49800K .......... .......... .......... .......... .......... 22% 99.1M 3s
 49850K .......... .......... .......... .......... .......... 22%  125M 3s
 49900K .......... .......... .......... .......... .......... 22%  127M 3s
 49950K .......... .......... .......... .......... .......... 22%  137M 3s
 50000K .......... .......... .......... .......... .......... 22% 98.4M 3s
 50050K .......... .......... .......... .......... .......... 22%  125M 3s
 50100K .......... .......... .......... .......... .......... 22%  130M 3s
 50150K .......... .......... .......... .......... .......... 22%  113M 3s
 50200K .......... .......... .......... .......... .......... 22%  107M 3s
 50250K .......... .......... .......... .......... .......... 23%  121M 3s
 50300K .......... .......... .......... .......... .......... 23%  130M 3s
 50350K .......... .......... .......... .......... .......... 23%  126M 3s
 50400K .......... .......... .......... .......... .......... 23%  112M 3s
 50450K .......... .......... .......... .......... .......... 23%  137M 3s
 50500K .......... .......... .......... .......... .......... 23%  126M 3s
 50550K .......... .......... .......... .......... .......... 23%  112M 3s
 50600K .......... .......... .......... .......... .......... 23%  104M 3s
 50650K .......... .......... .......... .......... .......... 23% 85.1M 3s
 50700K .......... .......... .......... .......... .......... 23% 92.1M 3s
 50750K .......... .......... .......... .......... .......... 23% 88.8M 3s
 50800K .......... .......... .......... .......... .......... 23% 86.1M 3s
 50850K .......... .......... .......... .......... .......... 23%  111M 3s
 50900K .......... .......... .......... .......... .......... 23%  117M 3s
 50950K .......... .......... .......... .......... .......... 23%  102M 3s
 51000K .......... .......... .......... .......... .......... 23%  111M 3s
 51050K .......... .......... .......... .......... .......... 23%  135M 3s
 51100K .......... .......... .......... .......... .......... 23%  126M 3s
 51150K .......... .......... .......... .......... .......... 23%  114M 3s
 51200K .......... .......... .......... .......... .......... 23% 81.3M 3s
 51250K .......... .......... .......... .......... .......... 23%  118M 3s
 51300K .......... .......... .......... .......... .......... 23%  135M 3s
 51350K .......... .......... .......... .......... .......... 23%  813K 3s
 51400K .......... .......... .......... .......... .......... 23% 88.1M 3s
 51450K .......... .......... .......... .......... .......... 23%  116M 3s
 51500K .......... .......... .......... .......... .......... 23%  118M 3s
 51550K .......... .......... .......... .......... .......... 23%  135M 3s
 51600K .......... .......... .......... .......... .......... 23%  110M 3s
 51650K .......... .......... .......... .......... .......... 23%  114M 3s
 51700K .......... .......... .......... .......... .......... 23%  126M 3s
 51750K .......... .......... .......... .......... .......... 23%  141M 3s
 51800K .......... .......... .......... .......... .......... 23%  123M 3s
 51850K .......... .......... .......... .......... .......... 23%  129M 3s
 51900K .......... .......... .......... .......... .......... 23%  129M 3s
 51950K .......... .......... .......... .......... .......... 23%  128M 3s
 52000K .......... .......... .......... .......... .......... 23%  117M 3s
 52050K .......... .......... .......... .......... .......... 23%  129M 3s
 52100K .......... .......... .......... .......... .......... 23%  126M 3s
 52150K .......... .......... .......... .......... .......... 23%  128M 3s
 52200K .......... .......... .......... .......... .......... 23%  125M 3s
 52250K .......... .......... .......... .......... .......... 23%  135M 3s
 52300K .......... .......... .......... .......... .......... 23%  133M 3s
 52350K .......... .......... .......... .......... .......... 23%  132M 3s
 52400K .......... .......... .......... .......... .......... 24%  111M 3s
 52450K .......... .......... .......... .......... .......... 24%  136M 3s
 52500K .......... .......... .......... .......... .......... 24%  126M 3s
 52550K .......... .......... .......... .......... .......... 24%  112M 3s
 52600K .......... .......... .......... .......... .......... 24%  122M 3s
 52650K .......... .......... .......... .......... .......... 24% 89.5M 3s
 52700K .......... .......... .......... .......... .......... 24% 97.7M 3s
 52750K .......... .......... .......... .......... .......... 24%  113M 3s
 52800K .......... .......... .......... .......... .......... 24%  106M 3s
 52850K .......... .......... .......... .......... .......... 24%  119M 3s
 52900K .......... .......... .......... .......... .......... 24%  119M 3s
 52950K .......... .......... .......... .......... .......... 24%  115M 3s
 53000K .......... .......... .......... .......... .......... 24%  103M 3s
 53050K .......... .......... .......... .......... .......... 24%  126M 3s
 53100K .......... .......... .......... .......... .......... 24%  134M 3s
 53150K .......... .......... .......... .......... .......... 24%  136M 3s
 53200K .......... .......... .......... .......... .......... 24%  103M 3s
 53250K .......... .......... .......... .......... .......... 24%  132M 3s
 53300K .......... .......... .......... .......... .......... 24%  122M 3s
 53350K .......... .......... .......... .......... .......... 24%  118M 3s
 53400K .......... .......... .......... .......... .......... 24%  115M 3s
 53450K .......... .......... .......... .......... .......... 24%  116M 3s
 53500K .......... .......... .......... .......... .......... 24%  135M 3s
 53550K .......... .......... .......... .......... .......... 24%  140M 3s
 53600K .......... .......... .......... .......... .......... 24%  115M 3s
 53650K .......... .......... .......... .......... .......... 24%  125M 3s
 53700K .......... .......... .......... .......... .......... 24%  132M 3s
 53750K .......... .......... .......... .......... .......... 24%  141M 3s
 53800K .......... .......... .......... .......... .......... 24%  121M 3s
 53850K .......... .......... .......... .......... .......... 24%  122M 3s
 53900K .......... .......... .......... .......... .......... 24%  141M 3s
 53950K .......... .......... .......... .......... .......... 24%  115M 3s
 54000K .......... .......... .......... .......... .......... 24%  103M 3s
 54050K .......... .......... .......... .......... .......... 24%  123M 3s
 54100K .......... .......... .......... .......... .......... 24%  143M 3s
 54150K .......... .......... .......... .......... .......... 24%  154M 3s
 54200K .......... .......... .......... .......... .......... 24%  120M 3s
 54250K .......... .......... .......... .......... .......... 24%  140M 3s
 54300K .......... .......... .......... .......... .......... 24%  133M 3s
 54350K .......... .......... .......... .......... .......... 24%  140M 3s
 54400K .......... .......... .......... .......... .......... 24%  122M 3s
 54450K .......... .......... .......... .......... .......... 24%  129M 3s
 54500K .......... .......... .......... .......... .......... 24%  106M 3s
 54550K .......... .......... .......... .......... .......... 24%  103M 3s
 54600K .......... .......... .......... .......... .......... 25%  111M 3s
 54650K .......... .......... .......... .......... .......... 25%  155M 3s
 54700K .......... .......... .......... .......... .......... 25%  133M 3s
 54750K .......... .......... .......... .......... .......... 25%  145M 3s
 54800K .......... .......... .......... .......... .......... 25%  108M 3s
 54850K .......... .......... .......... .......... .......... 25%  140M 3s
 54900K .......... .......... .......... .......... .......... 25%  150M 3s
 54950K .......... .......... .......... .......... .......... 25%  165M 3s
 55000K .......... .......... .......... .......... .......... 25%  124M 3s
 55050K .......... .......... .......... .......... .......... 25%  159M 3s
 55100K .......... .......... .......... .......... .......... 25%  126M 3s
 55150K .......... .......... .......... .......... .......... 25% 89.4M 3s
 55200K .......... .......... .......... .......... .......... 25%  113M 3s
 55250K .......... .......... .......... .......... .......... 25%  123M 3s
 55300K .......... .......... .......... .......... .......... 25%  122M 3s
 55350K .......... .......... .......... .......... .......... 25%  130M 3s
 55400K .......... .......... .......... .......... .......... 25%  127M 3s
 55450K .......... .......... .......... .......... .......... 25%  104M 3s
 55500K .......... .......... .......... .......... .......... 25%  129M 3s
 55550K .......... .......... .......... .......... .......... 25%  117M 3s
 55600K .......... .......... .......... .......... .......... 25%  126M 3s
 55650K .......... .......... .......... .......... .......... 25%  117M 3s
 55700K .......... .......... .......... .......... .......... 25%  123M 3s
 55750K .......... .......... .......... .......... .......... 25%  130M 3s
 55800K .......... .......... .......... .......... .......... 25%  128M 3s
 55850K .......... .......... .......... .......... .......... 25%  118M 3s
 55900K .......... .......... .......... .......... .......... 25%  112M 3s
 55950K .......... .......... .......... .......... .......... 25%  129M 3s
 56000K .......... .......... .......... .......... .......... 25% 87.1M 3s
 56050K .......... .......... .......... .......... .......... 25%  152M 3s
 56100K .......... .......... .......... .......... .......... 25%  795K 3s
 56150K .......... .......... .......... .......... .......... 25%  100M 3s
 56200K .......... .......... .......... .......... .......... 25%  136M 3s
 56250K .......... .......... .......... .......... .......... 25%  145M 3s
 56300K .......... .......... .......... .......... .......... 25%  128M 3s
 56350K .......... .......... .......... .......... .......... 25%  149M 3s
 56400K .......... .......... .......... .......... .......... 25%  120M 3s
 56450K .......... .......... .......... .......... .......... 25%  134M 3s
 56500K .......... .......... .......... .......... .......... 25%  148M 3s
 56550K .......... .......... .......... .......... .......... 25%  141M 3s
 56600K .......... .......... .......... .......... .......... 25%  123M 3s
 56650K .......... .......... .......... .......... .......... 25%  155M 3s
 56700K .......... .......... .......... .......... .......... 25%  126M 3s
 56750K .......... .......... .......... .......... .......... 25%  149M 3s
 56800K .......... .......... .......... .......... .......... 26%  123M 3s
 56850K .......... .......... .......... .......... .......... 26%  137M 3s
 56900K .......... .......... .......... .......... .......... 26%  145M 3s
 56950K .......... .......... .......... .......... .......... 26%  145M 3s
 57000K .......... .......... .......... .......... .......... 26%  129M 3s
 57050K .......... .......... .......... .......... .......... 26%  144M 3s
 57100K .......... .......... .......... .......... .......... 26%  127M 3s
 57150K .......... .......... .......... .......... .......... 26%  135M 3s
 57200K .......... .......... .......... .......... .......... 26% 76.7M 3s
 57250K .......... .......... .......... .......... .......... 26%  119M 3s
 57300K .......... .......... .......... .......... .......... 26%  116M 3s
 57350K .......... .......... .......... .......... .......... 26% 96.6M 3s
 57400K .......... .......... .......... .......... .......... 26% 93.0M 3s
 57450K .......... .......... .......... .......... .......... 26% 90.7M 3s
 57500K .......... .......... .......... .......... .......... 26%  132M 3s
 57550K .......... .......... .......... .......... .......... 26%  128M 3s
 57600K .......... .......... .......... .......... .......... 26%  112M 3s
 57650K .......... .......... .......... .......... .......... 26%  133M 3s
 57700K .......... .......... .......... .......... .......... 26%  122M 3s
 57750K .......... .......... .......... .......... .......... 26%  130M 3s
 57800K .......... .......... .......... .......... .......... 26%  106M 3s
 57850K .......... .......... .......... .......... .......... 26%  120M 3s
 57900K .......... .......... .......... .......... .......... 26%  134M 3s
 57950K .......... .......... .......... .......... .......... 26%  120M 3s
 58000K .......... .......... .......... .......... .......... 26%  110M 3s
 58050K .......... .......... .......... .......... .......... 26%  115M 3s
 58100K .......... .......... .......... .......... .......... 26%  109M 3s
 58150K .......... .......... .......... .......... .......... 26%  121M 3s
 58200K .......... .......... .......... .......... .......... 26%  114M 3s
 58250K .......... .......... .......... .......... .......... 26%  128M 3s
 58300K .......... .......... .......... .......... .......... 26%  119M 3s
 58350K .......... .......... .......... .......... .......... 26%  128M 3s
 58400K .......... .......... .......... .......... .......... 26% 91.1M 3s
 58450K .......... .......... .......... .......... .......... 26%  137M 3s
 58500K .......... .......... .......... .......... .......... 26%  141M 3s
 58550K .......... .......... .......... .......... .......... 26%  134M 3s
 58600K .......... .......... .......... .......... .......... 26%  115M 3s
 58650K .......... .......... .......... .......... .......... 26%  128M 3s
 58700K .......... .......... .......... .......... .......... 26%  136M 3s
 58750K .......... .......... .......... .......... .......... 26%  134M 3s
 58800K .......... .......... .......... .......... .......... 26%  114M 3s
 58850K .......... .......... .......... .......... .......... 26%  155M 3s
 58900K .......... .......... .......... .......... .......... 26%  147M 3s
 58950K .......... .......... .......... .......... .......... 27%  142M 3s
 59000K .......... .......... .......... .......... .......... 27%  131M 3s
 59050K .......... .......... .......... .......... .......... 27%  149M 3s
 59100K .......... .......... .......... .......... .......... 27%  144M 3s
 59150K .......... .......... .......... .......... .......... 27%  150M 3s
 59200K .......... .......... .......... .......... .......... 27%  123M 3s
 59250K .......... .......... .......... .......... .......... 27%  135M 3s
 59300K .......... .......... .......... .......... .......... 27%  143M 3s
 59350K .......... .......... .......... .......... .......... 27%  128M 3s
 59400K .......... .......... .......... .......... .......... 27%  129M 3s
 59450K .......... .......... .......... .......... .......... 27%  148M 3s
 59500K .......... .......... .......... .......... .......... 27%  124M 3s
 59550K .......... .......... .......... .......... .......... 27%  121M 3s
 59600K .......... .......... .......... .......... .......... 27% 92.0M 3s
 59650K .......... .......... .......... .......... .......... 27%  146M 3s
 59700K .......... .......... .......... .......... .......... 27%  147M 3s
 59750K .......... .......... .......... .......... .......... 27%  110M 3s
 59800K .......... .......... .......... .......... .......... 27%  118M 3s
 59850K .......... .......... .......... .......... .......... 27%  157M 3s
 59900K .......... .......... .......... .......... .......... 27%  122M 3s
 59950K .......... .......... .......... .......... .......... 27%  134M 3s
 60000K .......... .......... .......... .......... .......... 27%  108M 3s
 60050K .......... .......... .......... .......... .......... 27%  139M 3s
 60100K .......... .......... .......... .......... .......... 27%  108M 3s
 60150K .......... .......... .......... .......... .......... 27%  122M 3s
 60200K .......... .......... .......... .......... .......... 27%  122M 3s
 60250K .......... .......... .......... .......... .......... 27%  126M 3s
 60300K .......... .......... .......... .......... .......... 27%  122M 3s
 60350K .......... .......... .......... .......... .......... 27%  131M 3s
 60400K .......... .......... .......... .......... .......... 27%  102M 3s
 60450K .......... .......... .......... .......... .......... 27%  167M 3s
 60500K .......... .......... .......... .......... .......... 27%  116M 3s
 60550K .......... .......... .......... .......... .......... 27%  137M 3s
 60600K .......... .......... .......... .......... .......... 27%  146M 3s
 60650K .......... .......... .......... .......... .......... 27%  127M 3s
 60700K .......... .......... .......... .......... .......... 27%  106M 3s
 60750K .......... .......... .......... .......... .......... 27%  129M 3s
 60800K .......... .......... .......... .......... .......... 27%  104M 3s
 60850K .......... .......... .......... .......... .......... 27%  144M 3s
 60900K .......... .......... .......... .......... .......... 27%  114M 3s
 60950K .......... .......... .......... .......... .......... 27%  139M 3s
 61000K .......... .......... .......... .......... .......... 27%  113M 3s
 61050K .......... .......... .......... .......... .......... 27%  815K 3s
 61100K .......... .......... .......... .......... .......... 27%  102M 3s
 61150K .......... .......... .......... .......... .......... 28%  130M 3s
 61200K .......... .......... .......... .......... .......... 28%  115M 3s
 61250K .......... .......... .......... .......... .......... 28%  128M 3s
 61300K .......... .......... .......... .......... .......... 28%  127M 3s
 61350K .......... .......... .......... .......... .......... 28%  146M 3s
 61400K .......... .......... .......... .......... .......... 28%  127M 3s
 61450K .......... .......... .......... .......... .......... 28%  147M 3s
 61500K .......... .......... .......... .......... .......... 28%  132M 3s
 61550K .......... .......... .......... .......... .......... 28%  112M 3s
 61600K .......... .......... .......... .......... .......... 28%  112M 3s
 61650K .......... .......... .......... .......... .......... 28%  135M 3s
 61700K .......... .......... .......... .......... .......... 28%  126M 3s
 61750K .......... .......... .......... .......... .......... 28%  142M 3s
 61800K .......... .......... .......... .......... .......... 28%  134M 3s
 61850K .......... .......... .......... .......... .......... 28%  160M 3s
 61900K .......... .......... .......... .......... .......... 28%  133M 3s
 61950K .......... .......... .......... .......... .......... 28%  143M 3s
 62000K .......... .......... .......... .......... .......... 28%  108M 3s
 62050K .......... .......... .......... .......... .......... 28%  147M 3s
 62100K .......... .......... .......... .......... .......... 28%  123M 3s
 62150K .......... .......... .......... .......... .......... 28%  128M 3s
 62200K .......... .......... .......... .......... .......... 28%  110M 3s
 62250K .......... .......... .......... .......... .......... 28%  139M 3s
 62300K .......... .......... .......... .......... .......... 28%  141M 3s
 62350K .......... .......... .......... .......... .......... 28%  125M 3s
 62400K .......... .......... .......... .......... .......... 28%  115M 3s
 62450K .......... .......... .......... .......... .......... 28%  126M 3s
 62500K .......... .......... .......... .......... .......... 28%  155M 3s
 62550K .......... .......... .......... .......... .......... 28%  121M 3s
 62600K .......... .......... .......... .......... .......... 28% 96.8M 3s
 62650K .......... .......... .......... .......... .......... 28%  157M 3s
 62700K .......... .......... .......... .......... .......... 28%  160M 3s
 62750K .......... .......... .......... .......... .......... 28%  136M 3s
 62800K .......... .......... .......... .......... .......... 28%  110M 3s
 62850K .......... .......... .......... .......... .......... 28%  143M 3s
 62900K .......... .......... .......... .......... .......... 28%  139M 3s
 62950K .......... .......... .......... .......... .......... 28%  137M 3s
 63000K .......... .......... .......... .......... .......... 28%  118M 3s
 63050K .......... .......... .......... .......... .......... 28%  143M 3s
 63100K .......... .......... .......... .......... .......... 28%  127M 3s
 63150K .......... .......... .......... .......... .......... 28%  114M 3s
 63200K .......... .......... .......... .......... .......... 28%  108M 3s
 63250K .......... .......... .......... .......... .......... 28%  107M 3s
 63300K .......... .......... .......... .......... .......... 28%  130M 3s
 63350K .......... .......... .......... .......... .......... 29%  105M 3s
 63400K .......... .......... .......... .......... .......... 29%  113M 3s
 63450K .......... .......... .......... .......... .......... 29%  136M 3s
 63500K .......... .......... .......... .......... .......... 29%  128M 3s
 63550K .......... .......... .......... .......... .......... 29%  141M 3s
 63600K .......... .......... .......... .......... .......... 29%  109M 3s
 63650K .......... .......... .......... .......... .......... 29%  143M 3s
 63700K .......... .......... .......... .......... .......... 29%  155M 3s
 63750K .......... .......... .......... .......... .......... 29%  133M 3s
 63800K .......... .......... .......... .......... .......... 29%  130M 3s
 63850K .......... .......... .......... .......... .......... 29%  167M 3s
 63900K .......... .......... .......... .......... .......... 29%  135M 3s
 63950K .......... .......... .......... .......... .......... 29%  114M 3s
 64000K .......... .......... .......... .......... .......... 29%  113M 3s
 64050K .......... .......... .......... .......... .......... 29%  124M 3s
 64100K .......... .......... .......... .......... .......... 29%  129M 3s
 64150K .......... .......... .......... .......... .......... 29%  114M 3s
 64200K .......... .......... .......... .......... .......... 29%  149M 3s
 64250K .......... .......... .......... .......... .......... 29%  123M 3s
 64300K .......... .......... .......... .......... .......... 29%  124M 3s
 64350K .......... .......... .......... .......... .......... 29%  110M 3s
 64400K .......... .......... .......... .......... .......... 29%  107M 3s
 64450K .......... .......... .......... .......... .......... 29%  154M 3s
 64500K .......... .......... .......... .......... .......... 29%  144M 3s
 64550K .......... .......... .......... .......... .......... 29%  139M 3s
 64600K .......... .......... .......... .......... .......... 29%  129M 3s
 64650K .......... .......... .......... .......... .......... 29%  143M 3s
 64700K .......... .......... .......... .......... .......... 29%  108M 3s
 64750K .......... .......... .......... .......... .......... 29%  138M 3s
 64800K .......... .......... .......... .......... .......... 29%  107M 3s
 64850K .......... .......... .......... .......... .......... 29%  146M 3s
 64900K .......... .......... .......... .......... .......... 29%  126M 3s
 64950K .......... .......... .......... .......... .......... 29%  114M 3s
 65000K .......... .......... .......... .......... .......... 29%  132M 3s
 65050K .......... .......... .......... .......... .......... 29%  134M 3s
 65100K .......... .......... .......... .......... .......... 29%  138M 3s
 65150K .......... .......... .......... .......... .......... 29%  147M 3s
 65200K .......... .......... .......... .......... .......... 29%  102M 3s
 65250K .......... .......... .......... .......... .......... 29%  145M 3s
 65300K .......... .......... .......... .......... .......... 29%  147M 3s
 65350K .......... .......... .......... .......... .......... 29%  149M 3s
 65400K .......... .......... .......... .......... .......... 29%  129M 3s
 65450K .......... .......... .......... .......... .......... 29%  135M 3s
 65500K .......... .......... .......... .......... .......... 29%  119M 3s
 65550K .......... .......... .......... .......... .......... 30%  136M 3s
 65600K .......... .......... .......... .......... .......... 30%  107M 3s
 65650K .......... .......... .......... .......... .......... 30%  131M 3s
 65700K .......... .......... .......... .......... .......... 30%  142M 3s
 65750K .......... .......... .......... .......... .......... 30%  141M 3s
 65800K .......... .......... .......... .......... .......... 30%  123M 3s
 65850K .......... .......... .......... .......... .......... 30%  792K 3s
 65900K .......... .......... .......... .......... .......... 30%  107M 3s
 65950K .......... .......... .......... .......... .......... 30%  131M 3s
 66000K .......... .......... .......... .......... .......... 30%  118M 3s
 66050K .......... .......... .......... .......... .......... 30%  128M 3s
 66100K .......... .......... .......... .......... .......... 30%  141M 3s
 66150K .......... .......... .......... .......... .......... 30%  128M 3s
 66200K .......... .......... .......... .......... .......... 30%  135M 3s
 66250K .......... .......... .......... .......... .......... 30%  145M 3s
 66300K .......... .......... .......... .......... .......... 30%  141M 3s
 66350K .......... .......... .......... .......... .......... 30%  141M 3s
 66400K .......... .......... .......... .......... .......... 30%  132M 3s
 66450K .......... .......... .......... .......... .......... 30%  148M 3s
 66500K .......... .......... .......... .......... .......... 30%  118M 3s
 66550K .......... .......... .......... .......... .......... 30%  116M 3s
 66600K .......... .......... .......... .......... .......... 30%  134M 3s
 66650K .......... .......... .......... .......... .......... 30%  151M 3s
 66700K .......... .......... .......... .......... .......... 30%  153M 3s
 66750K .......... .......... .......... .......... .......... 30%  113M 3s
 66800K .......... .......... .......... .......... .......... 30%  116M 3s
 66850K .......... .......... .......... .......... .......... 30%  128M 3s
 66900K .......... .......... .......... .......... .......... 30%  139M 3s
 66950K .......... .......... .......... .......... .......... 30%  142M 3s
 67000K .......... .......... .......... .......... .......... 30%  123M 3s
 67050K .......... .......... .......... .......... .......... 30%  149M 3s
 67100K .......... .......... .......... .......... .......... 30%  137M 3s
 67150K .......... .......... .......... .......... .......... 30%  141M 3s
 67200K .......... .......... .......... .......... .......... 30%  110M 3s
 67250K .......... .......... .......... .......... .......... 30%  141M 3s
 67300K .......... .......... .......... .......... .......... 30%  153M 3s
 67350K .......... .......... .......... .......... .......... 30%  151M 3s
 67400K .......... .......... .......... .......... .......... 30%  117M 3s
 67450K .......... .......... .......... .......... .......... 30%  145M 3s
 67500K .......... .......... .......... .......... .......... 30%  164M 3s
 67550K .......... .......... .......... .......... .......... 30%  153M 3s
 67600K .......... .......... .......... .......... .......... 30%  123M 3s
 67650K .......... .......... .......... .......... .......... 30%  132M 3s
 67700K .......... .......... .......... .......... .......... 31%  108M 3s
 67750K .......... .......... .......... .......... .......... 31%  125M 3s
 67800K .......... .......... .......... .......... .......... 31% 85.7M 3s
 67850K .......... .......... .......... .......... .......... 31% 97.0M 3s
 67900K .......... .......... .......... .......... .......... 31%  102M 3s
 67950K .......... .......... .......... .......... .......... 31% 96.4M 3s
 68000K .......... .......... .......... .......... .......... 31%  109M 3s
 68050K .......... .......... .......... .......... .......... 31%  124M 3s
 68100K .......... .......... .......... .......... .......... 31%  149M 3s
 68150K .......... .......... .......... .......... .......... 31%  139M 3s
 68200K .......... .......... .......... .......... .......... 31%  137M 3s
 68250K .......... .......... .......... .......... .......... 31%  134M 3s
 68300K .......... .......... .......... .......... .......... 31% 90.5M 3s
 68350K .......... .......... .......... .......... .......... 31%  111M 3s
 68400K .......... .......... .......... .......... .......... 31%  106M 3s
 68450K .......... .......... .......... .......... .......... 31%  133M 3s
 68500K .......... .......... .......... .......... .......... 31% 94.7M 3s
 68550K .......... .......... .......... .......... .......... 31%  135M 3s
 68600K .......... .......... .......... .......... .......... 31%  110M 3s
 68650K .......... .......... .......... .......... .......... 31%  143M 3s
 68700K .......... .......... .......... .......... .......... 31%  124M 3s
 68750K .......... .......... .......... .......... .......... 31%  126M 3s
 68800K .......... .......... .......... .......... .......... 31%  105M 3s
 68850K .......... .......... .......... .......... .......... 31%  126M 3s
 68900K .......... .......... .......... .......... .......... 31%  150M 3s
 68950K .......... .......... .......... .......... .......... 31%  134M 3s
 69000K .......... .......... .......... .......... .......... 31%  124M 3s
 69050K .......... .......... .......... .......... .......... 31%  143M 3s
 69100K .......... .......... .......... .......... .......... 31%  145M 3s
 69150K .......... .......... .......... .......... .......... 31%  130M 3s
 69200K .......... .......... .......... .......... .......... 31%  107M 3s
 69250K .......... .......... .......... .......... .......... 31%  129M 3s
 69300K .......... .......... .......... .......... .......... 31%  126M 3s
 69350K .......... .......... .......... .......... .......... 31%  149M 3s
 69400K .......... .......... .......... .......... .......... 31%  117M 3s
 69450K .......... .......... .......... .......... .......... 31%  132M 3s
 69500K .......... .......... .......... .......... .......... 31%  143M 3s
 69550K .......... .......... .......... .......... .......... 31%  138M 3s
 69600K .......... .......... .......... .......... .......... 31%  115M 3s
 69650K .......... .......... .......... .......... .......... 31%  125M 3s
 69700K .......... .......... .......... .......... .......... 31%  148M 3s
 69750K .......... .......... .......... .......... .......... 31%  148M 3s
 69800K .......... .......... .......... .......... .......... 31%  123M 3s
 69850K .......... .......... .......... .......... .......... 31%  152M 3s
 69900K .......... .......... .......... .......... .......... 32%  128M 3s
 69950K .......... .......... .......... .......... .......... 32%  121M 3s
 70000K .......... .......... .......... .......... .......... 32%  120M 3s
 70050K .......... .......... .......... .......... .......... 32%  143M 3s
 70100K .......... .......... .......... .......... .......... 32%  140M 3s
 70150K .......... .......... .......... .......... .......... 32%  134M 3s
 70200K .......... .......... .......... .......... .......... 32%  109M 3s
 70250K .......... .......... .......... .......... .......... 32%  111M 3s
 70300K .......... .......... .......... .......... .......... 32%  112M 3s
 70350K .......... .......... .......... .......... .......... 32%  125M 3s
 70400K .......... .......... .......... .......... .......... 32%  113M 3s
 70450K .......... .......... .......... .......... .......... 32%  132M 3s
 70500K .......... .......... .......... .......... .......... 32%  125M 3s
 70550K .......... .......... .......... .......... .......... 32%  129M 3s
 70600K .......... .......... .......... .......... .......... 32%  121M 3s
 70650K .......... .......... .......... .......... .......... 32%  132M 3s
 70700K .......... .......... .......... .......... .......... 32%  117M 3s
 70750K .......... .......... .......... .......... .......... 32%  130M 3s
 70800K .......... .......... .......... .......... .......... 32% 95.5M 3s
 70850K .......... .......... .......... .......... .......... 32%  133M 3s
 70900K .......... .......... .......... .......... .......... 32%  132M 3s
 70950K .......... .......... .......... .......... .......... 32%  118M 3s
 71000K .......... .......... .......... .......... .......... 32%  110M 3s
 71050K .......... .......... .......... .......... .......... 32%  828K 3s
 71100K .......... .......... .......... .......... .......... 32%  131M 3s
 71150K .......... .......... .......... .......... .......... 32%  164M 3s
 71200K .......... .......... .......... .......... .......... 32%  109M 3s
 71250K .......... .......... .......... .......... .......... 32%  165M 3s
 71300K .......... .......... .......... .......... .......... 32%  155M 3s
 71350K .......... .......... .......... .......... .......... 32%  122M 3s
 71400K .......... .......... .......... .......... .......... 32%  124M 3s
 71450K .......... .......... .......... .......... .......... 32%  143M 3s
 71500K .......... .......... .......... .......... .......... 32%  130M 3s
 71550K .......... .......... .......... .......... .......... 32%  143M 3s
 71600K .......... .......... .......... .......... .......... 32% 98.5M 3s
 71650K .......... .......... .......... .......... .......... 32%  139M 3s
 71700K .......... .......... .......... .......... .......... 32%  137M 3s
 71750K .......... .......... .......... .......... .......... 32%  132M 3s
 71800K .......... .......... .......... .......... .......... 32%  121M 3s
 71850K .......... .......... .......... .......... .......... 32%  144M 3s
 71900K .......... .......... .......... .......... .......... 32%  149M 3s
 71950K .......... .......... .......... .......... .......... 32%  146M 3s
 72000K .......... .......... .......... .......... .......... 32%  109M 3s
 72050K .......... .......... .......... .......... .......... 32%  141M 3s
 72100K .......... .......... .......... .......... .......... 33%  129M 3s
 72150K .......... .......... .......... .......... .......... 33%  125M 3s
 72200K .......... .......... .......... .......... .......... 33%  124M 3s
 72250K .......... .......... .......... .......... .......... 33%  134M 3s
 72300K .......... .......... .......... .......... .......... 33%  141M 3s
 72350K .......... .......... .......... .......... .......... 33%  137M 3s
 72400K .......... .......... .......... .......... .......... 33%  107M 3s
 72450K .......... .......... .......... .......... .......... 33%  142M 3s
 72500K .......... .......... .......... .......... .......... 33%  148M 3s
 72550K .......... .......... .......... .......... .......... 33%  153M 3s
 72600K .......... .......... .......... .......... .......... 33%  145M 3s
 72650K .......... .......... .......... .......... .......... 33%  161M 3s
 72700K .......... .......... .......... .......... .......... 33%  142M 3s
 72750K .......... .......... .......... .......... .......... 33%  146M 3s
 72800K .......... .......... .......... .......... .......... 33%  119M 3s
 72850K .......... .......... .......... .......... .......... 33%  142M 3s
 72900K .......... .......... .......... .......... .......... 33%  142M 3s
 72950K .......... .......... .......... .......... .......... 33%  171M 3s
 73000K .......... .......... .......... .......... .......... 33%  130M 3s
 73050K .......... .......... .......... .......... .......... 33%  166M 3s
 73100K .......... .......... .......... .......... .......... 33%  152M 3s
 73150K .......... .......... .......... .......... .......... 33%  153M 3s
 73200K .......... .......... .......... .......... .......... 33%  132M 3s
 73250K .......... .......... .......... .......... .......... 33%  136M 3s
 73300K .......... .......... .......... .......... .......... 33%  129M 3s
 73350K .......... .......... .......... .......... .......... 33%  144M 3s
 73400K .......... .......... .......... .......... .......... 33%  131M 3s
 73450K .......... .......... .......... .......... .......... 33%  136M 3s
 73500K .......... .......... .......... .......... .......... 33%  137M 3s
 73550K .......... .......... .......... .......... .......... 33%  143M 3s
 73600K .......... .......... .......... .......... .......... 33%  123M 3s
 73650K .......... .......... .......... .......... .......... 33%  148M 3s
 73700K .......... .......... .......... .......... .......... 33%  128M 3s
 73750K .......... .......... .......... .......... .......... 33%  131M 3s
 73800K .......... .......... .......... .......... .......... 33%  128M 3s
 73850K .......... .......... .......... .......... .......... 33%  126M 3s
 73900K .......... .......... .......... .......... .......... 33%  138M 3s
 73950K .......... .......... .......... .......... .......... 33%  112M 3s
 74000K .......... .......... .......... .......... .......... 33%  117M 3s
 74050K .......... .......... .......... .......... .......... 33%  123M 3s
 74100K .......... .......... .......... .......... .......... 33%  132M 3s
 74150K .......... .......... .......... .......... .......... 33%  133M 3s
 74200K .......... .......... .......... .......... .......... 33%  124M 3s
 74250K .......... .......... .......... .......... .......... 34%  139M 3s
 74300K .......... .......... .......... .......... .......... 34%  136M 3s
 74350K .......... .......... .......... .......... .......... 34%  105M 3s
 74400K .......... .......... .......... .......... .......... 34%  119M 3s
 74450K .......... .......... .......... .......... .......... 34%  114M 3s
 74500K .......... .......... .......... .......... .......... 34%  144M 3s
 74550K .......... .......... .......... .......... .......... 34%  124M 3s
 74600K .......... .......... .......... .......... .......... 34%  112M 3s
 74650K .......... .......... .......... .......... .......... 34%  113M 3s
 74700K .......... .......... .......... .......... .......... 34%  116M 3s
 74750K .......... .......... .......... .......... .......... 34%  118M 3s
 74800K .......... .......... .......... .......... .......... 34%  107M 3s
 74850K .......... .......... .......... .......... .......... 34%  123M 3s
 74900K .......... .......... .......... .......... .......... 34%  136M 3s
 74950K .......... .......... .......... .......... .......... 34%  126M 3s
 75000K .......... .......... .......... .......... .......... 34%  124M 3s
 75050K .......... .......... .......... .......... .......... 34%  140M 3s
 75100K .......... .......... .......... .......... .......... 34%  119M 3s
 75150K .......... .......... .......... .......... .......... 34%  143M 3s
 75200K .......... .......... .......... .......... .......... 34%  104M 3s
 75250K .......... .......... .......... .......... .......... 34%  137M 3s
 75300K .......... .......... .......... .......... .......... 34%  156M 3s
 75350K .......... .......... .......... .......... .......... 34%  138M 3s
 75400K .......... .......... .......... .......... .......... 34%  127M 3s
 75450K .......... .......... .......... .......... .......... 34%  155M 3s
 75500K .......... .......... .......... .......... .......... 34%  144M 3s
 75550K .......... .......... .......... .......... .......... 34%  116M 3s
 75600K .......... .......... .......... .......... .......... 34%  107M 3s
 75650K .......... .......... .......... .......... .......... 34%  147M 3s
 75700K .......... .......... .......... .......... .......... 34%  149M 3s
 75750K .......... .......... .......... .......... .......... 34%  136M 3s
 75800K .......... .......... .......... .......... .......... 34%  126M 3s
 75850K .......... .......... .......... .......... .......... 34%  162M 3s
 75900K .......... .......... .......... .......... .......... 34%  139M 3s
 75950K .......... .......... .......... .......... .......... 34%  143M 3s
 76000K .......... .......... .......... .......... .......... 34%  108M 3s
 76050K .......... .......... .......... .......... .......... 34%  119M 3s
 76100K .......... .......... .......... .......... .......... 34%  160M 3s
 76150K .......... .......... .......... .......... .......... 34%  162M 3s
 76200K .......... .......... .......... .......... .......... 34%  122M 3s
 76250K .......... .......... .......... .......... .......... 34%  137M 3s
 76300K .......... .......... .......... .......... .......... 34%  816K 3s
 76350K .......... .......... .......... .......... .......... 34% 74.1M 3s
 76400K .......... .......... .......... .......... .......... 34% 91.4M 3s
 76450K .......... .......... .......... .......... .......... 35%  127M 3s
 76500K .......... .......... .......... .......... .......... 35%  139M 3s
 76550K .......... .......... .......... .......... .......... 35%  134M 3s
 76600K .......... .......... .......... .......... .......... 35%  131M 3s
 76650K .......... .......... .......... .......... .......... 35%  132M 3s
 76700K .......... .......... .......... .......... .......... 35%  129M 3s
 76750K .......... .......... .......... .......... .......... 35%  141M 3s
 76800K .......... .......... .......... .......... .......... 35%  113M 3s
 76850K .......... .......... .......... .......... .......... 35%  162M 3s
 76900K .......... .......... .......... .......... .......... 35%  145M 3s
 76950K .......... .......... .......... .......... .......... 35%  123M 3s
 77000K .......... .......... .......... .......... .......... 35%  129M 3s
 77050K .......... .......... .......... .......... .......... 35%  141M 3s
 77100K .......... .......... .......... .......... .......... 35%  136M 3s
 77150K .......... .......... .......... .......... .......... 35%  145M 3s
 77200K .......... .......... .......... .......... .......... 35%  112M 3s
 77250K .......... .......... .......... .......... .......... 35%  141M 3s
 77300K .......... .......... .......... .......... .......... 35%  147M 3s
 77350K .......... .......... .......... .......... .......... 35%  132M 3s
 77400K .......... .......... .......... .......... .......... 35%  131M 3s
 77450K .......... .......... .......... .......... .......... 35%  168M 3s
 77500K .......... .......... .......... .......... .......... 35%  149M 3s
 77550K .......... .......... .......... .......... .......... 35%  114M 3s
 77600K .......... .......... .......... .......... .......... 35%  122M 3s
 77650K .......... .......... .......... .......... .......... 35%  112M 3s
 77700K .......... .......... .......... .......... .......... 35%  159M 3s
 77750K .......... .......... .......... .......... .......... 35%  139M 3s
 77800K .......... .......... .......... .......... .......... 35%  117M 3s
 77850K .......... .......... .......... .......... .......... 35%  109M 3s
 77900K .......... .......... .......... .......... .......... 35%  118M 3s
 77950K .......... .......... .......... .......... .......... 35%  142M 3s
 78000K .......... .......... .......... .......... .......... 35%  105M 3s
 78050K .......... .......... .......... .......... .......... 35%  151M 3s
 78100K .......... .......... .......... .......... .......... 35%  128M 3s
 78150K .......... .......... .......... .......... .......... 35%  131M 3s
 78200K .......... .......... .......... .......... .......... 35%  140M 3s
 78250K .......... .......... .......... .......... .......... 35%  155M 3s
 78300K .......... .......... .......... .......... .......... 35%  131M 3s
 78350K .......... .......... .......... .......... .......... 35%  142M 3s
 78400K .......... .......... .......... .......... .......... 35%  117M 3s
 78450K .......... .......... .......... .......... .......... 35%  139M 3s
 78500K .......... .......... .......... .......... .......... 35%  141M 3s
 78550K .......... .......... .......... .......... .......... 35%  151M 3s
 78600K .......... .......... .......... .......... .......... 35%  103M 3s
 78650K .......... .......... .......... .......... .......... 36%  164M 3s
 78700K .......... .......... .......... .......... .......... 36%  151M 3s
 78750K .......... .......... .......... .......... .......... 36%  157M 3s
 78800K .......... .......... .......... .......... .......... 36%  120M 3s
 78850K .......... .......... .......... .......... .......... 36%  128M 3s
 78900K .......... .......... .......... .......... .......... 36%  149M 3s
 78950K .......... .......... .......... .......... .......... 36%  130M 3s
 79000K .......... .......... .......... .......... .......... 36%  113M 3s
 79050K .......... .......... .......... .......... .......... 36%  157M 3s
 79100K .......... .......... .......... .......... .......... 36%  144M 3s
 79150K .......... .......... .......... .......... .......... 36%  117M 3s
 79200K .......... .......... .......... .......... .......... 36%  125M 3s
 79250K .......... .......... .......... .......... .......... 36%  140M 3s
 79300K .......... .......... .......... .......... .......... 36%  121M 3s
 79350K .......... .......... .......... .......... .......... 36%  139M 3s
 79400K .......... .......... .......... .......... .......... 36%  120M 3s
 79450K .......... .......... .......... .......... .......... 36%  133M 3s
 79500K .......... .......... .......... .......... .......... 36%  125M 3s
 79550K .......... .......... .......... .......... .......... 36%  145M 3s
 79600K .......... .......... .......... .......... .......... 36%  123M 3s
 79650K .......... .......... .......... .......... .......... 36%  142M 3s
 79700K .......... .......... .......... .......... .......... 36%  137M 3s
 79750K .......... .......... .......... .......... .......... 36%  143M 3s
 79800K .......... .......... .......... .......... .......... 36%  129M 3s
 79850K .......... .......... .......... .......... .......... 36%  106M 3s
 79900K .......... .......... .......... .......... .......... 36%  127M 3s
 79950K .......... .......... .......... .......... .......... 36%  156M 3s
 80000K .......... .......... .......... .......... .......... 36%  107M 3s
 80050K .......... .......... .......... .......... .......... 36%  136M 3s
 80100K .......... .......... .......... .......... .......... 36%  153M 3s
 80150K .......... .......... .......... .......... .......... 36%  119M 3s
 80200K .......... .......... .......... .......... .......... 36%  125M 3s
 80250K .......... .......... .......... .......... .......... 36%  148M 3s
 80300K .......... .......... .......... .......... .......... 36%  141M 3s
 80350K .......... .......... .......... .......... .......... 36%  129M 3s
 80400K .......... .......... .......... .......... .......... 36%  108M 3s
 80450K .......... .......... .......... .......... .......... 36%  130M 3s
 80500K .......... .......... .......... .......... .......... 36%  140M 3s
 80550K .......... .......... .......... .......... .......... 36%  148M 3s
 80600K .......... .......... .......... .......... .......... 36%  114M 3s
 80650K .......... .......... .......... .......... .......... 36%  146M 3s
 80700K .......... .......... .......... .......... .......... 36%  141M 3s
 80750K .......... .......... .......... .......... .......... 36%  134M 3s
 80800K .......... .......... .......... .......... .......... 37%  104M 3s
 80850K .......... .......... .......... .......... .......... 37%  118M 3s
 80900K .......... .......... .......... .......... .......... 37%  149M 3s
 80950K .......... .......... .......... .......... .......... 37%  141M 3s
 81000K .......... .......... .......... .......... .......... 37%  100M 3s
 81050K .......... .......... .......... .......... .......... 37%  147M 3s
 81100K .......... .......... .......... .......... .......... 37%  143M 3s
 81150K .......... .......... .......... .......... .......... 37%  139M 3s
 81200K .......... .......... .......... .......... .......... 37%  122M 3s
 81250K .......... .......... .......... .......... .......... 37%  783K 3s
 81300K .......... .......... .......... .......... .......... 37%  107M 3s
 81350K .......... .......... .......... .......... .......... 37%  149M 3s
 81400K .......... .......... .......... .......... .......... 37%  113M 3s
 81450K .......... .......... .......... .......... .......... 37%  129M 3s
 81500K .......... .......... .......... .......... .......... 37%  150M 3s
 81550K .......... .......... .......... .......... .......... 37%  151M 3s
 81600K .......... .......... .......... .......... .......... 37%  106M 3s
 81650K .......... .......... .......... .......... .......... 37%  136M 3s
 81700K .......... .......... .......... .......... .......... 37%  122M 3s
 81750K .......... .......... .......... .......... .......... 37%  142M 3s
 81800K .......... .......... .......... .......... .......... 37%  129M 3s
 81850K .......... .......... .......... .......... .......... 37%  125M 3s
 81900K .......... .......... .......... .......... .......... 37%  147M 3s
 81950K .......... .......... .......... .......... .......... 37%  148M 3s
 82000K .......... .......... .......... .......... .......... 37%  117M 3s
 82050K .......... .......... .......... .......... .......... 37%  153M 3s
 82100K .......... .......... .......... .......... .......... 37%  141M 3s
 82150K .......... .......... .......... .......... .......... 37%  150M 3s
 82200K .......... .......... .......... .......... .......... 37%  153M 3s
 82250K .......... .......... .......... .......... .......... 37%  155M 3s
 82300K .......... .......... .......... .......... .......... 37%  127M 3s
 82350K .......... .......... .......... .......... .......... 37%  129M 3s
 82400K .......... .......... .......... .......... .......... 37%  104M 3s
 82450K .......... .......... .......... .......... .......... 37%  146M 3s
 82500K .......... .......... .......... .......... .......... 37%  141M 3s
 82550K .......... .......... .......... .......... .......... 37%  141M 3s
 82600K .......... .......... .......... .......... .......... 37%  126M 3s
 82650K .......... .......... .......... .......... .......... 37%  116M 3s
 82700K .......... .......... .......... .......... .......... 37%  125M 3s
 82750K .......... .......... .......... .......... .......... 37%  127M 3s
 82800K .......... .......... .......... .......... .......... 37% 92.4M 3s
 82850K .......... .......... .......... .......... .......... 37%  129M 3s
 82900K .......... .......... .......... .......... .......... 37%  106M 3s
 82950K .......... .......... .......... .......... .......... 37%  121M 3s
 83000K .......... .......... .......... .......... .......... 38%  118M 3s
 83050K .......... .......... .......... .......... .......... 38%  109M 3s
 83100K .......... .......... .......... .......... .......... 38%  169M 3s
 83150K .......... .......... .......... .......... .......... 38%  136M 3s
 83200K .......... .......... .......... .......... .......... 38%  108M 3s
 83250K .......... .......... .......... .......... .......... 38%  137M 3s
 83300K .......... .......... .......... .......... .......... 38%  138M 3s
 83350K .......... .......... .......... .......... .......... 38%  151M 3s
 83400K .......... .......... .......... .......... .......... 38%  132M 3s
 83450K .......... .......... .......... .......... .......... 38%  119M 3s
 83500K .......... .......... .......... .......... .......... 38%  131M 3s
 83550K .......... .......... .......... .......... .......... 38%  136M 3s
 83600K .......... .......... .......... .......... .......... 38%  121M 3s
 83650K .......... .......... .......... .......... .......... 38%  144M 3s
 83700K .......... .......... .......... .......... .......... 38%  128M 3s
 83750K .......... .......... .......... .......... .......... 38%  140M 3s
 83800K .......... .......... .......... .......... .......... 38%  126M 3s
 83850K .......... .......... .......... .......... .......... 38%  117M 3s
 83900K .......... .......... .......... .......... .......... 38%  139M 3s
 83950K .......... .......... .......... .......... .......... 38%  129M 3s
 84000K .......... .......... .......... .......... .......... 38%  106M 3s
 84050K .......... .......... .......... .......... .......... 38%  130M 3s
 84100K .......... .......... .......... .......... .......... 38%  139M 3s
 84150K .......... .......... .......... .......... .......... 38%  141M 3s
 84200K .......... .......... .......... .......... .......... 38%  129M 3s
 84250K .......... .......... .......... .......... .......... 38%  126M 3s
 84300K .......... .......... .......... .......... .......... 38%  127M 3s
 84350K .......... .......... .......... .......... .......... 38%  133M 3s
 84400K .......... .......... .......... .......... .......... 38%  122M 3s
 84450K .......... .......... .......... .......... .......... 38%  146M 3s
 84500K .......... .......... .......... .......... .......... 38%  151M 3s
 84550K .......... .......... .......... .......... .......... 38%  166M 3s
 84600K .......... .......... .......... .......... .......... 38%  102M 3s
 84650K .......... .......... .......... .......... .......... 38%  105M 3s
 84700K .......... .......... .......... .......... .......... 38%  127M 3s
 84750K .......... .......... .......... .......... .......... 38%  120M 3s
 84800K .......... .......... .......... .......... .......... 38%  116M 3s
 84850K .......... .......... .......... .......... .......... 38%  142M 3s
 84900K .......... .......... .......... .......... .......... 38%  119M 3s
 84950K .......... .......... .......... .......... .......... 38%  117M 3s
 85000K .......... .......... .......... .......... .......... 38%  116M 3s
 85050K .......... .......... .......... .......... .......... 38%  101M 3s
 85100K .......... .......... .......... .......... .......... 38%  134M 3s
 85150K .......... .......... .......... .......... .......... 38%  132M 3s
 85200K .......... .......... .......... .......... .......... 39%  106M 3s
 85250K .......... .......... .......... .......... .......... 39%  122M 3s
 85300K .......... .......... .......... .......... .......... 39%  139M 3s
 85350K .......... .......... .......... .......... .......... 39%  141M 3s
 85400K .......... .......... .......... .......... .......... 39%  107M 3s
 85450K .......... .......... .......... .......... .......... 39%  136M 3s
 85500K .......... .......... .......... .......... .......... 39%  122M 3s
 85550K .......... .......... .......... .......... .......... 39%  139M 3s
 85600K .......... .......... .......... .......... .......... 39%  120M 3s
 85650K .......... .......... .......... .......... .......... 39%  131M 3s
 85700K .......... .......... .......... .......... .......... 39%  170M 3s
 85750K .......... .......... .......... .......... .......... 39%  149M 3s
 85800K .......... .......... .......... .......... .......... 39%  124M 3s
 85850K .......... .......... .......... .......... .......... 39%  160M 3s
 85900K .......... .......... .......... .......... .......... 39%  148M 3s
 85950K .......... .......... .......... .......... .......... 39%  143M 3s
 86000K .......... .......... .......... .......... .......... 39%  116M 3s
 86050K .......... .......... .......... .......... .......... 39% 98.2M 3s
 86100K .......... .......... .......... .......... .......... 39%  138M 3s
 86150K .......... .......... .......... .......... .......... 39%  141M 3s
 86200K .......... .......... .......... .......... .......... 39%  106M 3s
 86250K .......... .......... .......... .......... .......... 39%  148M 3s
 86300K .......... .......... .......... .......... .......... 39%  817K 3s
 86350K .......... .......... .......... .......... .......... 39% 88.5M 3s
 86400K .......... .......... .......... .......... .......... 39% 88.4M 3s
 86450K .......... .......... .......... .......... .......... 39%  118M 3s
 86500K .......... .......... .......... .......... .......... 39%  148M 3s
 86550K .......... .......... .......... .......... .......... 39%  137M 3s
 86600K .......... .......... .......... .......... .......... 39%  137M 3s
 86650K .......... .......... .......... .......... .......... 39%  143M 3s
 86700K .......... .......... .......... .......... .......... 39%  143M 3s
 86750K .......... .......... .......... .......... .......... 39%  155M 3s
 86800K .......... .......... .......... .......... .......... 39%  116M 3s
 86850K .......... .......... .......... .......... .......... 39%  133M 3s
 86900K .......... .......... .......... .......... .......... 39%  150M 3s
 86950K .......... .......... .......... .......... .......... 39%  158M 3s
 87000K .......... .......... .......... .......... .......... 39%  113M 3s
 87050K .......... .......... .......... .......... .......... 39%  155M 3s
 87100K .......... .......... .......... .......... .......... 39%  162M 3s
 87150K .......... .......... .......... .......... .......... 39%  145M 3s
 87200K .......... .......... .......... .......... .......... 39%  119M 3s
 87250K .......... .......... .......... .......... .......... 39%  131M 3s
 87300K .......... .......... .......... .......... .......... 39%  139M 3s
 87350K .......... .......... .......... .......... .......... 39%  141M 3s
 87400K .......... .......... .......... .......... .......... 40%  119M 3s
 87450K .......... .......... .......... .......... .......... 40%  135M 3s
 87500K .......... .......... .......... .......... .......... 40%  137M 3s
 87550K .......... .......... .......... .......... .......... 40%  125M 3s
 87600K .......... .......... .......... .......... .......... 40%  119M 3s
 87650K .......... .......... .......... .......... .......... 40%  128M 3s
 87700K .......... .......... .......... .......... .......... 40%  143M 3s
 87750K .......... .......... .......... .......... .......... 40%  124M 3s
 87800K .......... .......... .......... .......... .......... 40%  132M 3s
 87850K .......... .......... .......... .......... .......... 40%  167M 3s
 87900K .......... .......... .......... .......... .......... 40%  167M 3s
 87950K .......... .......... .......... .......... .......... 40%  144M 3s
 88000K .......... .......... .......... .......... .......... 40%  121M 3s
 88050K .......... .......... .......... .......... .......... 40%  137M 3s
 88100K .......... .......... .......... .......... .......... 40%  105M 3s
 88150K .......... .......... .......... .......... .......... 40%  119M 3s
 88200K .......... .......... .......... .......... .......... 40%  106M 3s
 88250K .......... .......... .......... .......... .......... 40%  117M 3s
 88300K .......... .......... .......... .......... .......... 40%  149M 3s
 88350K .......... .......... .......... .......... .......... 40%  126M 3s
 88400K .......... .......... .......... .......... .......... 40%  118M 3s
 88450K .......... .......... .......... .......... .......... 40%  107M 3s
 88500K .......... .......... .......... .......... .......... 40%  136M 3s
 88550K .......... .......... .......... .......... .......... 40%  131M 3s
 88600K .......... .......... .......... .......... .......... 40% 95.0M 3s
 88650K .......... .......... .......... .......... .......... 40%  123M 3s
 88700K .......... .......... .......... .......... .......... 40%  120M 3s
 88750K .......... .......... .......... .......... .......... 40%  124M 3s
 88800K .......... .......... .......... .......... .......... 40% 82.2M 3s
 88850K .......... .......... .......... .......... .......... 40%  129M 3s
 88900K .......... .......... .......... .......... .......... 40%  133M 3s
 88950K .......... .......... .......... .......... .......... 40%  105M 3s
 89000K .......... .......... .......... .......... .......... 40%  119M 3s
 89050K .......... .......... .......... .......... .......... 40%  125M 3s
 89100K .......... .......... .......... .......... .......... 40%  138M 3s
 89150K .......... .......... .......... .......... .......... 40%  130M 3s
 89200K .......... .......... .......... .......... .......... 40%  109M 3s
 89250K .......... .......... .......... .......... .......... 40%  150M 3s
 89300K .......... .......... .......... .......... .......... 40%  107M 3s
 89350K .......... .......... .......... .......... .......... 40%  106M 3s
 89400K .......... .......... .......... .......... .......... 40% 82.0M 3s
 89450K .......... .......... .......... .......... .......... 40%  136M 3s
 89500K .......... .......... .......... .......... .......... 40%  137M 3s
 89550K .......... .......... .......... .......... .......... 41%  115M 3s
 89600K .......... .......... .......... .......... .......... 41%  114M 3s
 89650K .......... .......... .......... .......... .......... 41%  129M 3s
 89700K .......... .......... .......... .......... .......... 41%  149M 3s
 89750K .......... .......... .......... .......... .......... 41%  155M 3s
 89800K .......... .......... .......... .......... .......... 41% 96.9M 3s
 89850K .......... .......... .......... .......... .......... 41%  122M 3s
 89900K .......... .......... .......... .......... .......... 41%  129M 3s
 89950K .......... .......... .......... .......... .......... 41%  136M 3s
 90000K .......... .......... .......... .......... .......... 41% 93.3M 3s
 90050K .......... .......... .......... .......... .......... 41%  139M 3s
 90100K .......... .......... .......... .......... .......... 41%  119M 3s
 90150K .......... .......... .......... .......... .......... 41%  114M 3s
 90200K .......... .......... .......... .......... .......... 41%  125M 3s
 90250K .......... .......... .......... .......... .......... 41%  117M 3s
 90300K .......... .......... .......... .......... .......... 41% 95.1M 3s
 90350K .......... .......... .......... .......... .......... 41%  123M 3s
 90400K .......... .......... .......... .......... .......... 41%  103M 3s
 90450K .......... .......... .......... .......... .......... 41%  108M 3s
 90500K .......... .......... .......... .......... .......... 41%  147M 3s
 90550K .......... .......... .......... .......... .......... 41%  140M 3s
 90600K .......... .......... .......... .......... .......... 41%  123M 3s
 90650K .......... .......... .......... .......... .......... 41%  128M 3s
 90700K .......... .......... .......... .......... .......... 41%  138M 3s
 90750K .......... .......... .......... .......... .......... 41%  124M 3s
 90800K .......... .......... .......... .......... .......... 41%  111M 3s
 90850K .......... .......... .......... .......... .......... 41%  153M 3s
 90900K .......... .......... .......... .......... .......... 41%  115M 3s
 90950K .......... .......... .......... .......... .......... 41%  127M 3s
 91000K .......... .......... .......... .......... .......... 41%  788K 3s
 91050K .......... .......... .......... .......... .......... 41%  115M 3s
 91100K .......... .......... .......... .......... .......... 41%  113M 3s
 91150K .......... .......... .......... .......... .......... 41%  130M 3s
 91200K .......... .......... .......... .......... .......... 41%  136M 3s
 91250K .......... .......... .......... .......... .......... 41%  151M 3s
 91300K .......... .......... .......... .......... .......... 41%  136M 3s
 91350K .......... .......... .......... .......... .......... 41%  126M 3s
 91400K .......... .......... .......... .......... .......... 41%  128M 3s
 91450K .......... .......... .......... .......... .......... 41%  153M 3s
 91500K .......... .......... .......... .......... .......... 41%  137M 3s
 91550K .......... .......... .......... .......... .......... 41%  133M 3s
 91600K .......... .......... .......... .......... .......... 41%  115M 3s
 91650K .......... .......... .......... .......... .......... 41%  154M 3s
 91700K .......... .......... .......... .......... .......... 41%  141M 3s
 91750K .......... .......... .......... .......... .......... 42%  144M 3s
 91800K .......... .......... .......... .......... .......... 42%  116M 3s
 91850K .......... .......... .......... .......... .......... 42%  125M 3s
 91900K .......... .......... .......... .......... .......... 42%  149M 3s
 91950K .......... .......... .......... .......... .......... 42%  135M 3s
 92000K .......... .......... .......... .......... .......... 42%  112M 3s
 92050K .......... .......... .......... .......... .......... 42%  148M 3s
 92100K .......... .......... .......... .......... .......... 42%  139M 3s
 92150K .......... .......... .......... .......... .......... 42%  150M 3s
 92200K .......... .......... .......... .......... .......... 42%  137M 3s
 92250K .......... .......... .......... .......... .......... 42%  139M 3s
 92300K .......... .......... .......... .......... .......... 42%  141M 3s
 92350K .......... .......... .......... .......... .......... 42%  145M 3s
 92400K .......... .......... .......... .......... .......... 42%  105M 3s
 92450K .......... .......... .......... .......... .......... 42%  149M 3s
 92500K .......... .......... .......... .......... .......... 42%  121M 3s
 92550K .......... .......... .......... .......... .......... 42%  127M 3s
 92600K .......... .......... .......... .......... .......... 42%  134M 3s
 92650K .......... .......... .......... .......... .......... 42%  104M 3s
 92700K .......... .......... .......... .......... .......... 42%  105M 3s
 92750K .......... .......... .......... .......... .......... 42%  123M 3s
 92800K .......... .......... .......... .......... .......... 42%  123M 3s
 92850K .......... .......... .......... .......... .......... 42%  148M 3s
 92900K .......... .......... .......... .......... .......... 42% 98.1M 3s
 92950K .......... .......... .......... .......... .......... 42%  113M 3s
 93000K .......... .......... .......... .......... .......... 42%  109M 3s
 93050K .......... .......... .......... .......... .......... 42%  146M 3s
 93100K .......... .......... .......... .......... .......... 42%  143M 3s
 93150K .......... .......... .......... .......... .......... 42%  112M 3s
 93200K .......... .......... .......... .......... .......... 42% 97.0M 3s
 93250K .......... .......... .......... .......... .......... 42%  115M 3s
 93300K .......... .......... .......... .......... .......... 42%  114M 3s
 93350K .......... .......... .......... .......... .......... 42%  110M 3s
 93400K .......... .......... .......... .......... .......... 42%  111M 3s
 93450K .......... .......... .......... .......... .......... 42%  153M 3s
 93500K .......... .......... .......... .......... .......... 42%  132M 3s
 93550K .......... .......... .......... .......... .......... 42%  137M 2s
 93600K .......... .......... .......... .......... .......... 42%  107M 2s
 93650K .......... .......... .......... .......... .......... 42%  137M 2s
 93700K .......... .......... .......... .......... .......... 42%  143M 2s
 93750K .......... .......... .......... .......... .......... 42%  101M 2s
 93800K .......... .......... .......... .......... .......... 42%  104M 2s
 93850K .......... .......... .......... .......... .......... 42%  126M 2s
 93900K .......... .......... .......... .......... .......... 42%  114M 2s
 93950K .......... .......... .......... .......... .......... 43%  143M 2s
 94000K .......... .......... .......... .......... .......... 43% 91.0M 2s
 94050K .......... .......... .......... .......... .......... 43%  141M 2s
 94100K .......... .......... .......... .......... .......... 43%  102M 2s
 94150K .......... .......... .......... .......... .......... 43%  147M 2s
 94200K .......... .......... .......... .......... .......... 43%  126M 2s
 94250K .......... .......... .......... .......... .......... 43%  139M 2s
 94300K .......... .......... .......... .......... .......... 43%  142M 2s
 94350K .......... .......... .......... .......... .......... 43%  131M 2s
 94400K .......... .......... .......... .......... .......... 43%  112M 2s
 94450K .......... .......... .......... .......... .......... 43%  137M 2s
 94500K .......... .......... .......... .......... .......... 43%  114M 2s
 94550K .......... .......... .......... .......... .......... 43%  139M 2s
 94600K .......... .......... .......... .......... .......... 43%  121M 2s
 94650K .......... .......... .......... .......... .......... 43%  149M 2s
 94700K .......... .......... .......... .......... .......... 43%  134M 2s
 94750K .......... .......... .......... .......... .......... 43%  127M 2s
 94800K .......... .......... .......... .......... .......... 43%  113M 2s
 94850K .......... .......... .......... .......... .......... 43%  144M 2s
 94900K .......... .......... .......... .......... .......... 43%  129M 2s
 94950K .......... .......... .......... .......... .......... 43%  134M 2s
 95000K .......... .......... .......... .......... .......... 43%  113M 2s
 95050K .......... .......... .......... .......... .......... 43%  123M 2s
 95100K .......... .......... .......... .......... .......... 43%  126M 2s
 95150K .......... .......... .......... .......... .......... 43%  125M 2s
 95200K .......... .......... .......... .......... .......... 43%  114M 2s
 95250K .......... .......... .......... .......... .......... 43%  119M 2s
 95300K .......... .......... .......... .......... .......... 43%  142M 2s
 95350K .......... .......... .......... .......... .......... 43%  139M 2s
 95400K .......... .......... .......... .......... .......... 43%  112M 2s
 95450K .......... .......... .......... .......... .......... 43%  137M 2s
 95500K .......... .......... .......... .......... .......... 43%  142M 2s
 95550K .......... .......... .......... .......... .......... 43%  118M 2s
 95600K .......... .......... .......... .......... .......... 43%  118M 2s
 95650K .......... .......... .......... .......... .......... 43%  123M 2s
 95700K .......... .......... .......... .......... .......... 43%  134M 2s
 95750K .......... .......... .......... .......... .......... 43%  125M 2s
 95800K .......... .......... .......... .......... .......... 43%  788K 2s
 95850K .......... .......... .......... .......... .......... 43%  111M 2s
 95900K .......... .......... .......... .......... .......... 43%  124M 2s
 95950K .......... .......... .......... .......... .......... 43%  148M 2s
 96000K .......... .......... .......... .......... .......... 43%  118M 2s
 96050K .......... .......... .......... .......... .......... 43%  134M 2s
 96100K .......... .......... .......... .......... .......... 44%  143M 2s
 96150K .......... .......... .......... .......... .......... 44%  151M 2s
 96200K .......... .......... .......... .......... .......... 44%  140M 2s
 96250K .......... .......... .......... .......... .......... 44%  162M 2s
 96300K .......... .......... .......... .......... .......... 44%  162M 2s
 96350K .......... .......... .......... .......... .......... 44%  122M 2s
 96400K .......... .......... .......... .......... .......... 44% 93.0M 2s
 96450K .......... .......... .......... .......... .......... 44%  131M 2s
 96500K .......... .......... .......... .......... .......... 44%  137M 2s
 96550K .......... .......... .......... .......... .......... 44%  137M 2s
 96600K .......... .......... .......... .......... .......... 44%  119M 2s
 96650K .......... .......... .......... .......... .......... 44%  142M 2s
 96700K .......... .......... .......... .......... .......... 44%  137M 2s
 96750K .......... .......... .......... .......... .......... 44%  130M 2s
 96800K .......... .......... .......... .......... .......... 44%  118M 2s
 96850K .......... .......... .......... .......... .......... 44%  139M 2s
 96900K .......... .......... .......... .......... .......... 44%  151M 2s
 96950K .......... .......... .......... .......... .......... 44%  151M 2s
 97000K .......... .......... .......... .......... .......... 44%  115M 2s
 97050K .......... .......... .......... .......... .......... 44%  145M 2s
 97100K .......... .......... .......... .......... .......... 44%  129M 2s
 97150K .......... .......... .......... .......... .......... 44%  141M 2s
 97200K .......... .......... .......... .......... .......... 44%  119M 2s
 97250K .......... .......... .......... .......... .......... 44%  133M 2s
 97300K .......... .......... .......... .......... .......... 44%  135M 2s
 97350K .......... .......... .......... .......... .......... 44%  149M 2s
 97400K .......... .......... .......... .......... .......... 44%  104M 2s
 97450K .......... .......... .......... .......... .......... 44%  109M 2s
 97500K .......... .......... .......... .......... .......... 44%  123M 2s
 97550K .......... .......... .......... .......... .......... 44%  112M 2s
 97600K .......... .......... .......... .......... .......... 44%  101M 2s
 97650K .......... .......... .......... .......... .......... 44%  119M 2s
 97700K .......... .......... .......... .......... .......... 44%  134M 2s
 97750K .......... .......... .......... .......... .......... 44%  137M 2s
 97800K .......... .......... .......... .......... .......... 44%  129M 2s
 97850K .......... .......... .......... .......... .......... 44%  145M 2s
 97900K .......... .......... .......... .......... .......... 44%  105M 2s
 97950K .......... .......... .......... .......... .......... 44%  129M 2s
 98000K .......... .......... .......... .......... .......... 44% 80.0M 2s
 98050K .......... .......... .......... .......... .......... 44% 94.7M 2s
 98100K .......... .......... .......... .......... .......... 44%  111M 2s
 98150K .......... .......... .......... .......... .......... 44% 99.3M 2s
 98200K .......... .......... .......... .......... .......... 44%  113M 2s
 98250K .......... .......... .......... .......... .......... 44%  107M 2s
 98300K .......... .......... .......... .......... .......... 45%  112M 2s
 98350K .......... .......... .......... .......... .......... 45%  134M 2s
 98400K .......... .......... .......... .......... .......... 45%  121M 2s
 98450K .......... .......... .......... .......... .......... 45%  148M 2s
 98500K .......... .......... .......... .......... .......... 45%  116M 2s
 98550K .......... .......... .......... .......... .......... 45% 93.4M 2s
 98600K .......... .......... .......... .......... .......... 45%  105M 2s
 98650K .......... .......... .......... .......... .......... 45%  152M 2s
 98700K .......... .......... .......... .......... .......... 45%  145M 2s
 98750K .......... .......... .......... .......... .......... 45%  137M 2s
 98800K .......... .......... .......... .......... .......... 45% 98.8M 2s
 98850K .......... .......... .......... .......... .......... 45%  143M 2s
 98900K .......... .......... .......... .......... .......... 45%  140M 2s
 98950K .......... .......... .......... .......... .......... 45%  136M 2s
 99000K .......... .......... .......... .......... .......... 45%  126M 2s
 99050K .......... .......... .......... .......... .......... 45%  136M 2s
 99100K .......... .......... .......... .......... .......... 45%  123M 2s
 99150K .......... .......... .......... .......... .......... 45%  117M 2s
 99200K .......... .......... .......... .......... .......... 45%  101M 2s
 99250K .......... .......... .......... .......... .......... 45%  130M 2s
 99300K .......... .......... .......... .......... .......... 45%  143M 2s
 99350K .......... .......... .......... .......... .......... 45%  135M 2s
 99400K .......... .......... .......... .......... .......... 45%  142M 2s
 99450K .......... .......... .......... .......... .......... 45%  137M 2s
 99500K .......... .......... .......... .......... .......... 45%  125M 2s
 99550K .......... .......... .......... .......... .......... 45%  150M 2s
 99600K .......... .......... .......... .......... .......... 45% 94.8M 2s
 99650K .......... .......... .......... .......... .......... 45%  140M 2s
 99700K .......... .......... .......... .......... .......... 45%  127M 2s
 99750K .......... .......... .......... .......... .......... 45%  133M 2s
 99800K .......... .......... .......... .......... .......... 45%  132M 2s
 99850K .......... .......... .......... .......... .......... 45%  125M 2s
 99900K .......... .......... .......... .......... .......... 45%  150M 2s
 99950K .......... .......... .......... .......... .......... 45%  114M 2s
100000K .......... .......... .......... .......... .......... 45%  104M 2s
100050K .......... .......... .......... .......... .......... 45%  146M 2s
100100K .......... .......... .......... .......... .......... 45%  149M 2s
100150K .......... .......... .......... .......... .......... 45%  132M 2s
100200K .......... .......... .......... .......... .......... 45%  138M 2s
100250K .......... .......... .......... .......... .......... 45%  153M 2s
100300K .......... .......... .......... .......... .......... 45%  136M 2s
100350K .......... .......... .......... .......... .......... 45%  112M 2s
100400K .......... .......... .......... .......... .......... 45% 80.4M 2s
100450K .......... .......... .......... .......... .......... 45%  116M 2s
100500K .......... .......... .......... .......... .......... 46%  102M 2s
100550K .......... .......... .......... .......... .......... 46%  101M 2s
100600K .......... .......... .......... .......... .......... 46% 87.7M 2s
100650K .......... .......... .......... .......... .......... 46%  100M 2s
100700K .......... .......... .......... .......... .......... 46%  812K 2s
100750K .......... .......... .......... .......... .......... 46%  101M 2s
100800K .......... .......... .......... .......... .......... 46% 93.9M 2s
100850K .......... .......... .......... .......... .......... 46%  120M 2s
100900K .......... .......... .......... .......... .......... 46%  145M 2s
100950K .......... .......... .......... .......... .......... 46%  153M 2s
101000K .......... .......... .......... .......... .......... 46%  138M 2s
101050K .......... .......... .......... .......... .......... 46%  129M 2s
101100K .......... .......... .......... .......... .......... 46%  151M 2s
101150K .......... .......... .......... .......... .......... 46%  127M 2s
101200K .......... .......... .......... .......... .......... 46%  112M 2s
101250K .......... .......... .......... .......... .......... 46%  151M 2s
101300K .......... .......... .......... .......... .......... 46%  111M 2s
101350K .......... .......... .......... .......... .......... 46%  107M 2s
101400K .......... .......... .......... .......... .......... 46%  106M 2s
101450K .......... .......... .......... .......... .......... 46%  142M 2s
101500K .......... .......... .......... .......... .......... 46%  144M 2s
101550K .......... .......... .......... .......... .......... 46%  152M 2s
101600K .......... .......... .......... .......... .......... 46%  110M 2s
101650K .......... .......... .......... .......... .......... 46%  149M 2s
101700K .......... .......... .......... .......... .......... 46%  132M 2s
101750K .......... .......... .......... .......... .......... 46%  147M 2s
101800K .......... .......... .......... .......... .......... 46%  141M 2s
101850K .......... .......... .......... .......... .......... 46%  135M 2s
101900K .......... .......... .......... .......... .......... 46%  149M 2s
101950K .......... .......... .......... .......... .......... 46%  147M 2s
102000K .......... .......... .......... .......... .......... 46%  111M 2s
102050K .......... .......... .......... .......... .......... 46%  139M 2s
102100K .......... .......... .......... .......... .......... 46%  143M 2s
102150K .......... .......... .......... .......... .......... 46%  139M 2s
102200K .......... .......... .......... .......... .......... 46%  126M 2s
102250K .......... .......... .......... .......... .......... 46%  134M 2s
102300K .......... .......... .......... .......... .......... 46%  143M 2s
102350K .......... .......... .......... .......... .......... 46%  150M 2s
102400K .......... .......... .......... .......... .......... 46%  106M 2s
102450K .......... .......... .......... .......... .......... 46%  147M 2s
102500K .......... .......... .......... .......... .......... 46%  137M 2s
102550K .......... .......... .......... .......... .......... 46%  138M 2s
102600K .......... .......... .......... .......... .......... 46%  122M 2s
102650K .......... .......... .......... .......... .......... 47%  146M 2s
102700K .......... .......... .......... .......... .......... 47%  112M 2s
102750K .......... .......... .......... .......... .......... 47%  120M 2s
102800K .......... .......... .......... .......... .......... 47%  104M 2s
102850K .......... .......... .......... .......... .......... 47%  127M 2s
102900K .......... .......... .......... .......... .......... 47%  126M 2s
102950K .......... .......... .......... .......... .......... 47%  136M 2s
103000K .......... .......... .......... .......... .......... 47%  112M 2s
103050K .......... .......... .......... .......... .......... 47%  125M 2s
103100K .......... .......... .......... .......... .......... 47%  122M 2s
103150K .......... .......... .......... .......... .......... 47%  128M 2s
103200K .......... .......... .......... .......... .......... 47% 99.3M 2s
103250K .......... .......... .......... .......... .......... 47%  132M 2s
103300K .......... .......... .......... .......... .......... 47%  123M 2s
103350K .......... .......... .......... .......... .......... 47%  119M 2s
103400K .......... .......... .......... .......... .......... 47%  126M 2s
103450K .......... .......... .......... .......... .......... 47%  143M 2s
103500K .......... .......... .......... .......... .......... 47%  160M 2s
103550K .......... .......... .......... .......... .......... 47%  145M 2s
103600K .......... .......... .......... .......... .......... 47%  126M 2s
103650K .......... .......... .......... .......... .......... 47%  169M 2s
103700K .......... .......... .......... .......... .......... 47%  145M 2s
103750K .......... .......... .......... .......... .......... 47% 91.0M 2s
103800K .......... .......... .......... .......... .......... 47% 95.0M 2s
103850K .......... .......... .......... .......... .......... 47%  111M 2s
103900K .......... .......... .......... .......... .......... 47%  128M 2s
103950K .......... .......... .......... .......... .......... 47%  105M 2s
104000K .......... .......... .......... .......... .......... 47% 99.0M 2s
104050K .......... .......... .......... .......... .......... 47%  134M 2s
104100K .......... .......... .......... .......... .......... 47%  151M 2s
104150K .......... .......... .......... .......... .......... 47%  145M 2s
104200K .......... .......... .......... .......... .......... 47%  113M 2s
104250K .......... .......... .......... .......... .......... 47%  153M 2s
104300K .......... .......... .......... .......... .......... 47%  132M 2s
104350K .......... .......... .......... .......... .......... 47%  143M 2s
104400K .......... .......... .......... .......... .......... 47%  105M 2s
104450K .......... .......... .......... .......... .......... 47%  109M 2s
104500K .......... .......... .......... .......... .......... 47%  125M 2s
104550K .......... .......... .......... .......... .......... 47%  111M 2s
104600K .......... .......... .......... .......... .......... 47% 92.3M 2s
104650K .......... .......... .......... .......... .......... 47%  125M 2s
104700K .......... .......... .......... .......... .......... 47%  128M 2s
104750K .......... .......... .......... .......... .......... 47%  148M 2s
104800K .......... .......... .......... .......... .......... 47% 95.4M 2s
104850K .......... .......... .......... .......... .......... 48%  149M 2s
104900K .......... .......... .......... .......... .......... 48%  143M 2s
104950K .......... .......... .......... .......... .......... 48%  137M 2s
105000K .......... .......... .......... .......... .......... 48%  134M 2s
105050K .......... .......... .......... .......... .......... 48%  141M 2s
105100K .......... .......... .......... .......... .......... 48%  113M 2s
105150K .......... .......... .......... .......... .......... 48%  133M 2s
105200K .......... .......... .......... .......... .......... 48% 96.0M 2s
105250K .......... .......... .......... .......... .......... 48%  131M 2s
105300K .......... .......... .......... .......... .......... 48%  123M 2s
105350K .......... .......... .......... .......... .......... 48%  128M 2s
105400K .......... .......... .......... .......... .......... 48%  122M 2s
105450K .......... .......... .......... .......... .......... 48%  108M 2s
105500K .......... .......... .......... .......... .......... 48%  137M 2s
105550K .......... .......... .......... .......... .......... 48%  800K 2s
105600K .......... .......... .......... .......... .......... 48% 89.9M 2s
105650K .......... .......... .......... .......... .......... 48% 98.9M 2s
105700K .......... .......... .......... .......... .......... 48%  123M 2s
105750K .......... .......... .......... .......... .......... 48%  144M 2s
105800K .......... .......... .......... .......... .......... 48%  128M 2s
105850K .......... .......... .......... .......... .......... 48%  150M 2s
105900K .......... .......... .......... .......... .......... 48%  135M 2s
105950K .......... .......... .......... .......... .......... 48%  146M 2s
106000K .......... .......... .......... .......... .......... 48%  128M 2s
106050K .......... .......... .......... .......... .......... 48%  157M 2s
106100K .......... .......... .......... .......... .......... 48%  157M 2s
106150K .......... .......... .......... .......... .......... 48%  172M 2s
106200K .......... .......... .......... .......... .......... 48%  131M 2s
106250K .......... .......... .......... .......... .......... 48%  121M 2s
106300K .......... .......... .......... .......... .......... 48%  139M 2s
106350K .......... .......... .......... .......... .......... 48%  134M 2s
106400K .......... .......... .......... .......... .......... 48%  119M 2s
106450K .......... .......... .......... .......... .......... 48%  131M 2s
106500K .......... .......... .......... .......... .......... 48%  135M 2s
106550K .......... .......... .......... .......... .......... 48%  145M 2s
106600K .......... .......... .......... .......... .......... 48%  127M 2s
106650K .......... .......... .......... .......... .......... 48%  132M 2s
106700K .......... .......... .......... .......... .......... 48%  147M 2s
106750K .......... .......... .......... .......... .......... 48%  122M 2s
106800K .......... .......... .......... .......... .......... 48%  123M 2s
106850K .......... .......... .......... .......... .......... 48%  144M 2s
106900K .......... .......... .......... .......... .......... 48%  126M 2s
106950K .......... .......... .......... .......... .......... 48%  136M 2s
107000K .......... .......... .......... .......... .......... 48%  118M 2s
107050K .......... .......... .......... .......... .......... 49%  129M 2s
107100K .......... .......... .......... .......... .......... 49%  139M 2s
107150K .......... .......... .......... .......... .......... 49%  123M 2s
107200K .......... .......... .......... .......... .......... 49%  114M 2s
107250K .......... .......... .......... .......... .......... 49%  139M 2s
107300K .......... .......... .......... .......... .......... 49%  126M 2s
107350K .......... .......... .......... .......... .......... 49%  138M 2s
107400K .......... .......... .......... .......... .......... 49%  103M 2s
107450K .......... .......... .......... .......... .......... 49%  105M 2s
107500K .......... .......... .......... .......... .......... 49%  108M 2s
107550K .......... .......... .......... .......... .......... 49%  111M 2s
107600K .......... .......... .......... .......... .......... 49% 86.4M 2s
107650K .......... .......... .......... .......... .......... 49%  122M 2s
107700K .......... .......... .......... .......... .......... 49%  152M 2s
107750K .......... .......... .......... .......... .......... 49%  134M 2s
107800K .......... .......... .......... .......... .......... 49%  122M 2s
107850K .......... .......... .......... .......... .......... 49%  142M 2s
107900K .......... .......... .......... .......... .......... 49%  129M 2s
107950K .......... .......... .......... .......... .......... 49%  143M 2s
108000K .......... .......... .......... .......... .......... 49%  109M 2s
108050K .......... .......... .......... .......... .......... 49%  124M 2s
108100K .......... .......... .......... .......... .......... 49%  142M 2s
108150K .......... .......... .......... .......... .......... 49%  124M 2s
108200K .......... .......... .......... .......... .......... 49%  133M 2s
108250K .......... .......... .......... .......... .......... 49%  141M 2s
108300K .......... .......... .......... .......... .......... 49%  130M 2s
108350K .......... .......... .......... .......... .......... 49%  122M 2s
108400K .......... .......... .......... .......... .......... 49%  111M 2s
108450K .......... .......... .......... .......... .......... 49%  144M 2s
108500K .......... .......... .......... .......... .......... 49%  142M 2s
108550K .......... .......... .......... .......... .......... 49%  131M 2s
108600K .......... .......... .......... .......... .......... 49%  116M 2s
108650K .......... .......... .......... .......... .......... 49%  106M 2s
108700K .......... .......... .......... .......... .......... 49%  136M 2s
108750K .......... .......... .......... .......... .......... 49%  149M 2s
108800K .......... .......... .......... .......... .......... 49% 98.5M 2s
108850K .......... .......... .......... .......... .......... 49%  107M 2s
108900K .......... .......... .......... .......... .......... 49%  134M 2s
108950K .......... .......... .......... .......... .......... 49%  113M 2s
109000K .......... .......... .......... .......... .......... 49%  114M 2s
109050K .......... .......... .......... .......... .......... 49% 86.2M 2s
109100K .......... .......... .......... .......... .......... 49%  127M 2s
109150K .......... .......... .......... .......... .......... 49%  122M 2s
109200K .......... .......... .......... .......... .......... 49%  121M 2s
109250K .......... .......... .......... .......... .......... 50%  139M 2s
109300K .......... .......... .......... .......... .......... 50%  138M 2s
109350K .......... .......... .......... .......... .......... 50%  143M 2s
109400K .......... .......... .......... .......... .......... 50% 93.8M 2s
109450K .......... .......... .......... .......... .......... 50%  140M 2s
109500K .......... .......... .......... .......... .......... 50%  138M 2s
109550K .......... .......... .......... .......... .......... 50%  114M 2s
109600K .......... .......... .......... .......... .......... 50%  112M 2s
109650K .......... .......... .......... .......... .......... 50%  119M 2s
109700K .......... .......... .......... .......... .......... 50%  122M 2s
109750K .......... .......... .......... .......... .......... 50%  116M 2s
109800K .......... .......... .......... .......... .......... 50%  128M 2s
109850K .......... .......... .......... .......... .......... 50%  140M 2s
109900K .......... .......... .......... .......... .......... 50%  130M 2s
109950K .......... .......... .......... .......... .......... 50%  135M 2s
110000K .......... .......... .......... .......... .......... 50%  118M 2s
110050K .......... .......... .......... .......... .......... 50%  129M 2s
110100K .......... .......... .......... .......... .......... 50%  149M 2s
110150K .......... .......... .......... .......... .......... 50%  128M 2s
110200K .......... .......... .......... .......... .......... 50%  124M 2s
110250K .......... .......... .......... .......... .......... 50%  122M 2s
110300K .......... .......... .......... .......... .......... 50%  105M 2s
110350K .......... .......... .......... .......... .......... 50%  103M 2s
110400K .......... .......... .......... .......... .......... 50% 93.0M 2s
110450K .......... .......... .......... .......... .......... 50%  110M 2s
110500K .......... .......... .......... .......... .......... 50%  807K 2s
110550K .......... .......... .......... .......... .......... 50%  110M 2s
110600K .......... .......... .......... .......... .......... 50%  121M 2s
110650K .......... .......... .......... .......... .......... 50%  143M 2s
110700K .......... .......... .......... .......... .......... 50%  131M 2s
110750K .......... .......... .......... .......... .......... 50%  147M 2s
110800K .......... .......... .......... .......... .......... 50%  125M 2s
110850K .......... .......... .......... .......... .......... 50% 98.9M 2s
110900K .......... .......... .......... .......... .......... 50%  158M 2s
110950K .......... .......... .......... .......... .......... 50%  133M 2s
111000K .......... .......... .......... .......... .......... 50%  127M 2s
111050K .......... .......... .......... .......... .......... 50%  136M 2s
111100K .......... .......... .......... .......... .......... 50%  127M 2s
111150K .......... .......... .......... .......... .......... 50%  145M 2s
111200K .......... .......... .......... .......... .......... 50%  102M 2s
111250K .......... .......... .......... .......... .......... 50%  132M 2s
111300K .......... .......... .......... .......... .......... 50%  146M 2s
111350K .......... .......... .......... .......... .......... 50%  126M 2s
111400K .......... .......... .......... .......... .......... 51%  131M 2s
111450K .......... .......... .......... .......... .......... 51%  134M 2s
111500K .......... .......... .......... .......... .......... 51%  130M 2s
111550K .......... .......... .......... .......... .......... 51%  147M 2s
111600K .......... .......... .......... .......... .......... 51% 96.0M 2s
111650K .......... .......... .......... .......... .......... 51%  125M 2s
111700K .......... .......... .......... .......... .......... 51%  145M 2s
111750K .......... .......... .......... .......... .......... 51%  136M 2s
111800K .......... .......... .......... .......... .......... 51%  133M 2s
111850K .......... .......... .......... .......... .......... 51%  137M 2s
111900K .......... .......... .......... .......... .......... 51%  126M 2s
111950K .......... .......... .......... .......... .......... 51%  132M 2s
112000K .......... .......... .......... .......... .......... 51%  114M 2s
112050K .......... .......... .......... .......... .......... 51%  137M 2s
112100K .......... .......... .......... .......... .......... 51%  131M 2s
112150K .......... .......... .......... .......... .......... 51%  132M 2s
112200K .......... .......... .......... .......... .......... 51%  126M 2s
112250K .......... .......... .......... .......... .......... 51%  150M 2s
112300K .......... .......... .......... .......... .......... 51%  120M 2s
112350K .......... .......... .......... .......... .......... 51%  147M 2s
112400K .......... .......... .......... .......... .......... 51%  107M 2s
112450K .......... .......... .......... .......... .......... 51%  115M 2s
112500K .......... .......... .......... .......... .......... 51%  143M 2s
112550K .......... .......... .......... .......... .......... 51%  121M 2s
112600K .......... .......... .......... .......... .......... 51%  130M 2s
112650K .......... .......... .......... .......... .......... 51%  145M 2s
112700K .......... .......... .......... .......... .......... 51%  135M 2s
112750K .......... .......... .......... .......... .......... 51%  140M 2s
112800K .......... .......... .......... .......... .......... 51%  115M 2s
112850K .......... .......... .......... .......... .......... 51%  140M 2s
112900K .......... .......... .......... .......... .......... 51%  141M 2s
112950K .......... .......... .......... .......... .......... 51%  131M 2s
113000K .......... .......... .......... .......... .......... 51%  105M 2s
113050K .......... .......... .......... .......... .......... 51%  151M 2s
113100K .......... .......... .......... .......... .......... 51%  138M 2s
113150K .......... .......... .......... .......... .......... 51%  152M 2s
113200K .......... .......... .......... .......... .......... 51%  100M 2s
113250K .......... .......... .......... .......... .......... 51%  143M 2s
113300K .......... .......... .......... .......... .......... 51%  142M 2s
113350K .......... .......... .......... .......... .......... 51%  134M 2s
113400K .......... .......... .......... .......... .......... 51%  123M 2s
113450K .......... .......... .......... .......... .......... 51%  139M 2s
113500K .......... .......... .......... .......... .......... 51%  134M 2s
113550K .......... .......... .......... .......... .......... 51%  141M 2s
113600K .......... .......... .......... .......... .......... 52%  114M 2s
113650K .......... .......... .......... .......... .......... 52%  137M 2s
113700K .......... .......... .......... .......... .......... 52%  149M 2s
113750K .......... .......... .......... .......... .......... 52%  136M 2s
113800K .......... .......... .......... .......... .......... 52%  105M 2s
113850K .......... .......... .......... .......... .......... 52%  142M 2s
113900K .......... .......... .......... .......... .......... 52%  129M 2s
113950K .......... .......... .......... .......... .......... 52%  142M 2s
114000K .......... .......... .......... .......... .......... 52%  110M 2s
114050K .......... .......... .......... .......... .......... 52%  135M 2s
114100K .......... .......... .......... .......... .......... 52%  127M 2s
114150K .......... .......... .......... .......... .......... 52%  133M 2s
114200K .......... .......... .......... .......... .......... 52%  112M 2s
114250K .......... .......... .......... .......... .......... 52%  140M 2s
114300K .......... .......... .......... .......... .......... 52%  128M 2s
114350K .......... .......... .......... .......... .......... 52%  141M 2s
114400K .......... .......... .......... .......... .......... 52%  102M 2s
114450K .......... .......... .......... .......... .......... 52%  130M 2s
114500K .......... .......... .......... .......... .......... 52%  131M 2s
114550K .......... .......... .......... .......... .......... 52%  122M 2s
114600K .......... .......... .......... .......... .......... 52%  126M 2s
114650K .......... .......... .......... .......... .......... 52%  136M 2s
114700K .......... .......... .......... .......... .......... 52%  131M 2s
114750K .......... .......... .......... .......... .......... 52%  127M 2s
114800K .......... .......... .......... .......... .......... 52% 87.3M 2s
114850K .......... .......... .......... .......... .......... 52%  139M 2s
114900K .......... .......... .......... .......... .......... 52%  130M 2s
114950K .......... .......... .......... .......... .......... 52%  139M 2s
115000K .......... .......... .......... .......... .......... 52%  125M 2s
115050K .......... .......... .......... .......... .......... 52%  131M 2s
115100K .......... .......... .......... .......... .......... 52%  131M 2s
115150K .......... .......... .......... .......... .......... 52%  148M 2s
115200K .......... .......... .......... .......... .......... 52% 89.2M 2s
115250K .......... .......... .......... .......... .......... 52%  105M 2s
115300K .......... .......... .......... .......... .......... 52%  787K 2s
115350K .......... .......... .......... .......... .......... 52%  164M 2s
115400K .......... .......... .......... .......... .......... 52%  108M 2s
115450K .......... .......... .......... .......... .......... 52%  167M 2s
115500K .......... .......... .......... .......... .......... 52%  145M 2s
115550K .......... .......... .......... .......... .......... 52%  134M 2s
115600K .......... .......... .......... .......... .......... 52%  112M 2s
115650K .......... .......... .......... .......... .......... 52%  131M 2s
115700K .......... .......... .......... .......... .......... 52%  153M 2s
115750K .......... .......... .......... .......... .......... 52%  152M 2s
115800K .......... .......... .......... .......... .......... 53%  126M 2s
115850K .......... .......... .......... .......... .......... 53%  146M 2s
115900K .......... .......... .......... .......... .......... 53%  137M 2s
115950K .......... .......... .......... .......... .......... 53%  139M 2s
116000K .......... .......... .......... .......... .......... 53%  118M 2s
116050K .......... .......... .......... .......... .......... 53%  142M 2s
116100K .......... .......... .......... .......... .......... 53%  145M 2s
116150K .......... .......... .......... .......... .......... 53%  140M 2s
116200K .......... .......... .......... .......... .......... 53%  138M 2s
116250K .......... .......... .......... .......... .......... 53%  128M 2s
116300K .......... .......... .......... .......... .......... 53%  136M 2s
116350K .......... .......... .......... .......... .......... 53%  132M 2s
116400K .......... .......... .......... .......... .......... 53%  108M 2s
116450K .......... .......... .......... .......... .......... 53%  142M 2s
116500K .......... .......... .......... .......... .......... 53%  124M 2s
116550K .......... .......... .......... .......... .......... 53%  145M 2s
116600K .......... .......... .......... .......... .......... 53%  122M 2s
116650K .......... .......... .......... .......... .......... 53%  134M 2s
116700K .......... .......... .......... .......... .......... 53%  140M 2s
116750K .......... .......... .......... .......... .......... 53%  125M 2s
116800K .......... .......... .......... .......... .......... 53%  107M 2s
116850K .......... .......... .......... .......... .......... 53%  143M 2s
116900K .......... .......... .......... .......... .......... 53%  122M 2s
116950K .......... .......... .......... .......... .......... 53%  131M 2s
117000K .......... .......... .......... .......... .......... 53%  133M 2s
117050K .......... .......... .......... .......... .......... 53%  114M 2s
117100K .......... .......... .......... .......... .......... 53%  157M 2s
117150K .......... .......... .......... .......... .......... 53%  129M 2s
117200K .......... .......... .......... .......... .......... 53%  115M 2s
117250K .......... .......... .......... .......... .......... 53%  143M 2s
117300K .......... .......... .......... .......... .......... 53%  129M 2s
117350K .......... .......... .......... .......... .......... 53%  137M 2s
117400K .......... .......... .......... .......... .......... 53%  130M 2s
117450K .......... .......... .......... .......... .......... 53%  148M 2s
117500K .......... .......... .......... .......... .......... 53%  169M 2s
117550K .......... .......... .......... .......... .......... 53%  169M 2s
117600K .......... .......... .......... .......... .......... 53%  108M 2s
117650K .......... .......... .......... .......... .......... 53%  141M 2s
117700K .......... .......... .......... .......... .......... 53%  135M 2s
117750K .......... .......... .......... .......... .......... 53%  121M 2s
117800K .......... .......... .......... .......... .......... 53%  116M 2s
117850K .......... .......... .......... .......... .......... 53%  129M 2s
117900K .......... .......... .......... .......... .......... 53%  130M 2s
117950K .......... .......... .......... .......... .......... 54%  116M 2s
118000K .......... .......... .......... .......... .......... 54%  107M 2s
118050K .......... .......... .......... .......... .......... 54%  146M 2s
118100K .......... .......... .......... .......... .......... 54%  127M 2s
118150K .......... .......... .......... .......... .......... 54%  120M 2s
118200K .......... .......... .......... .......... .......... 54%  120M 2s
118250K .......... .......... .......... .......... .......... 54%  147M 2s
118300K .......... .......... .......... .......... .......... 54%  150M 2s
118350K .......... .......... .......... .......... .......... 54%  120M 2s
118400K .......... .......... .......... .......... .......... 54%  114M 2s
118450K .......... .......... .......... .......... .......... 54%  146M 2s
118500K .......... .......... .......... .......... .......... 54%  133M 2s
118550K .......... .......... .......... .......... .......... 54%  140M 2s
118600K .......... .......... .......... .......... .......... 54%  132M 2s
118650K .......... .......... .......... .......... .......... 54%  136M 2s
118700K .......... .......... .......... .......... .......... 54%  130M 2s
118750K .......... .......... .......... .......... .......... 54%  136M 2s
118800K .......... .......... .......... .......... .......... 54%  109M 2s
118850K .......... .......... .......... .......... .......... 54%  142M 2s
118900K .......... .......... .......... .......... .......... 54%  149M 2s
118950K .......... .......... .......... .......... .......... 54%  165M 2s
119000K .......... .......... .......... .......... .......... 54%  131M 2s
119050K .......... .......... .......... .......... .......... 54%  149M 2s
119100K .......... .......... .......... .......... .......... 54%  151M 2s
119150K .......... .......... .......... .......... .......... 54%  158M 2s
119200K .......... .......... .......... .......... .......... 54%  111M 2s
119250K .......... .......... .......... .......... .......... 54%  155M 2s
119300K .......... .......... .......... .......... .......... 54%  167M 2s
119350K .......... .......... .......... .......... .......... 54%  142M 2s
119400K .......... .......... .......... .......... .......... 54%  137M 2s
119450K .......... .......... .......... .......... .......... 54%  149M 2s
119500K .......... .......... .......... .......... .......... 54%  141M 2s
119550K .......... .......... .......... .......... .......... 54%  153M 2s
119600K .......... .......... .......... .......... .......... 54%  110M 2s
119650K .......... .......... .......... .......... .......... 54%  126M 2s
119700K .......... .......... .......... .......... .......... 54%  147M 2s
119750K .......... .......... .......... .......... .......... 54%  144M 2s
119800K .......... .......... .......... .......... .......... 54%  134M 2s
119850K .......... .......... .......... .......... .......... 54%  154M 2s
119900K .......... .......... .......... .......... .......... 54%  138M 2s
119950K .......... .......... .......... .......... .......... 54%  154M 2s
120000K .......... .......... .......... .......... .......... 54%  127M 2s
120050K .......... .......... .......... .......... .......... 54%  147M 2s
120100K .......... .......... .......... .......... .......... 54%  126M 2s
120150K .......... .......... .......... .......... .......... 55%  155M 2s
120200K .......... .......... .......... .......... .......... 55%  118M 2s
120250K .......... .......... .......... .......... .......... 55%  144M 2s
120300K .......... .......... .......... .......... .......... 55%  137M 2s
120350K .......... .......... .......... .......... .......... 55% 87.3M 2s
120400K .......... .......... .......... .......... .......... 55%  121M 2s
120450K .......... .......... .......... .......... .......... 55%  802K 2s
120500K .......... .......... .......... .......... .......... 55%  125M 2s
120550K .......... .......... .......... .......... .......... 55%  137M 2s
120600K .......... .......... .......... .......... .......... 55%  129M 2s
120650K .......... .......... .......... .......... .......... 55%  143M 2s
120700K .......... .......... .......... .......... .......... 55%  147M 2s
120750K .......... .......... .......... .......... .......... 55%  141M 2s
120800K .......... .......... .......... .......... .......... 55%  102M 2s
120850K .......... .......... .......... .......... .......... 55%  142M 2s
120900K .......... .......... .......... .......... .......... 55%  144M 2s
120950K .......... .......... .......... .......... .......... 55%  152M 2s
121000K .......... .......... .......... .......... .......... 55%  123M 2s
121050K .......... .......... .......... .......... .......... 55%  145M 2s
121100K .......... .......... .......... .......... .......... 55%  154M 2s
121150K .......... .......... .......... .......... .......... 55%  134M 2s
121200K .......... .......... .......... .......... .......... 55%  116M 2s
121250K .......... .......... .......... .......... .......... 55%  128M 2s
121300K .......... .......... .......... .......... .......... 55%  147M 2s
121350K .......... .......... .......... .......... .......... 55%  142M 2s
121400K .......... .......... .......... .......... .......... 55%  128M 2s
121450K .......... .......... .......... .......... .......... 55%  139M 2s
121500K .......... .......... .......... .......... .......... 55%  149M 2s
121550K .......... .......... .......... .......... .......... 55%  125M 2s
121600K .......... .......... .......... .......... .......... 55% 97.0M 2s
121650K .......... .......... .......... .......... .......... 55%  132M 2s
121700K .......... .......... .......... .......... .......... 55%  148M 2s
121750K .......... .......... .......... .......... .......... 55%  162M 2s
121800K .......... .......... .......... .......... .......... 55%  132M 2s
121850K .......... .......... .......... .......... .......... 55%  156M 2s
121900K .......... .......... .......... .......... .......... 55%  139M 2s
121950K .......... .......... .......... .......... .......... 55%  134M 2s
122000K .......... .......... .......... .......... .......... 55% 86.4M 2s
122050K .......... .......... .......... .......... .......... 55%  120M 2s
122100K .......... .......... .......... .......... .......... 55%  143M 2s
122150K .......... .......... .......... .......... .......... 55%  139M 2s
122200K .......... .......... .......... .......... .......... 55%  139M 2s
122250K .......... .......... .......... .......... .......... 55%  126M 2s
122300K .......... .......... .......... .......... .......... 55%  139M 2s
122350K .......... .......... .......... .......... .......... 56%  136M 2s
122400K .......... .......... .......... .......... .......... 56%  110M 2s
122450K .......... .......... .......... .......... .......... 56%  153M 2s
122500K .......... .......... .......... .......... .......... 56%  113M 2s
122550K .......... .......... .......... .......... .......... 56%  136M 2s
122600K .......... .......... .......... .......... .......... 56%  138M 2s
122650K .......... .......... .......... .......... .......... 56%  132M 2s
122700K .......... .......... .......... .......... .......... 56%  146M 2s
122750K .......... .......... .......... .......... .......... 56%  136M 2s
122800K .......... .......... .......... .......... .......... 56%  127M 2s
122850K .......... .......... .......... .......... .......... 56%  133M 2s
122900K .......... .......... .......... .......... .......... 56%  136M 2s
122950K .......... .......... .......... .......... .......... 56%  139M 2s
123000K .......... .......... .......... .......... .......... 56%  122M 2s
123050K .......... .......... .......... .......... .......... 56%  132M 2s
123100K .......... .......... .......... .......... .......... 56%  130M 2s
123150K .......... .......... .......... .......... .......... 56%  128M 2s
123200K .......... .......... .......... .......... .......... 56%  104M 2s
123250K .......... .......... .......... .......... .......... 56%  128M 2s
123300K .......... .......... .......... .......... .......... 56%  130M 2s
123350K .......... .......... .......... .......... .......... 56%  126M 2s
123400K .......... .......... .......... .......... .......... 56%  112M 2s
123450K .......... .......... .......... .......... .......... 56%  142M 2s
123500K .......... .......... .......... .......... .......... 56%  136M 2s
123550K .......... .......... .......... .......... .......... 56%  129M 2s
123600K .......... .......... .......... .......... .......... 56%  107M 2s
123650K .......... .......... .......... .......... .......... 56%  125M 2s
123700K .......... .......... .......... .......... .......... 56%  160M 2s
123750K .......... .......... .......... .......... .......... 56%  141M 2s
123800K .......... .......... .......... .......... .......... 56%  122M 2s
123850K .......... .......... .......... .......... .......... 56%  131M 2s
123900K .......... .......... .......... .......... .......... 56%  137M 2s
123950K .......... .......... .......... .......... .......... 56%  143M 2s
124000K .......... .......... .......... .......... .......... 56%  104M 2s
124050K .......... .......... .......... .......... .......... 56%  141M 2s
124100K .......... .......... .......... .......... .......... 56%  125M 2s
124150K .......... .......... .......... .......... .......... 56%  153M 2s
124200K .......... .......... .......... .......... .......... 56%  132M 2s
124250K .......... .......... .......... .......... .......... 56%  145M 2s
124300K .......... .......... .......... .......... .......... 56%  137M 2s
124350K .......... .......... .......... .......... .......... 56%  115M 2s
124400K .......... .......... .......... .......... .......... 56% 88.0M 2s
124450K .......... .......... .......... .......... .......... 56%  142M 2s
124500K .......... .......... .......... .......... .......... 57%  160M 2s
124550K .......... .......... .......... .......... .......... 57%  160M 2s
124600K .......... .......... .......... .......... .......... 57%  125M 2s
124650K .......... .......... .......... .......... .......... 57%  140M 2s
124700K .......... .......... .......... .......... .......... 57%  145M 2s
124750K .......... .......... .......... .......... .......... 57%  125M 2s
124800K .......... .......... .......... .......... .......... 57%  115M 2s
124850K .......... .......... .......... .......... .......... 57%  145M 2s
124900K .......... .......... .......... .......... .......... 57%  134M 2s
124950K .......... .......... .......... .......... .......... 57%  149M 2s
125000K .......... .......... .......... .......... .......... 57%  114M 2s
125050K .......... .......... .......... .......... .......... 57%  149M 2s
125100K .......... .......... .......... .......... .......... 57%  150M 2s
125150K .......... .......... .......... .......... .......... 57%  137M 2s
125200K .......... .......... .......... .......... .......... 57%  122M 2s
125250K .......... .......... .......... .......... .......... 57%  135M 2s
125300K .......... .......... .......... .......... .......... 57%  112M 2s
125350K .......... .......... .......... .......... .......... 57%  112M 2s
125400K .......... .......... .......... .......... .......... 57%  100M 2s
125450K .......... .......... .......... .......... .......... 57%  116M 2s
125500K .......... .......... .......... .......... .......... 57%  801K 2s
125550K .......... .......... .......... .......... .......... 57%  132M 2s
125600K .......... .......... .......... .......... .......... 57% 98.9M 2s
125650K .......... .......... .......... .......... .......... 57%  134M 2s
125700K .......... .......... .......... .......... .......... 57%  153M 2s
125750K .......... .......... .......... .......... .......... 57%  157M 2s
125800K .......... .......... .......... .......... .......... 57%  135M 2s
125850K .......... .......... .......... .......... .......... 57%  142M 2s
125900K .......... .......... .......... .......... .......... 57%  119M 2s
125950K .......... .......... .......... .......... .......... 57%  124M 2s
126000K .......... .......... .......... .......... .......... 57%  119M 2s
126050K .......... .......... .......... .......... .......... 57%  139M 2s
126100K .......... .......... .......... .......... .......... 57%  140M 2s
126150K .......... .......... .......... .......... .......... 57%  129M 2s
126200K .......... .......... .......... .......... .......... 57%  125M 2s
126250K .......... .......... .......... .......... .......... 57%  141M 2s
126300K .......... .......... .......... .......... .......... 57%  126M 2s
126350K .......... .......... .......... .......... .......... 57%  141M 2s
126400K .......... .......... .......... .......... .......... 57%  119M 2s
126450K .......... .......... .......... .......... .......... 57%  129M 2s
126500K .......... .......... .......... .......... .......... 57%  169M 2s
126550K .......... .......... .......... .......... .......... 57%  169M 2s
126600K .......... .......... .......... .......... .......... 57%  121M 2s
126650K .......... .......... .......... .......... .......... 57%  138M 2s
126700K .......... .......... .......... .......... .......... 58%  157M 2s
126750K .......... .......... .......... .......... .......... 58%  134M 2s
126800K .......... .......... .......... .......... .......... 58%  107M 2s
126850K .......... .......... .......... .......... .......... 58%  127M 2s
126900K .......... .......... .......... .......... .......... 58%  130M 2s
126950K .......... .......... .......... .......... .......... 58%  137M 2s
127000K .......... .......... .......... .......... .......... 58%  114M 2s
127050K .......... .......... .......... .......... .......... 58%  153M 2s
127100K .......... .......... .......... .......... .......... 58%  132M 2s
127150K .......... .......... .......... .......... .......... 58%  107M 2s
127200K .......... .......... .......... .......... .......... 58%  128M 2s
127250K .......... .......... .......... .......... .......... 58%  136M 2s
127300K .......... .......... .......... .......... .......... 58%  162M 2s
127350K .......... .......... .......... .......... .......... 58%  140M 2s
127400K .......... .......... .......... .......... .......... 58%  110M 2s
127450K .......... .......... .......... .......... .......... 58%  162M 2s
127500K .......... .......... .......... .......... .......... 58%  126M 2s
127550K .......... .......... .......... .......... .......... 58%  129M 2s
127600K .......... .......... .......... .......... .......... 58%  109M 2s
127650K .......... .......... .......... .......... .......... 58%  132M 2s
127700K .......... .......... .......... .......... .......... 58%  145M 2s
127750K .......... .......... .......... .......... .......... 58%  125M 2s
127800K .......... .......... .......... .......... .......... 58%  120M 2s
127850K .......... .......... .......... .......... .......... 58%  134M 2s
127900K .......... .......... .......... .......... .......... 58%  132M 2s
127950K .......... .......... .......... .......... .......... 58%  101M 2s
128000K .......... .......... .......... .......... .......... 58%  106M 2s
128050K .......... .......... .......... .......... .......... 58%  110M 2s
128100K .......... .......... .......... .......... .......... 58%  136M 2s
128150K .......... .......... .......... .......... .......... 58%  121M 2s
128200K .......... .......... .......... .......... .......... 58%  117M 2s
128250K .......... .......... .......... .......... .......... 58%  144M 2s
128300K .......... .......... .......... .......... .......... 58%  140M 2s
128350K .......... .......... .......... .......... .......... 58%  157M 2s
128400K .......... .......... .......... .......... .......... 58%  112M 2s
128450K .......... .......... .......... .......... .......... 58%  126M 2s
128500K .......... .......... .......... .......... .......... 58%  146M 2s
128550K .......... .......... .......... .......... .......... 58%  123M 2s
128600K .......... .......... .......... .......... .......... 58%  117M 2s
128650K .......... .......... .......... .......... .......... 58%  106M 2s
128700K .......... .......... .......... .......... .......... 58%  139M 2s
128750K .......... .......... .......... .......... .......... 58%  129M 2s
128800K .......... .......... .......... .......... .......... 58%  106M 2s
128850K .......... .......... .......... .......... .......... 58%  132M 2s
128900K .......... .......... .......... .......... .......... 59%  150M 2s
128950K .......... .......... .......... .......... .......... 59%  107M 2s
129000K .......... .......... .......... .......... .......... 59%  136M 2s
129050K .......... .......... .......... .......... .......... 59%  132M 2s
129100K .......... .......... .......... .......... .......... 59%  137M 2s
129150K .......... .......... .......... .......... .......... 59%  148M 2s
129200K .......... .......... .......... .......... .......... 59%  114M 2s
129250K .......... .......... .......... .......... .......... 59%  137M 2s
129300K .......... .......... .......... .......... .......... 59%  147M 2s
129350K .......... .......... .......... .......... .......... 59%  132M 2s
129400K .......... .......... .......... .......... .......... 59%  114M 2s
129450K .......... .......... .......... .......... .......... 59%  114M 2s
129500K .......... .......... .......... .......... .......... 59%  150M 2s
129550K .......... .......... .......... .......... .......... 59%  125M 2s
129600K .......... .......... .......... .......... .......... 59%  101M 2s
129650K .......... .......... .......... .......... .......... 59%  126M 2s
129700K .......... .......... .......... .......... .......... 59%  135M 2s
129750K .......... .......... .......... .......... .......... 59%  151M 2s
129800K .......... .......... .......... .......... .......... 59%  128M 2s
129850K .......... .......... .......... .......... .......... 59%  136M 2s
129900K .......... .......... .......... .......... .......... 59%  138M 2s
129950K .......... .......... .......... .......... .......... 59%  137M 2s
130000K .......... .......... .......... .......... .......... 59% 91.1M 2s
130050K .......... .......... .......... .......... .......... 59%  128M 2s
130100K .......... .......... .......... .......... .......... 59%  127M 2s
130150K .......... .......... .......... .......... .......... 59%  131M 2s
130200K .......... .......... .......... .......... .......... 59%  118M 2s
130250K .......... .......... .......... .......... .......... 59%  136M 2s
130300K .......... .......... .......... .......... .......... 59%  115M 2s
130350K .......... .......... .......... .......... .......... 59%  792K 2s
130400K .......... .......... .......... .......... .......... 59% 97.9M 2s
130450K .......... .......... .......... .......... .......... 59%  133M 2s
130500K .......... .......... .......... .......... .......... 59%  137M 2s
130550K .......... .......... .......... .......... .......... 59%  155M 2s
130600K .......... .......... .......... .......... .......... 59%  137M 2s
130650K .......... .......... .......... .......... .......... 59%  132M 2s
130700K .......... .......... .......... .......... .......... 59%  144M 2s
130750K .......... .......... .......... .......... .......... 59%  135M 2s
130800K .......... .......... .......... .......... .......... 59%  115M 2s
130850K .......... .......... .......... .......... .......... 59%  145M 2s
130900K .......... .......... .......... .......... .......... 59%  144M 2s
130950K .......... .......... .......... .......... .......... 59%  140M 2s
131000K .......... .......... .......... .......... .......... 59%  134M 2s
131050K .......... .......... .......... .......... .......... 59%  142M 2s
131100K .......... .......... .......... .......... .......... 60%  136M 2s
131150K .......... .......... .......... .......... .......... 60%  135M 2s
131200K .......... .......... .......... .......... .......... 60%  112M 2s
131250K .......... .......... .......... .......... .......... 60%  149M 2s
131300K .......... .......... .......... .......... .......... 60%  147M 2s
131350K .......... .......... .......... .......... .......... 60%  123M 2s
131400K .......... .......... .......... .......... .......... 60%  134M 2s
131450K .......... .......... .......... .......... .......... 60%  141M 2s
131500K .......... .......... .......... .......... .......... 60%  120M 2s
131550K .......... .......... .......... .......... .......... 60%  146M 2s
131600K .......... .......... .......... .......... .......... 60%  106M 2s
131650K .......... .......... .......... .......... .......... 60%  148M 2s
131700K .......... .......... .......... .......... .......... 60%  143M 2s
131750K .......... .......... .......... .......... .......... 60%  136M 2s
131800K .......... .......... .......... .......... .......... 60%  127M 2s
131850K .......... .......... .......... .......... .......... 60%  153M 2s
131900K .......... .......... .......... .......... .......... 60%  129M 2s
131950K .......... .......... .......... .......... .......... 60%  139M 2s
132000K .......... .......... .......... .......... .......... 60%  114M 2s
132050K .......... .......... .......... .......... .......... 60%  137M 2s
132100K .......... .......... .......... .......... .......... 60%  151M 2s
132150K .......... .......... .......... .......... .......... 60%  141M 2s
132200K .......... .......... .......... .......... .......... 60%  134M 2s
132250K .......... .......... .......... .......... .......... 60%  134M 2s
132300K .......... .......... .......... .......... .......... 60%  140M 2s
132350K .......... .......... .......... .......... .......... 60%  141M 2s
132400K .......... .......... .......... .......... .......... 60%  114M 2s
132450K .......... .......... .......... .......... .......... 60%  129M 2s
132500K .......... .......... .......... .......... .......... 60%  137M 2s
132550K .......... .......... .......... .......... .......... 60%  137M 2s
132600K .......... .......... .......... .......... .......... 60%  112M 2s
132650K .......... .......... .......... .......... .......... 60%  123M 2s
132700K .......... .......... .......... .......... .......... 60%  109M 2s
132750K .......... .......... .......... .......... .......... 60%  125M 2s
132800K .......... .......... .......... .......... .......... 60%  113M 2s
132850K .......... .......... .......... .......... .......... 60%  119M 2s
132900K .......... .......... .......... .......... .......... 60%  137M 2s
132950K .......... .......... .......... .......... .......... 60%  129M 2s
133000K .......... .......... .......... .......... .......... 60%  137M 2s
133050K .......... .......... .......... .......... .......... 60%  137M 2s
133100K .......... .......... .......... .......... .......... 60%  129M 2s
133150K .......... .......... .......... .......... .......... 60%  114M 2s
133200K .......... .......... .......... .......... .......... 60%  110M 2s
133250K .......... .......... .......... .......... .......... 61%  135M 2s
133300K .......... .......... .......... .......... .......... 61%  133M 2s
133350K .......... .......... .......... .......... .......... 61%  106M 2s
133400K .......... .......... .......... .......... .......... 61%  116M 2s
133450K .......... .......... .......... .......... .......... 61%  136M 2s
133500K .......... .......... .......... .......... .......... 61%  141M 2s
133550K .......... .......... .......... .......... .......... 61%  138M 2s
133600K .......... .......... .......... .......... .......... 61% 75.5M 2s
133650K .......... .......... .......... .......... .......... 61%  112M 2s
133700K .......... .......... .......... .......... .......... 61%  113M 2s
133750K .......... .......... .......... .......... .......... 61%  149M 2s
133800K .......... .......... .......... .......... .......... 61%  113M 2s
133850K .......... .......... .......... .......... .......... 61%  115M 2s
133900K .......... .......... .......... .......... .......... 61%  135M 2s
133950K .......... .......... .......... .......... .......... 61%  127M 2s
134000K .......... .......... .......... .......... .......... 61%  117M 2s
134050K .......... .......... .......... .......... .......... 61%  122M 2s
134100K .......... .......... .......... .......... .......... 61%  137M 2s
134150K .......... .......... .......... .......... .......... 61%  139M 2s
134200K .......... .......... .......... .......... .......... 61%  114M 2s
134250K .......... .......... .......... .......... .......... 61%  131M 2s
134300K .......... .......... .......... .......... .......... 61%  121M 2s
134350K .......... .......... .......... .......... .......... 61%  133M 2s
134400K .......... .......... .......... .......... .......... 61%  112M 2s
134450K .......... .......... .......... .......... .......... 61%  132M 2s
134500K .......... .......... .......... .......... .......... 61%  129M 2s
134550K .......... .......... .......... .......... .......... 61%  141M 2s
134600K .......... .......... .......... .......... .......... 61%  104M 2s
134650K .......... .......... .......... .......... .......... 61%  142M 2s
134700K .......... .......... .......... .......... .......... 61%  136M 2s
134750K .......... .......... .......... .......... .......... 61%  110M 2s
134800K .......... .......... .......... .......... .......... 61%  108M 2s
134850K .......... .......... .......... .......... .......... 61%  124M 2s
134900K .......... .......... .......... .......... .......... 61%  143M 2s
134950K .......... .......... .......... .......... .......... 61%  112M 2s
135000K .......... .......... .......... .......... .......... 61%  111M 2s
135050K .......... .......... .......... .......... .......... 61%  151M 2s
135100K .......... .......... .......... .......... .......... 61%  105M 2s
135150K .......... .......... .......... .......... .......... 61%  129M 2s
135200K .......... .......... .......... .......... .......... 61% 95.0M 2s
135250K .......... .......... .......... .......... .......... 61%  123M 2s
135300K .......... .......... .......... .......... .......... 61%  800K 2s
135350K .......... .......... .......... .......... .......... 61% 95.8M 2s
135400K .......... .......... .......... .......... .......... 61% 86.8M 2s
135450K .......... .......... .......... .......... .......... 62%  102M 2s
135500K .......... .......... .......... .......... .......... 62%  124M 2s
135550K .......... .......... .......... .......... .......... 62%  146M 2s
135600K .......... .......... .......... .......... .......... 62%  124M 2s
135650K .......... .......... .......... .......... .......... 62%  134M 2s
135700K .......... .......... .......... .......... .......... 62%  137M 2s
135750K .......... .......... .......... .......... .......... 62%  152M 2s
135800K .......... .......... .......... .......... .......... 62%  121M 2s
135850K .......... .......... .......... .......... .......... 62%  140M 2s
135900K .......... .......... .......... .......... .......... 62%  151M 2s
135950K .......... .......... .......... .......... .......... 62%  121M 2s
136000K .......... .......... .......... .......... .......... 62%  111M 2s
136050K .......... .......... .......... .......... .......... 62%  124M 2s
136100K .......... .......... .......... .......... .......... 62%  145M 2s
136150K .......... .......... .......... .......... .......... 62%  144M 2s
136200K .......... .......... .......... .......... .......... 62%  109M 2s
136250K .......... .......... .......... .......... .......... 62%  142M 2s
136300K .......... .......... .......... .......... .......... 62%  118M 2s
136350K .......... .......... .......... .......... .......... 62%  150M 2s
136400K .......... .......... .......... .......... .......... 62%  124M 2s
136450K .......... .......... .......... .......... .......... 62%  132M 2s
136500K .......... .......... .......... .......... .......... 62%  145M 2s
136550K .......... .......... .......... .......... .......... 62%  151M 2s
136600K .......... .......... .......... .......... .......... 62%  130M 2s
136650K .......... .......... .......... .......... .......... 62%  144M 2s
136700K .......... .......... .......... .......... .......... 62%  144M 2s
136750K .......... .......... .......... .......... .......... 62%  121M 2s
136800K .......... .......... .......... .......... .......... 62%  120M 2s
136850K .......... .......... .......... .......... .......... 62%  115M 2s
136900K .......... .......... .......... .......... .......... 62%  111M 2s
136950K .......... .......... .......... .......... .......... 62% 96.1M 2s
137000K .......... .......... .......... .......... .......... 62%  137M 2s
137050K .......... .......... .......... .......... .......... 62%  142M 2s
137100K .......... .......... .......... .......... .......... 62%  134M 2s
137150K .......... .......... .......... .......... .......... 62%  137M 2s
137200K .......... .......... .......... .......... .......... 62%  108M 2s
137250K .......... .......... .......... .......... .......... 62%  136M 2s
137300K .......... .......... .......... .......... .......... 62%  152M 2s
137350K .......... .......... .......... .......... .......... 62%  148M 2s
137400K .......... .......... .......... .......... .......... 62%  126M 2s
137450K .......... .......... .......... .......... .......... 62%  137M 2s
137500K .......... .......... .......... .......... .......... 62%  115M 2s
137550K .......... .......... .......... .......... .......... 62%  131M 2s
137600K .......... .......... .......... .......... .......... 62%  119M 2s
137650K .......... .......... .......... .......... .......... 63%  122M 2s
137700K .......... .......... .......... .......... .......... 63%  151M 2s
137750K .......... .......... .......... .......... .......... 63%  143M 2s
137800K .......... .......... .......... .......... .......... 63%  128M 2s
137850K .......... .......... .......... .......... .......... 63%  147M 2s
137900K .......... .......... .......... .......... .......... 63%  134M 2s
137950K .......... .......... .......... .......... .......... 63%  153M 2s
138000K .......... .......... .......... .......... .......... 63%  114M 2s
138050K .......... .......... .......... .......... .......... 63%  137M 2s
138100K .......... .......... .......... .......... .......... 63%  137M 2s
138150K .......... .......... .......... .......... .......... 63%  148M 2s
138200K .......... .......... .......... .......... .......... 63%  128M 2s
138250K .......... .......... .......... .......... .......... 63%  117M 2s
138300K .......... .......... .......... .......... .......... 63%  149M 2s
138350K .......... .......... .......... .......... .......... 63%  135M 2s
138400K .......... .......... .......... .......... .......... 63%  120M 2s
138450K .......... .......... .......... .......... .......... 63%  144M 2s
138500K .......... .......... .......... .......... .......... 63%  145M 2s
138550K .......... .......... .......... .......... .......... 63%  121M 2s
138600K .......... .......... .......... .......... .......... 63%  114M 2s
138650K .......... .......... .......... .......... .......... 63%  124M 2s
138700K .......... .......... .......... .......... .......... 63%  139M 2s
138750K .......... .......... .......... .......... .......... 63%  145M 2s
138800K .......... .......... .......... .......... .......... 63% 82.6M 2s
138850K .......... .......... .......... .......... .......... 63%  104M 2s
138900K .......... .......... .......... .......... .......... 63%  145M 2s
138950K .......... .......... .......... .......... .......... 63%  139M 2s
139000K .......... .......... .......... .......... .......... 63%  126M 2s
139050K .......... .......... .......... .......... .......... 63%  144M 2s
139100K .......... .......... .......... .......... .......... 63%  125M 2s
139150K .......... .......... .......... .......... .......... 63%  133M 2s
139200K .......... .......... .......... .......... .......... 63%  108M 2s
139250K .......... .......... .......... .......... .......... 63%  134M 2s
139300K .......... .......... .......... .......... .......... 63%  141M 2s
139350K .......... .......... .......... .......... .......... 63%  137M 2s
139400K .......... .......... .......... .......... .......... 63%  136M 2s
139450K .......... .......... .......... .......... .......... 63%  128M 2s
139500K .......... .......... .......... .......... .......... 63%  124M 2s
139550K .......... .......... .......... .......... .......... 63%  128M 2s
139600K .......... .......... .......... .......... .......... 63%  111M 2s
139650K .......... .......... .......... .......... .......... 63%  146M 2s
139700K .......... .......... .......... .......... .......... 63%  135M 2s
139750K .......... .......... .......... .......... .......... 63%  127M 2s
139800K .......... .......... .......... .......... .......... 64%  131M 2s
139850K .......... .......... .......... .......... .......... 64%  126M 2s
139900K .......... .......... .......... .......... .......... 64%  761K 2s
139950K .......... .......... .......... .......... .......... 64%  107M 2s
140000K .......... .......... .......... .......... .......... 64%  103M 2s
140050K .......... .......... .......... .......... .......... 64%  132M 2s
140100K .......... .......... .......... .......... .......... 64%  119M 2s
140150K .......... .......... .......... .......... .......... 64%  141M 2s
140200K .......... .......... .......... .......... .......... 64%  146M 2s
140250K .......... .......... .......... .......... .......... 64%  110M 2s
140300K .......... .......... .......... .......... .......... 64%  155M 2s
140350K .......... .......... .......... .......... .......... 64%  135M 2s
140400K .......... .......... .......... .......... .......... 64%  109M 2s
140450K .......... .......... .......... .......... .......... 64%  152M 2s
140500K .......... .......... .......... .......... .......... 64%  129M 2s
140550K .......... .......... .......... .......... .......... 64%  136M 2s
140600K .......... .......... .......... .......... .......... 64%  132M 2s
140650K .......... .......... .......... .......... .......... 64%  136M 2s
140700K .......... .......... .......... .......... .......... 64%  144M 2s
140750K .......... .......... .......... .......... .......... 64%  133M 2s
140800K .......... .......... .......... .......... .......... 64%  106M 2s
140850K .......... .......... .......... .......... .......... 64%  142M 2s
140900K .......... .......... .......... .......... .......... 64%  135M 2s
140950K .......... .......... .......... .......... .......... 64%  139M 2s
141000K .......... .......... .......... .......... .......... 64%  126M 2s
141050K .......... .......... .......... .......... .......... 64%  129M 2s
141100K .......... .......... .......... .......... .......... 64%  147M 2s
141150K .......... .......... .......... .......... .......... 64%  150M 2s
141200K .......... .......... .......... .......... .......... 64%  105M 2s
141250K .......... .......... .......... .......... .......... 64%  143M 2s
141300K .......... .......... .......... .......... .......... 64%  123M 2s
141350K .......... .......... .......... .......... .......... 64%  134M 2s
141400K .......... .......... .......... .......... .......... 64%  121M 2s
141450K .......... .......... .......... .......... .......... 64%  126M 2s
141500K .......... .......... .......... .......... .......... 64%  141M 2s
141550K .......... .......... .......... .......... .......... 64%  136M 2s
141600K .......... .......... .......... .......... .......... 64%  101M 2s
141650K .......... .......... .......... .......... .......... 64%  123M 2s
141700K .......... .......... .......... .......... .......... 64%  117M 2s
141750K .......... .......... .......... .......... .......... 64%  149M 2s
141800K .......... .......... .......... .......... .......... 64%  125M 2s
141850K .......... .......... .......... .......... .......... 64%  137M 2s
141900K .......... .......... .......... .......... .......... 64%  114M 2s
141950K .......... .......... .......... .......... .......... 64%  112M 2s
142000K .......... .......... .......... .......... .......... 65%  119M 2s
142050K .......... .......... .......... .......... .......... 65%  129M 2s
142100K .......... .......... .......... .......... .......... 65%  138M 2s
142150K .......... .......... .......... .......... .......... 65%  139M 2s
142200K .......... .......... .......... .......... .......... 65%  116M 2s
142250K .......... .......... .......... .......... .......... 65%  129M 2s
142300K .......... .......... .......... .......... .......... 65%  124M 2s
142350K .......... .......... .......... .......... .......... 65%  106M 2s
142400K .......... .......... .......... .......... .......... 65% 91.2M 2s
142450K .......... .......... .......... .......... .......... 65%  128M 2s
142500K .......... .......... .......... .......... .......... 65%  125M 2s
142550K .......... .......... .......... .......... .......... 65%  133M 2s
142600K .......... .......... .......... .......... .......... 65%  125M 2s
142650K .......... .......... .......... .......... .......... 65%  130M 2s
142700K .......... .......... .......... .......... .......... 65%  143M 2s
142750K .......... .......... .......... .......... .......... 65%  132M 2s
142800K .......... .......... .......... .......... .......... 65%  115M 2s
142850K .......... .......... .......... .......... .......... 65%  126M 2s
142900K .......... .......... .......... .......... .......... 65%  136M 2s
142950K .......... .......... .......... .......... .......... 65%  137M 2s
143000K .......... .......... .......... .......... .......... 65%  125M 2s
143050K .......... .......... .......... .......... .......... 65%  142M 2s
143100K .......... .......... .......... .......... .......... 65%  125M 2s
143150K .......... .......... .......... .......... .......... 65%  146M 2s
143200K .......... .......... .......... .......... .......... 65% 86.9M 2s
143250K .......... .......... .......... .......... .......... 65%  140M 2s
143300K .......... .......... .......... .......... .......... 65%  136M 2s
143350K .......... .......... .......... .......... .......... 65%  126M 2s
143400K .......... .......... .......... .......... .......... 65%  134M 2s
143450K .......... .......... .......... .......... .......... 65%  166M 2s
143500K .......... .......... .......... .......... .......... 65%  145M 2s
143550K .......... .......... .......... .......... .......... 65%  112M 2s
143600K .......... .......... .......... .......... .......... 65%  116M 2s
143650K .......... .......... .......... .......... .......... 65%  125M 2s
143700K .......... .......... .......... .......... .......... 65%  122M 1s
143750K .......... .......... .......... .......... .......... 65%  130M 1s
143800K .......... .......... .......... .......... .......... 65%  120M 1s
143850K .......... .......... .......... .......... .......... 65%  127M 1s
143900K .......... .......... .......... .......... .......... 65%  139M 1s
143950K .......... .......... .......... .......... .......... 65%  141M 1s
144000K .......... .......... .......... .......... .......... 65%  103M 1s
144050K .......... .......... .......... .......... .......... 65%  148M 1s
144100K .......... .......... .......... .......... .......... 65%  137M 1s
144150K .......... .......... .......... .......... .......... 65%  122M 1s
144200K .......... .......... .......... .......... .......... 66%  125M 1s
144250K .......... .......... .......... .......... .......... 66%  129M 1s
144300K .......... .......... .......... .......... .......... 66%  140M 1s
144350K .......... .......... .......... .......... .......... 66%  137M 1s
144400K .......... .......... .......... .......... .......... 66% 99.7M 1s
144450K .......... .......... .......... .......... .......... 66%  137M 1s
144500K .......... .......... .......... .......... .......... 66%  148M 1s
144550K .......... .......... .......... .......... .......... 66%  126M 1s
144600K .......... .......... .......... .......... .......... 66%  127M 1s
144650K .......... .......... .......... .......... .......... 66%  141M 1s
144700K .......... .......... .......... .......... .......... 66%  112M 1s
144750K .......... .......... .......... .......... .......... 66%  141M 1s
144800K .......... .......... .......... .......... .......... 66% 85.8M 1s
144850K .......... .......... .......... .......... .......... 66%  109M 1s
144900K .......... .......... .......... .......... .......... 66%  136M 1s
144950K .......... .......... .......... .......... .......... 66%  122M 1s
145000K .......... .......... .......... .......... .......... 66%  131M 1s
145050K .......... .......... .......... .......... .......... 66%  130M 1s
145100K .......... .......... .......... .......... .......... 66%  135M 1s
145150K .......... .......... .......... .......... .......... 66%  844K 1s
145200K .......... .......... .......... .......... .......... 66% 78.7M 1s
145250K .......... .......... .......... .......... .......... 66% 93.5M 1s
145300K .......... .......... .......... .......... .......... 66%  112M 1s
145350K .......... .......... .......... .......... .......... 66%  149M 1s
145400K .......... .......... .......... .......... .......... 66%  114M 1s
145450K .......... .......... .......... .......... .......... 66%  151M 1s
145500K .......... .......... .......... .......... .......... 66%  150M 1s
145550K .......... .......... .......... .......... .......... 66%  126M 1s
145600K .......... .......... .......... .......... .......... 66%  121M 1s
145650K .......... .......... .......... .......... .......... 66%  136M 1s
145700K .......... .......... .......... .......... .......... 66%  148M 1s
145750K .......... .......... .......... .......... .......... 66%  128M 1s
145800K .......... .......... .......... .......... .......... 66%  104M 1s
145850K .......... .......... .......... .......... .......... 66%  137M 1s
145900K .......... .......... .......... .......... .......... 66%  148M 1s
145950K .......... .......... .......... .......... .......... 66%  122M 1s
146000K .......... .......... .......... .......... .......... 66%  106M 1s
146050K .......... .......... .......... .......... .......... 66%  142M 1s
146100K .......... .......... .......... .......... .......... 66%  125M 1s
146150K .......... .......... .......... .......... .......... 66%  149M 1s
146200K .......... .......... .......... .......... .......... 66%  128M 1s
146250K .......... .......... .......... .......... .......... 66%  141M 1s
146300K .......... .......... .......... .......... .......... 66%  140M 1s
146350K .......... .......... .......... .......... .......... 66%  138M 1s
146400K .......... .......... .......... .......... .......... 67%  115M 1s
146450K .......... .......... .......... .......... .......... 67%  135M 1s
146500K .......... .......... .......... .......... .......... 67%  150M 1s
146550K .......... .......... .......... .......... .......... 67%  135M 1s
146600K .......... .......... .......... .......... .......... 67%  113M 1s
146650K .......... .......... .......... .......... .......... 67%  128M 1s
146700K .......... .......... .......... .......... .......... 67%  151M 1s
146750K .......... .......... .......... .......... .......... 67%  108M 1s
146800K .......... .......... .......... .......... .......... 67%  104M 1s
146850K .......... .......... .......... .......... .......... 67%  128M 1s
146900K .......... .......... .......... .......... .......... 67%  116M 1s
146950K .......... .......... .......... .......... .......... 67%  126M 1s
147000K .......... .......... .......... .......... .......... 67%  130M 1s
147050K .......... .......... .......... .......... .......... 67%  132M 1s
147100K .......... .......... .......... .......... .......... 67%  115M 1s
147150K .......... .......... .......... .......... .......... 67%  147M 1s
147200K .......... .......... .......... .......... .......... 67%  115M 1s
147250K .......... .......... .......... .......... .......... 67%  125M 1s
147300K .......... .......... .......... .......... .......... 67%  133M 1s
147350K .......... .......... .......... .......... .......... 67%  126M 1s
147400K .......... .......... .......... .......... .......... 67%  138M 1s
147450K .......... .......... .......... .......... .......... 67%  137M 1s
147500K .......... .......... .......... .......... .......... 67%  119M 1s
147550K .......... .......... .......... .......... .......... 67%  144M 1s
147600K .......... .......... .......... .......... .......... 67%  102M 1s
147650K .......... .......... .......... .......... .......... 67%  120M 1s
147700K .......... .......... .......... .......... .......... 67%  114M 1s
147750K .......... .......... .......... .......... .......... 67%  116M 1s
147800K .......... .......... .......... .......... .......... 67%  124M 1s
147850K .......... .......... .......... .......... .......... 67%  136M 1s
147900K .......... .......... .......... .......... .......... 67%  147M 1s
147950K .......... .......... .......... .......... .......... 67%  148M 1s
148000K .......... .......... .......... .......... .......... 67%  107M 1s
148050K .......... .......... .......... .......... .......... 67%  141M 1s
148100K .......... .......... .......... .......... .......... 67%  155M 1s
148150K .......... .......... .......... .......... .......... 67%  123M 1s
148200K .......... .......... .......... .......... .......... 67%  134M 1s
148250K .......... .......... .......... .......... .......... 67%  141M 1s
148300K .......... .......... .......... .......... .......... 67%  130M 1s
148350K .......... .......... .......... .......... .......... 67%  143M 1s
148400K .......... .......... .......... .......... .......... 67%  114M 1s
148450K .......... .......... .......... .......... .......... 67%  141M 1s
148500K .......... .......... .......... .......... .......... 67%  143M 1s
148550K .......... .......... .......... .......... .......... 68%  140M 1s
148600K .......... .......... .......... .......... .......... 68%  132M 1s
148650K .......... .......... .......... .......... .......... 68%  137M 1s
148700K .......... .......... .......... .......... .......... 68%  130M 1s
148750K .......... .......... .......... .......... .......... 68%  148M 1s
148800K .......... .......... .......... .......... .......... 68%  120M 1s
148850K .......... .......... .......... .......... .......... 68%  114M 1s
148900K .......... .......... .......... .......... .......... 68%  138M 1s
148950K .......... .......... .......... .......... .......... 68%  139M 1s
149000K .......... .......... .......... .......... .......... 68%  135M 1s
149050K .......... .......... .......... .......... .......... 68%  150M 1s
149100K .......... .......... .......... .......... .......... 68%  131M 1s
149150K .......... .......... .......... .......... .......... 68%  141M 1s
149200K .......... .......... .......... .......... .......... 68%  116M 1s
149250K .......... .......... .......... .......... .......... 68%  127M 1s
149300K .......... .......... .......... .......... .......... 68%  144M 1s
149350K .......... .......... .......... .......... .......... 68%  132M 1s
149400K .......... .......... .......... .......... .......... 68%  124M 1s
149450K .......... .......... .......... .......... .......... 68%  150M 1s
149500K .......... .......... .......... .......... .......... 68%  132M 1s
149550K .......... .......... .......... .......... .......... 68%  139M 1s
149600K .......... .......... .......... .......... .......... 68%  115M 1s
149650K .......... .......... .......... .......... .......... 68%  126M 1s
149700K .......... .......... .......... .......... .......... 68%  100M 1s
149750K .......... .......... .......... .......... .......... 68%  132M 1s
149800K .......... .......... .......... .......... .......... 68%  123M 1s
149850K .......... .......... .......... .......... .......... 68%  145M 1s
149900K .......... .......... .......... .......... .......... 68%  118M 1s
149950K .......... .......... .......... .......... .......... 68%  142M 1s
150000K .......... .......... .......... .......... .......... 68% 95.8M 1s
150050K .......... .......... .......... .......... .......... 68%  134M 1s
150100K .......... .......... .......... .......... .......... 68%  148M 1s
150150K .......... .......... .......... .......... .......... 68%  127M 1s
150200K .......... .......... .......... .......... .......... 68%  131M 1s
150250K .......... .......... .......... .......... .......... 68%  140M 1s
150300K .......... .......... .......... .......... .......... 68%  815K 1s
150350K .......... .......... .......... .......... .......... 68%  141M 1s
150400K .......... .......... .......... .......... .......... 68%  115M 1s
150450K .......... .......... .......... .......... .......... 68%  140M 1s
150500K .......... .......... .......... .......... .......... 68%  147M 1s
150550K .......... .......... .......... .......... .......... 68%  149M 1s
150600K .......... .......... .......... .......... .......... 68%  109M 1s
150650K .......... .......... .......... .......... .......... 68%  137M 1s
150700K .......... .......... .......... .......... .......... 68%  137M 1s
150750K .......... .......... .......... .......... .......... 69%  131M 1s
150800K .......... .......... .......... .......... .......... 69%  104M 1s
150850K .......... .......... .......... .......... .......... 69%  149M 1s
150900K .......... .......... .......... .......... .......... 69%  148M 1s
150950K .......... .......... .......... .......... .......... 69%  105M 1s
151000K .......... .......... .......... .......... .......... 69%  139M 1s
151050K .......... .......... .......... .......... .......... 69%  153M 1s
151100K .......... .......... .......... .......... .......... 69%  145M 1s
151150K .......... .......... .......... .......... .......... 69%  145M 1s
151200K .......... .......... .......... .......... .......... 69%  115M 1s
151250K .......... .......... .......... .......... .......... 69%  135M 1s
151300K .......... .......... .......... .......... .......... 69%  142M 1s
151350K .......... .......... .......... .......... .......... 69%  120M 1s
151400K .......... .......... .......... .......... .......... 69%  100M 1s
151450K .......... .......... .......... .......... .......... 69%  114M 1s
151500K .......... .......... .......... .......... .......... 69%  106M 1s
151550K .......... .......... .......... .......... .......... 69%  109M 1s
151600K .......... .......... .......... .......... .......... 69%  108M 1s
151650K .......... .......... .......... .......... .......... 69%  155M 1s
151700K .......... .......... .......... .......... .......... 69%  147M 1s
151750K .......... .......... .......... .......... .......... 69%  142M 1s
151800K .......... .......... .......... .......... .......... 69%  129M 1s
151850K .......... .......... .......... .......... .......... 69%  130M 1s
151900K .......... .......... .......... .......... .......... 69%  148M 1s
151950K .......... .......... .......... .......... .......... 69%  149M 1s
152000K .......... .......... .......... .......... .......... 69%  106M 1s
152050K .......... .......... .......... .......... .......... 69%  134M 1s
152100K .......... .......... .......... .......... .......... 69%  146M 1s
152150K .......... .......... .......... .......... .......... 69%  136M 1s
152200K .......... .......... .......... .......... .......... 69%  131M 1s
152250K .......... .......... .......... .......... .......... 69%  147M 1s
152300K .......... .......... .......... .......... .......... 69%  129M 1s
152350K .......... .......... .......... .......... .......... 69%  132M 1s
152400K .......... .......... .......... .......... .......... 69% 82.3M 1s
152450K .......... .......... .......... .......... .......... 69%  134M 1s
152500K .......... .......... .......... .......... .......... 69%  126M 1s
152550K .......... .......... .......... .......... .......... 69%  110M 1s
152600K .......... .......... .......... .......... .......... 69%  107M 1s
152650K .......... .......... .......... .......... .......... 69%  134M 1s
152700K .......... .......... .......... .......... .......... 69%  144M 1s
152750K .......... .......... .......... .......... .......... 69%  132M 1s
152800K .......... .......... .......... .......... .......... 69%  108M 1s
152850K .......... .......... .......... .......... .......... 69%  150M 1s
152900K .......... .......... .......... .......... .......... 69%  134M 1s
152950K .......... .......... .......... .......... .......... 70%  126M 1s
153000K .......... .......... .......... .......... .......... 70%  120M 1s
153050K .......... .......... .......... .......... .......... 70%  126M 1s
153100K .......... .......... .......... .......... .......... 70%  134M 1s
153150K .......... .......... .......... .......... .......... 70%  123M 1s
153200K .......... .......... .......... .......... .......... 70% 92.1M 1s
153250K .......... .......... .......... .......... .......... 70%  113M 1s
153300K .......... .......... .......... .......... .......... 70%  149M 1s
153350K .......... .......... .......... .......... .......... 70%  140M 1s
153400K .......... .......... .......... .......... .......... 70%  108M 1s
153450K .......... .......... .......... .......... .......... 70%  124M 1s
153500K .......... .......... .......... .......... .......... 70%  140M 1s
153550K .......... .......... .......... .......... .......... 70%  129M 1s
153600K .......... .......... .......... .......... .......... 70%  112M 1s
153650K .......... .......... .......... .......... .......... 70%  116M 1s
153700K .......... .......... .......... .......... .......... 70%  138M 1s
153750K .......... .......... .......... .......... .......... 70%  142M 1s
153800K .......... .......... .......... .......... .......... 70%  123M 1s
153850K .......... .......... .......... .......... .......... 70%  137M 1s
153900K .......... .......... .......... .......... .......... 70%  135M 1s
153950K .......... .......... .......... .......... .......... 70%  135M 1s
154000K .......... .......... .......... .......... .......... 70%  115M 1s
154050K .......... .......... .......... .......... .......... 70%  105M 1s
154100K .......... .......... .......... .......... .......... 70%  136M 1s
154150K .......... .......... .......... .......... .......... 70%  140M 1s
154200K .......... .......... .......... .......... .......... 70% 97.6M 1s
154250K .......... .......... .......... .......... .......... 70%  139M 1s
154300K .......... .......... .......... .......... .......... 70%  122M 1s
154350K .......... .......... .......... .......... .......... 70%  141M 1s
154400K .......... .......... .......... .......... .......... 70%  113M 1s
154450K .......... .......... .......... .......... .......... 70%  134M 1s
154500K .......... .......... .......... .......... .......... 70%  147M 1s
154550K .......... .......... .......... .......... .......... 70%  125M 1s
154600K .......... .......... .......... .......... .......... 70%  125M 1s
154650K .......... .......... .......... .......... .......... 70%  143M 1s
154700K .......... .......... .......... .......... .......... 70%  132M 1s
154750K .......... .......... .......... .......... .......... 70%  144M 1s
154800K .......... .......... .......... .......... .......... 70%  113M 1s
154850K .......... .......... .......... .......... .......... 70%  132M 1s
154900K .......... .......... .......... .......... .......... 70%  141M 1s
154950K .......... .......... .......... .......... .......... 70%  143M 1s
155000K .......... .......... .......... .......... .......... 70%  116M 1s
155050K .......... .......... .......... .......... .......... 70%  133M 1s
155100K .......... .......... .......... .......... .......... 71%  109M 1s
155150K .......... .......... .......... .......... .......... 71%  109M 1s
155200K .......... .......... .......... .......... .......... 71% 97.5M 1s
155250K .......... .......... .......... .......... .......... 71%  134M 1s
155300K .......... .......... .......... .......... .......... 71%  153M 1s
155350K .......... .......... .......... .......... .......... 71%  153M 1s
155400K .......... .......... .......... .......... .......... 71%  151M 1s
155450K .......... .......... .......... .......... .......... 71%  143M 1s
155500K .......... .......... .......... .......... .......... 71%  130M 1s
155550K .......... .......... .......... .......... .......... 71%  142M 1s
155600K .......... .......... .......... .......... .......... 71%  116M 1s
155650K .......... .......... .......... .......... .......... 71%  844K 1s
155700K .......... .......... .......... .......... .......... 71%  140M 1s
155750K .......... .......... .......... .......... .......... 71%  137M 1s
155800K .......... .......... .......... .......... .......... 71%  126M 1s
155850K .......... .......... .......... .......... .......... 71%  129M 1s
155900K .......... .......... .......... .......... .......... 71%  135M 1s
155950K .......... .......... .......... .......... .......... 71%  145M 1s
156000K .......... .......... .......... .......... .......... 71%  118M 1s
156050K .......... .......... .......... .......... .......... 71%  137M 1s
156100K .......... .......... .......... .......... .......... 71%  150M 1s
156150K .......... .......... .......... .......... .......... 71%  145M 1s
156200K .......... .......... .......... .......... .......... 71%  129M 1s
156250K .......... .......... .......... .......... .......... 71%  142M 1s
156300K .......... .......... .......... .......... .......... 71%  151M 1s
156350K .......... .......... .......... .......... .......... 71%  127M 1s
156400K .......... .......... .......... .......... .......... 71%  105M 1s
156450K .......... .......... .......... .......... .......... 71%  129M 1s
156500K .......... .......... .......... .......... .......... 71%  141M 1s
156550K .......... .......... .......... .......... .......... 71%  147M 1s
156600K .......... .......... .......... .......... .......... 71%  122M 1s
156650K .......... .......... .......... .......... .......... 71%  140M 1s
156700K .......... .......... .......... .......... .......... 71%  145M 1s
156750K .......... .......... .......... .......... .......... 71%  137M 1s
156800K .......... .......... .......... .......... .......... 71%  116M 1s
156850K .......... .......... .......... .......... .......... 71%  117M 1s
156900K .......... .......... .......... .......... .......... 71%  142M 1s
156950K .......... .......... .......... .......... .......... 71%  147M 1s
157000K .......... .......... .......... .......... .......... 71%  113M 1s
157050K .......... .......... .......... .......... .......... 71%  133M 1s
157100K .......... .......... .......... .......... .......... 71%  153M 1s
157150K .......... .......... .......... .......... .......... 71%  122M 1s
157200K .......... .......... .......... .......... .......... 71% 92.6M 1s
157250K .......... .......... .......... .......... .......... 71%  119M 1s
157300K .......... .......... .......... .......... .......... 72%  126M 1s
157350K .......... .......... .......... .......... .......... 72%  129M 1s
157400K .......... .......... .......... .......... .......... 72% 92.4M 1s
157450K .......... .......... .......... .......... .......... 72%  143M 1s
157500K .......... .......... .......... .......... .......... 72%  130M 1s
157550K .......... .......... .......... .......... .......... 72%  145M 1s
157600K .......... .......... .......... .......... .......... 72%  105M 1s
157650K .......... .......... .......... .......... .......... 72%  101M 1s
157700K .......... .......... .......... .......... .......... 72%  112M 1s
157750K .......... .......... .......... .......... .......... 72%  132M 1s
157800K .......... .......... .......... .......... .......... 72%  116M 1s
157850K .......... .......... .......... .......... .......... 72%  127M 1s
157900K .......... .......... .......... .......... .......... 72%  148M 1s
157950K .......... .......... .......... .......... .......... 72%  132M 1s
158000K .......... .......... .......... .......... .......... 72%  111M 1s
158050K .......... .......... .......... .......... .......... 72%  143M 1s
158100K .......... .......... .......... .......... .......... 72%  144M 1s
158150K .......... .......... .......... .......... .......... 72%  105M 1s
158200K .......... .......... .......... .......... .......... 72% 99.8M 1s
158250K .......... .......... .......... .......... .......... 72%  140M 1s
158300K .......... .......... .......... .......... .......... 72%  133M 1s
158350K .......... .......... .......... .......... .......... 72%  137M 1s
158400K .......... .......... .......... .......... .......... 72%  106M 1s
158450K .......... .......... .......... .......... .......... 72%  157M 1s
158500K .......... .......... .......... .......... .......... 72%  159M 1s
158550K .......... .......... .......... .......... .......... 72%  153M 1s
158600K .......... .......... .......... .......... .......... 72%  145M 1s
158650K .......... .......... .......... .......... .......... 72%  136M 1s
158700K .......... .......... .......... .......... .......... 72%  144M 1s
158750K .......... .......... .......... .......... .......... 72%  123M 1s
158800K .......... .......... .......... .......... .......... 72%  106M 1s
158850K .......... .......... .......... .......... .......... 72%  132M 1s
158900K .......... .......... .......... .......... .......... 72%  134M 1s
158950K .......... .......... .......... .......... .......... 72%  129M 1s
159000K .......... .......... .......... .......... .......... 72%  129M 1s
159050K .......... .......... .......... .......... .......... 72%  126M 1s
159100K .......... .......... .......... .......... .......... 72%  130M 1s
159150K .......... .......... .......... .......... .......... 72%  152M 1s
159200K .......... .......... .......... .......... .......... 72%  110M 1s
159250K .......... .......... .......... .......... .......... 72%  135M 1s
159300K .......... .......... .......... .......... .......... 72%  136M 1s
159350K .......... .......... .......... .......... .......... 72%  121M 1s
159400K .......... .......... .......... .......... .......... 72%  129M 1s
159450K .......... .......... .......... .......... .......... 72%  127M 1s
159500K .......... .......... .......... .......... .......... 73%  132M 1s
159550K .......... .......... .......... .......... .......... 73%  137M 1s
159600K .......... .......... .......... .......... .......... 73% 92.7M 1s
159650K .......... .......... .......... .......... .......... 73%  119M 1s
159700K .......... .......... .......... .......... .......... 73%  132M 1s
159750K .......... .......... .......... .......... .......... 73%  131M 1s
159800K .......... .......... .......... .......... .......... 73%  126M 1s
159850K .......... .......... .......... .......... .......... 73%  132M 1s
159900K .......... .......... .......... .......... .......... 73%  139M 1s
159950K .......... .......... .......... .......... .......... 73%  133M 1s
160000K .......... .......... .......... .......... .......... 73% 87.2M 1s
160050K .......... .......... .......... .......... .......... 73%  126M 1s
160100K .......... .......... .......... .......... .......... 73%  113M 1s
160150K .......... .......... .......... .......... .......... 73%  132M 1s
160200K .......... .......... .......... .......... .......... 73%  107M 1s
160250K .......... .......... .......... .......... .......... 73%  142M 1s
160300K .......... .......... .......... .......... .......... 73%  151M 1s
160350K .......... .......... .......... .......... .......... 73%  111M 1s
160400K .......... .......... .......... .......... .......... 73% 92.6M 1s
160450K .......... .......... .......... .......... .......... 73%  790K 1s
160500K .......... .......... .......... .......... .......... 73%  112M 1s
160550K .......... .......... .......... .......... .......... 73%  116M 1s
160600K .......... .......... .......... .......... .......... 73%  131M 1s
160650K .......... .......... .......... .......... .......... 73%  129M 1s
160700K .......... .......... .......... .......... .......... 73%  143M 1s
160750K .......... .......... .......... .......... .......... 73%  134M 1s
160800K .......... .......... .......... .......... .......... 73%  108M 1s
160850K .......... .......... .......... .......... .......... 73%  129M 1s
160900K .......... .......... .......... .......... .......... 73%  149M 1s
160950K .......... .......... .......... .......... .......... 73%  143M 1s
161000K .......... .......... .......... .......... .......... 73%  136M 1s
161050K .......... .......... .......... .......... .......... 73%  144M 1s
161100K .......... .......... .......... .......... .......... 73%  135M 1s
161150K .......... .......... .......... .......... .......... 73%  148M 1s
161200K .......... .......... .......... .......... .......... 73%  113M 1s
161250K .......... .......... .......... .......... .......... 73%  137M 1s
161300K .......... .......... .......... .......... .......... 73%  136M 1s
161350K .......... .......... .......... .......... .......... 73%  148M 1s
161400K .......... .......... .......... .......... .......... 73%  121M 1s
161450K .......... .......... .......... .......... .......... 73%  151M 1s
161500K .......... .......... .......... .......... .......... 73%  137M 1s
161550K .......... .......... .......... .......... .......... 73%  130M 1s
161600K .......... .......... .......... .......... .......... 73%  124M 1s
161650K .......... .......... .......... .......... .......... 74%  124M 1s
161700K .......... .......... .......... .......... .......... 74%  133M 1s
161750K .......... .......... .......... .......... .......... 74%  137M 1s
161800K .......... .......... .......... .......... .......... 74%  123M 1s
161850K .......... .......... .......... .......... .......... 74%  139M 1s
161900K .......... .......... .......... .......... .......... 74%  151M 1s
161950K .......... .......... .......... .......... .......... 74%  116M 1s
162000K .......... .......... .......... .......... .......... 74%  115M 1s
162050K .......... .......... .......... .......... .......... 74%  141M 1s
162100K .......... .......... .......... .......... .......... 74%  116M 1s
162150K .......... .......... .......... .......... .......... 74%  157M 1s
162200K .......... .......... .......... .......... .......... 74%  120M 1s
162250K .......... .......... .......... .......... .......... 74%  113M 1s
162300K .......... .......... .......... .......... .......... 74%  130M 1s
162350K .......... .......... .......... .......... .......... 74%  131M 1s
162400K .......... .......... .......... .......... .......... 74%  115M 1s
162450K .......... .......... .......... .......... .......... 74%  127M 1s
162500K .......... .......... .......... .......... .......... 74%  148M 1s
162550K .......... .......... .......... .......... .......... 74%  143M 1s
162600K .......... .......... .......... .......... .......... 74%  122M 1s
162650K .......... .......... .......... .......... .......... 74%  141M 1s
162700K .......... .......... .......... .......... .......... 74%  128M 1s
162750K .......... .......... .......... .......... .......... 74%  148M 1s
162800K .......... .......... .......... .......... .......... 74%  106M 1s
162850K .......... .......... .......... .......... .......... 74%  132M 1s
162900K .......... .......... .......... .......... .......... 74%  132M 1s
162950K .......... .......... .......... .......... .......... 74%  133M 1s
163000K .......... .......... .......... .......... .......... 74%  116M 1s
163050K .......... .......... .......... .......... .......... 74%  136M 1s
163100K .......... .......... .......... .......... .......... 74%  126M 1s
163150K .......... .......... .......... .......... .......... 74%  144M 1s
163200K .......... .......... .......... .......... .......... 74%  115M 1s
163250K .......... .......... .......... .......... .......... 74%  112M 1s
163300K .......... .......... .......... .......... .......... 74%  124M 1s
163350K .......... .......... .......... .......... .......... 74%  114M 1s
163400K .......... .......... .......... .......... .......... 74%  109M 1s
163450K .......... .......... .......... .......... .......... 74%  128M 1s
163500K .......... .......... .......... .......... .......... 74%  108M 1s
163550K .......... .......... .......... .......... .......... 74%  138M 1s
163600K .......... .......... .......... .......... .......... 74%  105M 1s
163650K .......... .......... .......... .......... .......... 74%  148M 1s
163700K .......... .......... .......... .......... .......... 74%  140M 1s
163750K .......... .......... .......... .......... .......... 74%  127M 1s
163800K .......... .......... .......... .......... .......... 74%  123M 1s
163850K .......... .......... .......... .......... .......... 75%  127M 1s
163900K .......... .......... .......... .......... .......... 75%  135M 1s
163950K .......... .......... .......... .......... .......... 75%  138M 1s
164000K .......... .......... .......... .......... .......... 75%  105M 1s
164050K .......... .......... .......... .......... .......... 75%  130M 1s
164100K .......... .......... .......... .......... .......... 75%  141M 1s
164150K .......... .......... .......... .......... .......... 75%  123M 1s
164200K .......... .......... .......... .......... .......... 75%  132M 1s
164250K .......... .......... .......... .......... .......... 75%  132M 1s
164300K .......... .......... .......... .......... .......... 75%  127M 1s
164350K .......... .......... .......... .......... .......... 75%  143M 1s
164400K .......... .......... .......... .......... .......... 75%  109M 1s
164450K .......... .......... .......... .......... .......... 75%  137M 1s
164500K .......... .......... .......... .......... .......... 75%  144M 1s
164550K .......... .......... .......... .......... .......... 75%  117M 1s
164600K .......... .......... .......... .......... .......... 75%  132M 1s
164650K .......... .......... .......... .......... .......... 75%  137M 1s
164700K .......... .......... .......... .......... .......... 75%  134M 1s
164750K .......... .......... .......... .......... .......... 75%  136M 1s
164800K .......... .......... .......... .......... .......... 75%  112M 1s
164850K .......... .......... .......... .......... .......... 75%  141M 1s
164900K .......... .......... .......... .......... .......... 75%  128M 1s
164950K .......... .......... .......... .......... .......... 75%  142M 1s
165000K .......... .......... .......... .......... .......... 75%  132M 1s
165050K .......... .......... .......... .......... .......... 75%  131M 1s
165100K .......... .......... .......... .......... .......... 75%  144M 1s
165150K .......... .......... .......... .......... .......... 75%  125M 1s
165200K .......... .......... .......... .......... .......... 75%  102M 1s
165250K .......... .......... .......... .......... .......... 75%  150M 1s
165300K .......... .......... .......... .......... .......... 75%  141M 1s
165350K .......... .......... .......... .......... .......... 75%  786K 1s
165400K .......... .......... .......... .......... .......... 75% 99.7M 1s
165450K .......... .......... .......... .......... .......... 75%  145M 1s
165500K .......... .......... .......... .......... .......... 75%  120M 1s
165550K .......... .......... .......... .......... .......... 75%  141M 1s
165600K .......... .......... .......... .......... .......... 75%  118M 1s
165650K .......... .......... .......... .......... .......... 75%  155M 1s
165700K .......... .......... .......... .......... .......... 75% 40.0M 1s
165750K .......... .......... .......... .......... .......... 75%  112M 1s
165800K .......... .......... .......... .......... .......... 75%  141M 1s
165850K .......... .......... .......... .......... .......... 75%  127M 1s
165900K .......... .......... .......... .......... .......... 75%  152M 1s
165950K .......... .......... .......... .......... .......... 75%  126M 1s
166000K .......... .......... .......... .......... .......... 75%  111M 1s
166050K .......... .......... .......... .......... .......... 76%  139M 1s
166100K .......... .......... .......... .......... .......... 76%  135M 1s
166150K .......... .......... .......... .......... .......... 76%  128M 1s
166200K .......... .......... .......... .......... .......... 76%  123M 1s
166250K .......... .......... .......... .......... .......... 76%  135M 1s
166300K .......... .......... .......... .......... .......... 76%  128M 1s
166350K .......... .......... .......... .......... .......... 76%  134M 1s
166400K .......... .......... .......... .......... .......... 76%  104M 1s
166450K .......... .......... .......... .......... .......... 76%  146M 1s
166500K .......... .......... .......... .......... .......... 76%  126M 1s
166550K .......... .......... .......... .......... .......... 76%  126M 1s
166600K .......... .......... .......... .......... .......... 76%  117M 1s
166650K .......... .......... .......... .......... .......... 76%  129M 1s
166700K .......... .......... .......... .......... .......... 76%  135M 1s
166750K .......... .......... .......... .......... .......... 76%  125M 1s
166800K .......... .......... .......... .......... .......... 76%  109M 1s
166850K .......... .......... .......... .......... .......... 76%  149M 1s
166900K .......... .......... .......... .......... .......... 76%  138M 1s
166950K .......... .......... .......... .......... .......... 76%  132M 1s
167000K .......... .......... .......... .......... .......... 76%  124M 1s
167050K .......... .......... .......... .......... .......... 76%  140M 1s
167100K .......... .......... .......... .......... .......... 76%  144M 1s
167150K .......... .......... .......... .......... .......... 76%  132M 1s
167200K .......... .......... .......... .......... .......... 76%  106M 1s
167250K .......... .......... .......... .......... .......... 76%  132M 1s
167300K .......... .......... .......... .......... .......... 76%  124M 1s
167350K .......... .......... .......... .......... .......... 76%  136M 1s
167400K .......... .......... .......... .......... .......... 76%  119M 1s
167450K .......... .......... .......... .......... .......... 76%  149M 1s
167500K .......... .......... .......... .......... .......... 76%  135M 1s
167550K .......... .......... .......... .......... .......... 76%  124M 1s
167600K .......... .......... .......... .......... .......... 76%  109M 1s
167650K .......... .......... .......... .......... .......... 76%  132M 1s
167700K .......... .......... .......... .......... .......... 76%  138M 1s
167750K .......... .......... .......... .......... .......... 76%  133M 1s
167800K .......... .......... .......... .......... .......... 76%  120M 1s
167850K .......... .......... .......... .......... .......... 76%  131M 1s
167900K .......... .......... .......... .......... .......... 76%  139M 1s
167950K .......... .......... .......... .......... .......... 76%  135M 1s
168000K .......... .......... .......... .......... .......... 76%  118M 1s
168050K .......... .......... .......... .......... .......... 76%  124M 1s
168100K .......... .......... .......... .......... .......... 76%  144M 1s
168150K .......... .......... .......... .......... .......... 76%  141M 1s
168200K .......... .......... .......... .......... .......... 76%  119M 1s
168250K .......... .......... .......... .......... .......... 77%  139M 1s
168300K .......... .......... .......... .......... .......... 77%  134M 1s
168350K .......... .......... .......... .......... .......... 77%  137M 1s
168400K .......... .......... .......... .......... .......... 77%  124M 1s
168450K .......... .......... .......... .......... .......... 77%  137M 1s
168500K .......... .......... .......... .......... .......... 77%  122M 1s
168550K .......... .......... .......... .......... .......... 77%  142M 1s
168600K .......... .......... .......... .......... .......... 77%  117M 1s
168650K .......... .......... .......... .......... .......... 77%  133M 1s
168700K .......... .......... .......... .......... .......... 77%  139M 1s
168750K .......... .......... .......... .......... .......... 77%  123M 1s
168800K .......... .......... .......... .......... .......... 77%  108M 1s
168850K .......... .......... .......... .......... .......... 77%  129M 1s
168900K .......... .......... .......... .......... .......... 77%  149M 1s
168950K .......... .......... .......... .......... .......... 77%  143M 1s
169000K .......... .......... .......... .......... .......... 77%  118M 1s
169050K .......... .......... .......... .......... .......... 77%  131M 1s
169100K .......... .......... .......... .......... .......... 77%  144M 1s
169150K .......... .......... .......... .......... .......... 77%  135M 1s
169200K .......... .......... .......... .......... .......... 77%  135M 1s
169250K .......... .......... .......... .......... .......... 77%  142M 1s
169300K .......... .......... .......... .......... .......... 77%  131M 1s
169350K .......... .......... .......... .......... .......... 77%  113M 1s
169400K .......... .......... .......... .......... .......... 77% 93.8M 1s
169450K .......... .......... .......... .......... .......... 77%  141M 1s
169500K .......... .......... .......... .......... .......... 77%  150M 1s
169550K .......... .......... .......... .......... .......... 77%  135M 1s
169600K .......... .......... .......... .......... .......... 77%  115M 1s
169650K .......... .......... .......... .......... .......... 77%  118M 1s
169700K .......... .......... .......... .......... .......... 77%  129M 1s
169750K .......... .......... .......... .......... .......... 77%  144M 1s
169800K .......... .......... .......... .......... .......... 77%  117M 1s
169850K .......... .......... .......... .......... .......... 77%  139M 1s
169900K .......... .......... .......... .......... .......... 77%  127M 1s
169950K .......... .......... .......... .......... .......... 77%  134M 1s
170000K .......... .......... .......... .......... .......... 77%  104M 1s
170050K .......... .......... .......... .......... .......... 77%  101M 1s
170100K .......... .......... .......... .......... .......... 77%  105M 1s
170150K .......... .......... .......... .......... .......... 77%  145M 1s
170200K .......... .......... .......... .......... .......... 77%  120M 1s
170250K .......... .......... .......... .......... .......... 77%  111M 1s
170300K .......... .......... .......... .......... .......... 77%  108M 1s
170350K .......... .......... .......... .......... .......... 77%  147M 1s
170400K .......... .......... .......... .......... .......... 78%  825K 1s
170450K .......... .......... .......... .......... .......... 78%  108M 1s
170500K .......... .......... .......... .......... .......... 78%  123M 1s
170550K .......... .......... .......... .......... .......... 78%  118M 1s
170600K .......... .......... .......... .......... .......... 78%  139M 1s
170650K .......... .......... .......... .......... .......... 78%  128M 1s
170700K .......... .......... .......... .......... .......... 78%  152M 1s
170750K .......... .......... .......... .......... .......... 78%  140M 1s
170800K .......... .......... .......... .......... .......... 78%  115M 1s
170850K .......... .......... .......... .......... .......... 78%  143M 1s
170900K .......... .......... .......... .......... .......... 78%  141M 1s
170950K .......... .......... .......... .......... .......... 78%  152M 1s
171000K .......... .......... .......... .......... .......... 78%  132M 1s
171050K .......... .......... .......... .......... .......... 78%  145M 1s
171100K .......... .......... .......... .......... .......... 78%  147M 1s
171150K .......... .......... .......... .......... .......... 78%  144M 1s
171200K .......... .......... .......... .......... .......... 78%  113M 1s
171250K .......... .......... .......... .......... .......... 78%  132M 1s
171300K .......... .......... .......... .......... .......... 78%  148M 1s
171350K .......... .......... .......... .......... .......... 78%  120M 1s
171400K .......... .......... .......... .......... .......... 78%  129M 1s
171450K .......... .......... .......... .......... .......... 78%  118M 1s
171500K .......... .......... .......... .......... .......... 78%  129M 1s
171550K .......... .......... .......... .......... .......... 78%  153M 1s
171600K .......... .......... .......... .......... .......... 78%  114M 1s
171650K .......... .......... .......... .......... .......... 78%  147M 1s
171700K .......... .......... .......... .......... .......... 78%  146M 1s
171750K .......... .......... .......... .......... .......... 78%  126M 1s
171800K .......... .......... .......... .......... .......... 78%  139M 1s
171850K .......... .......... .......... .......... .......... 78%  141M 1s
171900K .......... .......... .......... .......... .......... 78%  140M 1s
171950K .......... .......... .......... .......... .......... 78%  149M 1s
172000K .......... .......... .......... .......... .......... 78%  111M 1s
172050K .......... .......... .......... .......... .......... 78%  140M 1s
172100K .......... .......... .......... .......... .......... 78%  141M 1s
172150K .......... .......... .......... .......... .......... 78%  135M 1s
172200K .......... .......... .......... .......... .......... 78%  134M 1s
172250K .......... .......... .......... .......... .......... 78%  144M 1s
172300K .......... .......... .......... .......... .......... 78%  129M 1s
172350K .......... .......... .......... .......... .......... 78%  139M 1s
172400K .......... .......... .......... .......... .......... 78%  108M 1s
172450K .......... .......... .......... .......... .......... 78%  143M 1s
172500K .......... .......... .......... .......... .......... 78%  130M 1s
172550K .......... .......... .......... .......... .......... 78%  124M 1s
172600K .......... .......... .......... .......... .......... 79%  131M 1s
172650K .......... .......... .......... .......... .......... 79%  140M 1s
172700K .......... .......... .......... .......... .......... 79%  112M 1s
172750K .......... .......... .......... .......... .......... 79%  130M 1s
172800K .......... .......... .......... .......... .......... 79%  102M 1s
172850K .......... .......... .......... .......... .......... 79% 94.3M 1s
172900K .......... .......... .......... .......... .......... 79%  124M 1s
172950K .......... .......... .......... .......... .......... 79%  145M 1s
173000K .......... .......... .......... .......... .......... 79%  129M 1s
173050K .......... .......... .......... .......... .......... 79%  125M 1s
173100K .......... .......... .......... .......... .......... 79%  146M 1s
173150K .......... .......... .......... .......... .......... 79%  141M 1s
173200K .......... .......... .......... .......... .......... 79%  108M 1s
173250K .......... .......... .......... .......... .......... 79%  127M 1s
173300K .......... .......... .......... .......... .......... 79%  142M 1s
173350K .......... .......... .......... .......... .......... 79%  137M 1s
173400K .......... .......... .......... .......... .......... 79%  126M 1s
173450K .......... .......... .......... .......... .......... 79%  134M 1s
173500K .......... .......... .......... .......... .......... 79%  130M 1s
173550K .......... .......... .......... .......... .......... 79%  138M 1s
173600K .......... .......... .......... .......... .......... 79%  110M 1s
173650K .......... .......... .......... .......... .......... 79%  135M 1s
173700K .......... .......... .......... .......... .......... 79%  127M 1s
173750K .......... .......... .......... .......... .......... 79%  137M 1s
173800K .......... .......... .......... .......... .......... 79%  129M 1s
173850K .......... .......... .......... .......... .......... 79%  127M 1s
173900K .......... .......... .......... .......... .......... 79%  137M 1s
173950K .......... .......... .......... .......... .......... 79%  134M 1s
174000K .......... .......... .......... .......... .......... 79%  113M 1s
174050K .......... .......... .......... .......... .......... 79%  149M 1s
174100K .......... .......... .......... .......... .......... 79%  141M 1s
174150K .......... .......... .......... .......... .......... 79%  140M 1s
174200K .......... .......... .......... .......... .......... 79%  102M 1s
174250K .......... .......... .......... .......... .......... 79%  112M 1s
174300K .......... .......... .......... .......... .......... 79%  144M 1s
174350K .......... .......... .......... .......... .......... 79%  133M 1s
174400K .......... .......... .......... .......... .......... 79%  113M 1s
174450K .......... .......... .......... .......... .......... 79%  131M 1s
174500K .......... .......... .......... .......... .......... 79%  107M 1s
174550K .......... .......... .......... .......... .......... 79%  111M 1s
174600K .......... .......... .......... .......... .......... 79%  101M 1s
174650K .......... .......... .......... .......... .......... 79%  133M 1s
174700K .......... .......... .......... .......... .......... 79%  146M 1s
174750K .......... .......... .......... .......... .......... 79%  128M 1s
174800K .......... .......... .......... .......... .......... 80%  115M 1s
174850K .......... .......... .......... .......... .......... 80%  120M 1s
174900K .......... .......... .......... .......... .......... 80%  121M 1s
174950K .......... .......... .......... .......... .......... 80%  119M 1s
175000K .......... .......... .......... .......... .......... 80%  764K 1s
175050K .......... .......... .......... .......... .......... 80%  114M 1s
175100K .......... .......... .......... .......... .......... 80%  122M 1s
175150K .......... .......... .......... .......... .......... 80%  149M 1s
175200K .......... .......... .......... .......... .......... 80%  121M 1s
175250K .......... .......... .......... .......... .......... 80%  141M 1s
175300K .......... .......... .......... .......... .......... 80%  147M 1s
175350K .......... .......... .......... .......... .......... 80%  136M 1s
175400K .......... .......... .......... .......... .......... 80%  133M 1s
175450K .......... .......... .......... .......... .......... 80%  145M 1s
175500K .......... .......... .......... .......... .......... 80%  135M 1s
175550K .......... .......... .......... .......... .......... 80%  149M 1s
175600K .......... .......... .......... .......... .......... 80%  118M 1s
175650K .......... .......... .......... .......... .......... 80%  135M 1s
175700K .......... .......... .......... .......... .......... 80%  144M 1s
175750K .......... .......... .......... .......... .......... 80%  145M 1s
175800K .......... .......... .......... .......... .......... 80%  133M 1s
175850K .......... .......... .......... .......... .......... 80%  135M 1s
175900K .......... .......... .......... .......... .......... 80%  136M 1s
175950K .......... .......... .......... .......... .......... 80%  116M 1s
176000K .......... .......... .......... .......... .......... 80%  103M 1s
176050K .......... .......... .......... .......... .......... 80%  137M 1s
176100K .......... .......... .......... .......... .......... 80%  140M 1s
176150K .......... .......... .......... .......... .......... 80%  141M 1s
176200K .......... .......... .......... .......... .......... 80%  122M 1s
176250K .......... .......... .......... .......... .......... 80%  126M 1s
176300K .......... .......... .......... .......... .......... 80%  140M 1s
176350K .......... .......... .......... .......... .......... 80%  143M 1s
176400K .......... .......... .......... .......... .......... 80% 87.2M 1s
176450K .......... .......... .......... .......... .......... 80%  118M 1s
176500K .......... .......... .......... .......... .......... 80%  145M 1s
176550K .......... .......... .......... .......... .......... 80%  114M 1s
176600K .......... .......... .......... .......... .......... 80% 96.7M 1s
176650K .......... .......... .......... .......... .......... 80%  137M 1s
176700K .......... .......... .......... .......... .......... 80%  110M 1s
176750K .......... .......... .......... .......... .......... 80%  134M 1s
176800K .......... .......... .......... .......... .......... 80% 85.8M 1s
176850K .......... .......... .......... .......... .......... 80%  124M 1s
176900K .......... .......... .......... .......... .......... 80%  129M 1s
176950K .......... .......... .......... .......... .......... 81%  103M 1s
177000K .......... .......... .......... .......... .......... 81%  102M 1s
177050K .......... .......... .......... .......... .......... 81%  110M 1s
177100K .......... .......... .......... .......... .......... 81%  133M 1s
177150K .......... .......... .......... .......... .......... 81%  106M 1s
177200K .......... .......... .......... .......... .......... 81%  106M 1s
177250K .......... .......... .......... .......... .......... 81%  123M 1s
177300K .......... .......... .......... .......... .......... 81%  113M 1s
177350K .......... .......... .......... .......... .......... 81%  122M 1s
177400K .......... .......... .......... .......... .......... 81%  115M 1s
177450K .......... .......... .......... .......... .......... 81%  137M 1s
177500K .......... .......... .......... .......... .......... 81%  131M 1s
177550K .......... .......... .......... .......... .......... 81%  142M 1s
177600K .......... .......... .......... .......... .......... 81%  104M 1s
177650K .......... .......... .......... .......... .......... 81%  139M 1s
177700K .......... .......... .......... .......... .......... 81%  140M 1s
177750K .......... .......... .......... .......... .......... 81%  112M 1s
177800K .......... .......... .......... .......... .......... 81%  130M 1s
177850K .......... .......... .......... .......... .......... 81%  135M 1s
177900K .......... .......... .......... .......... .......... 81%  135M 1s
177950K .......... .......... .......... .......... .......... 81%  143M 1s
178000K .......... .......... .......... .......... .......... 81%  111M 1s
178050K .......... .......... .......... .......... .......... 81%  136M 1s
178100K .......... .......... .......... .......... .......... 81%  145M 1s
178150K .......... .......... .......... .......... .......... 81%  113M 1s
178200K .......... .......... .......... .......... .......... 81%  124M 1s
178250K .......... .......... .......... .......... .......... 81%  137M 1s
178300K .......... .......... .......... .......... .......... 81%  134M 1s
178350K .......... .......... .......... .......... .......... 81%  131M 1s
178400K .......... .......... .......... .......... .......... 81% 89.1M 1s
178450K .......... .......... .......... .......... .......... 81%  133M 1s
178500K .......... .......... .......... .......... .......... 81%  146M 1s
178550K .......... .......... .......... .......... .......... 81%  127M 1s
178600K .......... .......... .......... .......... .......... 81%  136M 1s
178650K .......... .......... .......... .......... .......... 81%  120M 1s
178700K .......... .......... .......... .......... .......... 81%  140M 1s
178750K .......... .......... .......... .......... .......... 81%  142M 1s
178800K .......... .......... .......... .......... .......... 81%  110M 1s
178850K .......... .......... .......... .......... .......... 81%  103M 1s
178900K .......... .......... .......... .......... .......... 81%  109M 1s
178950K .......... .......... .......... .......... .......... 81%  143M 1s
179000K .......... .......... .......... .......... .......... 81%  130M 1s
179050K .......... .......... .......... .......... .......... 81%  127M 1s
179100K .......... .......... .......... .......... .......... 81%  133M 1s
179150K .......... .......... .......... .......... .......... 82%  139M 1s
179200K .......... .......... .......... .......... .......... 82%  108M 1s
179250K .......... .......... .......... .......... .......... 82%  139M 1s
179300K .......... .......... .......... .......... .......... 82%  134M 1s
179350K .......... .......... .......... .......... .......... 82%  115M 1s
179400K .......... .......... .......... .......... .......... 82%  124M 1s
179450K .......... .......... .......... .......... .......... 82%  126M 1s
179500K .......... .......... .......... .......... .......... 82%  126M 1s
179550K .......... .......... .......... .......... .......... 82%  112M 1s
179600K .......... .......... .......... .......... .......... 82%  115M 1s
179650K .......... .......... .......... .......... .......... 82%  151M 1s
179700K .......... .......... .......... .......... .......... 82%  110M 1s
179750K .......... .......... .......... .......... .......... 82%  120M 1s
179800K .......... .......... .......... .......... .......... 82% 89.3M 1s
179850K .......... .......... .......... .......... .......... 82%  130M 1s
179900K .......... .......... .......... .......... .......... 82%  147M 1s
179950K .......... .......... .......... .......... .......... 82% 97.5M 1s
180000K .......... .......... .......... .......... .......... 82%  103M 1s
180050K .......... .......... .......... .......... .......... 82%  828K 1s
180100K .......... .......... .......... .......... .......... 82%  136M 1s
180150K .......... .......... .......... .......... .......... 82%  147M 1s
180200K .......... .......... .......... .......... .......... 82%  137M 1s
180250K .......... .......... .......... .......... .......... 82%  163M 1s
180300K .......... .......... .......... .......... .......... 82%  132M 1s
180350K .......... .......... .......... .......... .......... 82%  144M 1s
180400K .......... .......... .......... .......... .......... 82% 99.3M 1s
180450K .......... .......... .......... .......... .......... 82%  131M 1s
180500K .......... .......... .......... .......... .......... 82%  151M 1s
180550K .......... .......... .......... .......... .......... 82%  149M 1s
180600K .......... .......... .......... .......... .......... 82%  126M 1s
180650K .......... .......... .......... .......... .......... 82%  132M 1s
180700K .......... .......... .......... .......... .......... 82%  128M 1s
180750K .......... .......... .......... .......... .......... 82%  143M 1s
180800K .......... .......... .......... .......... .......... 82%  118M 1s
180850K .......... .......... .......... .......... .......... 82%  145M 1s
180900K .......... .......... .......... .......... .......... 82%  152M 1s
180950K .......... .......... .......... .......... .......... 82%  146M 1s
181000K .......... .......... .......... .......... .......... 82%  125M 1s
181050K .......... .......... .......... .......... .......... 82%  152M 1s
181100K .......... .......... .......... .......... .......... 82%  148M 1s
181150K .......... .......... .......... .......... .......... 82%  139M 1s
181200K .......... .......... .......... .......... .......... 82%  122M 1s
181250K .......... .......... .......... .......... .......... 82%  152M 1s
181300K .......... .......... .......... .......... .......... 82%  143M 1s
181350K .......... .......... .......... .......... .......... 83%  128M 1s
181400K .......... .......... .......... .......... .......... 83%  129M 1s
181450K .......... .......... .......... .......... .......... 83%  126M 1s
181500K .......... .......... .......... .......... .......... 83%  152M 1s
181550K .......... .......... .......... .......... .......... 83%  131M 1s
181600K .......... .......... .......... .......... .......... 83%  116M 1s
181650K .......... .......... .......... .......... .......... 83%  135M 1s
181700K .......... .......... .......... .......... .......... 83%  127M 1s
181750K .......... .......... .......... .......... .......... 83%  135M 1s
181800K .......... .......... .......... .......... .......... 83%  111M 1s
181850K .......... .......... .......... .......... .......... 83%  145M 1s
181900K .......... .......... .......... .......... .......... 83%  134M 1s
181950K .......... .......... .......... .......... .......... 83%  134M 1s
182000K .......... .......... .......... .......... .......... 83%  117M 1s
182050K .......... .......... .......... .......... .......... 83%  115M 1s
182100K .......... .......... .......... .......... .......... 83%  112M 1s
182150K .......... .......... .......... .......... .......... 83% 98.1M 1s
182200K .......... .......... .......... .......... .......... 83%  108M 1s
182250K .......... .......... .......... .......... .......... 83%  123M 1s
182300K .......... .......... .......... .......... .......... 83%  125M 1s
182350K .......... .......... .......... .......... .......... 83%  140M 1s
182400K .......... .......... .......... .......... .......... 83%  114M 1s
182450K .......... .......... .......... .......... .......... 83%  132M 1s
182500K .......... .......... .......... .......... .......... 83%  137M 1s
182550K .......... .......... .......... .......... .......... 83%  113M 1s
182600K .......... .......... .......... .......... .......... 83%  114M 1s
182650K .......... .......... .......... .......... .......... 83%  129M 1s
182700K .......... .......... .......... .......... .......... 83%  133M 1s
182750K .......... .......... .......... .......... .......... 83%  140M 1s
182800K .......... .......... .......... .......... .......... 83%  116M 1s
182850K .......... .......... .......... .......... .......... 83%  142M 1s
182900K .......... .......... .......... .......... .......... 83%  142M 1s
182950K .......... .......... .......... .......... .......... 83%  126M 1s
183000K .......... .......... .......... .......... .......... 83%  128M 1s
183050K .......... .......... .......... .......... .......... 83%  133M 1s
183100K .......... .......... .......... .......... .......... 83%  117M 1s
183150K .......... .......... .......... .......... .......... 83%  120M 1s
183200K .......... .......... .......... .......... .......... 83% 91.7M 1s
183250K .......... .......... .......... .......... .......... 83%  136M 1s
183300K .......... .......... .......... .......... .......... 83%  147M 1s
183350K .......... .......... .......... .......... .......... 83%  125M 1s
183400K .......... .......... .......... .......... .......... 83%  116M 1s
183450K .......... .......... .......... .......... .......... 83%  109M 1s
183500K .......... .......... .......... .......... .......... 84%  110M 1s
183550K .......... .......... .......... .......... .......... 84%  122M 1s
183600K .......... .......... .......... .......... .......... 84% 98.2M 1s
183650K .......... .......... .......... .......... .......... 84%  108M 1s
183700K .......... .......... .......... .......... .......... 84%  131M 1s
183750K .......... .......... .......... .......... .......... 84%  141M 1s
183800K .......... .......... .......... .......... .......... 84%  119M 1s
183850K .......... .......... .......... .......... .......... 84%  128M 1s
183900K .......... .......... .......... .......... .......... 84%  143M 1s
183950K .......... .......... .......... .......... .......... 84%  134M 1s
184000K .......... .......... .......... .......... .......... 84%  115M 1s
184050K .......... .......... .......... .......... .......... 84%  144M 1s
184100K .......... .......... .......... .......... .......... 84%  131M 1s
184150K .......... .......... .......... .......... .......... 84%  146M 1s
184200K .......... .......... .......... .......... .......... 84%  120M 1s
184250K .......... .......... .......... .......... .......... 84%  143M 1s
184300K .......... .......... .......... .......... .......... 84%  132M 1s
184350K .......... .......... .......... .......... .......... 84%  132M 1s
184400K .......... .......... .......... .......... .......... 84%  115M 1s
184450K .......... .......... .......... .......... .......... 84%  147M 1s
184500K .......... .......... .......... .......... .......... 84%  130M 1s
184550K .......... .......... .......... .......... .......... 84%  148M 1s
184600K .......... .......... .......... .......... .......... 84%  128M 1s
184650K .......... .......... .......... .......... .......... 84%  131M 1s
184700K .......... .......... .......... .......... .......... 84%  144M 1s
184750K .......... .......... .......... .......... .......... 84%  114M 1s
184800K .......... .......... .......... .......... .......... 84%  109M 1s
184850K .......... .......... .......... .......... .......... 84%  139M 1s
184900K .......... .......... .......... .......... .......... 84%  107M 1s
184950K .......... .......... .......... .......... .......... 84%  114M 1s
185000K .......... .......... .......... .......... .......... 84%  103M 1s
185050K .......... .......... .......... .......... .......... 84%  106M 1s
185100K .......... .......... .......... .......... .......... 84%  813K 1s
185150K .......... .......... .......... .......... .......... 84%  110M 1s
185200K .......... .......... .......... .......... .......... 84% 92.4M 1s
185250K .......... .......... .......... .......... .......... 84%  133M 1s
185300K .......... .......... .......... .......... .......... 84%  152M 1s
185350K .......... .......... .......... .......... .......... 84%  145M 1s
185400K .......... .......... .......... .......... .......... 84%  131M 1s
185450K .......... .......... .......... .......... .......... 84%  146M 1s
185500K .......... .......... .......... .......... .......... 84%  132M 1s
185550K .......... .......... .......... .......... .......... 84%  149M 1s
185600K .......... .......... .......... .......... .......... 84%  114M 1s
185650K .......... .......... .......... .......... .......... 84%  142M 1s
185700K .......... .......... .......... .......... .......... 85%  150M 1s
185750K .......... .......... .......... .......... .......... 85%  119M 1s
185800K .......... .......... .......... .......... .......... 85%  134M 1s
185850K .......... .......... .......... .......... .......... 85%  127M 1s
185900K .......... .......... .......... .......... .......... 85%  137M 1s
185950K .......... .......... .......... .......... .......... 85%  150M 1s
186000K .......... .......... .......... .......... .......... 85%  114M 1s
186050K .......... .......... .......... .......... .......... 85%  141M 1s
186100K .......... .......... .......... .......... .......... 85%  141M 1s
186150K .......... .......... .......... .......... .......... 85%  143M 1s
186200K .......... .......... .......... .......... .......... 85%  129M 1s
186250K .......... .......... .......... .......... .......... 85%  141M 1s
186300K .......... .......... .......... .......... .......... 85%  132M 1s
186350K .......... .......... .......... .......... .......... 85%  135M 1s
186400K .......... .......... .......... .......... .......... 85%  108M 1s
186450K .......... .......... .......... .......... .......... 85%  128M 1s
186500K .......... .......... .......... .......... .......... 85%  144M 1s
186550K .......... .......... .......... .......... .......... 85%  139M 1s
186600K .......... .......... .......... .......... .......... 85%  128M 1s
186650K .......... .......... .......... .......... .......... 85%  141M 1s
186700K .......... .......... .......... .......... .......... 85%  125M 1s
186750K .......... .......... .......... .......... .......... 85%  144M 1s
186800K .......... .......... .......... .......... .......... 85%  110M 1s
186850K .......... .......... .......... .......... .......... 85%  129M 1s
186900K .......... .......... .......... .......... .......... 85%  128M 1s
186950K .......... .......... .......... .......... .......... 85%  125M 1s
187000K .......... .......... .......... .......... .......... 85%  106M 1s
187050K .......... .......... .......... .......... .......... 85%  122M 1s
187100K .......... .......... .......... .......... .......... 85%  128M 1s
187150K .......... .......... .......... .......... .......... 85%  120M 1s
187200K .......... .......... .......... .......... .......... 85% 87.7M 1s
187250K .......... .......... .......... .......... .......... 85%  116M 1s
187300K .......... .......... .......... .......... .......... 85%  114M 1s
187350K .......... .......... .......... .......... .......... 85%  110M 1s
187400K .......... .......... .......... .......... .......... 85% 96.6M 1s
187450K .......... .......... .......... .......... .......... 85%  145M 1s
187500K .......... .......... .......... .......... .......... 85%  126M 1s
187550K .......... .......... .......... .......... .......... 85%  132M 1s
187600K .......... .......... .......... .......... .......... 85%  117M 1s
187650K .......... .......... .......... .......... .......... 85%  110M 1s
187700K .......... .......... .......... .......... .......... 85%  137M 1s
187750K .......... .......... .......... .......... .......... 85%  136M 1s
187800K .......... .......... .......... .......... .......... 85%  124M 1s
187850K .......... .......... .......... .......... .......... 85%  145M 1s
187900K .......... .......... .......... .......... .......... 86%  139M 1s
187950K .......... .......... .......... .......... .......... 86%  141M 1s
188000K .......... .......... .......... .......... .......... 86%  120M 1s
188050K .......... .......... .......... .......... .......... 86%  143M 1s
188100K .......... .......... .......... .......... .......... 86%  134M 1s
188150K .......... .......... .......... .......... .......... 86%  135M 1s
188200K .......... .......... .......... .......... .......... 86%  122M 1s
188250K .......... .......... .......... .......... .......... 86%  136M 1s
188300K .......... .......... .......... .......... .......... 86%  148M 1s
188350K .......... .......... .......... .......... .......... 86%  137M 1s
188400K .......... .......... .......... .......... .......... 86%  116M 1s
188450K .......... .......... .......... .......... .......... 86%  144M 1s
188500K .......... .......... .......... .......... .......... 86%  140M 1s
188550K .......... .......... .......... .......... .......... 86%  141M 1s
188600K .......... .......... .......... .......... .......... 86%  125M 1s
188650K .......... .......... .......... .......... .......... 86%  137M 1s
188700K .......... .......... .......... .......... .......... 86%  128M 1s
188750K .......... .......... .......... .......... .......... 86%  128M 1s
188800K .......... .......... .......... .......... .......... 86%  111M 1s
188850K .......... .......... .......... .......... .......... 86%  136M 1s
188900K .......... .......... .......... .......... .......... 86%  133M 1s
188950K .......... .......... .......... .......... .......... 86%  149M 1s
189000K .......... .......... .......... .......... .......... 86%  118M 1s
189050K .......... .......... .......... .......... .......... 86%  128M 1s
189100K .......... .......... .......... .......... .......... 86%  129M 1s
189150K .......... .......... .......... .......... .......... 86%  128M 1s
189200K .......... .......... .......... .......... .......... 86%  112M 1s
189250K .......... .......... .......... .......... .......... 86%  135M 1s
189300K .......... .......... .......... .......... .......... 86%  137M 1s
189350K .......... .......... .......... .......... .......... 86%  146M 1s
189400K .......... .......... .......... .......... .......... 86%  120M 1s
189450K .......... .......... .......... .......... .......... 86%  132M 1s
189500K .......... .......... .......... .......... .......... 86%  144M 1s
189550K .......... .......... .......... .......... .......... 86%  136M 1s
189600K .......... .......... .......... .......... .......... 86%  101M 1s
189650K .......... .......... .......... .......... .......... 86%  147M 1s
189700K .......... .......... .......... .......... .......... 86%  136M 1s
189750K .......... .......... .......... .......... .......... 86%  142M 1s
189800K .......... .......... .......... .......... .......... 86%  114M 1s
189850K .......... .......... .......... .......... .......... 86%  143M 1s
189900K .......... .......... .......... .......... .......... 86%  140M 1s
189950K .......... .......... .......... .......... .......... 86%  127M 1s
190000K .......... .......... .......... .......... .......... 86%  113M 1s
190050K .......... .......... .......... .......... .......... 86%  147M 1s
190100K .......... .......... .......... .......... .......... 87%  103M 1s
190150K .......... .......... .......... .......... .......... 87%  106M 1s
190200K .......... .......... .......... .......... .......... 87%  103M 1s
190250K .......... .......... .......... .......... .......... 87%  112M 1s
190300K .......... .......... .......... .......... .......... 87%  827K 1s
190350K .......... .......... .......... .......... .......... 87% 94.1M 1s
190400K .......... .......... .......... .......... .......... 87% 92.5M 1s
190450K .......... .......... .......... .......... .......... 87%  151M 1s
190500K .......... .......... .......... .......... .......... 87%  150M 1s
190550K .......... .......... .......... .......... .......... 87%  138M 1s
190600K .......... .......... .......... .......... .......... 87%  130M 1s
190650K .......... .......... .......... .......... .......... 87%  138M 1s
190700K .......... .......... .......... .......... .......... 87%  139M 1s
190750K .......... .......... .......... .......... .......... 87%  141M 1s
190800K .......... .......... .......... .......... .......... 87%  112M 1s
190850K .......... .......... .......... .......... .......... 87%  145M 1s
190900K .......... .......... .......... .......... .......... 87%  146M 1s
190950K .......... .......... .......... .......... .......... 87%  141M 1s
191000K .......... .......... .......... .......... .......... 87%  111M 1s
191050K .......... .......... .......... .......... .......... 87%  148M 1s
191100K .......... .......... .......... .......... .......... 87%  158M 1s
191150K .......... .......... .......... .......... .......... 87%  148M 1s
191200K .......... .......... .......... .......... .......... 87%  137M 1s
191250K .......... .......... .......... .......... .......... 87%  133M 1s
191300K .......... .......... .......... .......... .......... 87%  137M 1s
191350K .......... .......... .......... .......... .......... 87%  130M 1s
191400K .......... .......... .......... .......... .......... 87%  122M 1s
191450K .......... .......... .......... .......... .......... 87%  135M 1s
191500K .......... .......... .......... .......... .......... 87%  121M 1s
191550K .......... .......... .......... .......... .......... 87%  142M 1s
191600K .......... .......... .......... .......... .......... 87%  116M 1s
191650K .......... .......... .......... .......... .......... 87%  130M 1s
191700K .......... .......... .......... .......... .......... 87%  127M 1s
191750K .......... .......... .......... .......... .......... 87%  138M 1s
191800K .......... .......... .......... .......... .......... 87%  129M 1s
191850K .......... .......... .......... .......... .......... 87%  143M 1s
191900K .......... .......... .......... .......... .......... 87%  135M 1s
191950K .......... .......... .......... .......... .......... 87%  135M 1s
192000K .......... .......... .......... .......... .......... 87%  109M 1s
192050K .......... .......... .......... .......... .......... 87%  117M 1s
192100K .......... .......... .......... .......... .......... 87%  119M 1s
192150K .......... .......... .......... .......... .......... 87%  130M 1s
192200K .......... .......... .......... .......... .......... 87%  104M 1s
192250K .......... .......... .......... .......... .......... 88%  131M 1s
192300K .......... .......... .......... .......... .......... 88%  122M 1s
192350K .......... .......... .......... .......... .......... 88%  107M 1s
192400K .......... .......... .......... .......... .......... 88% 82.6M 1s
192450K .......... .......... .......... .......... .......... 88%  131M 1s
192500K .......... .......... .......... .......... .......... 88%  117M 1s
192550K .......... .......... .......... .......... .......... 88%  147M 1s
192600K .......... .......... .......... .......... .......... 88%  129M 1s
192650K .......... .......... .......... .......... .......... 88%  132M 1s
192700K .......... .......... .......... .......... .......... 88%  139M 1s
192750K .......... .......... .......... .......... .......... 88%  146M 1s
192800K .......... .......... .......... .......... .......... 88%  104M 1s
192850K .......... .......... .......... .......... .......... 88%  141M 1s
192900K .......... .......... .......... .......... .......... 88%  118M 1s
192950K .......... .......... .......... .......... .......... 88%  129M 1s
193000K .......... .......... .......... .......... .......... 88% 95.4M 1s
193050K .......... .......... .......... .......... .......... 88%  125M 1s
193100K .......... .......... .......... .......... .......... 88%  136M 1s
193150K .......... .......... .......... .......... .......... 88%  122M 1s
193200K .......... .......... .......... .......... .......... 88%  118M 1s
193250K .......... .......... .......... .......... .......... 88%  131M 1s
193300K .......... .......... .......... .......... .......... 88%  127M 1s
193350K .......... .......... .......... .......... .......... 88%  137M 1s
193400K .......... .......... .......... .......... .......... 88%  122M 1s
193450K .......... .......... .......... .......... .......... 88%  146M 1s
193500K .......... .......... .......... .......... .......... 88%  140M 1s
193550K .......... .......... .......... .......... .......... 88%  119M 0s
193600K .......... .......... .......... .......... .......... 88%  118M 0s
193650K .......... .......... .......... .......... .......... 88%  138M 0s
193700K .......... .......... .......... .......... .......... 88%  125M 0s
193750K .......... .......... .......... .......... .......... 88%  115M 0s
193800K .......... .......... .......... .......... .......... 88%  112M 0s
193850K .......... .......... .......... .......... .......... 88%  149M 0s
193900K .......... .......... .......... .......... .......... 88%  132M 0s
193950K .......... .......... .......... .......... .......... 88%  131M 0s
194000K .......... .......... .......... .......... .......... 88%  103M 0s
194050K .......... .......... .......... .......... .......... 88%  136M 0s
194100K .......... .......... .......... .......... .......... 88%  135M 0s
194150K .......... .......... .......... .......... .......... 88%  141M 0s
194200K .......... .......... .......... .......... .......... 88%  114M 0s
194250K .......... .......... .......... .......... .......... 88%  146M 0s
194300K .......... .......... .......... .......... .......... 88%  141M 0s
194350K .......... .......... .......... .......... .......... 88%  124M 0s
194400K .......... .......... .......... .......... .......... 88%  106M 0s
194450K .......... .......... .......... .......... .......... 89%  127M 0s
194500K .......... .......... .......... .......... .......... 89%  139M 0s
194550K .......... .......... .......... .......... .......... 89%  142M 0s
194600K .......... .......... .......... .......... .......... 89%  116M 0s
194650K .......... .......... .......... .......... .......... 89%  143M 0s
194700K .......... .......... .......... .......... .......... 89%  148M 0s
194750K .......... .......... .......... .......... .......... 89%  147M 0s
194800K .......... .......... .......... .......... .......... 89%  136M 0s
194850K .......... .......... .......... .......... .......... 89%  143M 0s
194900K .......... .......... .......... .......... .......... 89% 98.9M 0s
194950K .......... .......... .......... .......... .......... 89%  129M 0s
195000K .......... .......... .......... .......... .......... 89%  776K 0s
195050K .......... .......... .......... .......... .......... 89%  109M 0s
195100K .......... .......... .......... .......... .......... 89%  123M 0s
195150K .......... .......... .......... .......... .......... 89%  119M 0s
195200K .......... .......... .......... .......... .......... 89%  122M 0s
195250K .......... .......... .......... .......... .......... 89%  142M 0s
195300K .......... .......... .......... .......... .......... 89%  126M 0s
195350K .......... .......... .......... .......... .......... 89%  139M 0s
195400K .......... .......... .......... .......... .......... 89%  124M 0s
195450K .......... .......... .......... .......... .......... 89%  146M 0s
195500K .......... .......... .......... .......... .......... 89%  139M 0s
195550K .......... .......... .......... .......... .......... 89%  149M 0s
195600K .......... .......... .......... .......... .......... 89%  120M 0s
195650K .......... .......... .......... .......... .......... 89%  132M 0s
195700K .......... .......... .......... .......... .......... 89%  137M 0s
195750K .......... .......... .......... .......... .......... 89%  153M 0s
195800K .......... .......... .......... .......... .......... 89%  118M 0s
195850K .......... .......... .......... .......... .......... 89%  139M 0s
195900K .......... .......... .......... .......... .......... 89%  125M 0s
195950K .......... .......... .......... .......... .......... 89%  145M 0s
196000K .......... .......... .......... .......... .......... 89%  117M 0s
196050K .......... .......... .......... .......... .......... 89%  138M 0s
196100K .......... .......... .......... .......... .......... 89%  153M 0s
196150K .......... .......... .......... .......... .......... 89%  150M 0s
196200K .......... .......... .......... .......... .......... 89%  128M 0s
196250K .......... .......... .......... .......... .......... 89%  134M 0s
196300K .......... .......... .......... .......... .......... 89%  151M 0s
196350K .......... .......... .......... .......... .......... 89%  141M 0s
196400K .......... .......... .......... .......... .......... 89%  111M 0s
196450K .......... .......... .......... .......... .......... 89%  122M 0s
196500K .......... .......... .......... .......... .......... 89%  152M 0s
196550K .......... .......... .......... .......... .......... 89%  149M 0s
196600K .......... .......... .......... .......... .......... 89%  120M 0s
196650K .......... .......... .......... .......... .......... 90%  135M 0s
196700K .......... .......... .......... .......... .......... 90%  144M 0s
196750K .......... .......... .......... .......... .......... 90%  140M 0s
196800K .......... .......... .......... .......... .......... 90%  113M 0s
196850K .......... .......... .......... .......... .......... 90%  144M 0s
196900K .......... .......... .......... .......... .......... 90%  125M 0s
196950K .......... .......... .......... .......... .......... 90%  136M 0s
197000K .......... .......... .......... .......... .......... 90%  131M 0s
197050K .......... .......... .......... .......... .......... 90%  146M 0s
197100K .......... .......... .......... .......... .......... 90%  140M 0s
197150K .......... .......... .......... .......... .......... 90%  124M 0s
197200K .......... .......... .......... .......... .......... 90%  113M 0s
197250K .......... .......... .......... .......... .......... 90%  137M 0s
197300K .......... .......... .......... .......... .......... 90%  114M 0s
197350K .......... .......... .......... .......... .......... 90%  130M 0s
197400K .......... .......... .......... .......... .......... 90%  122M 0s
197450K .......... .......... .......... .......... .......... 90%  141M 0s
197500K .......... .......... .......... .......... .......... 90%  144M 0s
197550K .......... .......... .......... .......... .......... 90%  130M 0s
197600K .......... .......... .......... .......... .......... 90%  113M 0s
197650K .......... .......... .......... .......... .......... 90%  124M 0s
197700K .......... .......... .......... .......... .......... 90%  139M 0s
197750K .......... .......... .......... .......... .......... 90%  137M 0s
197800K .......... .......... .......... .......... .......... 90%  105M 0s
197850K .......... .......... .......... .......... .......... 90%  141M 0s
197900K .......... .......... .......... .......... .......... 90%  144M 0s
197950K .......... .......... .......... .......... .......... 90%  121M 0s
198000K .......... .......... .......... .......... .......... 90%  101M 0s
198050K .......... .......... .......... .......... .......... 90%  110M 0s
198100K .......... .......... .......... .......... .......... 90%  125M 0s
198150K .......... .......... .......... .......... .......... 90%  138M 0s
198200K .......... .......... .......... .......... .......... 90%  119M 0s
198250K .......... .......... .......... .......... .......... 90%  132M 0s
198300K .......... .......... .......... .......... .......... 90%  131M 0s
198350K .......... .......... .......... .......... .......... 90%  146M 0s
198400K .......... .......... .......... .......... .......... 90%  111M 0s
198450K .......... .......... .......... .......... .......... 90%  131M 0s
198500K .......... .......... .......... .......... .......... 90%  146M 0s
198550K .......... .......... .......... .......... .......... 90%  146M 0s
198600K .......... .......... .......... .......... .......... 90%  120M 0s
198650K .......... .......... .......... .......... .......... 90%  144M 0s
198700K .......... .......... .......... .......... .......... 90%  121M 0s
198750K .......... .......... .......... .......... .......... 90%  147M 0s
198800K .......... .......... .......... .......... .......... 91%  118M 0s
198850K .......... .......... .......... .......... .......... 91%  153M 0s
198900K .......... .......... .......... .......... .......... 91%  143M 0s
198950K .......... .......... .......... .......... .......... 91%  162M 0s
199000K .......... .......... .......... .......... .......... 91%  132M 0s
199050K .......... .......... .......... .......... .......... 91%  138M 0s
199100K .......... .......... .......... .......... .......... 91%  144M 0s
199150K .......... .......... .......... .......... .......... 91%  135M 0s
199200K .......... .......... .......... .......... .......... 91%  113M 0s
199250K .......... .......... .......... .......... .......... 91%  134M 0s
199300K .......... .......... .......... .......... .......... 91%  142M 0s
199350K .......... .......... .......... .......... .......... 91%  130M 0s
199400K .......... .......... .......... .......... .......... 91%  114M 0s
199450K .......... .......... .......... .......... .......... 91%  139M 0s
199500K .......... .......... .......... .......... .......... 91%  139M 0s
199550K .......... .......... .......... .......... .......... 91%  129M 0s
199600K .......... .......... .......... .......... .......... 91% 98.3M 0s
199650K .......... .......... .......... .......... .......... 91%  123M 0s
199700K .......... .......... .......... .......... .......... 91%  149M 0s
199750K .......... .......... .......... .......... .......... 91%  135M 0s
199800K .......... .......... .......... .......... .......... 91%  124M 0s
199850K .......... .......... .......... .......... .......... 91%  136M 0s
199900K .......... .......... .......... .......... .......... 91%  140M 0s
199950K .......... .......... .......... .......... .......... 91%  137M 0s
200000K .......... .......... .......... .......... .......... 91%  114M 0s
200050K .......... .......... .......... .......... .......... 91%  101M 0s
200100K .......... .......... .......... .......... .......... 91%  106M 0s
200150K .......... .......... .......... .......... .......... 91%  814K 0s
200200K .......... .......... .......... .......... .......... 91% 90.3M 0s
200250K .......... .......... .......... .......... .......... 91%  125M 0s
200300K .......... .......... .......... .......... .......... 91%  140M 0s
200350K .......... .......... .......... .......... .......... 91%  151M 0s
200400K .......... .......... .......... .......... .......... 91%  101M 0s
200450K .......... .......... .......... .......... .......... 91%  123M 0s
200500K .......... .......... .......... .......... .......... 91%  148M 0s
200550K .......... .......... .......... .......... .......... 91%  132M 0s
200600K .......... .......... .......... .......... .......... 91%  134M 0s
200650K .......... .......... .......... .......... .......... 91%  153M 0s
200700K .......... .......... .......... .......... .......... 91%  134M 0s
200750K .......... .......... .......... .......... .......... 91%  137M 0s
200800K .......... .......... .......... .......... .......... 91%  109M 0s
200850K .......... .......... .......... .......... .......... 91%  135M 0s
200900K .......... .......... .......... .......... .......... 91%  153M 0s
200950K .......... .......... .......... .......... .......... 91%  129M 0s
201000K .......... .......... .......... .......... .......... 92%  134M 0s
201050K .......... .......... .......... .......... .......... 92%  145M 0s
201100K .......... .......... .......... .......... .......... 92%  117M 0s
201150K .......... .......... .......... .......... .......... 92%  147M 0s
201200K .......... .......... .......... .......... .......... 92%  101M 0s
201250K .......... .......... .......... .......... .......... 92%  147M 0s
201300K .......... .......... .......... .......... .......... 92%  150M 0s
201350K .......... .......... .......... .......... .......... 92%  137M 0s
201400K .......... .......... .......... .......... .......... 92%  125M 0s
201450K .......... .......... .......... .......... .......... 92%  139M 0s
201500K .......... .......... .......... .......... .......... 92%  121M 0s
201550K .......... .......... .......... .......... .......... 92%  147M 0s
201600K .......... .......... .......... .......... .......... 92%  108M 0s
201650K .......... .......... .......... .......... .......... 92%  137M 0s
201700K .......... .......... .......... .......... .......... 92%  139M 0s
201750K .......... .......... .......... .......... .......... 92%  132M 0s
201800K .......... .......... .......... .......... .......... 92%  110M 0s
201850K .......... .......... .......... .......... .......... 92%  119M 0s
201900K .......... .......... .......... .......... .......... 92%  126M 0s
201950K .......... .......... .......... .......... .......... 92%  116M 0s
202000K .......... .......... .......... .......... .......... 92%  103M 0s
202050K .......... .......... .......... .......... .......... 92%  120M 0s
202100K .......... .......... .......... .......... .......... 92%  119M 0s
202150K .......... .......... .......... .......... .......... 92%  108M 0s
202200K .......... .......... .......... .......... .......... 92%  106M 0s
202250K .......... .......... .......... .......... .......... 92%  125M 0s
202300K .......... .......... .......... .......... .......... 92%  120M 0s
202350K .......... .......... .......... .......... .......... 92%  111M 0s
202400K .......... .......... .......... .......... .......... 92% 80.2M 0s
202450K .......... .......... .......... .......... .......... 92% 93.8M 0s
202500K .......... .......... .......... .......... .......... 92%  121M 0s
202550K .......... .......... .......... .......... .......... 92% 84.3M 0s
202600K .......... .......... .......... .......... .......... 92%  130M 0s
202650K .......... .......... .......... .......... .......... 92%  123M 0s
202700K .......... .......... .......... .......... .......... 92%  141M 0s
202750K .......... .......... .......... .......... .......... 92%  132M 0s
202800K .......... .......... .......... .......... .......... 92% 91.5M 0s
202850K .......... .......... .......... .......... .......... 92%  144M 0s
202900K .......... .......... .......... .......... .......... 92%  122M 0s
202950K .......... .......... .......... .......... .......... 92%  149M 0s
203000K .......... .......... .......... .......... .......... 92%  129M 0s
203050K .......... .......... .......... .......... .......... 92%  130M 0s
203100K .......... .......... .......... .......... .......... 92%  124M 0s
203150K .......... .......... .......... .......... .......... 92%  141M 0s
203200K .......... .......... .......... .......... .......... 93%  101M 0s
203250K .......... .......... .......... .......... .......... 93%  134M 0s
203300K .......... .......... .......... .......... .......... 93%  121M 0s
203350K .......... .......... .......... .......... .......... 93%  145M 0s
203400K .......... .......... .......... .......... .......... 93%  137M 0s
203450K .......... .......... .......... .......... .......... 93%  132M 0s
203500K .......... .......... .......... .......... .......... 93%  122M 0s
203550K .......... .......... .......... .......... .......... 93%  131M 0s
203600K .......... .......... .......... .......... .......... 93%  118M 0s
203650K .......... .......... .......... .......... .......... 93%  144M 0s
203700K .......... .......... .......... .......... .......... 93%  118M 0s
203750K .......... .......... .......... .......... .......... 93%  111M 0s
203800K .......... .......... .......... .......... .......... 93%  119M 0s
203850K .......... .......... .......... .......... .......... 93%  132M 0s
203900K .......... .......... .......... .......... .......... 93%  116M 0s
203950K .......... .......... .......... .......... .......... 93%  137M 0s
204000K .......... .......... .......... .......... .......... 93%  109M 0s
204050K .......... .......... .......... .......... .......... 93%  135M 0s
204100K .......... .......... .......... .......... .......... 93%  144M 0s
204150K .......... .......... .......... .......... .......... 93%  133M 0s
204200K .......... .......... .......... .......... .......... 93%  109M 0s
204250K .......... .......... .......... .......... .......... 93%  146M 0s
204300K .......... .......... .......... .......... .......... 93%  128M 0s
204350K .......... .......... .......... .......... .......... 93%  124M 0s
204400K .......... .......... .......... .......... .......... 93% 89.4M 0s
204450K .......... .......... .......... .......... .......... 93%  124M 0s
204500K .......... .......... .......... .......... .......... 93%  144M 0s
204550K .......... .......... .......... .......... .......... 93%  131M 0s
204600K .......... .......... .......... .......... .......... 93%  124M 0s
204650K .......... .......... .......... .......... .......... 93%  141M 0s
204700K .......... .......... .......... .......... .......... 93%  132M 0s
204750K .......... .......... .......... .......... .......... 93%  145M 0s
204800K .......... .......... .......... .......... .......... 93%  109M 0s
204850K .......... .......... .......... .......... .......... 93%  123M 0s
204900K .......... .......... .......... .......... .......... 93%  111M 0s
204950K .......... .......... .......... .......... .......... 93%  801K 0s
205000K .......... .......... .......... .......... .......... 93%  114M 0s
205050K .......... .......... .......... .......... .......... 93%  111M 0s
205100K .......... .......... .......... .......... .......... 93%  136M 0s
205150K .......... .......... .......... .......... .......... 93%  141M 0s
205200K .......... .......... .......... .......... .......... 93%  103M 0s
205250K .......... .......... .......... .......... .......... 93%  143M 0s
205300K .......... .......... .......... .......... .......... 93%  147M 0s
205350K .......... .......... .......... .......... .......... 94%  141M 0s
205400K .......... .......... .......... .......... .......... 94%  126M 0s
205450K .......... .......... .......... .......... .......... 94%  148M 0s
205500K .......... .......... .......... .......... .......... 94%  134M 0s
205550K .......... .......... .......... .......... .......... 94%  147M 0s
205600K .......... .......... .......... .......... .......... 94%  122M 0s
205650K .......... .......... .......... .......... .......... 94%  129M 0s
205700K .......... .......... .......... .......... .......... 94%  119M 0s
205750K .......... .......... .......... .......... .......... 94%  131M 0s
205800K .......... .......... .......... .......... .......... 94%  109M 0s
205850K .......... .......... .......... .......... .......... 94%  143M 0s
205900K .......... .......... .......... .......... .......... 94%  108M 0s
205950K .......... .......... .......... .......... .......... 94%  103M 0s
206000K .......... .......... .......... .......... .......... 94%  110M 0s
206050K .......... .......... .......... .......... .......... 94%  139M 0s
206100K .......... .......... .......... .......... .......... 94%  155M 0s
206150K .......... .......... .......... .......... .......... 94%  107M 0s
206200K .......... .......... .......... .......... .......... 94%  149M 0s
206250K .......... .......... .......... .......... .......... 94%  118M 0s
206300K .......... .......... .......... .......... .......... 94%  150M 0s
206350K .......... .......... .......... .......... .......... 94%  164M 0s
206400K .......... .......... .......... .......... .......... 94% 92.6M 0s
206450K .......... .......... .......... .......... .......... 94%  113M 0s
206500K .......... .......... .......... .......... .......... 94%  110M 0s
206550K .......... .......... .......... .......... .......... 94%  128M 0s
206600K .......... .......... .......... .......... .......... 94%  122M 0s
206650K .......... .......... .......... .......... .......... 94%  128M 0s
206700K .......... .......... .......... .......... .......... 94%  132M 0s
206750K .......... .......... .......... .......... .......... 94%  134M 0s
206800K .......... .......... .......... .......... .......... 94%  114M 0s
206850K .......... .......... .......... .......... .......... 94%  136M 0s
206900K .......... .......... .......... .......... .......... 94% 99.2M 0s
206950K .......... .......... .......... .......... .......... 94%  139M 0s
207000K .......... .......... .......... .......... .......... 94%  116M 0s
207050K .......... .......... .......... .......... .......... 94%  131M 0s
207100K .......... .......... .......... .......... .......... 94%  146M 0s
207150K .......... .......... .......... .......... .......... 94%  129M 0s
207200K .......... .......... .......... .......... .......... 94%  109M 0s
207250K .......... .......... .......... .......... .......... 94%  116M 0s
207300K .......... .......... .......... .......... .......... 94%  142M 0s
207350K .......... .......... .......... .......... .......... 94%  142M 0s
207400K .......... .......... .......... .......... .......... 94%  113M 0s
207450K .......... .......... .......... .......... .......... 94%  147M 0s
207500K .......... .......... .......... .......... .......... 94%  122M 0s
207550K .......... .......... .......... .......... .......... 95%  129M 0s
207600K .......... .......... .......... .......... .......... 95%  117M 0s
207650K .......... .......... .......... .......... .......... 95%  120M 0s
207700K .......... .......... .......... .......... .......... 95%  128M 0s
207750K .......... .......... .......... .......... .......... 95%  134M 0s
207800K .......... .......... .......... .......... .......... 95%  115M 0s
207850K .......... .......... .......... .......... .......... 95%  142M 0s
207900K .......... .......... .......... .......... .......... 95%  128M 0s
207950K .......... .......... .......... .......... .......... 95%  136M 0s
208000K .......... .......... .......... .......... .......... 95%  114M 0s
208050K .......... .......... .......... .......... .......... 95%  123M 0s
208100K .......... .......... .......... .......... .......... 95%  124M 0s
208150K .......... .......... .......... .......... .......... 95%  142M 0s
208200K .......... .......... .......... .......... .......... 95%  111M 0s
208250K .......... .......... .......... .......... .......... 95%  135M 0s
208300K .......... .......... .......... .......... .......... 95%  125M 0s
208350K .......... .......... .......... .......... .......... 95%  144M 0s
208400K .......... .......... .......... .......... .......... 95%  105M 0s
208450K .......... .......... .......... .......... .......... 95%  131M 0s
208500K .......... .......... .......... .......... .......... 95%  148M 0s
208550K .......... .......... .......... .......... .......... 95%  149M 0s
208600K .......... .......... .......... .......... .......... 95%  127M 0s
208650K .......... .......... .......... .......... .......... 95%  142M 0s
208700K .......... .......... .......... .......... .......... 95%  128M 0s
208750K .......... .......... .......... .......... .......... 95%  146M 0s
208800K .......... .......... .......... .......... .......... 95%  113M 0s
208850K .......... .......... .......... .......... .......... 95%  129M 0s
208900K .......... .......... .......... .......... .......... 95%  146M 0s
208950K .......... .......... .......... .......... .......... 95%  147M 0s
209000K .......... .......... .......... .......... .......... 95%  120M 0s
209050K .......... .......... .......... .......... .......... 95%  123M 0s
209100K .......... .......... .......... .......... .......... 95%  128M 0s
209150K .......... .......... .......... .......... .......... 95%  140M 0s
209200K .......... .......... .......... .......... .......... 95%  112M 0s
209250K .......... .......... .......... .......... .......... 95%  139M 0s
209300K .......... .......... .......... .......... .......... 95%  139M 0s
209350K .......... .......... .......... .......... .......... 95%  144M 0s
209400K .......... .......... .......... .......... .......... 95%  122M 0s
209450K .......... .......... .......... .......... .......... 95%  140M 0s
209500K .......... .......... .......... .......... .......... 95%  129M 0s
209550K .......... .......... .......... .......... .......... 95%  111M 0s
209600K .......... .......... .......... .......... .......... 95% 74.2M 0s
209650K .......... .......... .......... .......... .......... 95%  123M 0s
209700K .......... .......... .......... .......... .......... 95%  119M 0s
209750K .......... .......... .......... .......... .......... 96% 93.3M 0s
209800K .......... .......... .......... .......... .......... 96%  113M 0s
209850K .......... .......... .......... .......... .......... 96%  801K 0s
209900K .......... .......... .......... .......... .......... 96% 88.8M 0s
209950K .......... .......... .......... .......... .......... 96%  109M 0s
210000K .......... .......... .......... .......... .......... 96%  104M 0s
210050K .......... .......... .......... .......... .......... 96%  140M 0s
210100K .......... .......... .......... .......... .......... 96%  136M 0s
210150K .......... .......... .......... .......... .......... 96%  160M 0s
210200K .......... .......... .......... .......... .......... 96%  123M 0s
210250K .......... .......... .......... .......... .......... 96%  141M 0s
210300K .......... .......... .......... .......... .......... 96%  177M 0s
210350K .......... .......... .......... .......... .......... 96%  139M 0s
210400K .......... .......... .......... .......... .......... 96%  125M 0s
210450K .......... .......... .......... .......... .......... 96%  143M 0s
210500K .......... .......... .......... .......... .......... 96%  141M 0s
210550K .......... .......... .......... .......... .......... 96%  130M 0s
210600K .......... .......... .......... .......... .......... 96%  109M 0s
210650K .......... .......... .......... .......... .......... 96%  144M 0s
210700K .......... .......... .......... .......... .......... 96%  139M 0s
210750K .......... .......... .......... .......... .......... 96%  134M 0s
210800K .......... .......... .......... .......... .......... 96%  115M 0s
210850K .......... .......... .......... .......... .......... 96%  146M 0s
210900K .......... .......... .......... .......... .......... 96%  123M 0s
210950K .......... .......... .......... .......... .......... 96%  146M 0s
211000K .......... .......... .......... .......... .......... 96%  127M 0s
211050K .......... .......... .......... .......... .......... 96%  124M 0s
211100K .......... .......... .......... .......... .......... 96%  145M 0s
211150K .......... .......... .......... .......... .......... 96%  133M 0s
211200K .......... .......... .......... .......... .......... 96%  118M 0s
211250K .......... .......... .......... .......... .......... 96%  136M 0s
211300K .......... .......... .......... .......... .......... 96%  131M 0s
211350K .......... .......... .......... .......... .......... 96%  140M 0s
211400K .......... .......... .......... .......... .......... 96%  125M 0s
211450K .......... .......... .......... .......... .......... 96%  132M 0s
211500K .......... .......... .......... .......... .......... 96%  143M 0s
211550K .......... .......... .......... .......... .......... 96%  123M 0s
211600K .......... .......... .......... .......... .......... 96% 99.2M 0s
211650K .......... .......... .......... .......... .......... 96%  139M 0s
211700K .......... .......... .......... .......... .......... 96%  134M 0s
211750K .......... .......... .......... .......... .......... 96%  142M 0s
211800K .......... .......... .......... .......... .......... 96%  128M 0s
211850K .......... .......... .......... .......... .......... 96%  140M 0s
211900K .......... .......... .......... .......... .......... 96%  139M 0s
211950K .......... .......... .......... .......... .......... 97%  142M 0s
212000K .......... .......... .......... .......... .......... 97%  100M 0s
212050K .......... .......... .......... .......... .......... 97%  137M 0s
212100K .......... .......... .......... .......... .......... 97%  132M 0s
212150K .......... .......... .......... .......... .......... 97%  146M 0s
212200K .......... .......... .......... .......... .......... 97%  113M 0s
212250K .......... .......... .......... .......... .......... 97%  130M 0s
212300K .......... .......... .......... .......... .......... 97%  137M 0s
212350K .......... .......... .......... .......... .......... 97%  122M 0s
212400K .......... .......... .......... .......... .......... 97%  120M 0s
212450K .......... .......... .......... .......... .......... 97%  143M 0s
212500K .......... .......... .......... .......... .......... 97%  141M 0s
212550K .......... .......... .......... .......... .......... 97%  149M 0s
212600K .......... .......... .......... .......... .......... 97%  132M 0s
212650K .......... .......... .......... .......... .......... 97%  152M 0s
212700K .......... .......... .......... .......... .......... 97%  145M 0s
212750K .......... .......... .......... .......... .......... 97%  134M 0s
212800K .......... .......... .......... .......... .......... 97%  118M 0s
212850K .......... .......... .......... .......... .......... 97%  144M 0s
212900K .......... .......... .......... .......... .......... 97%  136M 0s
212950K .......... .......... .......... .......... .......... 97%  142M 0s
213000K .......... .......... .......... .......... .......... 97%  129M 0s
213050K .......... .......... .......... .......... .......... 97%  137M 0s
213100K .......... .......... .......... .......... .......... 97%  152M 0s
213150K .......... .......... .......... .......... .......... 97%  141M 0s
213200K .......... .......... .......... .......... .......... 97%  108M 0s
213250K .......... .......... .......... .......... .......... 97%  145M 0s
213300K .......... .......... .......... .......... .......... 97%  140M 0s
213350K .......... .......... .......... .......... .......... 97%  132M 0s
213400K .......... .......... .......... .......... .......... 97%  130M 0s
213450K .......... .......... .......... .......... .......... 97%  134M 0s
213500K .......... .......... .......... .......... .......... 97%  146M 0s
213550K .......... .......... .......... .......... .......... 97%  146M 0s
213600K .......... .......... .......... .......... .......... 97%  110M 0s
213650K .......... .......... .......... .......... .......... 97%  131M 0s
213700K .......... .......... .......... .......... .......... 97%  146M 0s
213750K .......... .......... .......... .......... .......... 97%  143M 0s
213800K .......... .......... .......... .......... .......... 97%  149M 0s
213850K .......... .......... .......... .......... .......... 97%  136M 0s
213900K .......... .......... .......... .......... .......... 97%  142M 0s
213950K .......... .......... .......... .......... .......... 97%  135M 0s
214000K .......... .......... .......... .......... .......... 97%  104M 0s
214050K .......... .......... .......... .......... .......... 97%  128M 0s
214100K .......... .......... .......... .......... .......... 98%  134M 0s
214150K .......... .......... .......... .......... .......... 98%  128M 0s
214200K .......... .......... .......... .......... .......... 98%  127M 0s
214250K .......... .......... .......... .......... .......... 98%  138M 0s
214300K .......... .......... .......... .......... .......... 98%  139M 0s
214350K .......... .......... .......... .......... .......... 98%  139M 0s
214400K .......... .......... .......... .......... .......... 98%  109M 0s
214450K .......... .......... .......... .......... .......... 98%  143M 0s
214500K .......... .......... .......... .......... .......... 98%  141M 0s
214550K .......... .......... .......... .......... .......... 98%  123M 0s
214600K .......... .......... .......... .......... .......... 98%  131M 0s
214650K .......... .......... .......... .......... .......... 98%  144M 0s
214700K .......... .......... .......... .......... .......... 98%  141M 0s
214750K .......... .......... .......... .......... .......... 98%  143M 0s
214800K .......... .......... .......... .......... .......... 98%  111M 0s
214850K .......... .......... .......... .......... .......... 98%  104M 0s
214900K .......... .......... .......... .......... .......... 98%  122M 0s
214950K .......... .......... .......... .......... .......... 98%  108M 0s
215000K .......... .......... .......... .......... .......... 98% 98.1M 0s
215050K .......... .......... .......... .......... .......... 98%  127M 0s
215100K .......... .......... .......... .......... .......... 98%  143M 0s
215150K .......... .......... .......... .......... .......... 98%  153M 0s
215200K .......... .......... .......... .......... .......... 98%  825K 0s
215250K .......... .......... .......... .......... .......... 98%  120M 0s
215300K .......... .......... .......... .......... .......... 98%  140M 0s
215350K .......... .......... .......... .......... .......... 98%  150M 0s
215400K .......... .......... .......... .......... .......... 98%  134M 0s
215450K .......... .......... .......... .......... .......... 98%  142M 0s
215500K .......... .......... .......... .......... .......... 98%  150M 0s
215550K .......... .......... .......... .......... .......... 98%  149M 0s
215600K .......... .......... .......... .......... .......... 98%  122M 0s
215650K .......... .......... .......... .......... .......... 98%  151M 0s
215700K .......... .......... .......... .......... .......... 98%  137M 0s
215750K .......... .......... .......... .......... .......... 98%  153M 0s
215800K .......... .......... .......... .......... .......... 98%  141M 0s
215850K .......... .......... .......... .......... .......... 98%  143M 0s
215900K .......... .......... .......... .......... .......... 98%  148M 0s
215950K .......... .......... .......... .......... .......... 98%  149M 0s
216000K .......... .......... .......... .......... .......... 98%  109M 0s
216050K .......... .......... .......... .......... .......... 98%  153M 0s
216100K .......... .......... .......... .......... .......... 98%  145M 0s
216150K .......... .......... .......... .......... .......... 98%  141M 0s
216200K .......... .......... .......... .......... .......... 98%  136M 0s
216250K .......... .......... .......... .......... .......... 98%  146M 0s
216300K .......... .......... .......... .......... .......... 99%  140M 0s
216350K .......... .......... .......... .......... .......... 99%  151M 0s
216400K .......... .......... .......... .......... .......... 99%  112M 0s
216450K .......... .......... .......... .......... .......... 99%  145M 0s
216500K .......... .......... .......... .......... .......... 99%  154M 0s
216550K .......... .......... .......... .......... .......... 99%  155M 0s
216600K .......... .......... .......... .......... .......... 99%  125M 0s
216650K .......... .......... .......... .......... .......... 99%  151M 0s
216700K .......... .......... .......... .......... .......... 99%  143M 0s
216750K .......... .......... .......... .......... .......... 99%  107M 0s
216800K .......... .......... .......... .......... .......... 99%  119M 0s
216850K .......... .......... .......... .......... .......... 99%  111M 0s
216900K .......... .......... .......... .......... .......... 99%  131M 0s
216950K .......... .......... .......... .......... .......... 99%  143M 0s
217000K .......... .......... .......... .......... .......... 99%  137M 0s
217050K .......... .......... .......... .......... .......... 99%  149M 0s
217100K .......... .......... .......... .......... .......... 99%  132M 0s
217150K .......... .......... .......... .......... .......... 99%  141M 0s
217200K .......... .......... .......... .......... .......... 99% 98.5M 0s
217250K .......... .......... .......... .......... .......... 99%  121M 0s
217300K .......... .......... .......... .......... .......... 99%  151M 0s
217350K .......... .......... .......... .......... .......... 99%  124M 0s
217400K .......... .......... .......... .......... .......... 99%  134M 0s
217450K .......... .......... .......... .......... .......... 99%  146M 0s
217500K .......... .......... .......... .......... .......... 99%  144M 0s
217550K .......... .......... .......... .......... .......... 99%  125M 0s
217600K .......... .......... .......... .......... .......... 99%  112M 0s
217650K .......... .......... .......... .......... .......... 99%  144M 0s
217700K .......... .......... .......... .......... .......... 99%  150M 0s
217750K .......... .......... .......... .......... .......... 99%  162M 0s
217800K .......... .......... .......... .......... .......... 99%  143M 0s
217850K .......... .......... .......... .......... .......... 99%  133M 0s
217900K .......... .......... .......... .......... .......... 99%  148M 0s
217950K .......... .......... .......... .......... .......... 99%  137M 0s
218000K .......... .......... .......... .......... .......... 99%  123M 0s
218050K .......... .......... .......... .......... .......... 99%  147M 0s
218100K .......... .......... .......... .......... .......... 99%  151M 0s
218150K .......... .......... .......... .......... .......... 99%  144M 0s
218200K .......... .......... .......... .......... .......... 99%  132M 0s
218250K .......... .......... .......... .......... .......... 99%  143M 0s
218300K .......... .......... .......... .......... .......... 99%  148M 0s
218350K .......... .......... .......... .......... .......... 99%  137M 0s
218400K .......... .......... .......... .......... .......... 99%  117M 0s
218450K .......... .......... .......... .......... .......... 99%  148M 0s
218500K .......                                               100%  181M=4.4s

2022-06-10 01:46:48 (48.8 MB/s) - ‘wildfly.zip’ saved [223751675/223751675]

+ unzip wildfly.zip
Archive:  wildfly.zip
   creating: wildfly-preview-27.0.0.Alpha1/
   creating: wildfly-preview-27.0.0.Alpha1/bin/
   creating: wildfly-preview-27.0.0.Alpha1/bin/client/
   creating: wildfly-preview-27.0.0.Alpha1/standalone/
   creating: wildfly-preview-27.0.0.Alpha1/standalone/lib/
   creating: wildfly-preview-27.0.0.Alpha1/standalone/lib/ext/
   creating: wildfly-preview-27.0.0.Alpha1/standalone/configuration/
   creating: wildfly-preview-27.0.0.Alpha1/standalone/deployments/
   creating: wildfly-preview-27.0.0.Alpha1/standalone/tmp/
   creating: wildfly-preview-27.0.0.Alpha1/standalone/tmp/auth/
   creating: wildfly-preview-27.0.0.Alpha1/welcome-content/
   creating: wildfly-preview-27.0.0.Alpha1/.installation/
   creating: wildfly-preview-27.0.0.Alpha1/domain/
   creating: wildfly-preview-27.0.0.Alpha1/domain/configuration/
   creating: wildfly-preview-27.0.0.Alpha1/domain/tmp/
   creating: wildfly-preview-27.0.0.Alpha1/domain/tmp/auth/
   creating: wildfly-preview-27.0.0.Alpha1/appclient/
   creating: wildfly-preview-27.0.0.Alpha1/appclient/configuration/
   creating: wildfly-preview-27.0.0.Alpha1/.well-known/
   creating: wildfly-preview-27.0.0.Alpha1/.well-known/acme-challenge/
   creating: wildfly-preview-27.0.0.Alpha1/docs/
   creating: wildfly-preview-27.0.0.Alpha1/docs/licenses/
   creating: wildfly-preview-27.0.0.Alpha1/docs/schema/
   creating: wildfly-preview-27.0.0.Alpha1/docs/examples/
   creating: wildfly-preview-27.0.0.Alpha1/docs/examples/configs/
   creating: wildfly-preview-27.0.0.Alpha1/docs/contrib/
   creating: wildfly-preview-27.0.0.Alpha1/docs/contrib/scripts/
   creating: wildfly-preview-27.0.0.Alpha1/docs/contrib/scripts/service/
   creating: wildfly-preview-27.0.0.Alpha1/docs/contrib/scripts/service/amd64/
   creating: wildfly-preview-27.0.0.Alpha1/docs/contrib/scripts/systemd/
   creating: wildfly-preview-27.0.0.Alpha1/docs/contrib/scripts/init.d/
   creating: wildfly-preview-27.0.0.Alpha1/modules/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/ws/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/ws/rs/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/ws/rs/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/ws/rs/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/transaction/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/transaction/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/transaction/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/json/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/json/bind/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/json/bind/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/json/bind/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/json/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/json/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/jws/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/jws/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/jws/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/resource/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/resource/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/resource/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/servlet/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/servlet/jsp/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/servlet/jsp/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/servlet/jsp/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/servlet/jstl/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/servlet/jstl/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/servlet/jstl/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/servlet/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/servlet/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/activation/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/activation/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/activation/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/enterprise/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/enterprise/concurrent/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/enterprise/concurrent/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/enterprise/concurrent/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/enterprise/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/enterprise/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/batch/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/batch/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/batch/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/annotation/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/annotation/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/annotation/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/el/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/el/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/el/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/xml/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/xml/ws/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/xml/ws/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/xml/ws/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/xml/bind/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/xml/bind/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/xml/bind/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/xml/soap/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/xml/soap/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/xml/soap/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/persistence/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/persistence/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/persistence/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/inject/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/inject/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/inject/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/mail/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/mail/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/mail/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/faces/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/faces/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/faces/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/interceptor/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/interceptor/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/interceptor/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/ejb/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/ejb/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/ejb/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/security/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/security/enterprise/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/security/enterprise/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/security/enterprise/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/security/auth/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/security/auth/message/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/security/auth/message/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/security/auth/message/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/security/jacc/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/security/jacc/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/security/jacc/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/validation/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/validation/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/validation/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/jms/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/jms/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/jms/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/websocket/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/websocket/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/websocket/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/grpc/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/grpc/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/opentracing-contrib/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/opentracing-contrib/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/common/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/common/classloader/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/common/classloader/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/common/annotation/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/common/annotation/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/common/constraint/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/common/constraint/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/common/function/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/common/function/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/common/expression/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/common/expression/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/common/vertx-context/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/common/vertx-context/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/fault-tolerance/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/fault-tolerance/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/opentracing/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/opentracing/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/config/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/config/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/metrics/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/metrics/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/openapi/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/openapi/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/messaging/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/messaging/connector/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/messaging/connector/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/messaging/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/mutiny/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-core/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-core/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-kafka-client/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-kafka-client/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/mutiny/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/mutiny/reactive-streams-operators/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/mutiny/reactive-streams-operators/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-runtime/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-runtime/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/converters/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/converters/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/converters/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/health/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/health/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/jwt/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/jwt/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/jaegertracing/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/jaegertracing/jaeger/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/jaegertracing/jaeger/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/jaegertracing/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentracing/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentracing/opentracing-util/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentracing/opentracing-util/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentracing/opentracing-noop/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentracing/opentracing-noop/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentracing/opentracing-api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentracing/opentracing-api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentracing/contrib/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-transport-native-kqueue/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/META-INF/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/META-INF/native/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-handler-proxy/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-handler-proxy/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-codec/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-codec/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-buffer/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-buffer/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-transport-native-unix-common/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-codec-socks/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-codec-socks/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-transport-native-epoll/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/META-INF/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/META-INF/native/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-codec-dns/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-codec-dns/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-codec-http2/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-codec-http2/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-resolver-dns/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-resolver-dns/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-codec-http/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-codec-http/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-handler/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-handler/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-transport/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-transport/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-common/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-common/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-resolver/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-resolver/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/vertx/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/vertx/client/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/vertx/client/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/vertx/client/kafka/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/vertx/client/kafka/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/vertx/core/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/vertx/core/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/undertow/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/undertow/jsp/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/undertow/jsp/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/undertow/servlet/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/undertow/servlet/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/undertow/websocket/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/undertow/websocket/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/undertow/core/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/undertow/core/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentelemetry/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentelemetry/context/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentelemetry/context/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentelemetry/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentelemetry/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentelemetry/trace/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentelemetry/trace/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/reactivex/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/reactivex/rxjava2/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/reactivex/rxjava2/rxjava/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/reactivex/rxjava2/rxjava/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/reactivex/rxjava3/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/reactivex/rxjava3/rxjava/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/reactivex/rxjava3/rxjava/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/net/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/net/jcip/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/net/jcip/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/net/bytebuddy/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/net/bytebuddy/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/wildflyee/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/wildflyee/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/wildflyee/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javaee/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javaee/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javaee/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/asm/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/asm/asm/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/asm/asm/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/ws/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/ws/rs/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/ws/rs/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/ws/rs/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/transaction/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/transaction/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/transaction/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/json/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/json/bind/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/json/bind/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/json/bind/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/json/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/json/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/jws/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/jws/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/jws/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/resource/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/resource/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/resource/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/servlet/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/servlet/jsp/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/servlet/jsp/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/servlet/jsp/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/servlet/jstl/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/servlet/jstl/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/servlet/jstl/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/servlet/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/servlet/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/wsdl4j/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/wsdl4j/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/wsdl4j/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/orb/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/orb/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/orb/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/sql/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/sql/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/sql/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/activation/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/activation/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/activation/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/enterprise/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/enterprise/concurrent/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/enterprise/concurrent/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/enterprise/concurrent/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/enterprise/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/enterprise/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/batch/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/batch/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/batch/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/rmi/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/rmi/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/rmi/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/annotation/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/annotation/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/annotation/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/el/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/el/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/el/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/xml/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/xml/ws/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/xml/ws/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/xml/ws/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/xml/bind/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/xml/bind/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/xml/bind/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/xml/rpc/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/xml/rpc/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/xml/rpc/api/internal/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/xml/rpc/api/internal/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/xml/soap/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/xml/soap/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/xml/soap/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/xml/stream/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/xml/stream/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/xml/stream/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/persistence/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/persistence/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/persistence/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/inject/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/inject/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/inject/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/mail/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/mail/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/mail/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/faces/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/faces/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/faces/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/interceptor/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/interceptor/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/interceptor/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/ejb/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/ejb/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/ejb/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/security/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/security/enterprise/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/security/enterprise/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/security/enterprise/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/security/auth/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/security/auth/message/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/security/auth/message/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/security/auth/message/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/security/jacc/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/security/jacc/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/security/jacc/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/validation/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/validation/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/validation/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/jms/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/jms/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/jms/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/websocket/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/websocket/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/websocket/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/googlecode/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/googlecode/javaewah/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/googlecode/javaewah/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/fge/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/fge/jackson-coreutils/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/fge/jackson-coreutils/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/fge/msg-simple/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/fge/msg-simple/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/fge/btf/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/fge/btf/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/fge/json-patch/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/fge/json-patch/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/ben-manes/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/ben-manes/caffeine/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/ben-manes/caffeine/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/spullara/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/spullara/mustache/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/spullara/mustache/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/google/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/google/guava/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/google/guava/failureaccess/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/google/guava/failureaccess/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/google/guava/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/google/protobuf/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/google/protobuf/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/google/code/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/google/code/gson/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/google/code/gson/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/classmate/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/classmate/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/dataformat/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/datatype/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/jaxrs/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/core/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/jsf-impl/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/jsf-impl/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/xml/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/xml/messaging/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/xml/messaging/saaj/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/xml/messaging/saaj/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/xml/fastinfoset/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/xml/fastinfoset/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/xml/bind/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/xml/bind/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/h2database/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/h2database/h2/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/h2database/h2/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/squareup/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/squareup/okhttp3/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/squareup/okhttp3/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/ibm/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/ibm/async/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/ibm/async/asyncutil/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/ibm/async/asyncutil/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/microsoft/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/microsoft/azure/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/microsoft/azure/storage/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/microsoft/azure/storage/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/sun/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/sun/scripting/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/sun/scripting/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/sun/scripting/main/service-loader-resources/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/sun/scripting/main/service-loader-resources/META-INF/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/sun/scripting/main/service-loader-resources/META-INF/services/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/sun/jdk/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/sun/jdk/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/sun/jdk/main/service-loader-resources/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/services/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/gnu/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/gnu/getopt/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/gnu/getopt/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/nu/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/nu/xom/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/nu/xom/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/ibm/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/ibm/jdk/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/ibm/jdk/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/internal/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/internal/jakarta/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/internal/jakarta/transaction/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/internal/jakarta/transaction/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/internal/jakarta/transaction/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/internal/javax/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/internal/javax/transaction/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/internal/javax/transaction/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/internal/javax/transaction/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/internal/javax/json/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/internal/javax/json/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/internal/javax/json/api/ee8/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/internal/javax/json/api/ee8/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jasypt/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jasypt/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/transaction/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/transaction/client/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/transaction/client/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/common/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/common/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/service/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/service/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/undertow/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/undertow/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/spi/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/spi/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/hotrod/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/hotrod/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/infinispan/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/cache/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/cache/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/container/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/container/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/service/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/service/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/marshalling/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/marshalling/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/marshalling/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/singleton/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/singleton/service/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/singleton/service/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/singleton/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/singleton/server/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/singleton/server/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/singleton/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/singleton/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/jgroups/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/jgroups/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ee/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ee/spi/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ee/spi/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ee/cache/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ee/cache/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/server/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/server/service/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/server/service/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/server/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/server/spi/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/server/spi/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/server/infinispan/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/server/infinispan/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/server/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/server/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/context/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/context/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/embedded/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/embedded/service/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/embedded/service/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/embedded/spi/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/embedded/spi/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/embedded/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/embedded/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/client/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/client/service/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/client/service/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/client/spi/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/client/spi/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/client/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/client/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ejb/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ejb/spi/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ejb/client/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ejb/client/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/naming/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/naming/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/embedded/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/embedded/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/microprofile/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/client/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/client/config/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/client/config/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/http-client/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/http-client/transaction/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/http-client/transaction/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/http-client/common/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/http-client/common/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/http-client/naming/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/http-client/naming/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/http-client/ejb/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/http-client/ejb/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/ee-security/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/ee-security/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/core-management/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/core-management/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/request-controller/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/request-controller/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/io/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/io/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/elytron/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/elytron/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/clustering/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/clustering/web/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/clustering/web/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/clustering/singleton/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/clustering/singleton/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/clustering/server/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/clustering/server/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/clustering/ejb/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/clustering/ejb/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-messaging-smallrye/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-messaging-smallrye/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-streams-operators-smallrye/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-streams-operators-smallrye/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/bean-validation/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/bean-validation/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/batch/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/batch/jberet/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/batch/jberet/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/undertow/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/undertow/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/metrics/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/metrics/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/elytron-oidc-client/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/elytron-oidc-client/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/messaging-activemq/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/META-INF/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/META-INF/services/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/messaging-activemq/injection/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/messaging-activemq/injection/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/health/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/health/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/opentelemetry/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/opentelemetry/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/core-management-client/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/core-management-client/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/opentelemetry-api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/opentelemetry-api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/security/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/security/manager/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/security/manager/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/rts/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/rts/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/discovery/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/discovery/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/mod_cluster/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/mod_cluster/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/event/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/event/logger/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/event/logger/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/reactive/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/reactive/messaging/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/reactive/messaging/common/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/reactive/messaging/common/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/reactive/messaging/config/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/reactive/messaging/config/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/reactive/messaging/kafka/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/reactive/messaging/kafka/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/reactive/mutiny/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/cdi-provider/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/cdi-provider/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/reactive/dep/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/reactive/dep/jts/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/reactive/dep/jts/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/deployment/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/deployment/transformation/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/deployment/transformation/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/iiop-openjdk/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/iiop-openjdk/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/bootable-jar/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/bootable-jar/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/http/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/http/sfbasic/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/http/sfbasic/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-http-oidc/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-http-oidc/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-tool/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-tool/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/jakarta/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/jakarta/authorization/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/jakarta/authorization/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/jakarta/authentication/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/jakarta/authentication/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/jakarta/client/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/jakarta/client/resteasy/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/jakarta/client/resteasy/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/jakarta/client/webservices/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/jakarta/client/webservices/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-jose-util/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-jose-util/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-jwt/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-jwt/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-jose-jwk/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-jose-jwk/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-web/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-private/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-private/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/manager/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/manager/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/openssl/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/openssl/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/openssl/main/lib/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/openssl/main/lib/macosx-x86_64/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/openssl/main/lib/win-x86_64/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/openssl/main/lib/linux-s390x/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/openssl/main/lib/linux-x86_64/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/discovery/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/discovery/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/naming-client/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/naming-client/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/mod_cluster/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/mod_cluster/undertow/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/yaml/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/yaml/snakeyaml/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/yaml/snakeyaml/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/glassfish/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/glassfish/jakarta/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/glassfish/jakarta/json/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/glassfish/jakarta/json/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/glassfish/jakarta/el/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/glassfish/jakarta/el/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/glassfish/javax/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/glassfish/javax/json/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/glassfish/javax/json/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/glassfish/javax/enterprise/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/glassfish/javax/el/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/glassfish/javax/el/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/glassfish/soteria/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/glassfish/soteria/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/slf4j/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/slf4j/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/slf4j/impl/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/slf4j/impl/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/antlr/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/antlr/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bouncycastle/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bouncycastle/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bouncycastle/bcutil/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bouncycastle/bcutil/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bouncycastle/bcprov/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bouncycastle/bcprov/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bouncycastle/bcpg/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bouncycastle/bcpg/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bouncycastle/bcmail/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bouncycastle/bcmail/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bouncycastle/bcpkix/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bouncycastle/bcpkix/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/jgit/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/jgit/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/yasson/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/yasson/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/opentracing/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/opentracing/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/config/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/config/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/config/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/metrics/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/metrics/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/metrics/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/core/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/core/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/openapi/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/openapi/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/openapi/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/health/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/health/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/health/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/restclient/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/restclient/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/jwt/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/angus/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/angus/activation/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/angus/activation/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/angus/mail/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/angus/mail/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/parsson/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/parsson/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/persistence/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/persistence/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/jdt/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/jdt/ecj/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/jdt/ecj/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jberet/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jberet/jberet-core/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jberet/jberet-core/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/thrift/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/thrift/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/ws-security/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/ws-security/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/services-sts/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/services-sts/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/ws/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/ws/xmlschema/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/ws/xmlschema/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/ws/security/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/ws/security/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/logging/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/logging/log4j/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/logging/log4j/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/logging/log4j/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/lucene/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/lucene/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/lucene/internal/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/lucene/internal/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/sshd/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/sshd/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/neethi/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/neethi/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/santuario/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/santuario/xmlsec/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/santuario/xmlsec/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/collections/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/collections/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/logging/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/logging/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/io/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/io/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/beanutils/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/beanutils/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/lang3/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/lang3/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/codec/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/codec/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/cli/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/cli/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/velocity/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/velocity/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/httpcomponents/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/httpcomponents/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/httpcomponents/core/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/httpcomponents/core/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/log4j/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/log4j/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/james/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/james/mime4j/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/james/mime4j/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/xerces/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/xerces/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/xml-resolver/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/xml-resolver/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/avro/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/avro/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/xalan/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/xalan/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/journal/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/journal/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-i686/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-x86_64/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/protocol/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/ra/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/ra/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/kafka/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/kafka/client/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/kafka/client/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/qpid/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/qpid/proton/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/qpid/proton/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jctools/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jctools/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/javassist/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/javassist/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/aesh/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/aesh/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/5.3/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/validator/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/validator/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/validator/cdi/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/validator/cdi/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/jipijapa-hibernate6/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/jipijapa-hibernate6/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/6.0/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/search/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/search/engine/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/search/engine/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/search/serialization-avro/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/search/serialization-avro/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/search/orm/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/search/orm/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/search/backend-jms/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/search/backend-jms/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/envers/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/envers/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/infinispan/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/infinispan/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/commons-annotations/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/commons-annotations/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jgroups/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jgroups/kubernetes/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jgroups/kubernetes/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jgroups/azure/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jgroups/azure/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jgroups/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hornetq/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hornetq/client/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hornetq/client/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/opensaml/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/opensaml/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/omg/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/omg/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/omg/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jaxen/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jaxen/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/fusesource/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/fusesource/jansi/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/fusesource/jansi/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/codehaus/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/codehaus/woodstox/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/codehaus/woodstox/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/reactivestreams/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/reactivestreams/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bitbucket/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bitbucket/jose4j/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bitbucket/jose4j/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/cachestore/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/cachestore/remote/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/cachestore/remote/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/commons/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/commons/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/client/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/client/hotrod/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/client/hotrod/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/hibernate-cache/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/hibernate-cache/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/component/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/component/annotations/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/component/annotations/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/persistence/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/persistence/remote/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/persistence/remote/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/persistence/jdbc/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/persistence/jdbc/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/protostream/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/protostream/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/protostream/types/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/protostream/types/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/dom4j/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/dom4j/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/joda/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/joda/time/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/joda/time/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/common-beans/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/common-beans/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/core-security/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/core-security/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/pojo/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/pojo/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/standalone/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/standalone/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/transactions/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/transactions/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/sar/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/sar/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jmx/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jmx/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/patching/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/patching/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/patching/cli/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/patching/cli/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/logging/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/logging/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/system-jmx/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/system-jmx/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/domain-http-interface/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/domain-http-interface/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/clustering/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/clustering/web/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/clustering/common/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/clustering/common/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/clustering/ejb3/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/clustering/jgroups/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/clustering/infinispan/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/domain-add-user/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/domain-add-user/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/webservices/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/webservices/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/webservices/server/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/webservices/server/integration/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/webservices/server/integration/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/connector/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/connector/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/web-common/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/web-common/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/version/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/version/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/ejb3/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/ejb3/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/ejb3/main/timers/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/protocol/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/protocol/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/remoting/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/remoting/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jpa/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jpa/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jpa/spi/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jpa/spi/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/naming/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/naming/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jaxrs/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jaxrs/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/modcluster/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/modcluster/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/appclient/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/appclient/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/deployment-repository/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/deployment-repository/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/threads/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/threads/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/host-controller/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/host-controller/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jsf/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jsf/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/management-client-content/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/management-client-content/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/ee/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/ee/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/platform-mbean/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/platform-mbean/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/controller/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/controller/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/controller/main/dir/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/server/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/server/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/domain-http-error-context/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/transactions/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/transactions/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/beanvalidation/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/beanvalidation/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/common/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/common/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/webservices/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/webservices/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/jpa/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/jpa/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/spi/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/spi/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/ejb/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/ejb/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/mail/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/mail/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/deployment-scanner/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/deployment-scanner/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/domain-management/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/domain-management/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/xts/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/xts/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jsf-injection/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jsf-injection/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/network/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/network/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/cli/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/cli/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/process-controller/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/process-controller/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/console/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/console/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/product/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/product/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/product/main/dir/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/product/main/dir/META-INF/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/controller-client/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/controller-client/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jdr/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jdr/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jdr/main/resources/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/cxf/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/cxf/sts/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/cxf/sts/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/common/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/common/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/jaxws-client/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/jaxws-client/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/spi/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/spi/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/saaj-impl/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/saaj-impl/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/tools/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/tools/wsconsume/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/tools/wsconsume/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/tools/common/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/tools/common/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/tools/wsprovide/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/tools/wsprovide/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/genericjms/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/genericjms/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/genericjms/main/META-INF/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/integration/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/integration/ext-content/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/integration/ext-content/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/integration/ext-content/main/bundled/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/logging/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/logging/commons/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/logging/commons/logging/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/logging/commons/logging/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/logging/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/invocation/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/invocation/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/marshalling/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/marshalling/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/marshalling/river/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/marshalling/river/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ironjacamar/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ironjacamar/impl/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ironjacamar/impl/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ironjacamar/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ironjacamar/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/narayana/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/narayana/compensations/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/narayana/compensations/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/narayana/rts/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/narayana/rts/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/narayana/txframework/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/narayana/txframework/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/resteasy-spring-jar/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/jose-jwt/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/microprofile/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/microprofile/config/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/microprofile/config/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-core/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-core/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-client/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-client/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/vfs/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/vfs/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/stdio/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/stdio/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ejb3/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ejb3/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/jboss-transaction-spi/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/jboss-transaction-spi/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/remoting/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/remoting/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/log4j/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/log4j/logmanager/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/log4j/logmanager/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/threads/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/threads/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/xnio/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/xnio/nio/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/xnio/nio/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/xnio/netty/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/xnio/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/iiop-client/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/iiop-client/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/jts/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/jts/integration/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/jts/integration/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/jts/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/jandex/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/jandex/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/jaxbintros/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/jaxbintros/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/dmr/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/dmr/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/remote-naming/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/remote-naming/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/classfilewriter/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/classfilewriter/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/logmanager/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/logmanager/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/logmanager/log4j2/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/logmanager/log4j2/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/weld/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/weld/spi/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/weld/spi/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/weld/api/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/weld/api/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/weld/probe/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/weld/probe/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/weld/core/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/weld/core/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/xts/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/xts/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/metadata/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/metadata/web/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/metadata/web/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/metadata/ear/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/metadata/ear/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/metadata/common/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/metadata/common/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/metadata/appclient/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/metadata/appclient/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/metadata/ejb/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/metadata/ejb/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ejb/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ejb/remote/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ejb/remote/protocol/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ejb/remote/protocol/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/msc/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/msc/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ejb-client/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ejb-client/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/deployers/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/deployers/jboss-service-deployer/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/deployers/jboss-service-deployer/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/mod_cluster/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/mod_cluster/container/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/mod_cluster/container/spi/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/mod_cluster/load/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/mod_cluster/load/spi/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/mod_cluster/load/spi/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/mod_cluster/core/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/mod_cluster/core/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/staxmapper/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/staxmapper/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/remoting-jmx/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/remoting-jmx/main/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/projectodd/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/projectodd/vdx/
   creating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/projectodd/vdx/main/
  inflating: wildfly-preview-27.0.0.Alpha1/bin/appclient.ps1  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/jboss-cli.bat  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/appclient.sh  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/wildfly-elytron-tool.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/plexus classworlds license.html  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/gnu general public license, version 2 with the classpath exception.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-xts_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-config_8_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-jsptaglibrary_2_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-elytron-oidc-client_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-jmx_1_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-mail_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-app_8_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-app_2_4.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-mod-cluster_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-resource-adapters_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-txn_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-web_12_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-infinispan_1_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-mail_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-datasources_7_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/distributable-web_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-jaxrs_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-weld_4_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-ejb-client_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-batch-jberet_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-undertow_4_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-ejb-pool_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-elytron_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-facesconfig_1_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-iiop-openjdk_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-common_3_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-jgroups_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-jgroups_8_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-jmx_1_3.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-client_8_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-undertow_7_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-facesconfig_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-io_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-mod-cluster_1_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-undertow_6_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/javaee_web_services_1_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-health_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-common_4_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-undertow_11_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-service_7_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-messaging-activemq_14_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-app_5_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-fragment_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-webservices_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-ejb3_1_3.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-jgroups_6_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-elytron_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/servlet/jstl/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/servlet/jstl/api/main/jakarta.servlet.jsp.jstl-2.0.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/nu/xom/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/nu/xom/main/xom-1.3.7.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/container/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/container/main/wildfly-clustering-web-container-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/api/main/wildfly-clustering-web-api-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/service/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/service/main/wildfly-clustering-service-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/marshalling/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/marshalling/api/main/wildfly-clustering-marshalling-api-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/main/wildfly-clustering-marshalling-jboss-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/singleton/server/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/singleton/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/singleton/api/main/wildfly-clustering-singleton-api-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/wildfly-clustering-jgroups-api-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ee/spi/main/wildfly-clustering-ee-spi-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ee/cache/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ee/cache/main/wildfly-clustering-ee-cache-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/client/spi/main/wildfly-clustering-infinispan-client-spi-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ejb/client/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/wildfly-clustering-ejb-infinispan-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/ee-security/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/core-management/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/core-management/main/wildfly-core-management-subsystem-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/clustering/web/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/clustering/singleton/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/clustering/server/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/clustering/server/main/wildfly-clustering-server-extension-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/main/wildfly-microprofile-openapi-smallrye-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/main/wildfly-microprofile-fault-tolerance-smallrye-extension-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/undertow/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/undertow/main/wildfly-undertow-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bouncycastle/bcpkix/main/bcpkix-jdk18on-1.71.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-databinding-jaxb-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-ts-3.3.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-java2ws-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-boolean-3.3.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-frontend-jaxws-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/lucene/main/lucene-core-5.5.5.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/5.3/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/validator/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/validator/main/hibernate-validator-8.0.0.Alpha3.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/codehaus/woodstox/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/codehaus/woodstox/main/stax2-api-4.2.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/hibernate-cache/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-spi-13.0.10.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-commons-13.0.10.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/dom4j/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/dom4j/main/dom4j-2.1.3.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/patching/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/patching/cli/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/logging/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/logging/main/wildfly-logging-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jaxrs/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/appclient/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/deployment-repository/main/wildfly-deployment-repository-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/deployment-repository/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/threads/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/threads/main/wildfly-threads-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/controller/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/controller/main/wildfly-controller-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/weld/core/main/weld-web-5.0.0.SP1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/metadata/common/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/metadata/common/main/jboss-metadata-common-jakarta-15.1.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/common.bat  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/jdr.sh  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/jboss-cli.sh  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/client/README-EJB-JMS.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/domain.conf  
  inflating: wildfly-preview-27.0.0.Alpha1/standalone/configuration/standalone-microprofile-ha.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/welcome-content/bkg.gif  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/gnu lesser general public license v3.0 only.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/bsd 3-clause no nuclear license.html  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/common public license 1.0.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/creative commons zero v1.0 universal.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-elytron_7_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/javaee_8.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-mail_4_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/application_6.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/module-1_6.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-webservices_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-jca_4_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-request-controller_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/application-client_9.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-naming_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-config_1_7.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-infinispan_8_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-ejb3_1_4.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-logging_6_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jsp_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-cli_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/application_5.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-rts_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-config_7_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-microprofile-health-smallrye_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-mod-cluster_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-io_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-ejb-cache_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-txn_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-cli_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-discovery_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-undertow_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/xnio_3_5.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-config_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-ejb3-2_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-messaging-activemq_13_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jbossws-jaxws-config_4_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-messaging-activemq_5_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/application-client_10.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-elytron_6_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/contrib/scripts/init.d/wildfly-init-redhat.sh  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/json/bind/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/json/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/json/api/main/jakarta.json-api-2.1.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/activation/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/activation/api/main/jakarta.activation-api-2.1.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/persistence/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/persistence/api/main/jakarta.persistence-api-3.1.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/common/vertx-context/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/common/vertx-context/main/smallrye-common-vertx-context-2.0.0-RC2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-6.0.0-RC2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-core/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-kafka-client/main/smallrye-mutiny-vertx-kafka-client-2.16.2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/mutiny/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/mutiny/reactive-streams-operators/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/mutiny/reactive-streams-operators/main/mutiny-reactive-streams-operators-1.1.2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/jaegertracing/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/jaegertracing/main/jaeger-core-1.6.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/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  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/META-INF/native/libnetty_transport_native_epoll_aarch_64.so  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-resolver-dns/main/netty-resolver-dns-4.1.76.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/undertow/servlet/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/undertow/servlet/main/undertow-servlet-jakarta-2.2.17.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/sql/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/activation/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/enterprise/concurrent/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/enterprise/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/batch/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/annotation/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/el/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/xml/bind/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/xml/rpc/api/internal/main/jboss-jaxrpc-api_1.1_spec-2.0.0.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/fge/msg-simple/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/fge/btf/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/fge/btf/main/btf-1.2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/fge/json-patch/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/fge/json-patch/main/json-patch-1.9-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/google/guava/failureaccess/main/failureaccess-1.0.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/google/protobuf/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/google/protobuf/main/protobuf-java-util-3.19.2-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/google/protobuf/main/proto-google-common-protos-2.0.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/messaging-activemq/injection/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/messaging-activemq/injection/main/wildfly-messaging-activemq-injection-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/opentelemetry/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/core-management-client/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/core-management-client/main/wildfly-core-management-client-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/security/manager/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/security/manager/main/wildfly-security-manager-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/event/logger/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/event/logger/main/wildfly-event-logger-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/reactive/messaging/common/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/reactive/messaging/config/main/wildfly-microprofile-reactive-messaging-config-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/reactive/messaging/kafka/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/cdi-provider/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/cdi-provider/main/wildfly-microprofile-reactive-streams-operators-cdi-provider-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/deployment/transformation/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/iiop-openjdk/main/wildfly-iiop-openjdk-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bouncycastle/bcpg/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bouncycastle/bcpg/main/bcpg-jdk18on-1.71.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-soap-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-core-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/ws/security/main/wss4j-bindings-2.4.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/logging/log4j/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/logging/log4j/api/main/log4j-api-2.17.2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/sshd/main/sshd-core-2.7.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/kafka/client/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/qpid/proton/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/qpid/proton/main/proton-j-0.33.2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/fusesource/jansi/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/codehaus/woodstox/main/woodstox-core-6.0.3.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/iiop-client/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/iiop-client/main/jboss-iiop-client-jakarta-1.0.2.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/jts/integration/main/narayana-jts-integration-jakarta-5.12.5.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/jandex/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/jandex/main/jandex-2.4.2.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/projectodd/vdx/main/vdx-wildfly-1.1.6.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/projectodd/vdx/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/projectodd/vdx/main/vdx-core-1.1.6.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/add-user.properties  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/jboss-cli.ps1  
  inflating: wildfly-preview-27.0.0.Alpha1/standalone/configuration/mgmt-users.properties  
  inflating: wildfly-preview-27.0.0.Alpha1/standalone/configuration/standalone-full-ha.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/fsf all permissive license.html  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/gnu lesser general public license v2.1 or later.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/creative commons attribution 2.5.html  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/licenses.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-client_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-facelettaglibrary_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/javaee_web_services_client_1_4.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-microprofile-metrics-smallrye_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-facesconfig_2_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/ejb-jar_3_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/javaee_web_services_client_1_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-infinispan_10_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-web_10_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-elytron_5_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-batch-jberet_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-messaging-activemq_10_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-mail_1_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/application_1_4.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jakartaee_web_services_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-jca_5_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-jaxrs_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-txn_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/j2ee_1_4.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-ee_4_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-logging_1_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-microprofile-health-smallrye_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/module-1_7.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-ejb-client_1_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-txn_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-undertow_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-logging_4_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-microprofile-health-smallrye_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-deployment-structure-1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-txn_1_4.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-infinispan_9_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-web_11_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-cli_3_3.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-jpa_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-ejb-iiop_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-ejb-resource-adapter-binding_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-mail_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-ejb3_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jbxb_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-deployment-scanner_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-messaging-activemq_11_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-microprofile-metrics-smallrye_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-infinispan_9_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/trans-timeout-1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-core-management_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-partialresponse_2_3.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-config_1_4.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/examples/configs/standalone-jts.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/contrib/scripts/service/amd64/wildfly-service.exe  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/grpc/main/grpc-protobuf-1.38.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/opentracing-contrib/main/smallrye-opentracing-contrib-3.0.0-RC1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/config/main/smallrye-config-source-file-system-3.0.0-RC1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/openapi/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/openapi/main/smallrye-open-api-jaxrs-3.0.0-RC1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/api/main/smallrye-reactive-messaging-kafka-api-3.15.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/messaging/main/smallrye-reactive-messaging-provider-3.15.0-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-handler-proxy/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-handler-proxy/main/netty-handler-proxy-4.1.76.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-codec/main/netty-codec-4.1.76.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/vertx/core/main/vertx-core-4.2.5.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/xml/fastinfoset/main/FastInfoset-1.2.18.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/xml/bind/main/rngom-2.3.3-b02.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/xml/bind/main/txw2-2.3.3-b02.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/xml/bind/main/istack-commons-runtime-4.0.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/h2database/h2/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/h2database/h2/main/h2-1.4.197.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-credential-store-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/discovery/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/naming-client/main/wildfly-naming-client-1.0.15.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bouncycastle/bcprov/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bouncycastle/bcprov/main/bcprov-jdk18on-1.71.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/domain-http-interface/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/clustering/common/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/clustering/common/main/wildfly-clustering-common-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/web-common/main/wildfly-web-common-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/ejb3/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/ejb3/main/timers/timer-sql.properties  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/protocol/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/protocol/main/wildfly-protocol-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jpa/spi/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jpa/spi/main/jipijapa-spi-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/naming/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/naming/main/wildfly-naming-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/wildfly-domain-http-error-context-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/common/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/common/main/wildfly-weld-common-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/spi/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/spi/main/wildfly-weld-spi-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/ejb/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/ejb/main/wildfly-weld-ejb-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/deployment-scanner/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/deployment-scanner/main/wildfly-deployment-scanner-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jsf-injection/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jsf-injection/main/wildfly-jsf-injection-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jsf-injection/main/weld-jsf-5.0.0.SP1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/cli/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/cli/main/wildfly-cli-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/logmanager/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/logmanager/main/jboss-logmanager-2.1.18.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/staxmapper/main/staxmapper-1.3.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/staxmapper/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/remoting-jmx/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/remoting-jmx/main/remoting-jmx-3.0.4.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/appclient.conf.bat  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/standalone.conf.bat  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/appclient.conf  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/jconsole.bat  
  inflating: wildfly-preview-27.0.0.Alpha1/standalone/configuration/application-roles.properties  
  inflating: wildfly-preview-27.0.0.Alpha1/welcome-content/favicon.ico  
  inflating: wildfly-preview-27.0.0.Alpha1/domain/configuration/default-server-logging.properties  
  inflating: wildfly-preview-27.0.0.Alpha1/domain/configuration/domain.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/common development and distribution license 1.1.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-ejb3_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-naming_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/trans-timeout-1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-ee_1_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-distributable-web_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/application_7.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-http-client_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/xml.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-distributable-web_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-ejb3-2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/application_10.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-weld_5_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-web_11_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-cli_3_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/shared-session-config_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-ejb-security_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/elytron-client-1_7.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/javaee_5.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-messaging-activemq_6_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-microprofile-fault-tolerance-smallrye_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-web_14_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-datasources_4_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-undertow_13_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-infinispan_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/elytron-client-1_5.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-ee_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-remoting_5_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-messaging-activemq_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jsp_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-config_15_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-jsptaglibrary_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/module-1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-jmx_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-weld-1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-remoting_4_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/elytron-client-1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jakartaee_9.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-messaging-activemq_8_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-infinispan_7_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-fragment_4_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-remoting_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-logging_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-deployment-structure-1_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-ejb3_1_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-messaging-activemq_4_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-app_7_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-jsf_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-naming_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-jgroups_4_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-config_1_5.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-infinispan_4_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/examples/enable-microprofile.cli  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/examples/configs/standalone-minimalistic.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/examples/configs/standalone-activemq-embedded.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/contrib/scripts/README.md  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/contrib/scripts/service/wildfly-service.exe  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/security/auth/message/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/security/auth/message/api/main/jakarta.authentication-api-2.0.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/grpc/main/grpc-context-1.38.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/grpc/main/grpc-stub-1.38.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-api-6.0.0-RC2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/config/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/config/main/smallrye-config-3.0.0-RC1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/messaging/connector/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/main/smallrye-reactive-messaging-kafka-3.15.0-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/META-INF/native/libnetty_transport_native_kqueue_x86_64.jnilib  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/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  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/META-INF/native/libnetty_transport_native_epoll_x86_64.so  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-codec-http2/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-resolver-dns/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-codec-http/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-handler/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-handler/main/netty-handler-4.1.76.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/reactivex/rxjava2/rxjava/main/rxjava-2.2.21.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/ibm/async/asyncutil/main/asyncutil-0.1.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/sun/scripting/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/sun/scripting/main/service-loader-resources/META-INF/services/javax.script.ScriptEngineFactory  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/sun/jdk/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/services/java.sql.Driver  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/gnu/getopt/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/gnu/getopt/main/java-getopt-1.0.13.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/ibm/jdk/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/internal/jakarta/transaction/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/internal/jakarta/transaction/api/main/jakarta.transaction-api-2.0.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/internal/javax/transaction/api/main/jboss-transaction-api_1.3_spec-2.0.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/internal/javax/transaction/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/internal/javax/json/api/ee8/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/internal/javax/json/api/ee8/main/jakarta.json-1.1.6.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/common/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/common/main/wildfly-common-1.6.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/embedded/service/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/embedded/service/main/wildfly-clustering-infinispan-embedded-service-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/embedded/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/client/service/main/wildfly-clustering-infinispan-client-service-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/client/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/wildfly-clustering-ejb-spi-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/naming/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/embedded/main/wildfly-embedded-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/http-client/transaction/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/http-client/naming/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/http-client/ejb/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/http-client/ejb/main/wildfly-http-ejb-client-jakarta-1.1.11.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/clustering/ejb/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-messaging-smallrye/main/wildfly-microprofile-reactive-messaging-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-messaging-smallrye/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/main/wildfly-microprofile-jwt-smallrye-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/main/wildfly-microprofile-health-smallrye-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/bean-validation/main/wildfly-bean-validation-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/elytron-oidc-client/main/wildfly-elytron-oidc-client-subsystem-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/health/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/opentelemetry/main/wildfly-opentelemetry-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/rts/main/wildfly-rts-27.0.0.Alpha1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/reactive/messaging/common/main/wildfly-microprofile-reactive-messaging-common-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/reactive/messaging/config/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/reactive/messaging/kafka/main/wildfly-microprofile-reactive-messaging-kafka-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/reactive/dep/jts/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/deployment/transformation/main/wildfly-ee-9-deployment-transformer-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/iiop-openjdk/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/bootable-jar/main/wildfly-jar-runtime-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-tool/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-tool/main/wildfly-elytron-tool-2.0.0.Beta1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-util-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-keystore-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-digest-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-auth-util-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-base-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-scram-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-principal-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-encryption-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-realm-token-2.0.0.Beta1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-provider-util-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-cert-util-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-http-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-bearer-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-sso-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-basic-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-security-manager-action-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-security-manager-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-cert-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-gs2-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-gssapi-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-localuser-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-form-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-password-impl-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-server-deprecated-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-digest-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/main/undertow-server-servlet-2.0.0.Beta3.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/discovery/main/wildfly-discovery-client-1.2.1.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/glassfish/jakarta/json/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/glassfish/jakarta/el/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/glassfish/jakarta/el/main/jakarta.el-5.0.0-M1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bouncycastle/bcpkix/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/jgit/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/jgit/main/org.eclipse.jgit-5.13.0.202109080827-r.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/avro/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/xalan/main/xalan-2.7.1.jbossorg-5.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/web-common/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/version/main/wildfly-version-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/version/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/ejb3/main/wildfly-ejb3-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-validator-jakarta-1.5.5.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/narayana/compensations/main/compensations-5.12.5.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/narayana/rts/main/restat-util-5.12.5.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/resteasy-jaxb-provider-6.1.0.Beta2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/jose-jwt-6.1.0.Beta2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/resteasy-rxjava2-6.1.0.Beta2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-client/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-client/main/resteasy-client-6.1.0.Beta2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/netty-xnio-transport-0.1.9.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/jts/integration/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/jts/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/jts/main/narayana-jts-idlj-jakarta-5.12.5.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/jboss-cli.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/domain.ps1  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/appclient.bat  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/common.ps1  
  inflating: wildfly-preview-27.0.0.Alpha1/welcome-content/wildfly_logo.png  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/mit license.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/gnu general public license v2.0 only.html  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/mozilla public license 2.0.html  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-threads_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-resource-adapters_4_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/elytron-1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-messaging-activemq_7_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-microprofile-openapi-smallrye_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-remoting_5_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-logging_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-ejb-delivery-active_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-infinispan_6_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-messaging-activemq-deployment_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-ejb3_7_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-txn_5_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-app_7_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-config_1_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-logging_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-jgroups_7_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-ejb-iiop_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/module-1_8.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-txn_6_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-ee_6_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-elytron_15_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-microprofile-reactive-streams-operators-smallrye_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-security-manager_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-undertow_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-config_5_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/batch/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/batch/api/main/jakarta.batch-api-2.1.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/inject/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/inject/api/main/jakarta.inject-api-2.0.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/mail/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/mail/api/main/jakarta.mail-api-2.1.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/messaging/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-core/main/smallrye-mutiny-vertx-core-2.16.2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/undertow/websocket/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/undertow/core/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/undertow/core/main/undertow-core-2.2.17.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/ibm/async/asyncutil/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/microsoft/azure/storage/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/microsoft/azure/storage/main/azure-storage-8.6.6.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/bootable-jar/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/http/sfbasic/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/http/sfbasic/main/wildfly-elytron-http-stateful-basic-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-http-oidc/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-http-oidc/main/wildfly-elytron-http-oidc-2.0.0.Beta1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-server-http-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-cert-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-client-2.0.0.Beta1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-entity-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-plain-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/main/undertow-server-1.10.1.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/openssl/main/lib/linux-x86_64/libwfssl.so  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/glassfish/javax/el/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/glassfish/soteria/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/slf4j/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/slf4j/main/slf4j-api-1.7.36.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/slf4j/impl/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/antlr/main/antlr4-runtime-4.9.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/parsson/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/parsson/main/parsson-1.1.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/ws-security/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/ws-security/main/cxf-rt-ws-security-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-addr-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-bug986-3.3.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/ws/xmlschema/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/ws/xmlschema/main/xmlschema-core-2.3.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-dom-2.4.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/sshd/main/sshd-common-2.7.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/james/mime4j/main/apache-mime4j-storage-0.8.4.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/james/mime4j/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/james/mime4j/main/apache-mime4j-dom-0.8.4.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/journal/main/activemq-artemis-native-1.0.2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/journal/main/artemis-journal-2.19.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-dto-2.19.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-cli-2.19.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/jipijapa-hibernate6/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/jipijapa-hibernate6/main/jipijapa-hibernate6-27.0.0.Alpha1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/search/serialization-avro/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/search/orm/main/hibernate-search-orm-5.10.11.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/main/hibernate-envers-6.0.0.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/opensaml/main/opensaml-xacml-impl-3.4.6.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/opensaml/main/opensaml-saml-api-3.4.6-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/persistence/remote/main/infinispan-cachestore-remote-13.0.10.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/protostream/types/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/protostream/types/main/protostream-types-4.4.3.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/core-security/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/core-security/main/wildfly-core-security-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/pojo/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/pojo/main/wildfly-pojo-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jmx/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/patching/main/wildfly-patching-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jpa/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jpa/main/wildfly-jpa-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/controller/main/dir/.gitkeep  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/server/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/server/main/wildfly-server-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/logmanager/log4j2/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/logmanager/log4j2/main/log4j2-jboss-logmanager-1.1.1.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/weld/probe/main/weld-probe-core-5.0.0.SP1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/wsprovide.ps1  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/common.sh  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/domain.conf.bat  
  inflating: wildfly-preview-27.0.0.Alpha1/standalone/configuration/application-users.properties  
  inflating: wildfly-preview-27.0.0.Alpha1/welcome-content/index_noconsole.html  
  inflating: wildfly-preview-27.0.0.Alpha1/welcome-content/noredirect.html  
  inflating: wildfly-preview-27.0.0.Alpha1/jboss-modules.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/module-1_9.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-web_7_3.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-web_14_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-ejb3_8_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-deployment-structure-1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-ejb3_10_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-xts_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-cli_1_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-config_1_8.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-remoting_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-ejb-security-role_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-elytron_4_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-ejb-client_1_3.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-client_8_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/javaee_7.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jsp_3_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jndi-binding-service_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-cli_1_3.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-elytron_9_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/enterprise/concurrent/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/enterprise/concurrent/api/main/jakarta.enterprise.concurrent-api-2.0.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/annotation/api/main/jakarta.annotation-api-2.1.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/xml/soap/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/xml/soap/api/main/jboss-saaj-api_2.0_spec-1.0.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/faces/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/faces/api/main/jakarta.faces-api-4.0.0-M6.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-transport/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-transport/main/netty-transport-4.1.76.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/reactivex/rxjava2/rxjava/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/reactivex/rxjava3/rxjava/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/reactivex/rxjava3/rxjava/main/rxjava-3.1.4.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/wildfly-clustering-jgroups-spi-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ee/spi/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/main/wildfly-clustering-ee-hotrod-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/wildfly-clustering-ee-infinispan-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/server/service/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/server/service/main/wildfly-clustering-server-service-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/server/api/main/wildfly-clustering-server-api-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/context/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/main/wildfly-clustering-infinispan-marshalling-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/embedded/api/main/wildfly-clustering-infinispan-embedded-api-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/client/service/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/client/spi/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/client/api/main/wildfly-clustering-infinispan-client-api-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/ejb/client/main/wildfly-clustering-ejb-client-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/embedded/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/wildfly-microprofile-opentracing-smallrye-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/main/wildfly-microprofile-fault-tolerance-smallrye-executor-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/client/config/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/client/config/main/wildfly-client-config-1.0.1.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/http-client/common/main/wildfly-http-client-common-1.1.11.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/clustering/ejb/main/wildfly-clustering-ejb-extension-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-streams-operators-smallrye/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-streams-operators-smallrye/main/wildfly-microprofile-reactive-streams-operators-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/main/wildfly-microprofile-config-smallrye-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/metrics/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/metrics/main/wildfly-metrics-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/health/main/wildfly-health-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/opentelemetry-api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/opentelemetry-api/main/wildfly-opentelemetry-api-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/rts/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/discovery/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/discovery/main/wildfly-discovery-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/mod_cluster/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/mod_cluster/main/wildfly-mod_cluster-extension-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-realm-ldap-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-scram-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-util-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-ssl-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-external-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-external-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-realm-jdbc-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-oauth2-2.0.0.Beta1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-credential-source-impl-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/openssl/main/lib/win-x86_64/wfssl.dll  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/jgit/main/org.eclipse.jgit.ssh.apache-5.13.0.202109080827-r.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/config/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/config/api/main/microprofile-config-api-3.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/metrics/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/api/main/microprofile-reactive-streams-operators-api-2.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/health/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/health/api/main/microprofile-health-api-4.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/restclient/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/restclient/main/microprofile-rest-client-api-3.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/angus/activation/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/angus/activation/main/angus-activation-1.0.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/persistence/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/persistence/main/jipijapa-eclipselink-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/jdt/ecj/main/ecj-3.26.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jdbc-store-2.19.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jctools/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/javassist/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/javassist/main/javassist-3.27.0-GA.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hornetq/client/main/hornetq-core-client-2.4.9.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/omg/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jaxen/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jaxen/main/jaxen-1.1.6.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-v53-13.0.10.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/component/annotations/main/infinispan-component-annotations-13.0.10.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/component/annotations/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/persistence/remote/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/persistence/jdbc/main/infinispan-cachestore-jdbc-13.0.10.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/persistence/jdbc/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/protostream/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/protostream/main/protostream-4.4.3.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/mail/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/mail/main/wildfly-mail-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/domain-management/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/domain-management/main/wildfly-domain-management-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/jaxws-client/main/jbossws-cxf-jaspi-5.5.0.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/jaxws-client/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/jaxws-client/main/jbossws-cxf-client-5.5.0.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/integration/ext-content/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/logging/commons/logging/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/logging/main/jboss-logging-3.4.3.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/marshalling/river/main/jboss-marshalling-river-2.0.12.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-core-impl-jakarta-1.5.5.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/stdio/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/stdio/main/jboss-stdio-1.1.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/jboss-transaction-spi/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/remoting/main/jboss-remoting-5.0.24.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/remote-naming/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/classfilewriter/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/classfilewriter/main/jboss-classfilewriter-1.2.5.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/weld/probe/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/weld/core/main/weld-jta-5.0.0.SP1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/weld/core/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/weld/core/main/weld-ejb-5.0.0.SP1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.12.5.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/jboss-cli-logging.properties  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/client/jboss-client.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/wsprovide.sh  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/client/README-CLI-JCONSOLE.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/add-user.bat  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/launcher.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/appclient/configuration/logging.properties  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/eclipse distribution license, version 1.0.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/apache license 1.1.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/licenses.html  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-jsf_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-jca_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-config_16_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-elytron_11_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-weld_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-undertow_1_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-infinispan_5_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-cli_3_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-infinispan_1_4.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-cli_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-config_11_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-weld_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-datasources_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-web_7_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-ejb3_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-deployment-structure-1_3.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-bean-validation_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-undertow_8_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-naming_1_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-ejb3_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-app_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/discovery-1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-infinispan_11_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-web_7_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-logging_1_5.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-ejb3_6_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jakartaee_web_services_client_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-ejb3_9_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/module-1_3.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-infinispan_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-opentelemetry_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-ejb-container-interceptors_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-microprofile-opentracing_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-ejb-client_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-client-ejb_3_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/examples/configs/standalone-xts.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/examples/configs/standalone-genericjms.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/jws/api/main/jakarta.jws-api-3.0.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/resource/api/main/jakarta.resource-api-2.0.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/xml/ws/api/main/jboss-jakarta-xml-ws-api_3.0_spec-1.0.1.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/interceptor/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/interceptor/api/main/jakarta.interceptor-api-2.1.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/ejb/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/security/enterprise/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/security/enterprise/api/main/jakarta.security.enterprise-api-2.0.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/websocket/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/websocket/api/main/jakarta.websocket-api-2.0.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/opentracing-contrib/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/common/classloader/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/common/annotation/main/smallrye-common-annotation-2.0.0-RC2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/common/annotation/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/common/constraint/main/smallrye-common-constraint-2.0.0-RC2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/common/expression/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/common/expression/main/smallrye-common-expression-2.0.0-RC2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-core-6.0.0-RC2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-4.0.0-RC1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentracing/opentracing-api/main/opentracing-api-0.33.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/netty-transport-classes-kqueue-4.1.76.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/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  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/netty-transport-classes-epoll-4.1.76.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-common/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-common/main/netty-common-4.1.76.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/googlecode/javaewah/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/fge/jackson-coreutils/main/jackson-coreutils-1.8.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/ben-manes/caffeine/main/caffeine-2.9.3.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/xml/fastinfoset/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/xml/bind/main/xsom-2.3.3-b02.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/xml/bind/main/relaxng-datatype-2.3.3-b02.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/xml/bind/main/jaxb-xjc-2.3.3-b02-jbossorg-1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jasypt/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jasypt/main/jasypt-1.9.3.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/service/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/service/main/wildfly-clustering-web-service-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/undertow/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/undertow/main/wildfly-clustering-web-undertow-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/cache/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/cache/main/wildfly-clustering-web-cache-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/main/wildfly-clustering-marshalling-protostream-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/request-controller/main/wildfly-request-controller-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/clustering/singleton/main/wildfly-clustering-singleton-extension-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/main/wildfly-microprofile-metrics-smallrye-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/elytron-oidc-client/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/artemis-wildfly-jakarta-integration-1.0.6.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/opensaml/main/java-support-7.3.0-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/opensaml/main/opensaml-profile-api-3.4.6-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/opensaml/main/opensaml-xacml-saml-impl-3.4.6.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/opensaml/main/opensaml-xacml-saml-api-3.4.6.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/opensaml/main/opensaml-xmlsec-api-3.4.6-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/fusesource/jansi/main/jansi-1.18.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bitbucket/jose4j/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/cachestore/remote/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/commons/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/main/infinispan-core-13.0.10.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/standalone.ps1  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/wsconsume.ps1  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/domain.bat  
  inflating: wildfly-preview-27.0.0.Alpha1/standalone/configuration/standalone-ha.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/domain/configuration/application-roles.properties  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/microprofile-feature-pack-licenses.html  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-client-ejb_3_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-txn_4_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-common_8_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-jdr_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-config_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-microprofile-config-smallrye_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-logging_1_4.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-jgroups_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-app_8_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-pojo_7_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-txn_1_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/elytron-client-1_6.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jsp_2_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-threads_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/application_8.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-ejb3-spec-2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-jpa_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-io_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-messaging-activemq_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-ee_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/persistence_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-remoting_1_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-config_1_6.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-elytron_10_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/shared-session-config_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-resource-adapters_6_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-datasources_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-resource-adapters_6_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-messaging-activemq_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/batch-jberet_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-logging_8_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-mod-cluster_4_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/singleton-deployment_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jakartaee_10.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/application-client_6.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/elytron-identity-1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-resource-adapters_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-ejb-security_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-jpa_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-infinispan_1_3.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/distributable-web_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/ejb-jar_3_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/javaee_web_services_client_1_3.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-ee_5_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-ejb3_5_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-infinispan_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/contrib/scripts/service/service.bat  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/transaction/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/json/bind/api/main/jakarta.json.bind-api-3.0.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/servlet/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/servlet/api/main/jakarta.servlet-api-5.0.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/openapi/main/smallrye-open-api-core-3.0.0-RC1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-codec-dns/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-codec-dns/main/netty-codec-dns-4.1.76.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-codec-http/main/netty-codec-http-4.1.76.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/asm/asm/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/ws/rs/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/transaction/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/json/bind/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/json/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/jws/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/resource/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/servlet/jsp/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/servlet/jstl/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/servlet/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/wsdl4j/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/wsdl4j/api/main/wsdl4j-1.6.3.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/google/code/gson/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/google/code/gson/main/gson-2.8.9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/jsf-impl/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/jsf-impl/main/jsf-impl-4.0.0-M6.SP01.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/io/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/elytron/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/clustering/web/main/wildfly-clustering-web-extension-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/META-INF/services/org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextFactory  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/wildfly-messaging-activemq-subsystem-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/services-sts/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/services-sts/main/cxf-services-sts-core-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-policy-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/santuario/xmlsec/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/santuario/xmlsec/main/xmlsec-2.3.0-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/aesh/main/aesh-2.4.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hornetq/client/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hornetq/client/main/hornetq-jakarta-client-2.4.9.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/opensaml/main/opensaml-security-impl-3.4.6-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/opensaml/main/opensaml-core-3.4.6-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/opensaml/main/opensaml-security-api-3.4.6-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/client/hotrod/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/client/hotrod/main/infinispan-client-hotrod-13.0.10.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/webservices/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/webservices/server/integration/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/connector/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/connector/main/wildfly-connector-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/saaj-impl/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/api/main/jbossws-api-1.1.2.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/tools/wsconsume/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/tools/common/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/tools/common/main/jbossws-common-tools-1.4.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/tools/wsprovide/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/genericjms/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/genericjms/main/META-INF/ra.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/genericjms/main/generic-jakarta-messaging-ra-jar-2.0.10.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ironjacamar/impl/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-common-impl-jakarta-1.5.5.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/resteasy-validator-provider-6.1.0.Beta2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/microprofile/config/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/microprofile/config/main/microprofile-config-2.0.0.Beta1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/resteasy-json-p-provider-6.1.0.Beta2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/resteasy-multipart-provider-6.1.0.Beta2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/vfs/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/vfs/main/jboss-vfs-3.2.16.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/threads/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/xnio/nio/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/xnio/nio/main/xnio-nio-3.8.7.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/jaxbintros/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/jaxbintros/main/jboss-jaxb-intros-1.0.3.GA-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/dmr/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/dmr/main/jboss-dmr-1.6.1.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/weld/spi/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/weld/spi/main/weld-spi-5.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/xts/main/jbosstxbridge-5.12.5.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/metadata/ear/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/metadata/ear/main/jboss-metadata-ear-15.1.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/metadata/ejb/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ejb/remote/protocol/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/msc/main/jboss-msc-1.4.13.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/domain.sh  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/appclient.conf.ps1  
  inflating: wildfly-preview-27.0.0.Alpha1/standalone/configuration/standalone.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/the bsd license.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/licenses.xsl  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/gnu lesser general public license v2.1 only.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/eclipse public license 1.0.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/bsd 3-clause new or revised license.html  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-iiop-openjdk_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-facelettaglibrary_2_3.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-config_2_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-metrics_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-config_14_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-logging_7_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-elytron_15_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/user-roles_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-cli_3_4.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-distributable-ejb_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-microprofile-reactive-messaging-smallrye_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-messaging-activemq_9_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/application-client_8.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-config_12_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-common_7_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/persistence_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-cli_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-config_13_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-config_1_3.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/contrib/scripts/systemd/wildfly.conf  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/contrib/scripts/systemd/launch.sh  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/contrib/scripts/init.d/wildfly.conf  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/ws/rs/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/ws/rs/api/main/jakarta.ws.rs-api-3.1.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/ejb/api/main/jakarta.ejb-api-4.0.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/grpc/main/grpc-protobuf-lite-1.38.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/grpc/main/grpc-api-1.38.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/jaegertracing/jaeger/main/jaeger-core-1.6.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-buffer/main/netty-buffer-4.1.76.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/vertx/core/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/undertow/jsp/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/undertow/jsp/main/jastow-jakarta-2.0.10.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/google/protobuf/main/perfmark-api-0.23.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/google/protobuf/main/protobuf-java-3.19.2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-server-sasl-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-spnego-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-asn1-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-gssapi-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-oauth2-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-permission-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/openssl/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/openssl/main/wildfly-openssl-java-2.2.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bouncycastle/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bouncycastle/bcutil/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bouncycastle/bcutil/main/bcutil-jdk18on-1.71.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-local-3.5.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-security-3.5.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-frontend-jaxws-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-mex-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-databinding-jaxb-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-http-hc-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-dv-3.3.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-wsdl-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-databinding-aegis-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/lucene/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/lucene/main/lucene-queryparser-5.5.5.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/collections/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/collections/main/commons-collections-3.2.2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/httpcomponents/main/httpcore-nio-4.4.15.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/xml-resolver/main/xml-resolver-1.2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/xalan/main/serializer-2.7.1.jbossorg-5.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/artemis-amqp-protocol-2.19.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/ra/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/ra/main/artemis-jakarta-ra-2.19.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/aesh/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/aesh/main/readline-2.2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/search/engine/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/search/serialization-avro/main/hibernate-search-serialization-avro-5.10.11.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/search/orm/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/search/backend-jms/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/search/backend-jms/main/hibernate-search-backend-jms-5.10.11.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/main/hibernate-core-6.0.0.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/elytron-tool.bat  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/client/jboss-cli-client.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-selector-2.19.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/kafka/client/main/kafka-clients-3.1.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/weld/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/weld/api/main/weld-api-5.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/weld/core/main/weld-lite-extension-translator-5.0.0.SP1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/metadata/appclient/main/jboss-metadata-appclient-15.1.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/metadata/appclient/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/metadata/ejb/main/jboss-metadata-ejb-jakarta-15.1.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/.jbossclirc  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/domain.conf.ps1  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/elytron-tool.ps1  
  inflating: wildfly-preview-27.0.0.Alpha1/standalone/configuration/logging.properties  
  inflating: wildfly-preview-27.0.0.Alpha1/standalone/configuration/mgmt-groups.properties  
  inflating: wildfly-preview-27.0.0.Alpha1/README.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/domain/configuration/mgmt-groups.properties  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/apache license 2.0.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-ejb3-spec-2_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-config_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-txn_1_3.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-naming_1_3.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-elytron_1_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-datasources_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/j2ee_web_services_client_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/application-client_7.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-batch-jberet_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-webservices_1_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-config_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/elytron-client-1_4.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-infinispan_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-fragment_5_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-ee-security_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-deployment-scanner_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/examples/configs/standalone-activemq-colocated.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-runtime/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-runtime/main/smallrye-mutiny-vertx-runtime-2.16.2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/converters/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/converters/api/main/smallrye-reactive-converter-api-2.6.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/health/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/health/main/smallrye-health-4.0.0-RC1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/jwt/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-common-4.0.0-RC1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/jaegertracing/main/jaeger-thrift-1.6.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/googlecode/javaewah/main/JavaEWAH-1.1.13.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/main/jackson-dataformat-yaml-2.12.6.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/jackson-datatype-jsr310-2.12.6.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/jackson-annotations-2.12.6.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/jackson-databind-2.12.6.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/squareup/okhttp3/main/okio-1.17.5.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/squareup/okhttp3/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/squareup/okhttp3/main/okhttp-3.14.9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/transaction/client/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/transaction/client/main/wildfly-transaction-client-jakarta-2.0.1.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/main/wildfly-clustering-marshalling-spi-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/server/spi/main/wildfly-clustering-server-spi-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/server/infinispan/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/server/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/context/main/wildfly-clustering-context-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/embedded/spi/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/infinispan/embedded/spi/main/wildfly-clustering-infinispan-embedded-spi-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/http-client/transaction/main/wildfly-http-transaction-client-jakarta-1.1.11.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/ee-security/main/wildfly-ee-security-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/request-controller/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/io/main/wildfly-io-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/main/wildfly-microprofile-opentracing-extension-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/bean-validation/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/batch/jberet/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/batch/jberet/main/wildfly-batch-jberet-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/deployment/transformation/main/transformer-5.2.11.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/naming-client/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/wildfly-mod_cluster-undertow-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/glassfish/javax/json/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/jakarta.enterprise.concurrent-2.0.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/slf4j/impl/main/jbosgi-xservice.properties  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/slf4j/impl/main/slf4j-jboss-logmanager-1.1.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/antlr/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/antlr/main/antlr4-4.9.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-jms-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/ws/security/main/wss4j-policy-2.4.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/lucene/main/lucene-facet-5.5.5.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/lucene/main/lucene-analyzers-common-5.5.5.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/artemis-hornetq-protocol-2.19.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jakarta-server-2.19.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-hqclient-protocol-2.19.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jakarta-client-2.19.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jctools/main/jctools-core-2.1.2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/main/jipijapa-hibernate5-3-27.0.0.Alpha1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/validator/cdi/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/validator/cdi/main/hibernate-validator-cdi-8.0.0.Alpha3.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/6.0/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/search/engine/main/hibernate-search-engine-5.10.11.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/commons/main/infinispan-commons-13.0.10.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/wildfly-clustering-infinispan-extension-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/xts/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/xts/main/wildfly-xts-27.0.0.Alpha1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/network/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/network/main/wildfly-network-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/process-controller/main/wildfly-process-controller-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/console/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/product/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/product/main/dir/META-INF/MANIFEST.MF  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/controller-client/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/controller-client/main/wildfly-controller-client-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/jbossws-cxf-transports-udp-5.5.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/jbossws-cxf-transports-undertow-5.5.0.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/cxf/sts/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/common/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/common/main/jbossws-common-3.3.3.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/invocation/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/marshalling/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/marshalling/main/jboss-marshalling-2.0.12.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-jakarta-1.5.5.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ironjacamar/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-core-api-jakarta-1.5.5.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/narayana/compensations/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/narayana/rts/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/narayana/rts/main/restat-bridge-5.12.5.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/narayana/txframework/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/narayana/txframework/main/txframework-5.12.5.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/main/resteasy-client-api-6.1.0.Beta2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/resteasy-cdi-6.1.0.Beta2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/resteasy-spring-jar/resteasy-spring-3.0.0.Alpha3.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/resteasy-atom-provider-6.1.0.Beta2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/microprofile-rest-client-2.0.0.Beta1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/microprofile-rest-client-base-2.0.0.Beta1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ejb3/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ejb3/main/jboss-ejb3-ext-api-2.3.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/jboss-transaction-spi/main/jboss-transaction-spi-jakarta-7.6.1.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/log4j/logmanager/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/threads/main/jboss-threads-2.4.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/xnio/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/xnio/main/xnio-api-3.8.7.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/deployers/jboss-service-deployer/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/mod_cluster-container-spi-2.0.1.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/mod_cluster/load/spi/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/mod_cluster/load/spi/main/mod_cluster-load-spi-2.0.1.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/mod_cluster/core/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/mod_cluster/core/main/mod_cluster-core-2.0.1.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/LICENSE.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/add-user.sh  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/standalone.conf.ps1  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/jconsole.sh  
  inflating: wildfly-preview-27.0.0.Alpha1/standalone/configuration/standalone-full.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/domain/configuration/host.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/domain/configuration/application-users.properties  
  inflating: wildfly-preview-27.0.0.Alpha1/domain/configuration/host-master.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/the antlr 2.7.7 license.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/eclipse public license 2.0.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/mozilla public license 1.1.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/gnu general public license v2.0 only, with classpath exception.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-weld-1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-fragment_3_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/elytron-client-1_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-ejb-delivery-active_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/ejb-jar_2_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-common_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-config_19_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-messaging-activemq_12_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-datasources_5_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/javaee_web_services_1_4.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-common_5_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-undertow_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/j2ee_web_services_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jsp_2_3.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-infinispan_1_5.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jsp_2_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-messaging-activemq_13_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-elytron_12_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-facelettaglibrary_2_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/module-1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/orm_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/module-1_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-jgroups_5_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-cli_4_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-web_12_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-jmx_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-txn_1_5.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-logging_1_3.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-pojo_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-credential-reference_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-ee_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-app_4_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-mod-cluster_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-config_9_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-ejb-clustering_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-ejb-client_1_5.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-deployment-scanner_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-mod-cluster_5_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/elytron-client-1_3.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/examples/configs/standalone-rts.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/contrib/scripts/service/wildfly-mgr.exe  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/security/jacc/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/validation/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/validation/api/main/jakarta.validation-api-3.0.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/fault-tolerance/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-autoconfig-core-6.0.0-RC2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/opentracing/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/opentracing/main/smallrye-opentracing-3.0.0-RC1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/config/main/smallrye-config-common-3.0.0-RC1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/metrics/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/metrics/main/smallrye-metrics-api-4.0.0-RC1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/metrics/main/smallrye-metrics-4.0.0-RC1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-http-mechanism-4.0.0-RC1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-cdi-extension-4.0.0-RC1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/jaegertracing/jaeger/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/jaegertracing/jaeger/main/jaeger-thrift-1.6.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentelemetry/context/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentelemetry/context/main/opentelemetry-context-1.12.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentelemetry/api/main/opentelemetry-api-1.12.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-sdk-1.12.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-sdk-metrics-1.12.0-alpha.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/google/guava/failureaccess/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/google/guava/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/google/guava/main/guava-31.1-jre.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/jakarta/authorization/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/jakarta/authorization/main/jakarta-authorization-2.0.0.Beta3.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/jakarta/client/resteasy/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/jakarta/client/resteasy/main/jakarta-client-resteasy-2.0.0.Beta3.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/jakarta/client/webservices/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/jakarta/client/webservices/main/jakarta-client-webservices-2.0.0.Beta3.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-jose-util/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-jose-util/main/wildfly-elytron-jose-util-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-jwt/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-jwt/main/wildfly-elytron-jwt-2.0.0.Beta3.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-jose-jwk/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-jose-jwk/main/wildfly-elytron-jose-jwk-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-credential-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-util-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-server-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/openssl/main/lib/linux-s390x/libwfssl.so  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/glassfish/soteria/main/jakarta.security.enterprise-2.0.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bouncycastle/bcmail/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bouncycastle/bcmail/main/bcjmail-jdk18on-1.71.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/yasson/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/yasson/main/yasson-3.0.0-RC1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/main/cxf-rt-features-logging-3.5.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/main/cxf-core-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/lang3/main/commons-lang3-3.11.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/httpcomponents/core/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/httpcomponents/core/main/httpcore-4.4.15.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/xalan/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-i686/libartemis-native-32.so  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-x86_64/libartemis-native-64.so  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/journal/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/journal/main/artemis-commons-2.19.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-core-client-2.19.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/infinispan/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/commons-annotations/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jgroups/kubernetes/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jgroups/kubernetes/main/jgroups-kubernetes-1.0.16.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hornetq/client/main/hornetq-commons-2.4.9.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/opensaml/main/opensaml-xacml-api-3.4.6.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/opensaml/main/opensaml-soap-api-3.4.6-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/opensaml/main/opensaml-xmlsec-impl-3.4.6-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/opensaml/main/cryptacular-1.2.4.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/reactivestreams/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/reactivestreams/main/reactive-streams-1.0.3.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/bitbucket/jose4j/main/jose4j-0.7.11.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/infinispan/persistence/jdbc/main/infinispan-cachestore-jdbc-common-13.0.10.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/joda/time/main/joda-time-2.10.13.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/remoting/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/remoting/main/wildfly-remoting-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jsf/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jsf/main/wildfly-jsf-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/management-client-content/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/ee/main/wildfly-ee-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jdr/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jdr/main/resources/plugins.properties  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jdr/main/wildfly-jdr-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/jbossws-cxf-factories-5.5.0.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/jbossws-cxf-server-5.5.0.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/jaxws-undertow-httpspi-1.0.1.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/spi/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ws/spi/main/jbossws-spi-3.4.0.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/integration/ext-content/main/bundled/jboss-seam-int-jbossas.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/logging/commons/logging/main/commons-logging-jboss-logging-1.0.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/logging/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/jul-to-slf4j-stub-1.0.1.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/invocation/main/jboss-invocation-jakarta-1.7.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/marshalling/river/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/ironjacamar-jdbc-jakarta-1.5.5.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/narayana/rts/main/restat-integration-5.12.5.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/resteasy-jsapi-6.1.0.Beta2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/resteasy-crypto-6.1.0.Beta2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/resteasy-json-binding-provider-6.1.0.Beta2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-core/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-core/main/resteasy-core-6.1.0.Beta2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/msc/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ejb-client/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ejb-client/main/jboss-ejb-client-jakarta-4.0.44.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/jconsole.ps1  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/elytron-tool.sh  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/standalone.sh  
  inflating: wildfly-preview-27.0.0.Alpha1/standalone/configuration/standalone-microprofile.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/welcome-content/wildfly.css  
  inflating: wildfly-preview-27.0.0.Alpha1/domain/configuration/logging.properties  
  inflating: wildfly-preview-27.0.0.Alpha1/copyright.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/licenses.css  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/public domain.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/gnu lesser general public license v3.0 or later.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/the jsoup mit license.html  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/gnu library general public license v2 only.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-fragment_6_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-infinispan_13_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-undertow_12_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/ejb-jar_4_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-partialresponse_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-elytron_8_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-config_6_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-resource-adapters_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-remoting_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-ee_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-io_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-microprofile-config-smallrye_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-ejb-delivery-active_1_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-ejb3_1_5.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-elytron_13_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-resource-adapters_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-elytron_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-web_13_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-jca_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-jca_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-elytron_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/contrib/scripts/systemd/README  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/contrib/scripts/systemd/wildfly.service  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/contrib/scripts/init.d/wildfly-init-debian.sh  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/transaction/api/main/jakarta.transaction-api-2.0.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/servlet/jstl/api/main/jakarta.servlet.jsp.jstl-api-2.0.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/enterprise/api/main/jakarta.enterprise.lang-model-4.0.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/annotation/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/el/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/xml/ws/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/xml/bind/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/xml/bind/api/main/jboss-jaxb-api_2.3_spec-2.0.1.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/jms/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/jms/api/main/jakarta.jms-api-3.0.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/common/classloader/main/smallrye-common-classloader-2.0.0-RC2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/common/constraint/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/common/function/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/common/function/main/smallrye-common-function-2.0.0-RC2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/config/main/smallrye-config-core-3.0.0-RC1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentracing/opentracing-util/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentracing/opentracing-util/main/opentracing-util-0.33.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentracing/opentracing-noop/main/opentracing-noop-0.33.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentracing/opentracing-noop/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentracing/opentracing-api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/main/opentracing-concurrent-0.4.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/META-INF/native/libnetty_transport_native_kqueue_aarch_64.jnilib  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-codec/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-buffer/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/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  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-codec-socks/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-codec-socks/main/netty-codec-socks-4.1.76.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-codec-http2/main/netty-codec-http2-4.1.76.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentelemetry/trace/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-exporter-otlp-trace-1.12.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-sdk-logs-1.12.0-alpha.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-semconv-1.12.0-alpha.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-exporter-jaeger-1.12.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/net/jcip/main/jcip-annotations-1.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/net/jcip/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/net/bytebuddy/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/net/bytebuddy/main/byte-buddy-1.11.12.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/jakarta/authentication/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/jakarta/authentication/main/jakarta-authentication-2.0.0.Beta3.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-digest-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-otp-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-audit-2.0.0.Beta1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-realm-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-cert-acme-2.0.0.Beta1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-anonymous-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-json-util-2.0.0.Beta1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-digest-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-1.19.0.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/elytron-private/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/security/manager/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/openssl/main/lib/macosx-x86_64/libwfssl.dylib  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/yaml/snakeyaml/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/yaml/snakeyaml/main/snakeyaml-1.29.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/main/microprofile-fault-tolerance-api-4.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/opentracing/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/opentracing/main/microprofile-opentracing-api-3.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/api/main/smallrye-reactive-messaging-api-3.15.0-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/metrics/api/main/microprofile-metrics-api-4.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/core/main/microprofile-reactive-streams-operators-core-2.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/main/microprofile-jwt-auth-api-2.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/angus/mail/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/angus/mail/main/angus-mail-1.0.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-validator-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-security-saml-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/ws/security/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-common-2.4.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/beanutils/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/beanutils/main/commons-beanutils-1.9.4.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/cli/main/commons-cli-1.4.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/httpcomponents/core/main/httpclient-4.5.13.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/aesh/main/aesh-extensions-1.8.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/envers/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/hibernate/commons-annotations/main/hibernate-commons-annotations-5.1.2.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jgroups/azure/main/jgroups-azure-1.3.1.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jgroups/azure/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jgroups/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jgroups/main/jgroups-4.2.21.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/xts/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/metadata/web/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/metadata/web/main/jboss-metadata-web-15.1.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/wsconsume.bat  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/jdr.ps1  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/add-user.ps1  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/standalone.conf  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/wsprovide.bat  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/wsconsume.sh  
  inflating: wildfly-preview-27.0.0.Alpha1/standalone/configuration/standalone-load-balancer.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/welcome-content/noconsole.html  
  inflating: wildfly-preview-27.0.0.Alpha1/welcome-content/jbosscommunity_logo_hori_white.png  
  inflating: wildfly-preview-27.0.0.Alpha1/domain/configuration/host-slave.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/indiana university extreme lab software license 1.1.1.html  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/licenses/microprofile-feature-pack-licenses.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-client-ejb_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-config_10_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-xts_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-config_4_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/ejb-jar_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/persistence_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-undertow_9_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-deployment-dependencies-1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-ejb-timer_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-client_6_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-common_7_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-config_17_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-jsptaglibrary_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-infinispan_12_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/java-properties_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-logging_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/module-1_5.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-datasources_1_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-remoting_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-undertow_5_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-singleton_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-app_3_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/j2ee_jaxrpc_mapping_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-microprofile-opentracing_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-web_8_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-ejb-client_1_4.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-naming_1_4.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-common_6_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-common_5_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-undertow_3_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-config_2_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/jws/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/resource/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/servlet/jsp/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/servlet/jsp/api/main/jakarta.servlet.jsp-api-3.0.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/el/api/main/jboss-el-api_5.0_spec-4.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/security/jacc/api/main/jakarta.authorization-api-2.0.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/grpc/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/grpc/main/grpc-core-1.38.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-resolver/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/netty/netty-resolver/main/netty-resolver-4.1.76.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/vertx/client/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/vertx/client/kafka/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/vertx/client/kafka/main/vertx-kafka-client-4.2.5.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/undertow/websocket/main/undertow-websockets-jsr-jakarta-2.2.17.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentelemetry/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentelemetry/api/main/opentelemetry-semconv-1.12.0-alpha.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-sdk-common-1.12.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-sdk-trace-1.12.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/wildflyee/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javaee/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/asm/asm/main/asm-9.2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/orb/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/orb/api/main/openjdk-orb-8.1.9.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/core/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/openapi/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/microprofile/openapi/api/main/microprofile-openapi-api-3.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/eclipse/jdt/ecj/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jberet/jberet-core/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/thrift/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/thrift/main/libthrift-0.14.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-frontend-simple-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-rm-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-features-clustering-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-management-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-stax-2.4.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/lucene/internal/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/lucene/internal/main/lucene-misc-5.5.5.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/sshd/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/neethi/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/neethi/main/neethi-3.1.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/logging/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/io/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/io/main/commons-io-2.11.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/cli/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/velocity/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/velocity/main/velocity-engine-core-2.3.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/xerces/main/xercesImpl-2.12.0.SP04.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/opensaml/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/opensaml/main/opensaml-saml-impl-3.4.6-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/sar/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/sar/main/wildfly-sar-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jmx/main/wildfly-jmx-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/wildfly-clustering-jgroups-extension-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/modcluster/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/appclient/main/wildfly-appclient-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/host-controller/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/host-controller/main/wildfly-host-controller-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-spi-jakarta-1.5.5.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-api-jakarta-1.5.5.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/narayana/rts/main/restat-api-5.12.5.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/resteasy-jackson2-provider-6.1.0.Beta2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/main/resteasy-core-spi-6.1.0.Beta2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/remoting/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/log4j/logmanager/main/log4j-jboss-logmanager-1.3.0.Final-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/weld/core/main/weld-core-impl-5.0.0.SP1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/product.conf  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/jdr.bat  
  inflating: wildfly-preview-27.0.0.Alpha1/bin/standalone.bat  
  inflating: wildfly-preview-27.0.0.Alpha1/standalone/deployments/README.txt  
  inflating: wildfly-preview-27.0.0.Alpha1/welcome-content/index.html  
  inflating: wildfly-preview-27.0.0.Alpha1/domain/configuration/mgmt-users.properties  
  inflating: wildfly-preview-27.0.0.Alpha1/appclient/configuration/appclient.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-config_18_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-weld_2_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/javaee_web_services_1_3.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/README.md  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-iiop-openjdk_2_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-app_6_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-credential-reference_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/javaee_6.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-logging_5_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-web_7_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/application_9.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-jgroups_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-jgroups_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-threads_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-webservices_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-common_6_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-sar_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-as-mod-cluster_1_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-microprofile-jwt-smallrye_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/elytron-1_0_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-elytron_14_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-datasources_6_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-microprofile-opentracing_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-mail_3_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-config_4_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-resource-adapters_5_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jbossws-web-services_1_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-common_8_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-app_2_5.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-web_10_1.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-ejb3_4_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/web-partialresponse_2_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/jboss-ejb-iiop_1_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-undertow_10_0.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/docs/schema/wildfly-config_4_2.xsd  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/enterprise/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/jakarta/enterprise/api/main/jakarta.enterprise.cdi-api-4.0.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/grpc/main/grpc-okhttp-1.38.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-kafka-client/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/smallrye/reactive/mutiny/main/mutiny-1.1.2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-exporter-otlp-common-1.12.0.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/asm/asm/main/asm-util-9.2.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/rmi/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/xml/ws/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/xml/rpc/api/internal/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/xml/soap/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/xml/stream/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/persistence/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/inject/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/mail/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/faces/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/interceptor/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/ejb/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/security/enterprise/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/security/auth/message/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/security/jacc/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/validation/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/jms/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/javax/websocket/api/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/fge/jackson-coreutils/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/fge/msg-simple/main/msg-simple-1.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/ben-manes/caffeine/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/spullara/mustache/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/github/spullara/mustache/main/compiler-0.9.10.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/classmate/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/classmate/main/classmate-1.5.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/jackson-datatype-jdk8-2.12.6.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-module-jaxb-annotations-2.12.6-jakarta.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-jaxrs-json-provider-2.12.6-jakarta.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-jaxrs-base-2.12.6-jakarta.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/jackson-core-2.12.6.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/xml/messaging/saaj/main/stax-ex-2.0.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/xml/messaging/saaj/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/xml/messaging/saaj/main/saaj-impl-2.0.0.SP1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/xml/bind/main/istack-commons-tools-4.0.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/xml/bind/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/xml/bind/main/codemodel-2.3.3-b02.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/xml/bind/main/jaxb-jxc-2.3.3-b02-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/com/sun/xml/bind/main/jaxb-runtime-2.3.3-b02-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/spi/main/wildfly-clustering-web-spi-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/spi/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/hotrod/main/wildfly-clustering-web-hotrod-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/hotrod/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/wildfly-clustering-web-infinispan-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/singleton/service/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/singleton/service/main/wildfly-clustering-singleton-service-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/singleton/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/singleton/server/main/wildfly-clustering-singleton-server-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/server/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/server/spi/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/clustering/server/infinispan/main/wildfly-clustering-server-infinispan-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/http-client/common/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/http-client/naming/main/wildfly-http-naming-client-1.1.11.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/wildfly/extension/elytron/main/wildfly-elytron-integration-jakarta-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jberet/jberet-core/main/jberet-core-2.0.4.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-http-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-xml-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-runtime-3.3.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-coloc-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-services-ws-discovery-api-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-common-3.5.1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-policy-stax-2.4.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/lucene/main/lucene-queries-5.5.5.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/lucene/internal/main/lucene-backward-codecs-5.5.5.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/lang3/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/codec/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/commons/codec/main/commons-codec-1.15.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/httpcomponents/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/httpcomponents/main/httpmime-4.5.13.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/httpcomponents/main/httpasyncclient-4.1.4.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/log4j/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/james/mime4j/main/apache-mime4j-core-0.8.4.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/xerces/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/xml-resolver/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/avro/main/avro-1.7.6.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/artemis-stomp-protocol-2.19.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jakarta-service-extensions-2.19.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-server-2.19.1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/joda/time/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/common-beans/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/common-beans/main/jboss-common-beans-2.0.1.Final.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/standalone/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/transactions/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/transactions/main/wildfly-transactions-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/system-jmx/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/system-jmx/main/wildfly-system-jmx-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/domain-http-interface/main/wildfly-domain-http-interface-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/domain-add-user/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/webservices/main/jbossws-cxf-resources-5.5.0.Final-wildfly2700.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/webservices/main/wildfly-webservices-server-integration-27.0.0.Alpha1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jaxrs/main/wildfly-jaxrs-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/management-client-content/main/wildfly-management-client-content-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/ee/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/platform-mbean/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/platform-mbean/main/wildfly-platform-mbean-19.0.0.Beta9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/transactions/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/transactions/main/wildfly-weld-transactions-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/beanvalidation/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/beanvalidation/main/wildfly-weld-bean-validation-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/webservices/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/webservices/main/wildfly-weld-webservices-27.0.0.Alpha1-ee9.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/jpa/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/jpa/main/wildfly-weld-jpa-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/weld/main/wildfly-weld-jakarta-27.0.0.Alpha1.jar  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/process-controller/main/module.xml  
  inflating: wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/console/main/hal-console-3.5.12.Final-resources.jar  
+ export JBOSS_HOME=/home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/wildfly-preview-27.0.0.Alpha1
+ JBOSS_HOME=/home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/wildfly-preview-27.0.0.Alpha1
+ echo '+++ TCK Run:'
+++ TCK Run:
+ PROFILE=
+ '[' false = true ']'
+ cd cdi-tck-4.0.5-SNAPSHOT/artifacts
+ mvn install
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< jakarta.enterprise:cdi-tck-artifacts >----------------
[INFO] Building Jakarta CDI TCK Artifacts 4.0.5-SNAPSHOT
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install-file (install-tck-parent) @ cdi-tck-artifacts ---
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-parent-4.0.5-SNAPSHOT.pom to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-parent/4.0.5-SNAPSHOT/cdi-tck-parent-4.0.5-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install-file (install-cdi-tck-api) @ cdi-tck-artifacts ---
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-api-4.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-api/4.0.5-SNAPSHOT/cdi-tck-api-4.0.5-SNAPSHOT.jar
[INFO] Installing /tmp/cdi-tck-api-4.0.5-SNAPSHOT4211927889955012967.pom to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-api/4.0.5-SNAPSHOT/cdi-tck-api-4.0.5-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-api-4.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-api/4.0.5-SNAPSHOT/cdi-tck-api-4.0.5-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-api-4.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-api/4.0.5-SNAPSHOT/cdi-tck-api-4.0.5-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install-file (install-cdi-tck-ext-lib) @ cdi-tck-artifacts ---
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-ext-lib-4.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-ext-lib/4.0.5-SNAPSHOT/cdi-tck-ext-lib-4.0.5-SNAPSHOT.jar
[INFO] Installing /tmp/cdi-tck-ext-lib-4.0.5-SNAPSHOT5763586704450050684.pom to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-ext-lib/4.0.5-SNAPSHOT/cdi-tck-ext-lib-4.0.5-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install-file (install-cdi-tck-core-impl) @ cdi-tck-artifacts ---
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-core-impl-4.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-core-impl/4.0.5-SNAPSHOT/cdi-tck-core-impl-4.0.5-SNAPSHOT.jar
[INFO] Installing /tmp/cdi-tck-core-impl-4.0.5-SNAPSHOT5814400612512215333.pom to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-core-impl/4.0.5-SNAPSHOT/cdi-tck-core-impl-4.0.5-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install-file (install-cdi-core-tck-suite) @ cdi-tck-artifacts ---
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-core-impl-4.0.5-SNAPSHOT-suite.xml to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-core-impl/4.0.5-SNAPSHOT/cdi-tck-core-impl-4.0.5-SNAPSHOT-suite.xml
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install-file (install-cdi-tck-web-impl) @ cdi-tck-artifacts ---
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-web-impl-4.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-web-impl/4.0.5-SNAPSHOT/cdi-tck-web-impl-4.0.5-SNAPSHOT.jar
[INFO] Installing /tmp/cdi-tck-web-impl-4.0.5-SNAPSHOT8003968584639514294.pom to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-web-impl/4.0.5-SNAPSHOT/cdi-tck-web-impl-4.0.5-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install-file (install-cdi-web-tck-suite) @ cdi-tck-artifacts ---
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/artifacts/cdi-tck-web-impl-4.0.5-SNAPSHOT-suite.xml to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-web-impl/4.0.5-SNAPSHOT/cdi-tck-web-impl-4.0.5-SNAPSHOT-suite.xml
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ cdi-tck-artifacts ---
[INFO] Installing /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/artifacts/pom.xml to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-artifacts/4.0.5-SNAPSHOT/cdi-tck-artifacts-4.0.5-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.855 s
[INFO] Finished at: 2022-06-10T01:46:54Z
[INFO] ------------------------------------------------------------------------
+ cd /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-as
+ mvn -Pupdate-jboss-as package
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------< org.jboss.weld:weld-core-jboss-as7-updater >-------------
[INFO] Building JBoss AS7 Updater 5.0.0.SP2
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-core-jboss-as7-updater ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-core-jboss-as7-updater ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-core-jboss-as7-updater ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-jboss-as7-updater ---
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-as' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-as
[INFO] Storing buildNumber: unavailable at timestamp: June 10, 2022 1:47:09 AM UTC
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: not a git repository (or any parent up to mount point /home)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-as' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-as
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-core-jboss-as7-updater ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO] 
[INFO] --- maven-dependency-plugin:3.2.0:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater ---
[INFO] Copying weld-api-5.0.Final.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-as/target/dependency/lib/weld-api-5.0.Final.jar
[INFO] Copying weld-core-impl-5.0.0.SP2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-as/target/dependency/lib/weld-core-impl-5.0.0.SP2.jar
[INFO] Copying weld-lite-extension-translator-5.0.0.SP2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-as/target/dependency/lib/weld-lite-extension-translator-5.0.0.SP2.jar
[INFO] Copying weld-jsf-5.0.0.SP2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-as/target/dependency/lib/weld-jsf-5.0.0.SP2.jar
[INFO] Copying weld-ejb-5.0.0.SP2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-as/target/dependency/lib/weld-ejb-5.0.0.SP2.jar
[INFO] Copying weld-jta-5.0.0.SP2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-as/target/dependency/lib/weld-jta-5.0.0.SP2.jar
[INFO] Copying weld-web-5.0.0.SP2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-as/target/dependency/lib/weld-web-5.0.0.SP2.jar
[INFO] Copying weld-spi-5.0.Final.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-as/target/dependency/lib/weld-spi-5.0.Final.jar
[INFO] Copying cdi-tck-ext-lib-4.0.1.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-as/target/dependency/lib/cdi-tck-ext-lib-4.0.1.jar
[INFO] Copying weld-probe-core-5.0.0.SP2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-as/target/dependency/lib/weld-probe-core-5.0.0.SP2.jar
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:checkstyle (check-style) @ weld-core-jboss-as7-updater ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-core-jboss-as7-updater ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-core-jboss-as7-updater ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-core-jboss-as7-updater ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-jboss-as7-updater ---
[INFO] 
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-core-jboss-as7-updater ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (update-jboss-as) @ weld-core-jboss-as7-updater ---
[INFO] Executing tasks
[WARNING]      [echo] =========================================================================
[WARNING]      [echo] 
[WARNING]      [echo]                                             Updating Weld modules
[WARNING]      [echo] 
[WARNING]      [echo]                                             Weld version: 5.0.0.SP2
[WARNING]      [echo] 
[WARNING]      [echo]                                             JBOSS_HOME: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/wildfly-preview-27.0.0.Alpha1
[WARNING]      [echo] 
[WARNING]      [echo]                                             =========================================================================
[INFO]      [copy] Copying 5 files to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/weld/core/main
[INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/weld/probe/main
[INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/weld/spi/main
[INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/weld/api/main
[INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/wildfly-preview-27.0.0.Alpha1/modules/system/layers/base/org/jboss/as/jsf-injection/main
[INFO] Executed tasks
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  32.524 s
[INFO] Finished at: 2022-06-10T01:47:27Z
[INFO] ------------------------------------------------------------------------
+ mvn -Dtck package
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------< org.jboss.weld:weld-core-jboss-as7-updater >-------------
[INFO] Building JBoss AS7 Updater 5.0.0.SP2
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-core-jboss-as7-updater ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-core-jboss-as7-updater ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-core-jboss-as7-updater ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-jboss-as7-updater ---
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-as' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-as
[INFO] Storing buildNumber: unavailable at timestamp: June 10, 2022 1:47:30 AM UTC
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: not a git repository (or any parent up to mount point /home)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-as' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-as
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-core-jboss-as7-updater ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO] 
[INFO] --- maven-dependency-plugin:3.2.0:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater ---
[INFO] org.jboss.weld:weld-api:jar:5.0.Final already exists in destination.
[INFO] org.jboss.weld:weld-core-impl:jar:5.0.0.SP2 already exists in destination.
[INFO] org.jboss.weld:weld-lite-extension-translator:jar:5.0.0.SP2 already exists in destination.
[INFO] org.jboss.weld.module:weld-jsf:jar:5.0.0.SP2 already exists in destination.
[INFO] org.jboss.weld.module:weld-ejb:jar:5.0.0.SP2 already exists in destination.
[INFO] org.jboss.weld.module:weld-jta:jar:5.0.0.SP2 already exists in destination.
[INFO] org.jboss.weld.module:weld-web:jar:5.0.0.SP2 already exists in destination.
[INFO] org.jboss.weld:weld-spi:jar:5.0.Final already exists in destination.
[INFO] jakarta.enterprise:cdi-tck-ext-lib:jar:4.0.1 already exists in destination.
[INFO] org.jboss.weld.probe:weld-probe-core:jar:5.0.0.SP2 already exists in destination.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:checkstyle (check-style) @ weld-core-jboss-as7-updater ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-core-jboss-as7-updater ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-core-jboss-as7-updater ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-core-jboss-as7-updater ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-jboss-as7-updater ---
[INFO] 
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-core-jboss-as7-updater ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (install-cdi-tck-ext-lib) @ weld-core-jboss-as7-updater ---
[INFO] Executing tasks
[INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/wildfly-preview-27.0.0.Alpha1/standalone/lib/ext
[INFO] Executed tasks
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.802 s
[INFO] Finished at: 2022-06-10T01:47:33Z
[INFO] ------------------------------------------------------------------------
+ cd /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner
+ mvn -Dcdi.tck-4-0.version=4.0.5-SNAPSHOT -Dincontainer test
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< org.jboss.weld:weld-jboss-runner-tck >----------------
[INFO] Building CDI TCK runner (4.0) for Weld (WildFly) 5.0.0.SP2
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-jboss-runner-tck ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-jboss-home-is-set) @ weld-jboss-runner-tck ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-jboss-runner-tck ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-jboss-runner-tck ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-resources) @ weld-jboss-runner-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-jboss-runner-tck ---
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner
[INFO] Storing buildNumber: unavailable at timestamp: June 10, 2022 1:47:55 AM UTC
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: not a git repository (or any parent up to mount point /home)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-jboss-runner-tck ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-jboss-runner-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-dependency-plugin:3.2.0:copy-dependencies (copy-weld-dependencies) @ weld-jboss-runner-tck ---
[INFO] Copying weld-porting-package-tck-5.0.0.SP2.jar to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/target/dependency/lib/weld-porting-package-tck.jar
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ weld-jboss-runner-tck ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:checkstyle (check-style) @ weld-jboss-runner-tck ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-jboss-runner-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-dependency-plugin:3.2.0:copy (copy-test-suites) @ weld-jboss-runner-tck ---
[INFO] Configured Artifact: jakarta.enterprise:cdi-tck-core-impl:suite:4.0.5-SNAPSHOT:xml
[INFO] Configured Artifact: jakarta.enterprise:cdi-tck-web-impl:suite:4.0.5-SNAPSHOT:xml
[INFO] Copying cdi-tck-core-impl-4.0.5-SNAPSHOT-suite.xml to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/target/suites/tck-core-suite.xml
[INFO] Copying cdi-tck-web-impl-4.0.5-SNAPSHOT-suite.xml to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/target/suites/tck-web-suite.xml
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ weld-jboss-runner-tck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/CDI-WildFly-TCK-Run/cdi-tck-4.0.5-SNAPSHOT/weld/jboss-tck-runner/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-jboss-runner-tck ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
Jun 10, 2022 1:48:13 AM org.jboss.cdi.tck.impl.testng.ConfigurationLoggingListener onStart
INFO: CDI-TCK Implementation version: null
Jun 10, 2022 1:48:13 AM org.jboss.cdi.tck.impl.testng.ConfigurationLoggingListener onStart
INFO: CDI-TCK Specification version: null
Jun 10, 2022 1:48:13 AM org.jboss.cdi.tck.impl.testng.ConfigurationLoggingListener onStart
INFO: Jakarta CDI 4.0 TCK Configuration
-----------------
	CDI Lite mode: false
	Beans: org.jboss.weld.tck.BeansImpl@55f54852
	Contexts: org.jboss.weld.tck.ContextsImpl@4bca2a09
	EL: org.jboss.weld.tck.ELImpl@5af8ef61
	Library dir: target/dependency/lib
	Test DS: java:jboss/datasources/ExampleDS
	Test JMS connection factory: java:/ConnectionFactory
	Test JMS queue: java:/queue/test
	Test JMS topic: java:/topic/test
	Test timeout factor: 100


Jun 10, 2022 1:48:13 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 1,831, testRun: CDI TCK, suiteName: CDI TCK]
Jun 10, 2022 1:48:13 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 3 ms]
Jun 10, 2022 1:48:14 AM org.jboss.logmanager.JBossLoggerFinder getLogger
ERROR: The LogManager accessed before the "java.util.logging.manager" system property was set to "org.jboss.logmanager.LogManager". Results may be unexpected.
01:48:14,377 INFO  [org.xnio] XNIO version 3.8.2.Final
01:48:14,387 INFO  [xnio.nio] XNIO NIO Implementation Version 3.8.2.Final
01:48:14,475 INFO  [wildfly.security] ELY00001: WildFly Elytron version 1.13.0.Final
Jun 10, 2022 1:48:22 AM org.jboss.weld.tck.wildfly8.WildFlyMessaging checkJmsQueue
INFO: Test JMS queue added
Jun 10, 2022 1:48:22 AM org.jboss.weld.tck.wildfly8.WildFlyMessaging checkJmsTopic
INFO: Test JMS topic added
Jun 10, 2022 1:48:22 AM org.jboss.weld.tck.wildfly8.WildFly8EEResourceManager checkTestDataSource
INFO: Test data source found
Jun 10, 2022 1:48:22 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder buildSupportLibrary
INFO: Support library built [time: 76 ms]
Jun 10, 2022 1:48:22 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder buildIncontainerLibrary
INFO: Incontainer library built [time: 13 ms]
Jun 10, 2022 1:48:22 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.exceptions.LifecycleCallbackInterceptorExceptionTest, time: 28 ms]
Jun 10, 2022 1:48:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorExceptionTest.testLifecycleCallbackInterceptorCanCatchException: 1/1,831 Failed tests: 0 (1)
[ERROR] WARNING: An illegal reflective access operation has occurred
[ERROR] WARNING: Illegal reflective access by org.jboss.arquillian.test.spi.SecurityActions$2 (file:/home/jenkins/.m2/repository/org/jboss/arquillian/test/arquillian-test-spi/1.7.0.Alpha10/arquillian-test-spi-1.7.0.Alpha10.jar) to field java.lang.reflect.InvocationTargetException.target
[ERROR] WARNING: Please consider reporting this to the maintainers of org.jboss.arquillian.test.spi.SecurityActions$2
[ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
[ERROR] WARNING: All illegal access operations will be denied in a future release
Jun 10, 2022 1:48:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorExceptionTest.testPostConstructCanThrowRuntimeException: 2/1,831 Failed tests: 0 (1)
Jun 10, 2022 1:48:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorExceptionTest.testPreDestroyNotInvokedWhenInstanceDiscarded: 3/1,831 Failed tests: 0 (1)
Jun 10, 2022 1:48:29 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.bindings.LifecycleInterceptorDefinitionTest, time: 4 ms]
Jun 10, 2022 1:48:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleInterceptorDefinitionTest.testLifecycleInterception: 4/1,831 Failed tests: 0 (2)
Jun 10, 2022 1:48:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleInterceptorDefinitionTest.testMultipleLifecycleInterceptors: 5/1,831 Failed tests: 0 (2)
Jun 10, 2022 1:48:32 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.resolution.qualifier.QualifierNotInheritedTest, time: 6 ms]
Jun 10, 2022 1:48:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierNotInheritedTest.testResolution: 6/1,831 Failed tests: 0 (3)
Jun 10, 2022 1:48:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.resolution.qualifier.QualifierNotDeclaredTest, time: 5 ms]
Jun 10, 2022 1:48:37 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierNotDeclaredTest.testResolution: 7/1,831 Failed tests: 0 (4)
Jun 10, 2022 1:48:37 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.resolution.qualifier.QualifierInheritedTest, time: 4 ms]
Jun 10, 2022 1:48:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierInheritedTest.testResolution: 8/1,831 Failed tests: 0 (5)
Jun 10, 2022 1:48:40 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.selection.stereotype.priority.StereotypeWithAlternativeSelectedByPriorityTest, time: 4 ms]
Jun 10, 2022 1:48:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeWithAlternativeSelectedByPriorityTest.testStereotypeAlternativeIsEnabled: 9/1,831 Failed tests: 0 (6)
Jun 10, 2022 1:48:42 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.selection.SelectedAlternative01Test, time: 25 ms]
Jun 10, 2022 1:48:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternative01Test.testAlternativeManagedBeanSelected: 10/1,831 Failed tests: 0 (7)
Jun 10, 2022 1:48:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternative01Test.testAlternativeProducerSelected: 11/1,831 Failed tests: 0 (7)
Jun 10, 2022 1:48:45 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.LifecycleCallbackInterceptorTest, time: 4 ms]
Jun 10, 2022 1:48:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorTest.testAroundInvokeAndLifeCycleCallbackInterceptorsCanBeDefinedOnTheSameClass: 12/1,831 Failed tests: 0 (8)
Jun 10, 2022 1:48:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorTest.testLifeCycleCallbackInterceptorNotInvokedForMethodLevelInterceptor: 13/1,831 Failed tests: 0 (8)
Jun 10, 2022 1:48:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorTest.testPackagePrivateLifecycleInterceptorMethod: 14/1,831 Failed tests: 0 (8)
Jun 10, 2022 1:48:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorTest.testPostConstructInterceptor: 15/1,831 Failed tests: 0 (8)
Jun 10, 2022 1:48:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorTest.testPreDestroyInterceptor: 16/1,831 Failed tests: 0 (8)
Jun 10, 2022 1:48:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorTest.testPrivateLifecycleInterceptorMethod: 17/1,831 Failed tests: 0 (8)
Jun 10, 2022 1:48:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorTest.testProtectedLifecycleInterceptorMethod: 18/1,831 Failed tests: 0 (8)
Jun 10, 2022 1:48:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorTest.testPublicLifecycleInterceptorMethod: 19/1,831 Failed tests: 0 (8)
Jun 10, 2022 1:48:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorTest.testSingleMethodInterposingMultipleLifecycleCallbackEvents: 20/1,831 Failed tests: 0 (8)
Jun 10, 2022 1:48:48 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.selection.SelectedAlternative02Test, time: 68 ms]
Jun 10, 2022 1:48:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternative02Test.testDependencyResolvable: 21/1,831 Failed tests: 0 (9)
Jun 10, 2022 1:48:50 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.aroundConstruct.bindings.AroundConstructTest, time: 4 ms]
Jun 10, 2022 1:48:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundConstructTest.testExceptions: 22/1,831 Failed tests: 0 (10)
Jun 10, 2022 1:48:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundConstructTest.testInterceptorInvocation: 23/1,831 Failed tests: 0 (10)
Jun 10, 2022 1:48:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundConstructTest.testReplacingParameters: 24/1,831 Failed tests: 0 (10)
Jun 10, 2022 1:48:52 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.dependent.transientreference.DependentTransientReferenceDestroyedTest, time: 3 ms]
Jun 10, 2022 1:48:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentTransientReferenceDestroyedTest.testConstructorAndInitializer: 25/1,831 Failed tests: 0 (11)
Jun 10, 2022 1:48:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentTransientReferenceDestroyedTest.testProducerMethod: 26/1,831 Failed tests: 0 (11)
Jun 10, 2022 1:48:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.aroundConstruct.AroundConstructTest, time: 3 ms]
Jun 10, 2022 1:48:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundConstructTest.testExceptions: 27/1,831 Failed tests: 0 (12)
Jun 10, 2022 1:48:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundConstructTest.testInterceptorInvocation: 28/1,831 Failed tests: 0 (12)
Jun 10, 2022 1:48:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundConstructTest.testReplacingParameters: 29/1,831 Failed tests: 0 (12)
Jun 10, 2022 1:48:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.dependent.instance.BuiltinInstanceDependentObjectTest, time: 3 ms]
Jun 10, 2022 1:48:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInstanceDependentObjectTest.testInstanceDependentObject: 30/1,831 Failed tests: 0 (13)
Jun 10, 2022 1:49:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.dependent.DependentContextTest, time: 5 ms]
Jun 10, 2022 1:49:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testCallingCreationalContextReleaseDestroysDependents: 31/1,831 Failed tests: 0 (14)
Jun 10, 2022 1:49:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testContextGetWithCreateFalseReturnsNull: 32/1,831 Failed tests: 0 (14)
Jun 10, 2022 1:49:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testContextGetWithCreationalContextReturnsNewInstance: 33/1,831 Failed tests: 0 (14)
Jun 10, 2022 1:49:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testContextIsActive: 34/1,831 Failed tests: 0 (14)
Jun 10, 2022 1:49:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testContextIsActiveDuringBeanCreation: 35/1,831 Failed tests: 0 (14)
Jun 10, 2022 1:49:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testContextIsActiveDuringInjection: 36/1,831 Failed tests: 0 (14)
Jun 10, 2022 1:49:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testContextIsActiveWhenCreatingObserverMethodInstance: 37/1,831 Failed tests: 0 (14)
Jun 10, 2022 1:49:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testContextIsActiveWhenInvokingDisposalMethod: 38/1,831 Failed tests: 0 (14)
Jun 10, 2022 1:49:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testContextIsActiveWhenInvokingProducerField: 39/1,831 Failed tests: 0 (14)
Jun 10, 2022 1:49:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testContextIsActiveWhenInvokingProducerMethod: 40/1,831 Failed tests: 0 (14)
Jun 10, 2022 1:49:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testContextScopeType: 41/1,831 Failed tests: 0 (14)
Jun 10, 2022 1:49:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testDependentBeanIsDependentObjectOfBeanInjectedInto: 42/1,831 Failed tests: 0 (14)
Jun 10, 2022 1:49:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testDependentScopedInterceptorsAreDependentObjectsOfBean: 43/1,831 Failed tests: 0 (14)
Jun 10, 2022 1:49:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testDependentsDestroyedWhenDisposerMethodCompletes: 44/1,831 Failed tests: 0 (14)
Jun 10, 2022 1:49:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testDependentsDestroyedWhenObserverMethodEvaluationCompletes: 45/1,831 Failed tests: 0 (14)
Jun 10, 2022 1:49:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testDependentsDestroyedWhenProducerFieldCompletes: 46/1,831 Failed tests: 0 (14)
Jun 10, 2022 1:49:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testDependentsDestroyedWhenProducerMethodCompletes: 47/1,831 Failed tests: 0 (14)
Jun 10, 2022 1:49:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testDestroyingManagedParentDestroysDependentsOfSameBean: 48/1,831 Failed tests: 0 (14)
Jun 10, 2022 1:49:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testDestroyingSimpleParentDestroysDependents: 49/1,831 Failed tests: 0 (14)
Jun 10, 2022 1:49:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testInstanceNotSharedBetweenInjectionPoints: 50/1,831 Failed tests: 0 (14)
Jun 10, 2022 1:49:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testInstanceUsedForDisposalMethodNotShared: 51/1,831 Failed tests: 0 (14)
Jun 10, 2022 1:49:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testInstanceUsedForObserverMethodNotShared: 52/1,831 Failed tests: 0 (14)
Jun 10, 2022 1:49:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testInstanceUsedForProducerFieldNotShared: 53/1,831 Failed tests: 0 (14)
Jun 10, 2022 1:49:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testInstanceUsedForProducerMethodNotShared: 54/1,831 Failed tests: 0 (14)
Jun 10, 2022 1:49:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.GetWithNoCreationalContextTest, time: 5 ms]
Jun 10, 2022 1:49:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GetWithNoCreationalContextTest.testGetWithoutCreationalContextReturnsNull: 55/1,831 Failed tests: 0 (15)
Jun 10, 2022 1:49:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.DestroyForSameCreationalContextTest, time: 3 ms]
Jun 10, 2022 1:49:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyForSameCreationalContextTest.testDestroyForSameCreationalContextOnly: 56/1,831 Failed tests: 0 (16)
Jun 10, 2022 1:49:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.invocationContext.InvocationContextTest, time: 4 ms]
Jun 10, 2022 1:49:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvocationContextTest.testBusinessMethodNotCalledWithoutProceedInvocation: 57/1,831 Failed tests: 0 (17)
Jun 10, 2022 1:49:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvocationContextTest.testContextData: 58/1,831 Failed tests: 0 (17)
Jun 10, 2022 1:49:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvocationContextTest.testCtxProceedForLifecycleCallbackInterceptorMethod: 59/1,831 Failed tests: 0 (17)
Jun 10, 2022 1:49:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvocationContextTest.testGetMethodForAroundInvokeInterceptorMethod: 60/1,831 Failed tests: 0 (17)
Jun 10, 2022 1:49:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvocationContextTest.testGetMethodForLifecycleCallbackInterceptorMethod: 61/1,831 Failed tests: 0 (17)
Jun 10, 2022 1:49:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvocationContextTest.testGetTargetMethod: 62/1,831 Failed tests: 0 (17)
Jun 10, 2022 1:49:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvocationContextTest.testGetTimerMethod: 63/1,831 Failed tests: 0 (17)
Jun 10, 2022 1:49:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvocationContextTest.testIllegalNumberOfParameters: 64/1,831 Failed tests: 0 (17)
Jun 10, 2022 1:49:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvocationContextTest.testIllegalTypeOfParameters: 65/1,831 Failed tests: 0 (17)
Jun 10, 2022 1:49:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvocationContextTest.testMethodParameters: 66/1,831 Failed tests: 0 (17)
Jun 10, 2022 1:49:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvocationContextTest.testProceedReturnsNullForVoidMethod: 67/1,831 Failed tests: 0 (17)
Jun 10, 2022 1:49:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.alterable.AlterableContextTest, time: 3 ms]
Jun 10, 2022 1:49:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlterableContextTest.testApplicationScopedComponent: 68/1,831 Failed tests: 0 (18)
Jun 10, 2022 1:49:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlterableContextTest.testNothingHappensIfNoInstanceToDestroy: 69/1,831 Failed tests: 0 (18)
Jun 10, 2022 1:49:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlterableContextTest.testRequestScopedComponent: 70/1,831 Failed tests: 0 (18)
Jun 10, 2022 1:49:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.DestroyForSameCreationalContext2Test, time: 3 ms]
Jun 10, 2022 1:49:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyForSameCreationalContext2Test.testDestroyForSameCreationalContextOnly: 71/1,831 Failed tests: 0 (19)
Jun 10, 2022 1:49:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.GetFromContextualTest, time: 3 ms]
Jun 10, 2022 1:49:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GetFromContextualTest.testGetMayNotCreateNewInstanceUnlessCreationalContextGiven: 72/1,831 Failed tests: 0 (20)
Jun 10, 2022 1:49:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.DestroyedInstanceReturnedByGetTest, time: 3 ms]
Jun 10, 2022 1:49:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyedInstanceReturnedByGetTest.testDestroyedInstanceMustNotBeReturnedByGet: 73/1,831 Failed tests: 0 (21)
Jun 10, 2022 1:49:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.GetFromContextualTest, time: 3 ms]
Jun 10, 2022 1:49:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GetOnInactiveContextTest.testInvokingGetOnInactiveContextFails: 74/1,831 Failed tests: 0 (22)
Jun 10, 2022 1:49:22 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.aroundConstruct.withAroundInvoke.SingleInterceptorInstanceTest, time: 3 ms]
Jun 10, 2022 1:49:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SingleInterceptorInstanceTest.testAroundConstructInvokedAfterDependencyInjectionOnInterceptorClasses: 75/1,831 Failed tests: 0 (23)
Jun 10, 2022 1:49:24 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.broken.multiplePriorities.ConflictingPrioritiesFromSingleStereotypeTest, time: 5 ms]
Jun 10, 2022 1:49:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConflictingPrioritiesFromSingleStereotypeTest.testConflictingPrioritiesFromStereotype: 76/1,831 Failed tests: 0 (24)
Jun 10, 2022 1:49:24 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.broken.multiplePriorities.inherited.StereotypeInheritedPriorityConflictTest, time: 8 ms]
Jun 10, 2022 1:49:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeInheritedPriorityConflictTest.testInheritedStereotypesAreConflicting: 77/1,831 Failed tests: 0 (25)
Jun 10, 2022 1:49:24 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.aroundConstruct.returnValueIgnored.AroundConstructInterceptorReturnValueTest, time: 2 ms]
Jun 10, 2022 1:49:26 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundConstructInterceptorReturnValueTest.testAroundConstructInvokedAfterDependencyInjectionOnInterceptorClasses: 78/1,831 Failed tests: 0 (26)
Jun 10, 2022 1:49:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.broken.multiplePriorities.ConflictingPriorityStereotypesTest, time: 4 ms]
Jun 10, 2022 1:49:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConflictingPriorityStereotypesTest.testConflictingPrioritiesFromStereotypes: 79/1,831 Failed tests: 0 (27)
Jun 10, 2022 1:49:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.aroundConstruct.AroundConstructLifeCycleTest, time: 5 ms]
Jun 10, 2022 1:49:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundConstructLifeCycleTest.testAroundConstructInvokedAfterDependencyInjectionOnInterceptorClasses: 80/1,831 Failed tests: 0 (28)
Jun 10, 2022 1:49:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundConstructLifeCycleTest.testInstanceNotCreatedUnlessInvocationContextProceedCalled: 81/1,831 Failed tests: 0 (28)
Jun 10, 2022 1:49:29 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.broken.scopeConflict.transitive.TransitiveIncompatibleStereotypesTest, time: 4 ms]
Jun 10, 2022 1:49:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TransitiveIncompatibleStereotypesTest.testMultipleTransitiveIncompatibleScopeStereotypes: 82/1,831 Failed tests: 0 (29)
Jun 10, 2022 1:49:29 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.broken.scopeConflict.IncompatibleStereotypesTest, time: 3 ms]
Jun 10, 2022 1:49:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke IncompatibleStereotypesTest.testMultipleIncompatibleScopeStereotypes: 83/1,831 Failed tests: 0 (30)
Jun 10, 2022 1:49:29 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.InterceptorLifeCycleTest, time: 4 ms]
Jun 10, 2022 1:49:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorLifeCycleTest.testInterceptorInstanceCreatedWhenTargetInstanceCreated: 84/1,831 Failed tests: 0 (31)
Jun 10, 2022 1:49:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorLifeCycleTest.testInterceptorMethodsCalledAfterDependencyInjection: 85/1,831 Failed tests: 0 (31)
Jun 10, 2022 1:49:32 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.broken.tooManyScopes.TooManyScopeTypesTest, time: 3 ms]
Jun 10, 2022 1:49:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TooManyScopeTypesTest.testStereotypeWithTooManyScopeTypes: 86/1,831 Failed tests: 0 (32)
Jun 10, 2022 1:49:32 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.broken.nonEmptyNamed.NonEmptyNamedTest, time: 3 ms]
Jun 10, 2022 1:49:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonEmptyNamedTest.testStereotypeWithNonEmptyNamed: 87/1,831 Failed tests: 0 (33)
Jun 10, 2022 1:49:32 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.priority.inherited.StereotypeInheritedPriorityTest, time: 2 ms]
Jun 10, 2022 1:49:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeInheritedPriorityTest.testPriorityWasInherited: 88/1,831 Failed tests: 0 (34)
Jun 10, 2022 1:49:34 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.priority.StereotypeWithPriorityTest, time: 3 ms]
Jun 10, 2022 1:49:36 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeWithPriorityTest.testBeanOverridesPriorityFromStereotype: 89/1,831 Failed tests: 0 (35)
Jun 10, 2022 1:49:36 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeWithPriorityTest.testBeanPriorityFromStereotypeOverridesOtherAlternative: 90/1,831 Failed tests: 0 (35)
Jun 10, 2022 1:49:36 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeWithPriorityTest.testStereotypeWithAlternativeAndPriority: 91/1,831 Failed tests: 0 (35)
Jun 10, 2022 1:49:36 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeWithPriorityTest.testStereotypeWithPriority: 92/1,831 Failed tests: 0 (35)
Jun 10, 2022 1:49:36 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.aroundInvoke.bindings.AroundInvokeInterceptorTest, time: 5 ms]
Jun 10, 2022 1:49:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundInvokeInterceptorTest.testBusinessMethodIntercepted: 93/1,831 Failed tests: 0 (36)
Jun 10, 2022 1:49:39 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.interceptor.StereotypeWithMultipleInterceptorBindingsTest, time: 3 ms]
Jun 10, 2022 1:49:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeWithMultipleInterceptorBindingsTest.testMultipleInterceptorBindings: 94/1,831 Failed tests: 0 (37)
Jun 10, 2022 1:49:41 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.aroundInvoke.AroundInvokeAccessInterceptorTest, time: 3 ms]
Jun 10, 2022 1:49:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundInvokeAccessInterceptorTest.testPackagePrivateAroundInvokeInterceptor: 95/1,831 Failed tests: 0 (38)
Jun 10, 2022 1:49:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundInvokeAccessInterceptorTest.testPrivateAroundInvokeInterceptor: 96/1,831 Failed tests: 0 (38)
Jun 10, 2022 1:49:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundInvokeAccessInterceptorTest.testProtectedAroundInvokeInterceptor: 97/1,831 Failed tests: 0 (38)
Jun 10, 2022 1:49:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.exceptions.aroundInvoke.ExceptionTest, time: 4 ms]
Jun 10, 2022 1:49:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExceptionTest.testExceptions1: 98/1,831 Failed tests: 0 (39)
Jun 10, 2022 1:49:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExceptionTest.testExceptions2: 99/1,831 Failed tests: 0 (39)
Jun 10, 2022 1:49:46 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.inheritance.StereotypeInheritenceTest, time: 4 ms]
Jun 10, 2022 1:49:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeInheritenceTest.testInheritence: 100/1,831 Failed tests: 0 (40)
Jun 10, 2022 1:49:48 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.bindings.members.InterceptorBindingTypeWithMemberTest, time: 3 ms]
Jun 10, 2022 1:49:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingTypeWithMemberTest.testInterceptorBindingTypeMemberValuesComparedWithEquals: 101/1,831 Failed tests: 0 (41)
Jun 10, 2022 1:49:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingTypeWithMemberTest.testInterceptorBindingTypeWithMember: 102/1,831 Failed tests: 0 (41)
Jun 10, 2022 1:49:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingTypeWithMemberTest.testInterceptorBindingTypeWithNonBindingMember: 103/1,831 Failed tests: 0 (41)
Jun 10, 2022 1:49:50 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.named.DefaultNamedTest, time: 3 ms]
Jun 10, 2022 1:49:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DefaultNamedTest.testStereotypeDeclaringNamed: 104/1,831 Failed tests: 0 (42)
Jun 10, 2022 1:49:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DefaultNamedTest.testStereotypeNamedOverridenByBean: 105/1,831 Failed tests: 0 (42)
Jun 10, 2022 1:49:52 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.StereotypeDefinitionTest, time: 7 ms]
Jun 10, 2022 1:49:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeDefinitionTest.testExplicitScopeOverridesMergedScopesFromMultipleStereotype: 106/1,831 Failed tests: 0 (43)
Jun 10, 2022 1:49:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeDefinitionTest.testMultipleStereotypesAllowed: 107/1,831 Failed tests: 0 (43)
Jun 10, 2022 1:49:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeDefinitionTest.testOneStereotypeAllowed: 108/1,831 Failed tests: 0 (43)
Jun 10, 2022 1:49:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeDefinitionTest.testStereotypeDeclaredInheritedIsIndirectlyInherited: 109/1,831 Failed tests: 0 (43)
Jun 10, 2022 1:49:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeDefinitionTest.testStereotypeDeclaredInheritedIsInherited: 110/1,831 Failed tests: 0 (43)
Jun 10, 2022 1:49:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeDefinitionTest.testStereotypeNotDeclaredInheritedIsNotIndirectlyInherited: 111/1,831 Failed tests: 0 (43)
Jun 10, 2022 1:49:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeDefinitionTest.testStereotypeNotDeclaredInheritedIsNotInherited: 112/1,831 Failed tests: 0 (43)
Jun 10, 2022 1:49:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeDefinitionTest.testStereotypeScopeIsOverriddenByIndirectlyInheritedScope: 113/1,831 Failed tests: 0 (43)
Jun 10, 2022 1:49:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeDefinitionTest.testStereotypeScopeIsOverriddenByInheritedScope: 114/1,831 Failed tests: 0 (43)
Jun 10, 2022 1:49:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeDefinitionTest.testStereotypeWithScopeType: 115/1,831 Failed tests: 0 (43)
Jun 10, 2022 1:49:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeDefinitionTest.testStereotypeWithoutScopeType: 116/1,831 Failed tests: 0 (43)
Jun 10, 2022 1:49:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.broken.restricted.RestrictedManagedBeanTest, time: 3 ms]
Jun 10, 2022 1:49:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RestrictedManagedBeanTest.testInvalidTypedValueOnManagedBean: 117/1,831 Failed tests: 0 (44)
Jun 10, 2022 1:49:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.broken.restricted.RestrictedProducerFieldTest, time: 3 ms]
Jun 10, 2022 1:49:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RestrictedProducerFieldTest.testInvalidTypedValueOnProducerField: 118/1,831 Failed tests: 0 (45)
Jun 10, 2022 1:49:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.broken.restricted.RestrictedProducerMethodTest, time: 3 ms]
Jun 10, 2022 1:49:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RestrictedProducerMethodTest.testInvalidTypedValueOnProducerField: 119/1,831 Failed tests: 0 (46)
Jun 10, 2022 1:49:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.types.illegal.BeanTypesWithIllegalTypeTest, time: 42 ms]
Jun 10, 2022 1:49:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypesWithIllegalTypeTest.beanSetOfBeanTypesContainsOnlyLegalTypes: 120/1,831 Failed tests: 0 (47)
Jun 10, 2022 1:49:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypesWithIllegalTypeTest.producerFieldsetOfBeanTypesContainsOnlyLegalTypes: 121/1,831 Failed tests: 0 (47)
Jun 10, 2022 1:49:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypesWithIllegalTypeTest.producerMethodsetOfBeanTypesContainsOnlyLegalTypes: 122/1,831 Failed tests: 0 (47)
Jun 10, 2022 1:49:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.bindings.resolution.InterceptorBindingResolutionTest, time: 6 ms]
Jun 10, 2022 1:50:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingResolutionTest.testBusinessMethodInterceptorBindings: 123/1,831 Failed tests: 0 (48)
Jun 10, 2022 1:50:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingResolutionTest.testConstructorInterceptorBindings: 124/1,831 Failed tests: 0 (48)
Jun 10, 2022 1:50:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingResolutionTest.testLifecycleInterceptorBindings: 125/1,831 Failed tests: 0 (48)
Jun 10, 2022 1:50:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.types.ManagedBeanTypesTest, time: 4 ms]
Jun 10, 2022 1:50:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagedBeanTypesTest.testGenericHierarchyBeanTypes: 126/1,831 Failed tests: 0 (49)
Jun 10, 2022 1:50:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.bindings.multiple.MultipleInterceptorBindingsTest, time: 3 ms]
Jun 10, 2022 1:50:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MultipleInterceptorBindingsTest.testInterceptorAppliedToBeanWithAllBindings: 127/1,831 Failed tests: 0 (50)
Jun 10, 2022 1:50:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MultipleInterceptorBindingsTest.testInterceptorNotAppliedToBeanWithSomeBindings: 128/1,831 Failed tests: 0 (50)
Jun 10, 2022 1:50:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MultipleInterceptorBindingsTest.testMultipleInterceptorsOnMethod: 129/1,831 Failed tests: 0 (50)
Jun 10, 2022 1:50:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.genericbroken.GenericManagedBeanTest, time: 3 ms]
Jun 10, 2022 1:50:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GenericManagedBeanTest.testNonDependentGenericManagedBeanNotOk: 130/1,831 Failed tests: 0 (51)
Jun 10, 2022 1:50:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.bindings.overriding.InterceptorBindingOverridingTest, time: 2 ms]
Jun 10, 2022 1:50:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingOverridingTest.testInterceptorBindingOverriden: 131/1,831 Failed tests: 0 (52)
Jun 10, 2022 1:50:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.BeanDefinitionTest, time: 4 ms]
Jun 10, 2022 1:50:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDefinitionTest.testAbstractApiType: 132/1,831 Failed tests: 0 (53)
Jun 10, 2022 1:50:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDefinitionTest.testBeanClassOnSimpleBean: 133/1,831 Failed tests: 0 (53)
Jun 10, 2022 1:50:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDefinitionTest.testBeanClientCanCastBeanInstanceToAnyBeanType: 134/1,831 Failed tests: 0 (53)
Jun 10, 2022 1:50:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDefinitionTest.testBeanExtendsAnotherBean: 135/1,831 Failed tests: 0 (53)
Jun 10, 2022 1:50:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDefinitionTest.testBeanTypes: 136/1,831 Failed tests: 0 (53)
Jun 10, 2022 1:50:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDefinitionTest.testBeanTypesNonEmpty: 137/1,831 Failed tests: 0 (53)
Jun 10, 2022 1:50:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDefinitionTest.testFinalApiType: 138/1,831 Failed tests: 0 (53)
Jun 10, 2022 1:50:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDefinitionTest.testGenericBeanTypes: 139/1,831 Failed tests: 0 (53)
Jun 10, 2022 1:50:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDefinitionTest.testHasScopeType: 140/1,831 Failed tests: 0 (53)
Jun 10, 2022 1:50:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDefinitionTest.testMultipleStereotypes: 141/1,831 Failed tests: 0 (53)
Jun 10, 2022 1:50:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDefinitionTest.testQualifiersNonEmpty: 142/1,831 Failed tests: 0 (53)
Jun 10, 2022 1:50:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDefinitionTest.testRawBeanTypes: 143/1,831 Failed tests: 0 (53)
Jun 10, 2022 1:50:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.bindings.broken.InvalidStereotypeInterceptorBindingAnnotationsTest, time: 3 ms]
Jun 10, 2022 1:50:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvalidStereotypeInterceptorBindingAnnotationsTest.testInterceptorBindingsWithConflictingAnnotationMembersNotOk: 144/1,831 Failed tests: 0 (54)
Jun 10, 2022 1:50:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.bindings.broken.InvalidTransitiveInterceptorBindingAnnotationsTest, time: 3 ms]
Jun 10, 2022 1:50:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvalidTransitiveInterceptorBindingAnnotationsTest.testInterceptorBindingsWithConflictingAnnotationMembersNotOk: 145/1,831 Failed tests: 0 (55)
Jun 10, 2022 1:50:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.scope.inOtherBda.ScopeDefinedInOtherBDATest, time: 3 ms]
Jun 10, 2022 1:50:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinedInOtherBDATest.testCustomScopeInOtherBDAisBeanDefiningAnnotation: 146/1,831 Failed tests: 0 (56)
Jun 10, 2022 1:50:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.scope.broken.tooManyScopes.producer.field.ProducerFieldTooManyScopesTest, time: 2 ms]
Jun 10, 2022 1:50:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldTooManyScopesTest.testTooManyScopesSpecifiedInJava: 147/1,831 Failed tests: 0 (57)
Jun 10, 2022 1:50:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.scope.broken.tooManyScopes.producer.method.ProducerMethodTooManyScopesTest, time: 3 ms]
Jun 10, 2022 1:50:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodTooManyScopesTest.testTooManyScopesSpecifiedInJava: 148/1,831 Failed tests: 0 (58)
Jun 10, 2022 1:50:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.bindings.aroundConstruct.ConstructorInterceptionTest, time: 5 ms]
Jun 10, 2022 1:50:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConstructorInterceptionTest.testConstructorLevelBinding: 149/1,831 Failed tests: 0 (59)
Jun 10, 2022 1:50:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConstructorInterceptionTest.testMultipleConstructorLevelBinding: 150/1,831 Failed tests: 0 (59)
Jun 10, 2022 1:50:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConstructorInterceptionTest.testOverridingTypeLevelBinding: 151/1,831 Failed tests: 0 (59)
Jun 10, 2022 1:50:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConstructorInterceptionTest.testTypeLevelAndConstructorLevelBinding: 152/1,831 Failed tests: 0 (59)
Jun 10, 2022 1:50:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConstructorInterceptionTest.testTypeLevelBinding: 153/1,831 Failed tests: 0 (59)
Jun 10, 2022 1:50:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.scope.broken.tooManyScopes.TooManyScopesTest, time: 3 ms]
Jun 10, 2022 1:50:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TooManyScopesTest.testTooManyScopesSpecifiedInJava: 154/1,831 Failed tests: 0 (60)
Jun 10, 2022 1:50:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.order.aroundConstruct.AroundConstructOrderTest, time: 3 ms]
Jun 10, 2022 1:50:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundConstructOrderTest.testInvocationOrder: 155/1,831 Failed tests: 0 (61)
Jun 10, 2022 1:50:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.order.overriden.lifecycleCallback.OverridenLifecycleCallbackInterceptorTest, time: 2 ms]
Jun 10, 2022 1:50:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke OverridenLifecycleCallbackInterceptorTest.testCallbackOverridenByCallback: 156/1,831 Failed tests: 0 (62)
Jun 10, 2022 1:50:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke OverridenLifecycleCallbackInterceptorTest.testCallbackOverridenByNonCallback: 157/1,831 Failed tests: 0 (62)
Jun 10, 2022 1:50:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.scope.ScopeDefinitionTest, time: 4 ms]
Jun 10, 2022 1:50:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testDefaultScope: 158/1,831 Failed tests: 0 (63)
Jun 10, 2022 1:50:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testMultipleCompatibleScopeStereotypes: 159/1,831 Failed tests: 0 (63)
Jun 10, 2022 1:50:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testMultipleIncompatibleScopeStereotypesWithScopeSpecified: 160/1,831 Failed tests: 0 (63)
Jun 10, 2022 1:50:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testScopeDeclaredInJava: 161/1,831 Failed tests: 0 (63)
Jun 10, 2022 1:50:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testScopeSpecifiedAndStereotyped: 162/1,831 Failed tests: 0 (63)
Jun 10, 2022 1:50:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testScopeTypeDeclaredInheritedIsBlockedByIntermediateScopeTypeMarkedInherited: 163/1,831 Failed tests: 0 (63)
Jun 10, 2022 1:50:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testScopeTypeDeclaredInheritedIsBlockedByIntermediateScopeTypeNotMarkedInherited: 164/1,831 Failed tests: 0 (63)
Jun 10, 2022 1:50:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testScopeTypeDeclaredInheritedIsIndirectlyInherited: 165/1,831 Failed tests: 0 (63)
Jun 10, 2022 1:50:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testScopeTypeDeclaredInheritedIsInherited: 166/1,831 Failed tests: 0 (63)
Jun 10, 2022 1:50:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testScopeTypeDeclaresScopeTypeAnnotation: 167/1,831 Failed tests: 0 (63)
Jun 10, 2022 1:50:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testScopeTypeHasCorrectTarget: 168/1,831 Failed tests: 0 (63)
Jun 10, 2022 1:50:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testScopeTypeNotDeclaredInheritedIsNotIndirectlyInherited: 169/1,831 Failed tests: 0 (63)
Jun 10, 2022 1:50:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testScopeTypeNotDeclaredInheritedIsNotInherited: 170/1,831 Failed tests: 0 (63)
Jun 10, 2022 1:50:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testScopeTypesAreExtensible: 171/1,831 Failed tests: 0 (63)
Jun 10, 2022 1:50:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testWebBeanScopeTypeOverridesStereotype: 172/1,831 Failed tests: 0 (63)
Jun 10, 2022 1:50:22 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.order.aroundInvoke.AroundInvokeOrderTest, time: 53 ms]
Jun 10, 2022 1:50:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundInvokeOrderTest.testInvocationOrder: 173/1,831 Failed tests: 0 (64)
Jun 10, 2022 1:50:24 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.order.lifecycleCallback.PostConstructOrderTest, time: 4 ms]
Jun 10, 2022 1:50:26 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PostConstructOrderTest.testInvocationOrder: 174/1,831 Failed tests: 0 (65)
Jun 10, 2022 1:50:26 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.aroundTimeout.AroundTimeoutInterceptorTest, time: 4 ms]
Jun 10, 2022 1:50:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundTimeoutInterceptorTest.testInvocationContextGetTimer: 175/1,831 Failed tests: 0 (66)
Jun 10, 2022 1:50:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundTimeoutInterceptorTest.testSecurityContext: 176/1,831 Failed tests: 0 (66)
Jun 10, 2022 1:50:34 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.qualifier.builtin.BuiltInQualifierDefinitionTest, time: 3 ms]
Jun 10, 2022 1:50:36 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltInQualifierDefinitionTest.testAnyBeanHasDefaultQualifier: 177/1,831 Failed tests: 0 (67)
Jun 10, 2022 1:50:36 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltInQualifierDefinitionTest.testDefaultQualifierDeclaredInJava: 178/1,831 Failed tests: 0 (67)
Jun 10, 2022 1:50:36 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltInQualifierDefinitionTest.testDefaultQualifierForInjectionPoint: 179/1,831 Failed tests: 0 (67)
Jun 10, 2022 1:50:36 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltInQualifierDefinitionTest.testNamedAndAnyBeanHasDefaultQualifier: 180/1,831 Failed tests: 0 (67)
Jun 10, 2022 1:50:36 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltInQualifierDefinitionTest.testNamedBeanHasDefaultQualifier: 181/1,831 Failed tests: 0 (67)
Jun 10, 2022 1:50:36 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltInQualifierDefinitionTest.testProducedAnyBeanHasDefaultQualifier: 182/1,831 Failed tests: 0 (67)
Jun 10, 2022 1:50:36 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltInQualifierDefinitionTest.testProducedNamedAndAnyBeanHasDefaultQualifier: 183/1,831 Failed tests: 0 (67)
Jun 10, 2022 1:50:36 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltInQualifierDefinitionTest.testProducedNamedBeanHasDefaultQualifier: 184/1,831 Failed tests: 0 (67)
Jun 10, 2022 1:50:36 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.qualifier.QualifierDefinitionTest, time: 4 ms]
Jun 10, 2022 1:50:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierDefinitionTest.testMultipleQualifiers: 185/1,831 Failed tests: 0 (68)
Jun 10, 2022 1:50:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierDefinitionTest.testQualifierDeclaredInheritedIsBlockedByIntermediateClass: 186/1,831 Failed tests: 0 (68)
Jun 10, 2022 1:50:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierDefinitionTest.testQualifierDeclaredInheritedIsIndirectlyInherited: 187/1,831 Failed tests: 0 (68)
Jun 10, 2022 1:50:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierDefinitionTest.testQualifierDeclaredInheritedIsInherited: 188/1,831 Failed tests: 0 (68)
Jun 10, 2022 1:50:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierDefinitionTest.testQualifierDeclaresBindingAnnotation: 189/1,831 Failed tests: 0 (68)
Jun 10, 2022 1:50:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierDefinitionTest.testQualifierNotDeclaredInheritedIsNotIndirectlyInherited: 190/1,831 Failed tests: 0 (68)
Jun 10, 2022 1:50:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierDefinitionTest.testQualifierNotDeclaredInheritedIsNotInherited: 191/1,831 Failed tests: 0 (68)
Jun 10, 2022 1:50:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierDefinitionTest.testQualifiersDeclaredInJava: 192/1,831 Failed tests: 0 (68)
Jun 10, 2022 1:50:39 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.aroundTimeout.bindings.AroundTimeoutOrderInterceptorTest, time: 3 ms]
Jun 10, 2022 1:50:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundTimeoutOrderInterceptorTest.testTimeoutMethodIntercepted: 193/1,831 Failed tests: 0 (69)
Jun 10, 2022 1:50:41 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.qualifier.repeatable.RepeatableQualifiersTest, time: 4 ms]
Jun 10, 2022 1:50:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RepeatableQualifiersTest.resolutionWithRepeatableQualifiers: 194/1,831 Failed tests: 0 (70)
Jun 10, 2022 1:50:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.bindings.ejb.SessionBeanLifecycleInterceptorDefinitionTest, time: 3 ms]
Jun 10, 2022 1:50:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanLifecycleInterceptorDefinitionTest.testLifecycleInterception: 195/1,831 Failed tests: 0 (71)
Jun 10, 2022 1:50:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanLifecycleInterceptorDefinitionTest.testMultipleLifecycleInterceptors: 196/1,831 Failed tests: 0 (71)
Jun 10, 2022 1:50:46 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.ejb.LifecycleCallbackInterceptorTest, time: 3 ms]
Jun 10, 2022 1:50:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorTest.testLifecycleCallbackInterceptorTransactionContext: 197/1,831 Failed tests: 0 (72)
Jun 10, 2022 1:50:48 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.name.NameDefinitionTest, time: 3 ms]
Jun 10, 2022 1:50:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NameDefinitionTest.testDefaultNamed: 198/1,831 Failed tests: 0 (73)
Jun 10, 2022 1:50:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NameDefinitionTest.testNameStartingWithDollarCharacter: 199/1,831 Failed tests: 0 (73)
Jun 10, 2022 1:50:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NameDefinitionTest.testNameStartingWithLowerCaseCharacter: 200/1,831 Failed tests: 0 (73)
Jun 10, 2022 1:50:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NameDefinitionTest.testNameStartingWithMultipleUpperCaseCharacters: 201/1,831 Failed tests: 0 (73)
Jun 10, 2022 1:50:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NameDefinitionTest.testNameStartingWithUnderScoreCharacter: 202/1,831 Failed tests: 0 (73)
Jun 10, 2022 1:50:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NameDefinitionTest.testNamedNotDeclaredByBean: 203/1,831 Failed tests: 0 (73)
Jun 10, 2022 1:50:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NameDefinitionTest.testNamedNotDeclaredByStereotype: 204/1,831 Failed tests: 0 (73)
Jun 10, 2022 1:50:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NameDefinitionTest.testNonDefaultNamed: 205/1,831 Failed tests: 0 (73)
Jun 10, 2022 1:50:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NameDefinitionTest.testStereotypeDefaultsName: 206/1,831 Failed tests: 0 (73)
Jun 10, 2022 1:50:50 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 627fa0d9-1c40-465a-8431-a48d0367e45e.ear, time: 4 ms]
Jun 10, 2022 1:50:50 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 6d4db05b-3a75-4406-b5f4-3b5ff2dadc2c.war, time: 6 ms]
Jun 10, 2022 1:50:50 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 0d4f1423-dd2a-458f-ae74-b032c083cfb4.war, time: 2 ms]
Jun 10, 2022 1:50:51 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorEnvironmentJNDISessionBeanTest.testInterceptorEnvironment: 207/1,831 Failed tests: 0 (74)
Jun 10, 2022 1:50:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EmptyBeansXmlDiscoveryTest.testBeanArchiveWithEmptyBeansXml: 208/1,831 Failed tests: 0 (75)
Jun 10, 2022 1:50:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.conditional.ConditionalObserverTest, time: 4 ms]
Jun 10, 2022 1:50:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConditionalObserverTest.testAsyncConditionalObserver: 209/1,831 Failed tests: 0 (76)
Jun 10, 2022 1:50:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConditionalObserverTest.testConditionalObserver: 210/1,831 Failed tests: 0 (76)
Jun 10, 2022 1:50:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConditionalObserverTest.testConditionalObserverMethodNotInvokedIfNoActiveContext: 211/1,831 Failed tests: 0 (76)
Jun 10, 2022 1:50:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConditionalObserverTest.testNotifyEnumerationContainsNotifyValues: 212/1,831 Failed tests: 0 (76)
Jun 10, 2022 1:50:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConditionalObserverTest.testObserverMethodInvokedOnReturnedInstanceFromContext: 213/1,831 Failed tests: 0 (76)
Jun 10, 2022 1:50:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: a47261bd-a126-4a93-9a79-fc6049378adb.ear, time: 4 ms]
Jun 10, 2022 1:50:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: test1.war, time: 4 ms]
Jun 10, 2022 1:50:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: test2.war, time: 5 ms]
Jun 10, 2022 1:50:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorEnvironmentJNDITest.testInterceptorEnvironment: 214/1,831 Failed tests: 0 (77)
Jun 10, 2022 1:50:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.environment.InterceptorEnvironmentTest, time: 4 ms]
Jun 10, 2022 1:50:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorEnvironmentTest.testInvocationContext: 215/1,831 Failed tests: 0 (78)
Jun 10, 2022 1:50:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorEnvironmentTest.testSameThread: 216/1,831 Failed tests: 0 (78)
Jun 10, 2022 1:51:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.inheritance.ObserverInheritanceTest, time: 3 ms]
Jun 10, 2022 1:51:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverInheritanceTest.testNonStaticObserverMethodInherited: 217/1,831 Failed tests: 0 (79)
Jun 10, 2022 1:51:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.aroundInvoke.ee.AroundInvokeAccessInterceptorTest, time: 4 ms]
Jun 10, 2022 1:51:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundInvokeAccessInterceptorTest.testSecurityContext: 218/1,831 Failed tests: 0 (80)
Jun 10, 2022 1:51:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundInvokeAccessInterceptorTest.testTransactionContext: 219/1,831 Failed tests: 0 (80)
Jun 10, 2022 1:51:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.async.basic.MixedObserversTest, time: 3 ms]
Jun 10, 2022 1:51:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MixedObserversTest.testAsyncObserversCalledInDifferentThread: 220/1,831 Failed tests: 0 (81)
Jun 10, 2022 1:51:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MixedObserversTest.testQualifiedAsyncEventIsDeliveredOnlyToAsyncObservers: 221/1,831 Failed tests: 0 (81)
Jun 10, 2022 1:51:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MixedObserversTest.testSyncEventIsDeliveredOnlyToSyncObservers: 222/1,831 Failed tests: 0 (81)
Jun 10, 2022 1:51:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.aroundInvoke.bindings.ejb.SessionBeanAroundInvokeInterceptorTest, time: 3 ms]
Jun 10, 2022 1:51:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanAroundInvokeInterceptorTest.testBusinessMethodIntercepted: 223/1,831 Failed tests: 0 (82)
Jun 10, 2022 1:51:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.async.handlingExceptions.MultipleExceptionsInObserversNotificationTest, time: 3 ms]
Jun 10, 2022 1:51:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MultipleExceptionsInObserversNotificationTest.testMultipleExceptionsDuringVariousObserversNotification: 224/1,831 Failed tests: 0 (83)
Jun 10, 2022 1:51:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MultipleExceptionsInObserversNotificationTest.testSingleExceptionDuringVariousObserversNotification: 225/1,831 Failed tests: 0 (83)
Jun 10, 2022 1:51:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.async.executor.FireAsyncWithCustomExecutorTest, time: 3 ms]
Jun 10, 2022 1:51:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireAsyncWithCustomExecutorTest.testCustomExecutor: 226/1,831 Failed tests: 0 (84)
Jun 10, 2022 1:51:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.broken.validation.ambiguous.ObserverMethodParameterInjectionValidationTest, time: 3 ms]
Jun 10, 2022 1:51:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodParameterInjectionValidationTest.test: 227/1,831 Failed tests: 0 (85)
Jun 10, 2022 1:51:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.broken.validation.unsatisfied.ObserverMethodParameterInjectionValidationTest, time: 3 ms]
Jun 10, 2022 1:51:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodParameterInjectionValidationTest.test: 228/1,831 Failed tests: 0 (86)
Jun 10, 2022 1:51:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.priority.contextLifecycleEvent.ApplicationContextLifecycleEventObserverOrderingTest, time: 3 ms]
Jun 10, 2022 1:51:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextLifecycleEventObserverOrderingTest.testContextLifecycleEventOrdering: 229/1,831 Failed tests: 0 (87)
Jun 10, 2022 1:51:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.priority.Sunrise, time: 4 ms]
Jun 10, 2022 1:51:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventObserverOrderingTest.testFireEventLowerPriorityBeforeDefaultPriority: 230/1,831 Failed tests: 0 (88)
Jun 10, 2022 1:51:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventObserverOrderingTest.testFireEventToMultipleObserversWithPriority: 231/1,831 Failed tests: 0 (88)
Jun 10, 2022 1:51:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventObserverOrderingTest.testPrioritizedEventBaseclass: 232/1,831 Failed tests: 0 (88)
Jun 10, 2022 1:51:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventObserverOrderingTest.testPrioritizedEventSubclass: 233/1,831 Failed tests: 0 (88)
Jun 10, 2022 1:51:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventObserverOrderingTest.testResolveObserversLowerPriorityBeforeDefaultPriority: 234/1,831 Failed tests: 0 (88)
Jun 10, 2022 1:51:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.bindings.resolution.ejb.EnterpriseInterceptorBindingResolutionTest, time: 4 ms]
Jun 10, 2022 1:51:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseInterceptorBindingResolutionTest.testBusinessMethodInterceptorBindings: 235/1,831 Failed tests: 0 (89)
Jun 10, 2022 1:51:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseInterceptorBindingResolutionTest.testLifecycleInterceptorBindings: 236/1,831 Failed tests: 0 (89)
Jun 10, 2022 1:51:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseInterceptorBindingResolutionTest.testTimeoutMethodInterceptorBindings: 237/1,831 Failed tests: 0 (89)
Jun 10, 2022 1:51:25 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.method.ObserverMethodTest, time: 3 ms]
Jun 10, 2022 1:51:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodTest.testGetBeanClassOnObserverMethod: 238/1,831 Failed tests: 0 (90)
Jun 10, 2022 1:51:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodTest.testGetDeclaringBeanOnObserverMethod: 239/1,831 Failed tests: 0 (90)
Jun 10, 2022 1:51:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodTest.testGetNotifyOnObserverMethod: 240/1,831 Failed tests: 0 (90)
Jun 10, 2022 1:51:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodTest.testGetObservedQualifiersOnObserverMethod: 241/1,831 Failed tests: 0 (90)
Jun 10, 2022 1:51:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodTest.testGetObservedTypeOnObserverMethod: 242/1,831 Failed tests: 0 (90)
Jun 10, 2022 1:51:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodTest.testGetTransactionPhaseOnObserverMethod: 243/1,831 Failed tests: 0 (90)
Jun 10, 2022 1:51:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodTest.testInstanceOfBeanForEveryEnabledObserverMethod: 244/1,831 Failed tests: 0 (90)
Jun 10, 2022 1:51:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodTest.testNotifyOnObserverMethod: 245/1,831 Failed tests: 0 (90)
Jun 10, 2022 1:51:28 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.bindings.aroundConstruct.ejb.SessionBeanConstructorInterceptionTest, time: 4 ms]
Jun 10, 2022 1:51:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanConstructorInterceptionTest.testConstructorLevelBinding: 246/1,831 Failed tests: 0 (91)
Jun 10, 2022 1:51:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanConstructorInterceptionTest.testOverridingTypeLevelBinding: 247/1,831 Failed tests: 0 (91)
Jun 10, 2022 1:51:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanConstructorInterceptionTest.testTypeLevelAndConstructorLevelBinding: 248/1,831 Failed tests: 0 (91)
Jun 10, 2022 1:51:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanConstructorInterceptionTest.testTypeLevelBinding: 249/1,831 Failed tests: 0 (91)
Jun 10, 2022 1:51:30 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.wildcardAndTypeVariable.ObserverMethodWithParametertizedTypeTest, time: 3 ms]
Jun 10, 2022 1:51:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodWithParametertizedTypeTest.testObserverMethodCanObserveArrayTypeVariable: 250/1,831 Failed tests: 0 (92)
Jun 10, 2022 1:51:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodWithParametertizedTypeTest.testObserverMethodCanObserveArrayWildcard: 251/1,831 Failed tests: 0 (92)
Jun 10, 2022 1:51:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodWithParametertizedTypeTest.testObserverMethodCanObserveTypeVariable: 252/1,831 Failed tests: 0 (92)
Jun 10, 2022 1:51:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodWithParametertizedTypeTest.testObserverMethodCanObserveWildcardType: 253/1,831 Failed tests: 0 (92)
Jun 10, 2022 1:51:32 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.checkedException.CheckedExceptionWrappedTest, time: 3 ms]
Jun 10, 2022 1:51:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CheckedExceptionWrappedTest.testNonTransactionalObserverThrowsCheckedExceptionIsWrappedAndRethrown: 254/1,831 Failed tests: 0 (93)
Jun 10, 2022 1:51:34 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.abortProcessing.orderedObservers.ExceptionInOrderedObserversAbortsProcessingTest, time: 4 ms]
Jun 10, 2022 1:51:36 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExceptionInOrderedObserversAbortsProcessingTest.testOrderedObserversAbortedCorrectly: 255/1,831 Failed tests: 0 (94)
Jun 10, 2022 1:51:37 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.abortProcessing.ObserverExceptionAbortsProcessingTest, time: 2 ms]
Jun 10, 2022 1:51:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverExceptionAbortsProcessingTest.testObserverThrowsExceptionAbortsNotifications: 256/1,831 Failed tests: 0 (95)
Jun 10, 2022 1:51:39 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.resolve.ResolveEventObserversTest, time: 4 ms]
Jun 10, 2022 1:51:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolveEventObserversTest.testAsyncObserver: 257/1,831 Failed tests: 0 (96)
Jun 10, 2022 1:51:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolveEventObserversTest.testBeanManagerResolveObserversSignature: 258/1,831 Failed tests: 0 (96)
Jun 10, 2022 1:51:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolveEventObserversTest.testBeanManagerResolveObserversWithIllegalQualifier: 259/1,831 Failed tests: 0 (96)
Jun 10, 2022 1:51:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolveEventObserversTest.testMethodWithParameterAnnotatedWithObservesRegistersObserverMethod: 260/1,831 Failed tests: 0 (96)
Jun 10, 2022 1:51:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolveEventObserversTest.testMultipleObserverMethodsForSameEventPermissible: 261/1,831 Failed tests: 0 (96)
Jun 10, 2022 1:51:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolveEventObserversTest.testMultipleObserverMethodsOnBeanPermissible: 262/1,831 Failed tests: 0 (96)
Jun 10, 2022 1:51:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolveEventObserversTest.testObserverMethodAutomaticallyRegistered: 263/1,831 Failed tests: 0 (96)
Jun 10, 2022 1:51:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolveEventObserversTest.testObserverMethodMayHaveMultipleBindingTypes: 264/1,831 Failed tests: 0 (96)
Jun 10, 2022 1:51:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolveEventObserversTest.testObserverMethodNotAutomaticallyRegisteredForDisabledBeans: 265/1,831 Failed tests: 0 (96)
Jun 10, 2022 1:51:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolveEventObserversTest.testObserverMethodRegistration: 266/1,831 Failed tests: 0 (96)
Jun 10, 2022 1:51:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolveEventObserversTest.testObserverMethodWithoutBindingTypesObservesEventsWithoutBindingTypes: 267/1,831 Failed tests: 0 (96)
Jun 10, 2022 1:51:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolveEventObserversTest.testSyncObserver: 268/1,831 Failed tests: 0 (96)
Jun 10, 2022 1:51:41 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.ObserverNotificationTest, time: 3 ms]
Jun 10, 2022 1:51:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverNotificationTest.testObserverMethodNotInvokedIfNoActiveContext: 269/1,831 Failed tests: 0 (97)
Jun 10, 2022 1:51:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverNotificationTest.testObserversNotified: 270/1,831 Failed tests: 0 (97)
Jun 10, 2022 1:51:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.runtimeException.ObserverExceptionRethrownTest, time: 2 ms]
Jun 10, 2022 1:51:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverExceptionRethrownTest.testNonTransactionalObserverThrowsNonCheckedExceptionIsRethrown: 271/1,831 Failed tests: 0 (98)
Jun 10, 2022 1:51:46 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.param.modification.SyncEventModificationTest, time: 2 ms]
Jun 10, 2022 1:51:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyncEventModificationTest.testModifiedEventParameterIsPropagated: 272/1,831 Failed tests: 0 (99)
Jun 10, 2022 1:51:48 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.eventTypes.EventTypesTest, time: 3 ms]
Jun 10, 2022 1:51:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventTypesTest.testEventTypeIncludesAllSuperclassesAndInterfacesOfEventObject: 273/1,831 Failed tests: 0 (100)
Jun 10, 2022 1:51:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventTypesTest.testEventTypeIsArray: 274/1,831 Failed tests: 0 (100)
Jun 10, 2022 1:51:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventTypesTest.testEventTypeIsConcreteTypeWithNoTypeVariables: 275/1,831 Failed tests: 0 (100)
Jun 10, 2022 1:51:50 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.bindingTypes.EventBindingTypesTest, time: 3 ms]
Jun 10, 2022 1:51:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventBindingTypesTest.testEventAlwaysHasAnyBinding: 276/1,831 Failed tests: 0 (101)
Jun 10, 2022 1:51:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventBindingTypesTest.testEventBindingTypeTargetsFieldParameterElementTypes: 277/1,831 Failed tests: 0 (101)
Jun 10, 2022 1:51:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventBindingTypesTest.testEventBindingTypeTargetsMethodFieldParameterElementTypes: 278/1,831 Failed tests: 0 (101)
Jun 10, 2022 1:51:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventBindingTypesTest.testFireEventWithNonBindingAnnotationsFails: 279/1,831 Failed tests: 0 (101)
Jun 10, 2022 1:51:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventBindingTypesTest.testFireEventWithNonRuntimeBindingTypeFails: 280/1,831 Failed tests: 0 (101)
Jun 10, 2022 1:51:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventBindingTypesTest.testNonRuntimeBindingTypeIsNotAnEventBindingType: 281/1,831 Failed tests: 0 (101)
Jun 10, 2022 1:51:52 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.implicit.ImplicitEventTest, time: 3 ms]
Jun 10, 2022 1:51:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ImplicitEventTest.testImplicitEventExistsForEachEventType: 282/1,831 Failed tests: 0 (102)
Jun 10, 2022 1:51:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ImplicitEventTest.testImplicitEventHasAllExplicitBindingTypes: 283/1,831 Failed tests: 0 (102)
Jun 10, 2022 1:51:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ImplicitEventTest.testImplicitEventHasDependentScope: 284/1,831 Failed tests: 0 (102)
Jun 10, 2022 1:51:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ImplicitEventTest.testImplicitEventHasImplementation: 285/1,831 Failed tests: 0 (102)
Jun 10, 2022 1:51:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ImplicitEventTest.testImplicitEventHasNoName: 286/1,831 Failed tests: 0 (102)
Jun 10, 2022 1:51:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ImplicitEventTest.testImplicitEventIsPassivationCapable: 287/1,831 Failed tests: 0 (102)
Jun 10, 2022 1:51:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.metadata.injectionpoint.EventMetadataInjectionPointTest, time: 3 ms]
Jun 10, 2022 1:51:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventMetadataInjectionPointTest.testGetAnnotatedType: 288/1,831 Failed tests: 0 (103)
Jun 10, 2022 1:51:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventMetadataInjectionPointTest.testGetBean: 289/1,831 Failed tests: 0 (103)
Jun 10, 2022 1:51:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventMetadataInjectionPointTest.testGetMember: 290/1,831 Failed tests: 0 (103)
Jun 10, 2022 1:51:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventMetadataInjectionPointTest.testGetQualifiers: 291/1,831 Failed tests: 0 (103)
Jun 10, 2022 1:51:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventMetadataInjectionPointTest.testGetType: 292/1,831 Failed tests: 0 (103)
Jun 10, 2022 1:51:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventMetadataInjectionPointTest.testIsTransient: 293/1,831 Failed tests: 0 (103)
Jun 10, 2022 1:51:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.metadata.broken.initializer.InvalidEventMetadataInjectionPointTest, time: 2 ms]
Jun 10, 2022 1:51:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvalidEventMetadataInjectionPointTest.testDeployment: 294/1,831 Failed tests: 0 (104)
Jun 10, 2022 1:51:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.metadata.EventMetadataTest, time: 3 ms]
Jun 10, 2022 1:51:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventMetadataTest.testParameterizedResolvedType: 295/1,831 Failed tests: 0 (105)
Jun 10, 2022 1:52:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventMetadataTest.testSimpleEvent: 296/1,831 Failed tests: 0 (105)
Jun 10, 2022 1:52:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.select.SelectEventTest, time: 3 ms]
Jun 10, 2022 1:52:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectEventTest.testEventSelectReturnsEventOfSameType: 297/1,831 Failed tests: 0 (106)
Jun 10, 2022 1:52:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectEventTest.testEventSelectThrowsExceptionForDuplicateBindingType: 298/1,831 Failed tests: 0 (106)
Jun 10, 2022 1:52:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectEventTest.testEventSelectThrowsExceptionIfAnnotationIsNotBindingType: 299/1,831 Failed tests: 0 (106)
Jun 10, 2022 1:52:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectEventTest.testEventSelectThrowsExceptionIfEventTypeHasTypeVariable: 300/1,831 Failed tests: 0 (106)
Jun 10, 2022 1:52:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectEventTest.testEventSelectWithSubtypeThrowsExceptionForDuplicateBindingType: 301/1,831 Failed tests: 0 (106)
Jun 10, 2022 1:52:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectEventTest.testEventSelectWithSubtypeThrowsExceptionIfAnnotationIsNotBindingType: 302/1,831 Failed tests: 0 (106)
Jun 10, 2022 1:52:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.bothObservesAnnotations.ObserverMethodParameterAnnotatedAsSyncAndAsyncTest, time: 3 ms]
Jun 10, 2022 1:52:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodParameterAnnotatedAsSyncAndAsyncTest.observerMethodMustBeSyncOrAsync: 303/1,831 Failed tests: 0 (107)
Jun 10, 2022 1:52:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.beanNotManaged.ObserverMethodOnIncorrectBeanTest, time: 3 ms]
Jun 10, 2022 1:52:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodOnIncorrectBeanTest.testObserverMethodNotOnManagedOrSessionBeanFails: 304/1,831 Failed tests: 0 (108)
Jun 10, 2022 1:52:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.isDisposer.ObserverMethodAnnotatedDisposesTest, time: 2 ms]
Jun 10, 2022 1:52:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodAnnotatedDisposesTest.testObserverMethodWithDisposesParamFails: 305/1,831 Failed tests: 0 (109)
Jun 10, 2022 1:52:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.tooManyParameters.ObserverMethodWithObservesAndObservesAsyncParametersTest, time: 2 ms]
Jun 10, 2022 1:52:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodWithObservesAndObservesAsyncParametersTest.testObserverMethodMustHaveOnlyOneEventParameter: 306/1,831 Failed tests: 0 (110)
Jun 10, 2022 1:52:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.tooManyParameters.ObserverMethodWithTwoEventParametersTest, time: 2 ms]
Jun 10, 2022 1:52:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodWithTwoEventParametersTest.testObserverMethodMustHaveOnlyOneEventParameter: 307/1,831 Failed tests: 0 (111)
Jun 10, 2022 1:52:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.isProducer.ObserverMethodAnnotatedProducesTest, time: 3 ms]
Jun 10, 2022 1:52:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodAnnotatedProducesTest.testObserverMethodAnnotatedProducesFails: 308/1,831 Failed tests: 0 (112)
Jun 10, 2022 1:52:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.inject.DeploymentFailureTest, time: 3 ms]
Jun 10, 2022 1:52:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DeploymentFailureTest.testDeploymentFailsBeforeNotifyingObserversAfterBeanDiscovery: 309/1,831 Failed tests: 0 (113)
Jun 10, 2022 1:52:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.dependentIsConditionalObserver.DependentIsConditionalObserverTest, time: 3 ms]
Jun 10, 2022 1:52:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentIsConditionalObserverTest.testDependentBeanWithConditionalObserverMethodIsDefinitionError: 310/1,831 Failed tests: 0 (114)
Jun 10, 2022 1:52:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventDisposerInjectionTest, time: 3 ms]
Jun 10, 2022 1:52:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawEventDisposerInjectionTest.testDefinitionError: 311/1,831 Failed tests: 0 (115)
Jun 10, 2022 1:52:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventConstructorInjectionTest, time: 11 ms]
Jun 10, 2022 1:52:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawEventConstructorInjectionTest.testDefinitionError: 312/1,831 Failed tests: 0 (116)
Jun 10, 2022 1:52:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventInitMethodInjectionTest, time: 3 ms]
Jun 10, 2022 1:52:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawEventInitMethodInjectionTest.testDefinitionError: 313/1,831 Failed tests: 0 (117)
Jun 10, 2022 1:52:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventFieldInjectionTest, time: 3 ms]
Jun 10, 2022 1:52:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawEventFieldInjectionTest.testDefinitionError: 314/1,831 Failed tests: 0 (118)
Jun 10, 2022 1:52:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventObserverInjectionTest, time: 3 ms]
Jun 10, 2022 1:52:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawEventObserverInjectionTest.testDefinitionError: 315/1,831 Failed tests: 0 (119)
Jun 10, 2022 1:52:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventProducerMethodInjectionTest, time: 3 ms]
Jun 10, 2022 1:52:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawEventProducerMethodInjectionTest.testDefinitionError: 316/1,831 Failed tests: 0 (120)
Jun 10, 2022 1:52:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.ChecksEventTypeWhenResolvingTest, time: 5 ms]
Jun 10, 2022 1:52:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ChecksEventTypeWhenResolvingTest.testResolvingChecksEventType: 317/1,831 Failed tests: 0 (121)
Jun 10, 2022 1:52:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.CheckTypeParametersWhenResolvingObserversTest, time: 3 ms]
Jun 10, 2022 1:52:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CheckTypeParametersWhenResolvingObserversTest.testEventTypeAssignableToATypeVariable: 318/1,831 Failed tests: 0 (122)
Jun 10, 2022 1:52:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CheckTypeParametersWhenResolvingObserversTest.testEventTypeResolution: 319/1,831 Failed tests: 0 (122)
Jun 10, 2022 1:52:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CheckTypeParametersWhenResolvingObserversTest.testObservedEventTypeParameterIsActualType: 320/1,831 Failed tests: 0 (122)
Jun 10, 2022 1:52:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CheckTypeParametersWhenResolvingObserversTest.testObservedEventTypeParameterIsActualTypeNested: 321/1,831 Failed tests: 0 (122)
Jun 10, 2022 1:52:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CheckTypeParametersWhenResolvingObserversTest.testObservedEventTypeParameterIsTypeVariable: 322/1,831 Failed tests: 0 (122)
Jun 10, 2022 1:52:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CheckTypeParametersWhenResolvingObserversTest.testObservedEventTypeParameterIsWildcard: 323/1,831 Failed tests: 0 (122)
Jun 10, 2022 1:52:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CheckTypeParametersWhenResolvingObserversTest.testParameterizedEventTypeAssignableToRawType: 324/1,831 Failed tests: 0 (122)
Jun 10, 2022 1:52:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CheckTypeParametersWhenResolvingObserversTest.testResolvingChecksTypeParameters: 325/1,831 Failed tests: 0 (122)
Jun 10, 2022 1:52:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.resolve.binding.DuplicateBindingTypesWhenResolvingTest, time: 3 ms]
Jun 10, 2022 1:52:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DuplicateBindingTypesWhenResolvingTest.testDuplicateBindingTypesWhenResolvingFails: 326/1,831 Failed tests: 0 (123)
Jun 10, 2022 1:52:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.resolve.binding.ResolvingChecksBindingTypeMembersTest, time: 2 ms]
Jun 10, 2022 1:52:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolvingChecksBindingTypeMembersTest.testResolvingChecksBindingTypeMembers: 327/1,831 Failed tests: 0 (124)
Jun 10, 2022 1:52:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.resolve.nonbinding.NonBindingTypesWhenResolvingTest, time: 3 ms]
Jun 10, 2022 1:52:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonBindingTypesWhenResolvingTest.testNonBindingTypeAnnotationWhenResolvingFails: 328/1,831 Failed tests: 0 (125)
Jun 10, 2022 1:52:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.fires.nonbinding.NonBindingTypePassedToFireTest, time: 2 ms]
Jun 10, 2022 1:52:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonBindingTypePassedToFireTest.testExceptionThrownIfNonBindingTypePassedToFire: 329/1,831 Failed tests: 0 (126)
Jun 10, 2022 1:52:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.fires.FireEventTest, time: 7 ms]
Jun 10, 2022 1:52:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireEventTest.testBeanManagerFireEvent: 330/1,831 Failed tests: 0 (127)
Jun 10, 2022 1:52:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireEventTest.testDuplicateBindingsToFireEventFails: 331/1,831 Failed tests: 0 (127)
Jun 10, 2022 1:52:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireEventTest.testEventFireThrowsExceptionIfEventObjectTypeContainsUnresovableTypeVariable: 332/1,831 Failed tests: 0 (127)
Jun 10, 2022 1:52:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireEventTest.testEventProvidesMethodForFiringEventsWithCombinationOfTypeAndBindings: 333/1,831 Failed tests: 0 (127)
Jun 10, 2022 1:52:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireEventTest.testEventSelectedFiresAndObserversNotified: 334/1,831 Failed tests: 0 (127)
Jun 10, 2022 1:52:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireEventTest.testFireContainerLifecycleEvent: 335/1,831 Failed tests: 0 (127)
Jun 10, 2022 1:52:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireEventTest.testInjectedAnyEventCanFireEvent: 336/1,831 Failed tests: 0 (127)
Jun 10, 2022 1:52:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireEventTest.testInjectedEventAcceptsEventObject: 337/1,831 Failed tests: 0 (127)
Jun 10, 2022 1:52:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireEventTest.testInjectedEventCanHaveBindings: 338/1,831 Failed tests: 0 (127)
Jun 10, 2022 1:52:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireEventTest.testInjectedEventCanSpecifyBindingsDynamically: 339/1,831 Failed tests: 0 (127)
Jun 10, 2022 1:52:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireEventTest.testTypeVariableEventTypeFails: 340/1,831 Failed tests: 0 (127)
Jun 10, 2022 1:52:22 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.fires.sync.FireSyncEventTest, time: 3 ms]
Jun 10, 2022 1:52:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireSyncEventTest.testSyncObservesCalledInSameThread: 341/1,831 Failed tests: 0 (128)
Jun 10, 2022 1:52:25 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.parameterized.ParameterizedEventTest, time: 4 ms]
Jun 10, 2022 1:52:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedEventTest.testEventObjectTypeUsed: 342/1,831 Failed tests: 0 (129)
Jun 10, 2022 1:52:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedEventTest.testSelectedEventTypeCombinedWithEventObjectRuntimeTypeForResolvingEventTypeArguments: 343/1,831 Failed tests: 0 (129)
Jun 10, 2022 1:52:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedEventTest.testSelectedEventTypeCombinedWithEventObjectRuntimeTypeForResolvingEventTypeArguments2: 344/1,831 Failed tests: 0 (129)
Jun 10, 2022 1:52:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedEventTest.testSelectedEventTypeUsedForResolvingEventTypeArguments: 345/1,831 Failed tests: 0 (129)
Jun 10, 2022 1:52:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedEventTest.testSelectedEventTypeUsedForResolvingEventTypeArguments2: 346/1,831 Failed tests: 0 (129)
Jun 10, 2022 1:52:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedEventTest.testUnresolvedTypeVariableDetected1: 347/1,831 Failed tests: 0 (129)
Jun 10, 2022 1:52:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedEventTest.testUnresolvedTypeVariableDetected2: 348/1,831 Failed tests: 0 (129)
Jun 10, 2022 1:52:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedEventTest.testUnresolvedTypeVariableDetected3: 349/1,831 Failed tests: 0 (129)
Jun 10, 2022 1:52:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedEventTest.testWildcardIsResolvable: 350/1,831 Failed tests: 0 (129)
Jun 10, 2022 1:52:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.lifecycle.StartupShutdownTest, time: 2 ms]
Jun 10, 2022 1:52:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StartupShutdownTest.testEventsObserved: 351/1,831 Failed tests: 0 (130)
Jun 10, 2022 1:52:30 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.EventTest, time: 4 ms]
Jun 10, 2022 1:52:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventTest.testEventObjectContainsTypeVariablesWhenResolvingFails: 352/1,831 Failed tests: 0 (131)
Jun 10, 2022 1:52:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventTest.testNonStaticObserverMethodIndirectlyInherited: 353/1,831 Failed tests: 0 (131)
Jun 10, 2022 1:52:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventTest.testNonStaticObserverMethodInherited: 354/1,831 Failed tests: 0 (131)
Jun 10, 2022 1:52:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventTest.testObserverCalledOnSpecializedBeanOnly: 355/1,831 Failed tests: 0 (131)
Jun 10, 2022 1:52:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventTest.testObserverMethodNotifiedWhenQualifiersMatch: 356/1,831 Failed tests: 0 (131)
Jun 10, 2022 1:52:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventTest.testObserverMethodParameterInjectionPoints: 357/1,831 Failed tests: 0 (131)
Jun 10, 2022 1:52:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventTest.testPrivateObserverMethodInvoked: 358/1,831 Failed tests: 0 (131)
Jun 10, 2022 1:52:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventTest.testStaticObserverMethodInvoked: 359/1,831 Failed tests: 0 (131)
Jun 10, 2022 1:52:32 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.alternative.broken.incorrect.name.stereotype.NoAnnotationWithSpecifiedNameTest, time: 3 ms]
Jun 10, 2022 1:52:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NoAnnotationWithSpecifiedNameTest.test: 360/1,831 Failed tests: 0 (132)
Jun 10, 2022 1:52:32 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.alternative.broken.incorrect.name.NoClassWithSpecifiedNameTest, time: 3 ms]
Jun 10, 2022 1:52:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NoClassWithSpecifiedNameTest.test: 361/1,831 Failed tests: 0 (133)
Jun 10, 2022 1:52:32 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.alternative.broken.not.alternative.stereotype.ClassIsNotAlternativeTest, time: 2 ms]
Jun 10, 2022 1:52:33 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClassIsNotAlternativeTest.test: 362/1,831 Failed tests: 0 (134)
Jun 10, 2022 1:52:33 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.alternative.broken.not.alternative.ClassIsNotAlternativeTest, time: 2 ms]
Jun 10, 2022 1:52:33 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClassIsNotAlternativeTest.test: 363/1,831 Failed tests: 0 (135)
Jun 10, 2022 1:52:33 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.alternative.broken.same.type.twice.SameTypeListedTwiceTest, time: 2 ms]
Jun 10, 2022 1:52:33 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SameTypeListedTwiceTest.test: 364/1,831 Failed tests: 0 (136)
Jun 10, 2022 1:52:33 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.alternative.veto.VetoedAlternativeTest, time: 3 ms]
Jun 10, 2022 1:52:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VetoedAlternativeTest.alternativeStereotypeIsVetoed: 365/1,831 Failed tests: 0 (137)
Jun 10, 2022 1:52:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VetoedAlternativeTest.mockAlternativeIsVetoed: 366/1,831 Failed tests: 0 (137)
Jun 10, 2022 1:52:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.alternative.selection.stereotype.SelectedBeanWithUnselectedStereotypeTest, time: 2 ms]
Jun 10, 2022 1:52:37 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedBeanWithUnselectedStereotypeTest.testSingleAlternativeIsSelected: 367/1,831 Failed tests: 0 (138)
Jun 10, 2022 1:52:37 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.alternative.AlternativeAvailabilityTest, time: 3 ms]
Jun 10, 2022 1:52:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeAvailabilityTest.testAlternativeAvailability: 368/1,831 Failed tests: 0 (139)
Jun 10, 2022 1:52:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeAvailabilityTest.testAnyEnabledAlternativeStereotypeMakesAlternativeEnabled: 369/1,831 Failed tests: 0 (139)
Jun 10, 2022 1:52:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeAvailabilityTest.testIsAlternative: 370/1,831 Failed tests: 0 (139)
Jun 10, 2022 1:52:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeAvailabilityTest.testProducerAlternativesOnMethodAndField: 371/1,831 Failed tests: 0 (139)
Jun 10, 2022 1:52:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeAvailabilityTest.testProducersOnAlternativeClass: 372/1,831 Failed tests: 0 (139)
Jun 10, 2022 1:52:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeAvailabilityTest.testStereotypeAlternativeOnProducerMethodAndField: 373/1,831 Failed tests: 0 (139)
Jun 10, 2022 1:52:40 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.context.dependent.DependentContextTest, time: 3 ms]
Jun 10, 2022 1:52:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testDependentScopedDecoratorsAreDependentObjectsOfBean: 374/1,831 Failed tests: 0 (140)
Jun 10, 2022 1:52:42 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.custom.broken.finalBeanClass.CustomDecoratorMatchingBeanWithFinalClassTest, time: 2 ms]
Jun 10, 2022 1:52:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomDecoratorMatchingBeanWithFinalClassTest.testCustomDecoratorDecoratingFinalBean: 375/1,831 Failed tests: 0 (141)
Jun 10, 2022 1:52:42 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.custom.broken.nodelegateinjectionpoint.CustomDecoratorWithNoDelegateInjectionPointTest, time: 2 ms]
Jun 10, 2022 1:52:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomDecoratorWithNoDelegateInjectionPointTest.testDeploymentFails: 376/1,831 Failed tests: 0 (142)
Jun 10, 2022 1:52:42 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.custom.broken.toomanydelegateinjectionpoints.CustomDecoratorWithTooManyDelegateInjectionPointsTest, time: 3 ms]
Jun 10, 2022 1:52:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomDecoratorWithTooManyDelegateInjectionPointsTest.testDeploymentFails: 377/1,831 Failed tests: 0 (143)
Jun 10, 2022 1:52:42 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.custom.CustomDecoratorTest, time: 2 ms]
Jun 10, 2022 1:52:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomDecoratorTest.testCustomImplementationOfDecoratorInterface: 378/1,831 Failed tests: 0 (144)
Jun 10, 2022 1:52:45 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.nonExistantClassInBeansXml.NonExistantDecoratorClassInBeansXmlTest, time: 3 ms]
Jun 10, 2022 1:52:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonExistantDecoratorClassInBeansXmlTest.testNonExistantDecoratorClassInBeansXmlNotOK: 379/1,831 Failed tests: 0 (145)
Jun 10, 2022 1:52:45 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.enabledDecoratorIsNotDecorator.EnabledDecoratorNotADecoratorTest, time: 2 ms]
Jun 10, 2022 1:52:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledDecoratorNotADecoratorTest.testEnabledDecoratorNotADecoratorTest: 380/1,831 Failed tests: 0 (146)
Jun 10, 2022 1:52:45 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.notAllDecoratedTypesImplemented.parameterized.TypeParametersNotTheSameTest, time: 2 ms]
Jun 10, 2022 1:52:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TypeParametersNotTheSameTest.testDeploymentFails: 381/1,831 Failed tests: 0 (147)
Jun 10, 2022 1:52:45 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.notAllDecoratedTypesImplemented.NotAllDecoratedTypesImplementedTest, time: 2 ms]
Jun 10, 2022 1:52:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NotAllDecoratedTypesImplementedTest.testNotAllDecoratedTypesImplemented: 382/1,831 Failed tests: 0 (148)
Jun 10, 2022 1:52:45 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.observer.DecoratorWithAsyncObserverMethodTest, time: 3 ms]
Jun 10, 2022 1:52:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorWithAsyncObserverMethodTest.testDecoratorWithAsyncObserverMethodNotOk: 383/1,831 Failed tests: 0 (149)
Jun 10, 2022 1:52:45 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.observer.DecoratorWithObserverMethodTest, time: 2 ms]
Jun 10, 2022 1:52:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorWithObserverMethodTest.testDecoratorWithObserverMethodNotOk: 384/1,831 Failed tests: 0 (150)
Jun 10, 2022 1:52:46 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.nonDecoratorWithDecorates.NonDecoratorWithDecoratesTest, time: 5 ms]
Jun 10, 2022 1:52:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonDecoratorWithDecoratesTest.testNonDecoratorWithDecoratesAnnotationNotOK: 385/1,831 Failed tests: 0 (151)
Jun 10, 2022 1:52:46 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.nodecoratedtypes.DecoratorWithNoDecoratedTypes1Test, time: 3 ms]
Jun 10, 2022 1:52:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorWithNoDecoratedTypes1Test.testDeploymentFails: 386/1,831 Failed tests: 0 (152)
Jun 10, 2022 1:52:46 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.nodecoratedtypes.DecoratorWithNoDecoratedTypes1Test, time: 10 ms]
Jun 10, 2022 1:52:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorWithNoDecoratedTypes3Test.testDeploymentFails: 387/1,831 Failed tests: 0 (153)
Jun 10, 2022 1:52:46 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.nodecoratedtypes.DecoratorWithNoDecoratedTypes1Test, time: 2 ms]
Jun 10, 2022 1:52:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorWithNoDecoratedTypes2Test.testDeploymentFails: 388/1,831 Failed tests: 0 (154)
Jun 10, 2022 1:52:46 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.multipleDelegateInjectionPoints.MultipleDelegateInjectionPointsTest, time: 3 ms]
Jun 10, 2022 1:52:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MultipleDelegateInjectionPointsTest.testMultipleDelegateInjectionPoints: 389/1,831 Failed tests: 0 (155)
Jun 10, 2022 1:52:46 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.nonDependent.NonDependentDecoratorTest, time: 2 ms]
Jun 10, 2022 1:52:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonDependentDecoratorTest.testDeploymentWithScopedDecorator: 390/1,831 Failed tests: 0 (156)
Jun 10, 2022 1:52:47 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.parameterizedTypesWithDifferentTypeParameters.DifferentTypeParametersTest, time: 2 ms]
Jun 10, 2022 1:52:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DifferentTypeParametersTest.testTypeParametersOnDecoratedTypeAndDelegateTypeDoNotMatch: 391/1,831 Failed tests: 0 (157)
Jun 10, 2022 1:52:47 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.invalidAbstractMethodOnDecorator.DecoratorWithInvalidAbstractMethodTest, time: 2 ms]
Jun 10, 2022 1:52:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorWithInvalidAbstractMethodTest.testAbstractMethodsNotDeclaredByDecoratedTypeNotOk: 392/1,831 Failed tests: 0 (158)
Jun 10, 2022 1:52:47 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.finalBeanClass.FinalBeanClassTest, time: 2 ms]
Jun 10, 2022 1:52:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FinalBeanClassTest.testAppliesToFinalManagedBeanClass: 393/1,831 Failed tests: 0 (159)
Jun 10, 2022 1:52:47 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.decoratorListedTwiceInBeansXml.DecoratorListedTwiceInBeansXmlTest, time: 2 ms]
Jun 10, 2022 1:52:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorListedTwiceInBeansXmlTest.testDecoratorListedTwiceInBeansXmlNotOK: 394/1,831 Failed tests: 0 (160)
Jun 10, 2022 1:52:47 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.noDelegateInjectionPoints.NoDelegateInjectionPointsTest, time: 2 ms]
Jun 10, 2022 1:52:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NoDelegateInjectionPointsTest.testNoDelegateInjectionPoints: 395/1,831 Failed tests: 0 (161)
Jun 10, 2022 1:52:47 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.finalBeanMethod.FinalBeanMethodTest, time: 2 ms]
Jun 10, 2022 1:52:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FinalBeanMethodTest.testAppliesToFinalMethodOnManagedBeanClass: 396/1,831 Failed tests: 0 (162)
Jun 10, 2022 1:52:47 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.inject.delegateConstructor.DelegateInjectionPointTest, time: 3 ms]
Jun 10, 2022 1:52:49 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DelegateInjectionPointTest.testDecoratorDelegateInjectionPoints: 397/1,831 Failed tests: 0 (163)
Jun 10, 2022 1:52:50 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.inject.delegateField.DelegateFieldInjectionPointTest, time: 2 ms]
Jun 10, 2022 1:52:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DelegateFieldInjectionPointTest.testDecoratorDelegateInjectionPoints: 398/1,831 Failed tests: 0 (164)
Jun 10, 2022 1:52:52 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.inject.delegateInitializerMethod.DelegateInjectionPointTest, time: 3 ms]
Jun 10, 2022 1:52:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DelegateInjectionPointTest.testDecoratorDelegateInjectionPoints: 399/1,831 Failed tests: 0 (165)
Jun 10, 2022 1:52:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.producer.DecoratorNotAppliedToResultOfProducerTest, time: 3 ms]
Jun 10, 2022 1:52:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorNotAppliedToResultOfProducerTest.testDecoratorNotAppliedToResultOfProducerField: 400/1,831 Failed tests: 0 (166)
Jun 10, 2022 1:52:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorNotAppliedToResultOfProducerTest.testDecoratorNotAppliedToResultOfProducerMethod: 401/1,831 Failed tests: 0 (166)
Jun 10, 2022 1:52:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.types.DelegateTypeImplementsParameterizedDecoratedTypeTest, time: 3 ms]
Jun 10, 2022 1:52:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DelegateTypeImplementsParameterizedDecoratedTypeTest.testDelegateTypeIsValid: 402/1,831 Failed tests: 0 (167)
Jun 10, 2022 1:52:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.DecoratorDefinitionTest, time: 3 ms]
Jun 10, 2022 1:53:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testAbstractDecoratorNotImplementingMethodOfDecoratedType: 403/1,831 Failed tests: 0 (168)
Jun 10, 2022 1:53:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testDecoratedTypes: 404/1,831 Failed tests: 0 (168)
Jun 10, 2022 1:53:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testDecoratorDoesNotImplementDelegateType: 405/1,831 Failed tests: 0 (168)
Jun 10, 2022 1:53:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testDecoratorIsManagedBean: 406/1,831 Failed tests: 0 (168)
Jun 10, 2022 1:53:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testDecoratorOrdering: 407/1,831 Failed tests: 0 (168)
Jun 10, 2022 1:53:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testDelegateInjectionPoint: 408/1,831 Failed tests: 0 (168)
Jun 10, 2022 1:53:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testDuplicateBindingsOnResolveDecoratorsFails: 409/1,831 Failed tests: 0 (168)
Jun 10, 2022 1:53:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testEmptyTypeSetOnResolveDecoratorsFails: 410/1,831 Failed tests: 0 (168)
Jun 10, 2022 1:53:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testInstanceOfDecoratorForEachEnabled: 411/1,831 Failed tests: 0 (168)
Jun 10, 2022 1:53:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testNonBindingsOnResolveDecoratorsFails: 412/1,831 Failed tests: 0 (168)
Jun 10, 2022 1:53:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testNonEnabledDecoratorNotResolved: 413/1,831 Failed tests: 0 (168)
Jun 10, 2022 1:53:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.invocation.observer.DecoratorInvocationTest, time: 4 ms]
Jun 10, 2022 1:53:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorInvocationTest.testDecoratorInvocation: 414/1,831 Failed tests: 0 (169)
Jun 10, 2022 1:53:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.invocation.producer.method.DecoratorInvocationTest, time: 3 ms]
Jun 10, 2022 1:53:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorInvocationTest.testDecoratorInvocation: 415/1,831 Failed tests: 0 (170)
Jun 10, 2022 1:53:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.invocation.DecoratorInvocationTest, time: 3 ms]
Jun 10, 2022 1:53:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorInvocationTest.testChainedDecoratorInvocation: 416/1,831 Failed tests: 0 (171)
Jun 10, 2022 1:53:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorInvocationTest.testDecoratorInvocation: 417/1,831 Failed tests: 0 (171)
Jun 10, 2022 1:53:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.resolution.DecoratorResolutionTest, time: 5 ms]
Jun 10, 2022 1:53:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorResolutionTest.testDelegateTypeVariableBeanActualType: 418/1,831 Failed tests: 0 (172)
Jun 10, 2022 1:53:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorResolutionTest.testDelegateTypeVariableBeanTypeVariable: 419/1,831 Failed tests: 0 (172)
Jun 10, 2022 1:53:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorResolutionTest.testDelegateWildcardBeanActualType: 420/1,831 Failed tests: 0 (172)
Jun 10, 2022 1:53:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorResolutionTest.testDelegateWildcardBeanTypeVariable: 421/1,831 Failed tests: 0 (172)
Jun 10, 2022 1:53:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorResolutionTest.testIdenticalTypeParamerters: 422/1,831 Failed tests: 0 (172)
Jun 10, 2022 1:53:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorResolutionTest.testNestedIdenticalTypeParamerters: 423/1,831 Failed tests: 0 (172)
Jun 10, 2022 1:53:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorResolutionTest.testObject: 424/1,831 Failed tests: 0 (172)
Jun 10, 2022 1:53:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorResolutionTest.testUnboundedTypeVariables: 425/1,831 Failed tests: 0 (172)
Jun 10, 2022 1:53:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorResolutionTest.testUnboundedTypeVariablesAndObject: 426/1,831 Failed tests: 0 (172)
Jun 10, 2022 1:53:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.interceptor.DecoratorAndInterceptorTest, time: 3 ms]
Jun 10, 2022 1:53:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorAndInterceptorTest.testLifecycleCallbacks: 427/1,831 Failed tests: 0 (173)
Jun 10, 2022 1:53:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorAndInterceptorTest.testMethodCallbacks: 428/1,831 Failed tests: 0 (173)
Jun 10, 2022 1:53:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.builtin.event.complex.ComplexEventDecoratorTest, time: 3 ms]
Jun 10, 2022 1:53:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ComplexEventDecoratorTest.testOrderedEvents: 429/1,831 Failed tests: 0 (174)
Jun 10, 2022 1:53:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.builtin.event.BuiltinEventDecoratorTest, time: 3 ms]
Jun 10, 2022 1:53:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinEventDecoratorTest.testDecoratorIsInvoked: 430/1,831 Failed tests: 0 (175)
Jun 10, 2022 1:53:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinEventDecoratorTest.testDecoratorIsResolved: 431/1,831 Failed tests: 0 (175)
Jun 10, 2022 1:53:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinEventDecoratorTest.testMultipleDecorators: 432/1,831 Failed tests: 0 (175)
Jun 10, 2022 1:53:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.builtin.instance.BuiltinInstanceDecoratorTest, time: 3 ms]
Jun 10, 2022 1:53:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInstanceDecoratorTest.testDecoratorIsInvoked: 433/1,831 Failed tests: 0 (176)
Jun 10, 2022 1:53:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInstanceDecoratorTest.testDecoratorIsResolved: 434/1,831 Failed tests: 0 (176)
Jun 10, 2022 1:53:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.builtin.conversation.BuiltinConversationDecoratorTest, time: 3 ms]
Jun 10, 2022 1:53:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinConversationDecoratorTest.testDecoratorIsInvoked: 435/1,831 Failed tests: 0 (177)
Jun 10, 2022 1:53:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinConversationDecoratorTest.testDecoratorIsResolved: 436/1,831 Failed tests: 0 (177)
Jun 10, 2022 1:53:22 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.builtin.injectionpoint.BuiltinInjectionPointDecoratorTest, time: 3 ms]
Jun 10, 2022 1:53:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInjectionPointDecoratorTest.testDecoratorInvoked: 437/1,831 Failed tests: 0 (178)
Jun 10, 2022 1:53:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInjectionPointDecoratorTest.testDecoratorIsResolved: 438/1,831 Failed tests: 0 (178)
Jun 10, 2022 1:53:24 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.builtin.beanmanager.BeanManagerDecoratorTest, time: 4 ms]
Jun 10, 2022 1:53:26 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerDecoratorTest.testDecoratorIsNotApplied: 439/1,831 Failed tests: 0 (179)
Jun 10, 2022 1:53:26 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.lookup.clientProxy.unproxyable.decorator.DecoratoredBeanProxyTest, time: 2 ms]
Jun 10, 2022 1:53:26 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratoredBeanProxyTest.testClientProxyBeanWithAssociatedDecorator: 440/1,831 Failed tests: 0 (180)
Jun 10, 2022 1:53:26 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.deployment.trimmed.TrimmedBeanArchiveTest, time: 2 ms]
Jun 10, 2022 1:53:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TrimmedBeanArchiveTest.testDiscoveredBean: 441/1,831 Failed tests: 0 (181)
Jun 10, 2022 1:53:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TrimmedBeanArchiveTest.testDiscoveredBeanWithStereoType: 442/1,831 Failed tests: 0 (181)
Jun 10, 2022 1:53:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TrimmedBeanArchiveTest.testProducerNotDsicovered: 443/1,831 Failed tests: 0 (181)
Jun 10, 2022 1:53:28 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.deployment.discovery.BeanDiscoveryTest, time: 4 ms]
Jun 10, 2022 1:53:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDiscoveryTest.testArchiveWithNoVersionBeansXml: 444/1,831 Failed tests: 0 (182)
Jun 10, 2022 1:53:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDiscoveryTest.testDecoratorIsBeanDefiningAnnotation: 445/1,831 Failed tests: 0 (182)
Jun 10, 2022 1:53:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDiscoveryTest.testDependentScopeImplicitBeanArchiveNoDescriptor: 446/1,831 Failed tests: 0 (182)
Jun 10, 2022 1:53:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDiscoveryTest.testExplicitBeanArchiveModeAll: 447/1,831 Failed tests: 0 (182)
Jun 10, 2022 1:53:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDiscoveryTest.testExplicitBeanArchiveModeAllVersion11: 448/1,831 Failed tests: 0 (182)
Jun 10, 2022 1:53:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDiscoveryTest.testExplicitBeanArchiveModeAllVersion20: 449/1,831 Failed tests: 0 (182)
Jun 10, 2022 1:53:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDiscoveryTest.testImplicitBeanArchiveEmptyDescriptor: 450/1,831 Failed tests: 0 (182)
Jun 10, 2022 1:53:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDiscoveryTest.testInterceptorIsBeanDefiningAnnotation: 451/1,831 Failed tests: 0 (182)
Jun 10, 2022 1:53:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDiscoveryTest.testNoBeanArchiveModeNone: 452/1,831 Failed tests: 0 (182)
Jun 10, 2022 1:53:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDiscoveryTest.testNormalScopeImplicitBeanArchiveModeAnnotated: 453/1,831 Failed tests: 0 (182)
Jun 10, 2022 1:53:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDiscoveryTest.testNormalScopeImplicitBeanArchiveNoDescriptor: 454/1,831 Failed tests: 0 (182)
Jun 10, 2022 1:53:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDiscoveryTest.testNotBeanArchiveExtension: 455/1,831 Failed tests: 0 (182)
Jun 10, 2022 1:53:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDiscoveryTest.testPseudoScopeImplicitBeanArchiveModeAnnotated: 456/1,831 Failed tests: 0 (182)
Jun 10, 2022 1:53:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDiscoveryTest.testStereotypeImplicitBeanArchiveModeAnnotated: 457/1,831 Failed tests: 0 (182)
Jun 10, 2022 1:53:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDiscoveryTest.testStereotypeImplicitBeanArchiveNoDescriptor: 458/1,831 Failed tests: 0 (182)
Jun 10, 2022 1:53:31 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.deployment.exclude.ExcludeFiltersTest, time: 5 ms]
Jun 10, 2022 1:53:33 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExcludeFiltersTest.testExcludeClassActivators: 459/1,831 Failed tests: 0 (183)
Jun 10, 2022 1:53:33 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExcludeFiltersTest.testExcludeSystemPropertyActivator: 460/1,831 Failed tests: 0 (183)
Jun 10, 2022 1:53:33 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExcludeFiltersTest.testTypeFcqnMatchesExcludeFilterName: 461/1,831 Failed tests: 0 (183)
Jun 10, 2022 1:53:33 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExcludeFiltersTest.testTypePackageMatchesExcludeFilterName: 462/1,831 Failed tests: 0 (183)
Jun 10, 2022 1:53:33 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.deployment.initialization.ApplicationInitializationLifecycleTest, time: 3 ms]
Jun 10, 2022 1:53:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationInitializationLifecycleTest.testInitialization: 463/1,831 Failed tests: 0 (184)
Jun 10, 2022 1:53:36 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processInjectionPoint.broken.ThrowExceptionTest, time: 3 ms]
Jun 10, 2022 1:53:36 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ThrowExceptionTest.testDeployment: 464/1,831 Failed tests: 0 (185)
Jun 10, 2022 1:53:36 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processInjectionPoint.broken.AddDefinitionErrorTest, time: 2 ms]
Jun 10, 2022 1:53:36 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AddDefinitionErrorTest.testDeployment: 465/1,831 Failed tests: 0 (186)
Jun 10, 2022 1:53:36 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processInjectionPoint.modify.InjectionPointOverridingTest, time: 3 ms]
Jun 10, 2022 1:53:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointOverridingTest.testDelegateInjectionPoint: 466/1,831 Failed tests: 0 (187)
Jun 10, 2022 1:53:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointOverridingTest.testOverridingFieldInjectionPoint: 467/1,831 Failed tests: 0 (187)
Jun 10, 2022 1:53:38 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processInjectionPoint.ProcessInjectionPointFiredTest, time: 3 ms]
Jun 10, 2022 1:53:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessInjectionPointFiredTest.testConstructorInjectionPoint: 468/1,831 Failed tests: 0 (188)
Jun 10, 2022 1:53:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessInjectionPointFiredTest.testDisposerMethodInjectionPoint: 469/1,831 Failed tests: 0 (188)
Jun 10, 2022 1:53:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessInjectionPointFiredTest.testFieldInjectionPoint: 470/1,831 Failed tests: 0 (188)
Jun 10, 2022 1:53:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessInjectionPointFiredTest.testInitializerInjectionPoint: 471/1,831 Failed tests: 0 (188)
Jun 10, 2022 1:53:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessInjectionPointFiredTest.testObserverMethodInjectionPoint: 472/1,831 Failed tests: 0 (188)
Jun 10, 2022 1:53:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessInjectionPointFiredTest.testProducerMethodInjectionPoint1: 473/1,831 Failed tests: 0 (188)
Jun 10, 2022 1:53:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessInjectionPointFiredTest.testProducerMethodInjectionPoint2: 474/1,831 Failed tests: 0 (188)
Jun 10, 2022 1:53:41 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.interceptor.InterceptorProcessBeanAttributesTest, time: 12 ms]
Jun 10, 2022 1:53:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorProcessBeanAttributesTest.testAlphaInterceptorObserved: 475/1,831 Failed tests: 0 (189)
Jun 10, 2022 1:53:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorProcessBeanAttributesTest.testBravoInterceptorObserved: 476/1,831 Failed tests: 0 (189)
Jun 10, 2022 1:53:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.specialization.broken.TypeConflictDetectionTest, time: 2 ms]
Jun 10, 2022 1:53:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TypeConflictDetectionTest.testDeployment: 477/1,831 Failed tests: 0 (190)
Jun 10, 2022 1:53:44 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.specialization.VetoTest, time: 5 ms]
Jun 10, 2022 1:53:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VetoTest.testSpecializedBeanAvailableAfterSpecializingBeanVetoed: 478/1,831 Failed tests: 0 (191)
Jun 10, 2022 1:53:46 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.specialization.SpecializationTest, time: 2 ms]
Jun 10, 2022 1:53:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationTest.testProcessBeanAttributesFiredProperlyForSpecializedBean: 479/1,831 Failed tests: 0 (192)
Jun 10, 2022 1:53:48 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.broken.invalid.InvalidStereotypeTest, time: 4 ms]
Jun 10, 2022 1:53:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvalidStereotypeTest.test: 480/1,831 Failed tests: 0 (193)
Jun 10, 2022 1:53:48 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.broken.invalid.InvalidQualifierTest, time: 2 ms]
Jun 10, 2022 1:53:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvalidQualifierTest.test: 481/1,831 Failed tests: 0 (194)
Jun 10, 2022 1:53:48 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.broken.invalid.InvalidScopeTest, time: 2 ms]
Jun 10, 2022 1:53:49 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvalidScopeTest.test: 482/1,831 Failed tests: 0 (195)
Jun 10, 2022 1:53:49 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.broken.invalid.InvalidTypesTest, time: 2 ms]
Jun 10, 2022 1:53:49 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvalidTypesTest.test: 483/1,831 Failed tests: 0 (196)
Jun 10, 2022 1:53:49 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapabilityErrorTest, time: 3 ms]
Jun 10, 2022 1:53:49 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivationCapabilityErrorTest.test: 484/1,831 Failed tests: 0 (197)
Jun 10, 2022 1:53:49 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapableDependencyErrorTest, time: 2 ms]
Jun 10, 2022 1:53:49 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivationCapableDependencyErrorTest.test: 485/1,831 Failed tests: 0 (198)
Jun 10, 2022 1:53:49 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.broken.AddDefinitionErrorTest, time: 3 ms]
Jun 10, 2022 1:53:49 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AddDefinitionErrorTest.testDeployment: 486/1,831 Failed tests: 0 (199)
Jun 10, 2022 1:53:49 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.broken.ThrowExceptionTest, time: 2 ms]
Jun 10, 2022 1:53:49 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ThrowExceptionTest.testDeployment: 487/1,831 Failed tests: 0 (200)
Jun 10, 2022 1:53:49 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.decorator.DecoratorProcessBeanAttributesTest, time: 5 ms]
Jun 10, 2022 1:53:51 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorProcessBeanAttributesTest.testAlphaDecoratorObserved: 488/1,831 Failed tests: 0 (201)
Jun 10, 2022 1:53:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorProcessBeanAttributesTest.testBravoDecoratorObserved: 489/1,831 Failed tests: 0 (201)
Jun 10, 2022 1:53:52 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.modify.broken.SetBeanAttributesTest, time: 3 ms]
Jun 10, 2022 1:53:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SetBeanAttributesTest.testBeanDefinitionIsValidated: 490/1,831 Failed tests: 0 (202)
Jun 10, 2022 1:53:52 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.modify.SetBeanAttributesTest, time: 3 ms]
Jun 10, 2022 1:53:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SetBeanAttributesTest.testBeanModified: 491/1,831 Failed tests: 0 (203)
Jun 10, 2022 1:53:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SetBeanAttributesTest.testChangesAreNotPropagated: 492/1,831 Failed tests: 0 (203)
Jun 10, 2022 1:53:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.synthetic.ProcessBeanAttributesNotFiredForSyntheticBeanTest, time: 2 ms]
Jun 10, 2022 1:53:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessBeanAttributesNotFiredForSyntheticBeanTest.testProcessBeanAttributesNotFired: 493/1,831 Failed tests: 0 (204)
Jun 10, 2022 1:53:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.veto.VetoTest, time: 2 ms]
Jun 10, 2022 1:53:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VetoTest.testBeanVetoed: 494/1,831 Failed tests: 0 (205)
Jun 10, 2022 1:53:59 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.ignoreFinalMethods.IgnoreFinalMethodsTest, time: 3 ms]
Jun 10, 2022 1:54:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke IgnoreFinalMethodsTest.testAppDeployedAndBeanIsAvailable: 495/1,831 Failed tests: 0 (206)
Jun 10, 2022 1:54:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.VerifyValuesTest, time: 3 ms]
Jun 10, 2022 1:54:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VerifyValuesTest.testDecoratorBeanAttributes: 496/1,831 Failed tests: 0 (207)
Jun 10, 2022 1:54:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VerifyValuesTest.testInterceptorBeanAttributes: 497/1,831 Failed tests: 0 (207)
Jun 10, 2022 1:54:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VerifyValuesTest.testManagedBeanAnnotated: 498/1,831 Failed tests: 0 (207)
Jun 10, 2022 1:54:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VerifyValuesTest.testProducerFieldAnnotated: 499/1,831 Failed tests: 0 (207)
Jun 10, 2022 1:54:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VerifyValuesTest.testProducerFieldBeanAttributes: 500/1,831 Failed tests: 0 (207)
Jun 10, 2022 1:54:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VerifyValuesTest.testProducerMethodAnnotated: 501/1,831 Failed tests: 0 (207)
Jun 10, 2022 1:54:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VerifyValuesTest.testProducerMethodBeanAttributes: 502/1,831 Failed tests: 0 (207)
Jun 10, 2022 1:54:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.bbd.broken.normalScope.AddingNormalScopeTest, time: 19 ms]
Jun 10, 2022 1:54:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AddingNormalScopeTest.testAddingScopeType: 503/1,831 Failed tests: 0 (208)
Jun 10, 2022 1:54:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.bbd.broken.exception.BeforeBeanDiscoveryThrowsExceptionTest, time: 2 ms]
Jun 10, 2022 1:54:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeforeBeanDiscoveryThrowsExceptionTest.testThrowsException: 504/1,831 Failed tests: 0 (209)
Jun 10, 2022 1:54:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.bbd.broken.passivatingScope.AddingPassivatingScopeTest, time: 2 ms]
Jun 10, 2022 1:54:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AddingPassivatingScopeTest.testAddingScopeType: 505/1,831 Failed tests: 0 (210)
Jun 10, 2022 1:54:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.bbd.BeforeBeanDiscoveryTest, time: 8 ms]
Jun 10, 2022 1:54:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeforeBeanDiscoveryTest.testAddAnnotatedType: 506/1,831 Failed tests: 0 (211)
Jun 10, 2022 1:54:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeforeBeanDiscoveryTest.testAddAnnotatedTypeWithConfigurator: 507/1,831 Failed tests: 0 (211)
Jun 10, 2022 1:54:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeforeBeanDiscoveryTest.testAddingQualifierByAnnotatedType: 508/1,831 Failed tests: 0 (211)
Jun 10, 2022 1:54:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeforeBeanDiscoveryTest.testAddingQualifierByClass: 509/1,831 Failed tests: 0 (211)
Jun 10, 2022 1:54:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeforeBeanDiscoveryTest.testAddingScopeType: 510/1,831 Failed tests: 0 (211)
Jun 10, 2022 1:54:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeforeBeanDiscoveryTest.testBeforeBeanDiscoveryEventIsCalled: 511/1,831 Failed tests: 0 (211)
Jun 10, 2022 1:54:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.bbd.DeploymentTest, time: 2 ms]
Jun 10, 2022 1:54:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DeploymentTest.testDeployedManagerEvent: 512/1,831 Failed tests: 0 (212)
Jun 10, 2022 1:54:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DeploymentTest.testOnlyEnabledBeansDeployed: 513/1,831 Failed tests: 0 (212)
Jun 10, 2022 1:54:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.broken.observerMethod.ObserverMethodWithoutNotifyMethodTest, time: 4 ms]
Jun 10, 2022 1:54:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomObserverMethodWithoutNotifyMethodTest.observerCustomMethodNotOverridingNotifyMethodTreatedAsDefinitionError: 514/1,831 Failed tests: 0 (213)
Jun 10, 2022 1:54:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.broken.observerMethod.ObserverMethodWithoutNotifyMethodTest, time: 2 ms]
Jun 10, 2022 1:54:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodWithoutNotifyMethodTest.unableToProcessObserverMethodConfigurator: 515/1,831 Failed tests: 0 (214)
Jun 10, 2022 1:54:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.broken.exception.discovery.AfterBeanDiscoveryObserverExecutionFailureTest, time: 3 ms]
Jun 10, 2022 1:54:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterBeanDiscoveryObserverExecutionFailureTest.testObserverFailureTreatedAsDefinitionError: 516/1,831 Failed tests: 0 (215)
Jun 10, 2022 1:54:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.broken.exception.validation.AfterDeploymentValidationObserverExecutionFailureTest, time: 2 ms]
Jun 10, 2022 1:54:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterDeploymentValidationObserverExecutionFailureTest.testObserverFailureTreatedAsDeploymentError: 517/1,831 Failed tests: 0 (216)
Jun 10, 2022 1:54:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.broken.addDeploymentProblem.AddDeploymentProblemTest, time: 2 ms]
Jun 10, 2022 1:54:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AddDeploymentProblemTest.testObserverDeploymentProblemTreatedAsDeploymentError: 518/1,831 Failed tests: 0 (217)
Jun 10, 2022 1:54:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.broken.addDefinitionError.AddDefinitionErrorTest, time: 2 ms]
Jun 10, 2022 1:54:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AddDefinitionErrorTest.testObserverDefinitionErrorTreatedAsDefinitionError: 519/1,831 Failed tests: 0 (218)
Jun 10, 2022 1:54:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.atd.broken.ThrowExceptionTest, time: 2 ms]
Jun 10, 2022 1:54:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ThrowExceptionTest.testDeployment: 520/1,831 Failed tests: 0 (219)
Jun 10, 2022 1:54:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.atd.massOperations.AfterTypeDiscoveryMassOperationsTest, time: 18 ms]
Jun 10, 2022 1:54:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryMassOperationsTest.testFinalAlternatives: 521/1,831 Failed tests: 0 (220)
Jun 10, 2022 1:54:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryMassOperationsTest.testFinalDecorators: 522/1,831 Failed tests: 0 (220)
Jun 10, 2022 1:54:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryMassOperationsTest.testFinalInterceptors: 523/1,831 Failed tests: 0 (220)
Jun 10, 2022 1:54:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryMassOperationsTest.testInitialAlternatives: 524/1,831 Failed tests: 0 (220)
Jun 10, 2022 1:54:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryMassOperationsTest.testInitialDecorators: 525/1,831 Failed tests: 0 (220)
Jun 10, 2022 1:54:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryMassOperationsTest.testInitialInterceptors: 526/1,831 Failed tests: 0 (220)
Jun 10, 2022 1:54:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.atd.AfterTypeDiscoveryTest, time: 7 ms]
Jun 10, 2022 1:54:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryTest.testAddAnnotatedType: 527/1,831 Failed tests: 0 (221)
Jun 10, 2022 1:54:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryTest.testAddAnnotatedTypeWithConfigurator: 528/1,831 Failed tests: 0 (221)
Jun 10, 2022 1:54:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryTest.testFinalAlternatives: 529/1,831 Failed tests: 0 (221)
Jun 10, 2022 1:54:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryTest.testFinalDecorators: 530/1,831 Failed tests: 0 (221)
Jun 10, 2022 1:54:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryTest.testFinalInterceptors: 531/1,831 Failed tests: 0 (221)
Jun 10, 2022 1:54:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryTest.testInitialAlternatives: 532/1,831 Failed tests: 0 (221)
Jun 10, 2022 1:54:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryTest.testInitialDecorators: 533/1,831 Failed tests: 0 (221)
Jun 10, 2022 1:54:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryTest.testInitialInterceptors: 534/1,831 Failed tests: 0 (221)
Jun 10, 2022 1:54:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryTest.testProcessProducerEventFiredForProducerField: 535/1,831 Failed tests: 0 (221)
Jun 10, 2022 1:54:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryTest.testProcessProducerEventFiredForProducerMethod: 536/1,831 Failed tests: 0 (221)
Jun 10, 2022 1:54:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.ExtensionLifecycleTest, time: 2 ms]
Jun 10, 2022 1:54:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExtensionLifecycleTest.testContainerDeliversEventNotifications: 537/1,831 Failed tests: 0 (222)
Jun 10, 2022 1:54:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExtensionLifecycleTest.testContainerInstantiatesSingleInstanceOfExtension: 538/1,831 Failed tests: 0 (222)
Jun 10, 2022 1:54:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExtensionLifecycleTest.testContainerProvidesBeanForExtension: 539/1,831 Failed tests: 0 (222)
Jun 10, 2022 1:54:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.configurators.injectionPoint.InjectionPointConfiguratorTest, time: 3 ms]
Jun 10, 2022 1:54:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointConfiguratorTest.changeTypeAndAddQualifier: 540/1,831 Failed tests: 0 (223)
Jun 10, 2022 1:54:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointConfiguratorTest.configuratorInitializedWithOriginalInjectionPoint: 541/1,831 Failed tests: 0 (223)
Jun 10, 2022 1:54:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointConfiguratorTest.readFromFieldAndCheckTransientField: 542/1,831 Failed tests: 0 (223)
Jun 10, 2022 1:54:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointConfiguratorTest.replaceQualifiersAndDelegate: 543/1,831 Failed tests: 0 (223)
Jun 10, 2022 1:54:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.configurators.producer.broken.ModifyingProducerViaConfigureAndSetTest, time: 2 ms]
Jun 10, 2022 1:54:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ModifyingProducerViaConfigureAndSetTest.testDeploymentThrowsISE: 544/1,831 Failed tests: 0 (224)
Jun 10, 2022 1:54:21 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.configurators.producer.ProducerConfiguratorTest, time: 2 ms]
Jun 10, 2022 1:54:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerConfiguratorTest.configuratorOptionsTest: 545/1,831 Failed tests: 0 (225)
Jun 10, 2022 1:54:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.configurators.invalid.ConfiguratorAndSetMethodTest, time: 3 ms]
Jun 10, 2022 1:54:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConfiguratorAndSetMethodTest.testPAT: 546/1,831 Failed tests: 0 (226)
Jun 10, 2022 1:54:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConfiguratorAndSetMethodTest.testPBA: 547/1,831 Failed tests: 0 (226)
Jun 10, 2022 1:54:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConfiguratorAndSetMethodTest.testPIP: 548/1,831 Failed tests: 0 (226)
Jun 10, 2022 1:54:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConfiguratorAndSetMethodTest.testPOM: 549/1,831 Failed tests: 0 (226)
Jun 10, 2022 1:54:25 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.configurators.beanAttributes.BeanAttributesConfiguratorTest, time: 3 ms]
Jun 10, 2022 1:54:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanAttributesConfiguratorTest.configuratorInitializedWithOriginalBeanAttributes: 550/1,831 Failed tests: 0 (227)
Jun 10, 2022 1:54:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanAttributesConfiguratorTest.testMultiAdditionMethods: 551/1,831 Failed tests: 0 (227)
Jun 10, 2022 1:54:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanAttributesConfiguratorTest.testReplacementMethods: 552/1,831 Failed tests: 0 (227)
Jun 10, 2022 1:54:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanAttributesConfiguratorTest.testSingleAdditionMethods: 553/1,831 Failed tests: 0 (227)
Jun 10, 2022 1:54:28 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.configurators.bean.alternativePriority.BeanConfiguratorAlternativePriorityTest, time: 3 ms]
Jun 10, 2022 1:54:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanConfiguratorAlternativePriorityTest.testSyntheticAlternativeIsEnabled: 554/1,831 Failed tests: 0 (228)
Jun 10, 2022 1:54:30 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.configurators.bean.BeanConfiguratorTest, time: 3 ms]
Jun 10, 2022 1:54:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanConfiguratorTest.processSynthethicBeanEventFired: 555/1,831 Failed tests: 0 (229)
Jun 10, 2022 1:54:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanConfiguratorTest.testCreationalAndDisposalMethods: 556/1,831 Failed tests: 0 (229)
Jun 10, 2022 1:54:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanConfiguratorTest.testDefaultScopeOfAddedBean: 557/1,831 Failed tests: 0 (229)
Jun 10, 2022 1:54:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanConfiguratorTest.testInjectionPoints: 558/1,831 Failed tests: 0 (229)
Jun 10, 2022 1:54:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanConfiguratorTest.testPassivationCapability: 559/1,831 Failed tests: 0 (229)
Jun 10, 2022 1:54:32 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.configurators.injectionTargetFactory.InjectionTargetFactoryConfigureTest, time: 3 ms]
Jun 10, 2022 1:54:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionTargetFactoryConfigureTest.testInjectionTargetFactoryConfigure: 560/1,831 Failed tests: 0 (230)
Jun 10, 2022 1:54:34 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.configurators.annotatedTypeConfigurator.beforeBeanDiscovery.AnnotatedTypeConfiguratorInBBDTest, time: 2 ms]
Jun 10, 2022 1:54:36 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnnotatedTypeConfiguratorInBBDTest.testInterceptorBindingAddition: 561/1,831 Failed tests: 0 (231)
Jun 10, 2022 1:54:37 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnnotatedTypeConfiguratorInBBDTest.testQualifierAddition: 562/1,831 Failed tests: 0 (231)
Jun 10, 2022 1:54:37 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.configurators.annotatedTypeConfigurator.AnnotatedTypeConfiguratorTest, time: 4 ms]
Jun 10, 2022 1:54:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnnotatedTypeConfiguratorTest.addMethodsOfAnnotationTypecConfigurator: 563/1,831 Failed tests: 0 (232)
Jun 10, 2022 1:54:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnnotatedTypeConfiguratorTest.annotatedTypesAndMemebersEqual: 564/1,831 Failed tests: 0 (232)
Jun 10, 2022 1:54:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnnotatedTypeConfiguratorTest.annotationsRemovedFromAnimalShelter: 565/1,831 Failed tests: 0 (232)
Jun 10, 2022 1:54:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnnotatedTypeConfiguratorTest.configuratorInitializedWithOriginalAT: 566/1,831 Failed tests: 0 (232)
Jun 10, 2022 1:54:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnnotatedTypeConfiguratorTest.configureAndTestConstructorAnnotatedParams: 567/1,831 Failed tests: 0 (232)
Jun 10, 2022 1:54:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnnotatedTypeConfiguratorTest.removeMethodsOfAnnotationTypeConfigurator: 568/1,831 Failed tests: 0 (232)
Jun 10, 2022 1:54:39 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.configurators.observerMethod.ObserverMethodConfiguratorTest, time: 4 ms]
Jun 10, 2022 1:54:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodConfiguratorTest.addNewObserverMethodFromReadingExistingOne: 569/1,831 Failed tests: 0 (233)
Jun 10, 2022 1:54:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodConfiguratorTest.addQualifiersAndSetPriorityAndChangeToAsync: 570/1,831 Failed tests: 0 (233)
Jun 10, 2022 1:54:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodConfiguratorTest.configuratorInitializedWithOriginalObserverMethod: 571/1,831 Failed tests: 0 (233)
Jun 10, 2022 1:54:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodConfiguratorTest.defaultBeanClassIsExtensionClass: 572/1,831 Failed tests: 0 (233)
Jun 10, 2022 1:54:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodConfiguratorTest.notifyAcceptingConsumerNotified: 573/1,831 Failed tests: 0 (233)
Jun 10, 2022 1:54:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodConfiguratorTest.setReceptionAndTransactionPhase: 574/1,831 Failed tests: 0 (233)
Jun 10, 2022 1:54:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodConfiguratorTest.syntheticEventInvokedAndReturningSourceTest: 575/1,831 Failed tests: 0 (233)
Jun 10, 2022 1:54:42 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.configurators.BasicConfiguratorsTest, time: 3 ms]
Jun 10, 2022 1:54:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BasicConfiguratorsTest.configuratorReturnsAlwaysSameAnnotatedTypeConfigurator: 576/1,831 Failed tests: 0 (234)
Jun 10, 2022 1:54:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BasicConfiguratorsTest.configuratorReturnsAlwaysSameBeanAttributesConfigurator: 577/1,831 Failed tests: 0 (234)
Jun 10, 2022 1:54:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BasicConfiguratorsTest.configuratorReturnsAlwaysSameInjectionPointConfigurator: 578/1,831 Failed tests: 0 (234)
Jun 10, 2022 1:54:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BasicConfiguratorsTest.configuratorReturnsAlwaysSameObserverMethodConfigurator: 579/1,831 Failed tests: 0 (234)
Jun 10, 2022 1:54:44 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.annotated.delivery.WithAnnotationsTest, time: 4 ms]
Jun 10, 2022 1:54:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke WithAnnotationsTest.testDelivery: 580/1,831 Failed tests: 0 (235)
Jun 10, 2022 1:54:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke WithAnnotationsTest.testDeliveryMetaAnnotation: 581/1,831 Failed tests: 0 (235)
Jun 10, 2022 1:54:46 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.annotated.delivery.broken.WithAnnotationsAppliedToIllegalContainerLifecycleEventParameterTest, time: 2 ms]
Jun 10, 2022 1:54:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke WithAnnotationsAppliedToIllegalContainerLifecycleEventParameterTest.testDeploymentFails: 582/1,831 Failed tests: 0 (236)
Jun 10, 2022 1:54:46 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.annotated.delivery.broken.WithAnnotationsAppliedToIllegalEventParameterTest, time: 3 ms]
Jun 10, 2022 1:54:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke WithAnnotationsAppliedToIllegalEventParameterTest.testDeploymentFails: 583/1,831 Failed tests: 0 (237)
Jun 10, 2022 1:54:46 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.annotated.synthetic.ProcessSyntheticAnnotatedTypeTest, time: 4 ms]
Jun 10, 2022 1:54:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessSyntheticAnnotatedTypeTest.testEventsFired: 584/1,831 Failed tests: 0 (238)
Jun 10, 2022 1:54:49 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessSyntheticAnnotatedTypeTest.testEventsSources: 585/1,831 Failed tests: 0 (238)
Jun 10, 2022 1:54:49 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.annotated.AlternativeMetaDataTest, time: 3 ms]
Jun 10, 2022 1:54:51 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetaDataTest.testBaseType: 586/1,831 Failed tests: 0 (239)
Jun 10, 2022 1:54:51 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetaDataTest.testConstructors: 587/1,831 Failed tests: 0 (239)
Jun 10, 2022 1:54:51 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetaDataTest.testFields: 588/1,831 Failed tests: 0 (239)
Jun 10, 2022 1:54:51 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetaDataTest.testGetAnnotation: 589/1,831 Failed tests: 0 (239)
Jun 10, 2022 1:54:51 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetaDataTest.testGetAnnotations: 590/1,831 Failed tests: 0 (239)
Jun 10, 2022 1:54:51 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetaDataTest.testIsAnnotationPresent: 591/1,831 Failed tests: 0 (239)
Jun 10, 2022 1:54:51 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetaDataTest.testMethods: 592/1,831 Failed tests: 0 (239)
Jun 10, 2022 1:54:51 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetaDataTest.testTypeClosure: 593/1,831 Failed tests: 0 (239)
Jun 10, 2022 1:54:51 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.annotated.broken.processInjectionTargetThrowsException.ProcessInjectionTargetEventThrowsExceptionTest, time: 23 ms]
Jun 10, 2022 1:54:51 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessInjectionTargetEventThrowsExceptionTest.testProcessInjectionTargetEventThrowsExceptionNotOk: 594/1,831 Failed tests: 0 (240)
Jun 10, 2022 1:54:51 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.annotated.broken.processAnnotatedObserverThrowsException.ProcessAnnotatedTypeEventThrowsExceptionTest, time: 2 ms]
Jun 10, 2022 1:54:51 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessAnnotatedTypeEventThrowsExceptionTest.testProcessAnnotatedTypeEventThrowsExceptionNotOk: 595/1,831 Failed tests: 0 (241)
Jun 10, 2022 1:54:51 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.annotated.ProcessAnnotatedTypeTest, time: 4 ms]
Jun 10, 2022 1:54:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessAnnotatedTypeTest.testGetAnnotatedType: 596/1,831 Failed tests: 0 (242)
Jun 10, 2022 1:54:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessAnnotatedTypeTest.testProcessAnnotatedTypeEventsSent: 597/1,831 Failed tests: 0 (242)
Jun 10, 2022 1:54:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessAnnotatedTypeTest.testProcessAnnotatedTypeFiredForEnum: 598/1,831 Failed tests: 0 (242)
Jun 10, 2022 1:54:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessAnnotatedTypeTest.testSetAnnotatedType: 599/1,831 Failed tests: 0 (242)
Jun 10, 2022 1:54:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessAnnotatedTypeTest.testVeto: 600/1,831 Failed tests: 0 (242)
Jun 10, 2022 1:54:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.alternative.metadata.interceptor.AlternativeMetadataInterceptorInjectionTargetTest, time: 3 ms]
Jun 10, 2022 1:54:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataInterceptorInjectionTargetTest.testInterceptorInterceptsOnlyBindedClass: 601/1,831 Failed tests: 0 (243)
Jun 10, 2022 1:54:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.alternative.metadata.interceptor.AlternativeMetadataInterceptorTest, time: 2 ms]
Jun 10, 2022 1:54:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataInterceptorTest.testInterceptorInterceptsOnlyBindedClass: 602/1,831 Failed tests: 0 (244)
Jun 10, 2022 1:54:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.alternative.metadata.annotated.AnnotatedTypeAnnotationsTest, time: 2 ms]
Jun 10, 2022 1:55:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnnotatedTypeAnnotationsTest.testCreateAnnotatedType: 603/1,831 Failed tests: 0 (245)
Jun 10, 2022 1:55:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnnotatedTypeAnnotationsTest.testGetAnnotatedType: 604/1,831 Failed tests: 0 (245)
Jun 10, 2022 1:55:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnnotatedTypeAnnotationsTest.testGetAnnotatedTypes: 605/1,831 Failed tests: 0 (245)
Jun 10, 2022 1:55:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnnotatedTypeAnnotationsTest.testProcessAnnotatedType: 606/1,831 Failed tests: 0 (245)
Jun 10, 2022 1:55:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.alternative.metadata.AlternativeMetadataTest, time: 5 ms]
Jun 10, 2022 1:55:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testContainerUsesOperationsOfAnnotatedNotReflectionApi: 607/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testDisposesIsAppliedToMethodParameter: 608/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testExtraQualifierAppliedToObservesMethodParameter: 609/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testExtraQualifierIsAppliedToInjectedField: 610/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetAnnotationUsedForGettingInterceptorInformation: 611/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetAnnotationUsedForGettingQualifierInformation: 612/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetAnnotationUsedForGettingScopeInformation: 613/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetAnnotationUsedForGettingStereotypeInformation: 614/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetBaseTypeUsedToDetermineTypeOfConstructorInjectionPoint: 615/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetBaseTypeUsedToDetermineTypeOfDisposalParameter: 616/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetBaseTypeUsedToDetermineTypeOfDisposerInjectionPoint: 617/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetBaseTypeUsedToDetermineTypeOfEventParameter: 618/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetBaseTypeUsedToDetermineTypeOfInitializerInjectionPoint: 619/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetBaseTypeUsedToDetermineTypeOfInjectionPoint: 620/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetBaseTypeUsedToDetermineTypeOfObserverInjectionPoint: 621/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetBaseTypeUsedToDetermineTypeOfProducerInjectionPoint: 622/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetTypeClosureUsed: 623/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetTypeClosureUsedToDetermineTypeOfProducerField: 624/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetTypeClosureUsedToDetermineTypeOfProducerMethod: 625/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testInjectCreatesInitializerMethod: 626/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testObserverMethod: 627/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testPreviouslyNonInjectAnnotatedConstructorIsUsed: 628/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testPreviouslyNonInjectAnnotatedFieldIsInjected: 629/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testProducesCreatesProducerField: 630/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testProducesCreatesProducerMethod: 631/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testQualifierAddedToInitializerParameter: 632/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testQualifierIsAppliedToProducerMethod: 633/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testQualifierIsAppliedToProducerMethodParameter: 634/1,831 Failed tests: 0 (246)
Jun 10, 2022 1:55:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.alternative.deployment.AlternativeInLibraryWithExtensionTest, time: 8 ms]
Jun 10, 2022 1:55:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeInLibraryWithExtensionTest.testAlternative: 635/1,831 Failed tests: 0 (247)
Jun 10, 2022 1:55:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.bean.SyntheticBeanTest, time: 4 ms]
Jun 10, 2022 1:55:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticBeanTest.testRegisteredBean: 636/1,831 Failed tests: 0 (248)
Jun 10, 2022 1:55:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticBeanTest.testSerializableBean: 637/1,831 Failed tests: 0 (248)
Jun 10, 2022 1:55:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticBeanTest.testSyntheticBeanIntercepted: 638/1,831 Failed tests: 0 (248)
Jun 10, 2022 1:55:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticBeanTest.testSyntheticDecorator: 639/1,831 Failed tests: 0 (248)
Jun 10, 2022 1:55:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticBeanTest.testSyntheticProducerField: 640/1,831 Failed tests: 0 (248)
Jun 10, 2022 1:55:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticBeanTest.testSyntheticProducerMethod: 641/1,831 Failed tests: 0 (248)
Jun 10, 2022 1:55:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.bootstrap.unavailable.methods.UnavailableMethodsDuringApplicationInitializationTest, time: 4 ms]
Jun 10, 2022 1:55:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnavailableMethodsDuringApplicationInitializationTest.testUnavailableMethods: 642/1,831 Failed tests: 0 (249)
Jun 10, 2022 1:55:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.equivalence.qualifier.QualifierEquivalenceTest, time: 4 ms]
Jun 10, 2022 1:55:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierEquivalenceTest.testAreQualifiersEquivalent: 643/1,831 Failed tests: 0 (250)
Jun 10, 2022 1:55:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierEquivalenceTest.testGetQualifierHashCode: 644/1,831 Failed tests: 0 (250)
Jun 10, 2022 1:55:20 AM org.jboss.weld.tck.wildfly8.WildFly8EEResourceManager checkTestDataSource
INFO: Test data source found
Jun 10, 2022 1:55:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.equivalence.interceptorbinding.InterceptorBindingEquivalenceTest, time: 3 ms]
Jun 10, 2022 1:55:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingEquivalenceTest.testAreInterceptorBindingsEquivalent: 645/1,831 Failed tests: 0 (251)
Jun 10, 2022 1:55:26 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingEquivalenceTest.testGetInterceptorBindingHashCode: 646/1,831 Failed tests: 0 (251)
Jun 10, 2022 1:55:26 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.el.WrapExpressionFactoryTest, time: 3 ms]
Jun 10, 2022 1:55:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke WrapExpressionFactoryTest.testWrapping: 647/1,831 Failed tests: 0 (252)
Jun 10, 2022 1:55:29 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.unmanaged.broken.UnamangedInstanceIllegalStatesTest, time: 4 ms]
Jun 10, 2022 1:55:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnamangedInstanceIllegalStatesTest.disposeCallBeforeProduce: 648/1,831 Failed tests: 0 (253)
Jun 10, 2022 1:55:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnamangedInstanceIllegalStatesTest.disposeCalledOnAlreadyDisposedInstance: 649/1,831 Failed tests: 0 (253)
Jun 10, 2022 1:55:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnamangedInstanceIllegalStatesTest.injectCallBeforeProduce: 650/1,831 Failed tests: 0 (253)
Jun 10, 2022 1:55:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnamangedInstanceIllegalStatesTest.injectCalledOnAlreadyDisposedInstance: 651/1,831 Failed tests: 0 (253)
Jun 10, 2022 1:55:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnamangedInstanceIllegalStatesTest.posConstructCallBeforeProduce: 652/1,831 Failed tests: 0 (253)
Jun 10, 2022 1:55:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnamangedInstanceIllegalStatesTest.postConstructCalledOnAlreadyDisposedInstance: 653/1,831 Failed tests: 0 (253)
Jun 10, 2022 1:55:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnamangedInstanceIllegalStatesTest.preDeStroyCalledOnAlreadyDisposedInstance: 654/1,831 Failed tests: 0 (253)
Jun 10, 2022 1:55:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnamangedInstanceIllegalStatesTest.preDestroyCallBeforeProduce: 655/1,831 Failed tests: 0 (253)
Jun 10, 2022 1:55:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnamangedInstanceIllegalStatesTest.produceCalledOnAlreadyDisposedInstance: 656/1,831 Failed tests: 0 (253)
Jun 10, 2022 1:55:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnamangedInstanceIllegalStatesTest.produceCalledOnAlreadyProducedInstance: 657/1,831 Failed tests: 0 (253)
Jun 10, 2022 1:55:32 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.unmanaged.UnmanagedInstanceTest, time: 3 ms]
Jun 10, 2022 1:55:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnmanagedInstanceTest.testNonContextualInstanceIsIntercepted: 658/1,831 Failed tests: 0 (254)
Jun 10, 2022 1:55:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnmanagedInstanceTest.testObtainNonContextualInstance: 659/1,831 Failed tests: 0 (254)
Jun 10, 2022 1:55:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnmanagedInstanceTest.testObtainNonContextualInstanceUsingCurrentBeanManager: 660/1,831 Failed tests: 0 (254)
Jun 10, 2022 1:55:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.beanAttributes.CreateBeanAttributesTest, time: 3 ms]
Jun 10, 2022 1:55:37 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CreateBeanAttributesTest.testBeanAttributesForManagedBean: 661/1,831 Failed tests: 0 (255)
Jun 10, 2022 1:55:37 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CreateBeanAttributesTest.testBeanAttributesForManagedBeanWithModifiedAnnotatedType: 662/1,831 Failed tests: 0 (255)
Jun 10, 2022 1:55:37 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CreateBeanAttributesTest.testInvalidMember: 663/1,831 Failed tests: 0 (255)
Jun 10, 2022 1:55:37 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.BeanManagerTest, time: 5 ms]
Jun 10, 2022 1:55:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testDetermineScopeType: 664/1,831 Failed tests: 0 (256)
Jun 10, 2022 1:55:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testGetELResolver: 665/1,831 Failed tests: 0 (256)
Jun 10, 2022 1:55:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testGetExtension: 666/1,831 Failed tests: 0 (256)
Jun 10, 2022 1:55:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testGetMetaAnnotationsForInterceptorBindingType: 667/1,831 Failed tests: 0 (256)
Jun 10, 2022 1:55:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testGetMetaAnnotationsForStereotype: 668/1,831 Failed tests: 0 (256)
Jun 10, 2022 1:55:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testObtainingAnnotatedType: 669/1,831 Failed tests: 0 (256)
Jun 10, 2022 1:55:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testObtainingInjectionTarget: 670/1,831 Failed tests: 0 (256)
Jun 10, 2022 1:55:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testObtainingInjectionTargetWithDefinitionError: 671/1,831 Failed tests: 0 (256)
Jun 10, 2022 1:55:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testValidateThrowsException: 672/1,831 Failed tests: 0 (256)
Jun 10, 2022 1:55:40 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.broken.event.FireContainerLifecycleEventTest, time: 2 ms]
Jun 10, 2022 1:55:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireContainerLifecycleEventTest.testFireContainerLifecycleEvent: 673/1,831 Failed tests: 0 (257)
Jun 10, 2022 1:55:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.injectionPoint.CreateInjectionPointTest, time: 3 ms]
Jun 10, 2022 1:55:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CreateInjectionPointTest.testConstructorParameter: 674/1,831 Failed tests: 0 (258)
Jun 10, 2022 1:55:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CreateInjectionPointTest.testField: 675/1,831 Failed tests: 0 (258)
Jun 10, 2022 1:55:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CreateInjectionPointTest.testInvalidField: 676/1,831 Failed tests: 0 (258)
Jun 10, 2022 1:55:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CreateInjectionPointTest.testInvalidParameter: 677/1,831 Failed tests: 0 (258)
Jun 10, 2022 1:55:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CreateInjectionPointTest.testMethodParameter: 678/1,831 Failed tests: 0 (258)
Jun 10, 2022 1:55:45 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.producer.SyntheticProducerTest, time: 4 ms]
Jun 10, 2022 1:55:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticProducerTest.testInvalidProducerField1: 679/1,831 Failed tests: 0 (259)
Jun 10, 2022 1:55:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticProducerTest.testInvalidProducerField2: 680/1,831 Failed tests: 0 (259)
Jun 10, 2022 1:55:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticProducerTest.testInvalidProducerField3: 681/1,831 Failed tests: 0 (259)
Jun 10, 2022 1:55:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticProducerTest.testInvalidProducerMethod1: 682/1,831 Failed tests: 0 (259)
Jun 10, 2022 1:55:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticProducerTest.testInvalidProducerMethod2: 683/1,831 Failed tests: 0 (259)
Jun 10, 2022 1:55:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticProducerTest.testNonStaticProducerField: 684/1,831 Failed tests: 0 (259)
Jun 10, 2022 1:55:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticProducerTest.testNonStaticProducerMethod: 685/1,831 Failed tests: 0 (259)
Jun 10, 2022 1:55:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticProducerTest.testStaticProducerField: 686/1,831 Failed tests: 0 (259)
Jun 10, 2022 1:55:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticProducerTest.testStaticProducerMethod: 687/1,831 Failed tests: 0 (259)
Jun 10, 2022 1:55:48 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.PassivationIdTest, time: 3 ms]
Jun 10, 2022 1:55:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivationIdTest.testGetPassivationCapableBeanById: 688/1,831 Failed tests: 0 (260)
Jun 10, 2022 1:55:50 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.observer.broken.definitionError.ProcessObserverMethodErrorTest, time: 2 ms]
Jun 10, 2022 1:55:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessObserverMethodErrorTest.testAddDefinitionError: 689/1,831 Failed tests: 0 (261)
Jun 10, 2022 1:55:50 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.observer.broken.exception.ProcessObserverMethodExceptionTest, time: 2 ms]
Jun 10, 2022 1:55:51 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessObserverMethodExceptionTest.testExceptionIsDefinitionError: 690/1,831 Failed tests: 0 (262)
Jun 10, 2022 1:55:51 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.observer.priority.ExtensionObserverOrderingTest, time: 3 ms]
Jun 10, 2022 1:55:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExtensionObserverOrderingTest.testEventOrdering: 691/1,831 Failed tests: 0 (263)
Jun 10, 2022 1:55:53 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.observer.ProcessObserverMethodEventTest, time: 2 ms]
Jun 10, 2022 1:55:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessObserverMethodEventTest.replaceWithSetObserverMethod: 692/1,831 Failed tests: 0 (264)
Jun 10, 2022 1:55:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessObserverMethodEventTest.testGetAnnotatedMethod: 693/1,831 Failed tests: 0 (264)
Jun 10, 2022 1:55:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessObserverMethodEventTest.testGetObserverMethod: 694/1,831 Failed tests: 0 (264)
Jun 10, 2022 1:55:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessObserverMethodEventTest.testProcessObserverMethodEventsSent: 695/1,831 Failed tests: 0 (264)
Jun 10, 2022 1:55:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessObserverMethodEventTest.vetoEventD: 696/1,831 Failed tests: 0 (264)
Jun 10, 2022 1:55:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.producer.broken.injectionTargetError.InjectionTargetDefinitionErrorTest, time: 2 ms]
Jun 10, 2022 1:55:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionTargetDefinitionErrorTest.testAddingDefinitionError: 697/1,831 Failed tests: 0 (265)
Jun 10, 2022 1:55:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.producer.broken.processing.ProducerProcessingWithExceptionTest, time: 2 ms]
Jun 10, 2022 1:55:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerProcessingWithExceptionTest.testException: 698/1,831 Failed tests: 0 (266)
Jun 10, 2022 1:55:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.producer.broken.processing.ProducerProcessingWithDefinitionErrorTest, time: 2 ms]
Jun 10, 2022 1:55:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerProcessingWithDefinitionErrorTest.testExplicitDefinitionError: 699/1,831 Failed tests: 0 (267)
Jun 10, 2022 1:55:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.producer.ProducerTest, time: 4 ms]
Jun 10, 2022 1:55:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testDisposeDoesNothing: 700/1,831 Failed tests: 0 (268)
Jun 10, 2022 1:55:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testGetAnnotatedTypeOnProcessInjectionTarget: 701/1,831 Failed tests: 0 (268)
Jun 10, 2022 1:55:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testGetInjectionPointsForConstructorAndInitializer: 702/1,831 Failed tests: 0 (268)
Jun 10, 2022 1:55:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testGetInjectionPointsForFields: 703/1,831 Failed tests: 0 (268)
Jun 10, 2022 1:55:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testInjectionPointsForProducerMethod: 704/1,831 Failed tests: 0 (268)
Jun 10, 2022 1:55:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testInjectionTargetInject: 705/1,831 Failed tests: 0 (268)
Jun 10, 2022 1:55:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testInjectionTargetPostConstruct: 706/1,831 Failed tests: 0 (268)
Jun 10, 2022 1:55:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testInjectionTargetPreDestroy: 707/1,831 Failed tests: 0 (268)
Jun 10, 2022 1:55:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testInterceptorAndDecoratorStackBuilt: 708/1,831 Failed tests: 0 (268)
Jun 10, 2022 1:55:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testProduceAccessesProducerField: 709/1,831 Failed tests: 0 (268)
Jun 10, 2022 1:55:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testProduceAndInjectCallsInitializerAndConstructor: 710/1,831 Failed tests: 0 (268)
Jun 10, 2022 1:56:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testProduceCallsProducerMethod: 711/1,831 Failed tests: 0 (268)
Jun 10, 2022 1:56:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testProducerForMethodDisposesProduct: 712/1,831 Failed tests: 0 (268)
Jun 10, 2022 1:56:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testSetProducerOverridesProducer: 713/1,831 Failed tests: 0 (268)
Jun 10, 2022 1:56:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testSettingInjectionTargetReplacesIt: 714/1,831 Failed tests: 0 (268)
Jun 10, 2022 1:56:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.afterBeanDiscovery.annotated.GetAnnotatedTypesTest, time: 3 ms]
Jun 10, 2022 1:56:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GetAnnotatedTypesTest.testGetAnnotatedType: 715/1,831 Failed tests: 0 (269)
Jun 10, 2022 1:56:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GetAnnotatedTypesTest.testGetAnnotatedTypes: 716/1,831 Failed tests: 0 (269)
Jun 10, 2022 1:56:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.afterBeanDiscovery.AfterBeanDiscoveryTest, time: 3 ms]
Jun 10, 2022 1:56:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterBeanDiscoveryTest.testAddContext: 717/1,831 Failed tests: 0 (270)
Jun 10, 2022 1:56:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterBeanDiscoveryTest.testBeanIsAdded: 718/1,831 Failed tests: 0 (270)
Jun 10, 2022 1:56:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterBeanDiscoveryTest.testCustomDependentBeanInjectionPointIsAvailable: 719/1,831 Failed tests: 0 (270)
Jun 10, 2022 1:56:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterBeanDiscoveryTest.testObserverMethodRegistered: 720/1,831 Failed tests: 0 (270)
Jun 10, 2022 1:56:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterBeanDiscoveryTest.testProcessBeanIsFired: 721/1,831 Failed tests: 0 (270)
Jun 10, 2022 1:56:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterBeanDiscoveryTest.testProcessObserverMethodFiredWhileAddingObserverMethod: 722/1,831 Failed tests: 0 (270)
Jun 10, 2022 1:56:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.interceptors.annotation.InterceptorAnnotationExtensionTest, time: 2 ms]
Jun 10, 2022 1:56:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorAnnotationExtensionTest.testInterceptorAddedByExtension: 723/1,831 Failed tests: 0 (271)
Jun 10, 2022 1:56:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.interceptors.custom.CustomInterceptorRegistrationTest, time: 10 ms]
Jun 10, 2022 1:56:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomInterceptorRegistrationTest.testCustomInterceptorRegistration: 724/1,831 Failed tests: 0 (272)
Jun 10, 2022 1:56:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.interceptors.custom.CustomInterceptorInvocationTest, time: 8 ms]
Jun 10, 2022 1:56:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomInterceptorInvocationTest.testCustomInterceptorInvocation: 725/1,831 Failed tests: 0 (273)
Jun 10, 2022 1:56:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.processBean.ProcessBeanTest, time: 4 ms]
Jun 10, 2022 1:56:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessBeanTest.testProcessBeanEvent: 726/1,831 Failed tests: 0 (274)
Jun 10, 2022 1:56:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessBeanTest.testProcessBeanFiredForDecorator: 727/1,831 Failed tests: 0 (274)
Jun 10, 2022 1:56:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessBeanTest.testProcessBeanFiredForInterceptor: 728/1,831 Failed tests: 0 (274)
Jun 10, 2022 1:56:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessBeanTest.testProcessProducerFieldEvent: 729/1,831 Failed tests: 0 (274)
Jun 10, 2022 1:56:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessBeanTest.testProcessProducerMethodEvent: 730/1,831 Failed tests: 0 (274)
Jun 10, 2022 1:56:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lite.coexistence.BuildCompatibleExtensionSmokeTest, time: 3 ms]
Jun 10, 2022 1:56:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuildCompatibleExtensionSmokeTest.testExtensionsCanCoexist: 731/1,831 Failed tests: 0 (275)
Jun 10, 2022 1:56:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.interceptionFactory.broken.BrokenInterceptedInstanceTest, time: 2 ms]
Jun 10, 2022 1:56:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BrokenInterceptedInstanceTest.illegalExceptionIsThrownForSubsequentCall: 732/1,831 Failed tests: 0 (276)
Jun 10, 2022 1:56:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BrokenInterceptedInstanceTest.unproxyableExceptionIsThrown: 733/1,831 Failed tests: 0 (276)
Jun 10, 2022 1:56:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.interceptionFactory.broken.InvalidInterceptionFactoryInjectionPointTest, time: 2 ms]
Jun 10, 2022 1:56:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvalidInterceptionFactoryInjectionPointTest.noopTest: 734/1,831 Failed tests: 0 (277)
Jun 10, 2022 1:56:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.interceptionFactory.customBean.CustomBeanWithInterceptorTest, time: 32 ms]
Jun 10, 2022 1:56:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomBeanWithInterceptorTest.customBeanIntercepted: 735/1,831 Failed tests: 0 (278)
Jun 10, 2022 1:56:22 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.interceptionFactory.InterceptionFactoryTest, time: 3 ms]
Jun 10, 2022 1:56:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptionFactoryTest.interceptionFactoryBeanIsAvailable: 736/1,831 Failed tests: 0 (279)
Jun 10, 2022 1:56:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptionFactoryTest.producedInstanceIsIntercepted: 737/1,831 Failed tests: 0 (279)
Jun 10, 2022 1:56:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptionFactoryTest.producedWithFinalMethodIsIntercepted: 738/1,831 Failed tests: 0 (279)
Jun 10, 2022 1:56:25 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.communication.ExtensionsCommunicationTest, time: 3 ms]
Jun 10, 2022 1:56:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExtensionsCommunicationTest.testEvents: 739/1,831 Failed tests: 0 (280)
Jun 10, 2022 1:56:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.container.event.broken.processBeanObserverRegistersException.AddDefinitionErrorTest, time: 3 ms]
Jun 10, 2022 1:56:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AddDefinitionErrorTest.testAddDefinitionError: 740/1,831 Failed tests: 0 (281)
Jun 10, 2022 1:56:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.container.event.broken.processBeanObserverThrowsException.ThrowExceptionInProcessBeanObserverTest, time: 2 ms]
Jun 10, 2022 1:56:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ThrowExceptionInProcessBeanObserverTest.testProcessBeanObserverThrowsException: 741/1,831 Failed tests: 0 (282)
Jun 10, 2022 1:56:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanDiscovery.event.ordering.LifecycleEventOrderingTest, time: 2 ms]
Jun 10, 2022 1:56:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleEventOrderingTest.testEventsWereFiredInCorrectOrderForManagedBean: 742/1,831 Failed tests: 0 (283)
Jun 10, 2022 1:56:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleEventOrderingTest.testEventsWereFiredInCorrectOrderForProducer: 743/1,831 Failed tests: 0 (283)
Jun 10, 2022 1:56:30 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.stereotype.StereotypeExtensionTest, time: 3 ms]
Jun 10, 2022 1:56:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeExtensionTest.testStereotypeWorks: 744/1,831 Failed tests: 0 (284)
Jun 10, 2022 1:56:32 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.interceptors.definition.broken.nonExistantClassInBeansXml.NonExistantClassInBeansXmlTest, time: 2 ms]
Jun 10, 2022 1:56:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonExistantClassInBeansXmlTest.testNonExistantClassInBeansXmlNotOk: 745/1,831 Failed tests: 0 (285)
Jun 10, 2022 1:56:32 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.interceptors.definition.broken.interceptorCanNotBeDecorator.InterceptorCanNotBeDecoratorTest, time: 3 ms]
Jun 10, 2022 1:56:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorCanNotBeDecoratorTest.testInterceptorCanNotAlsoBeDecorator: 746/1,831 Failed tests: 0 (286)
Jun 10, 2022 1:56:32 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.interceptors.definition.broken.nonInterceptorClassInBeansXml.NonInterceptorClassInBeansXmlTest, time: 2 ms]
Jun 10, 2022 1:56:33 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonInterceptorClassInBeansXmlTest.testNonInterceptorClassInBeansXmlNotOk: 747/1,831 Failed tests: 0 (287)
Jun 10, 2022 1:56:33 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.interceptors.definition.broken.sameClassListedTwiceInBeansXml.SameClassListedTwiceInBeansXmlTest, time: 2 ms]
Jun 10, 2022 1:56:33 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SameClassListedTwiceInBeansXmlTest.testSameInterceptorClassListedTwiceInBeansXmlNotOk: 748/1,831 Failed tests: 0 (288)
Jun 10, 2022 1:56:33 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.interceptors.definition.custom.CustomInterceptorTest, time: 2 ms]
Jun 10, 2022 1:56:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomInterceptorTest.testCustomAroundInvokeInterceptor: 749/1,831 Failed tests: 0 (289)
Jun 10, 2022 1:56:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomInterceptorTest.testCustomAroundTimeoutInterceptor: 750/1,831 Failed tests: 0 (289)
Jun 10, 2022 1:56:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomInterceptorTest.testCustomPostActivateInterceptor: 751/1,831 Failed tests: 0 (289)
Jun 10, 2022 1:56:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomInterceptorTest.testCustomPostConstructInterceptor: 752/1,831 Failed tests: 0 (289)
Jun 10, 2022 1:56:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomInterceptorTest.testCustomPreDestroyInterceptor: 753/1,831 Failed tests: 0 (289)
Jun 10, 2022 1:56:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomInterceptorTest.testCustomPrePassivateInterceptor: 754/1,831 Failed tests: 0 (289)
Jun 10, 2022 1:56:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.interceptors.definition.interceptorCalledBeforeDecorator.InterceptorCalledBeforeDecoratorTest, time: 2 ms]
Jun 10, 2022 1:56:37 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorCalledBeforeDecoratorTest.testInterceptorCalledBeforeDecorator: 755/1,831 Failed tests: 0 (290)
Jun 10, 2022 1:56:38 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.interceptors.definition.interceptorNotListedInBeansXml.InterceptorNotListedInBeansXmlNotEnabledTest, time: 2 ms]
Jun 10, 2022 1:56:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorNotListedInBeansXmlNotEnabledTest.testInterceptorNotListedInBeansXmlNotInvoked: 756/1,831 Failed tests: 0 (291)
Jun 10, 2022 1:56:40 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.interceptors.definition.conflictingenablement.InterceptorConflictingEnablementTest, time: 3 ms]
Jun 10, 2022 1:56:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorConflictingEnablementTest.testInterception: 757/1,831 Failed tests: 0 (292)
Jun 10, 2022 1:56:42 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.interceptors.definition.lifecycle.order.LifecycleInterceptorOrderTest, time: 2 ms]
Jun 10, 2022 1:56:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleInterceptorOrderTest.testLifecycleCallbackInvocationOrder: 758/1,831 Failed tests: 0 (293)
Jun 10, 2022 1:56:45 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.interceptors.contract.lifecycleCallback.wrapped.LifecycleCallbackInterceptorTest, time: 3 ms]
Jun 10, 2022 1:56:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorTest.testLifecycleCallbackInterception: 759/1,831 Failed tests: 0 (294)
Jun 10, 2022 1:56:47 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.interceptors.order.overriden.lifecycleCallback.wrapped.OverridenLifecycleCallbackInterceptorTest, time: 3 ms]
Jun 10, 2022 1:56:49 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke OverridenLifecycleCallbackInterceptorTest.testCallbackOverridenByCallback: 760/1,831 Failed tests: 0 (295)
Jun 10, 2022 1:56:49 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke OverridenLifecycleCallbackInterceptorTest.testCallbackOverridenByNonCallback: 761/1,831 Failed tests: 0 (295)
Jun 10, 2022 1:56:49 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.interceptors.tests.contract.method.MethodLevelInterceptorTest, time: 3 ms]
Jun 10, 2022 1:56:51 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MethodLevelInterceptorTest.testExcludeClassInterceptors: 762/1,831 Failed tests: 0 (296)
Jun 10, 2022 1:56:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MethodLevelInterceptorTest.testInterceptorCanBeAppliedToMoreThanOneMethod: 763/1,831 Failed tests: 0 (296)
Jun 10, 2022 1:56:52 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.lookup.typesafe.resolution.decorator.DecoratorNotInjectedTest, time: 3 ms]
Jun 10, 2022 1:56:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorNotInjectedTest.testDecoratorNotResolved: 764/1,831 Failed tests: 0 (297)
Jun 10, 2022 1:56:52 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.lookup.byname.ResolutionByNameTest, time: 3 ms]
Jun 10, 2022 1:56:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByNameTest.testAmbiguousELNamesResolved: 765/1,831 Failed tests: 0 (298)
Jun 10, 2022 1:56:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.lookup.dynamic.broken.raw.RawInstanceProcessInjectionPointTest, time: 20 ms]
Jun 10, 2022 1:56:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceProcessInjectionPointTest.testDefinitionError: 766/1,831 Failed tests: 0 (299)
Jun 10, 2022 1:56:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.lookup.dynamic.broken.raw.RawInstanceCustomBeanTest, time: 7 ms]
Jun 10, 2022 1:56:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceCustomBeanTest.testDefinitionError: 767/1,831 Failed tests: 0 (300)
Jun 10, 2022 1:56:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.lookup.dynamic.destroy.normal.DestroyingNormalScopedInstanceTest, time: 2 ms]
Jun 10, 2022 1:56:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyingNormalScopedInstanceTest.testContextDestroyCalled: 768/1,831 Failed tests: 0 (301)
Jun 10, 2022 1:56:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyingNormalScopedInstanceTest.testCustomScopedComponent: 769/1,831 Failed tests: 0 (301)
Jun 10, 2022 1:56:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyingNormalScopedInstanceTest.testUnsupportedOperationExceptionThrownIfUnderlyingContextNotAlterable: 770/1,831 Failed tests: 0 (301)
Jun 10, 2022 1:56:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.lookup.injectionpoint.broken.reference.ambiguous.AmbiguousInjectableReferenceTest, time: 4 ms]
Jun 10, 2022 1:56:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AmbiguousInjectableReferenceTest.testUnsatisfiedReference: 771/1,831 Failed tests: 0 (302)
Jun 10, 2022 1:56:59 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.lookup.injectionpoint.broken.reference.unresolved.UnsatisfiedInjectableReferenceTest, time: 4 ms]
Jun 10, 2022 1:57:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnsatisfiedInjectableReferenceTest.testUnsatisfiedReference: 772/1,831 Failed tests: 0 (303)
Jun 10, 2022 1:57:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.lookup.injectionpoint.InjectionPointTest, time: 3 ms]
Jun 10, 2022 1:57:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testIsDelegate: 773/1,831 Failed tests: 0 (304)
Jun 10, 2022 1:57:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testPassivationCapability: 774/1,831 Failed tests: 0 (304)
Jun 10, 2022 1:57:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.lookup.el.ResolutionByNameTest, time: 2 ms]
Jun 10, 2022 1:57:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByNameTest.testBeanNameWithSeparatedListOfELIdentifiers: 775/1,831 Failed tests: 0 (305)
Jun 10, 2022 1:57:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByNameTest.testContextCreatesNewInstanceForInjection: 776/1,831 Failed tests: 0 (305)
Jun 10, 2022 1:57:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByNameTest.testELResolverReturnsContextualInstance: 777/1,831 Failed tests: 0 (305)
Jun 10, 2022 1:57:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByNameTest.testQualifiedNameLookup: 778/1,831 Failed tests: 0 (305)
Jun 10, 2022 1:57:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByNameTest.testUnresolvedNameReturnsNull: 779/1,831 Failed tests: 0 (305)
Jun 10, 2022 1:57:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.lookup.injection.visibility.InjectionVisibilityTest, time: 3 ms]
Jun 10, 2022 1:57:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionVisibilityTest.testPackagePrivateSetMethodInjection: 780/1,831 Failed tests: 0 (306)
Jun 10, 2022 1:57:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.vetoed.VetoedTest, time: 6 ms]
Jun 10, 2022 1:57:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VetoedTest.testAnnotatedTypeAddedByExtension: 781/1,831 Failed tests: 0 (307)
Jun 10, 2022 1:57:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VetoedTest.testClassLevelVeto: 782/1,831 Failed tests: 0 (307)
Jun 10, 2022 1:57:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VetoedTest.testPackageLevelVeto: 783/1,831 Failed tests: 0 (307)
Jun 10, 2022 1:57:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.broken.producer.field.managed.dependent.ManagedBeanWithIllegalDependencyTest, time: 3 ms]
Jun 10, 2022 1:57:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagedBeanWithIllegalDependencyTest.testConstructorInjectionPointRequiringPassivationCapableDependency: 784/1,831 Failed tests: 0 (308)
Jun 10, 2022 1:57:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagedBeanWithIllegalDependencyTest.testFieldInjectionPointRequiringPassivationCapableDependency: 785/1,831 Failed tests: 0 (308)
Jun 10, 2022 1:57:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagedBeanWithIllegalDependencyTest.testSetterInjectionPointRequiringPassivationCapableDependency: 786/1,831 Failed tests: 0 (308)
Jun 10, 2022 1:57:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.broken.producer.field.managed.NonPassivationCapableProducerFieldTest, time: 2 ms]
Jun 10, 2022 1:57:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonPassivationCapableProducerFieldTest.testNonPassivationCapableProducerFieldNotOk: 787/1,831 Failed tests: 0 (309)
Jun 10, 2022 1:57:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.broken.producer.method.managed.dependent.ManagedBeanWithIllegalDependencyTest, time: 3 ms]
Jun 10, 2022 1:57:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagedBeanWithIllegalDependencyTest.testConstructorInjectionPointRequiringPassivationCapableDependency: 788/1,831 Failed tests: 0 (310)
Jun 10, 2022 1:57:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagedBeanWithIllegalDependencyTest.testFieldInjectionPointRequiringPassivationCapableDependency: 789/1,831 Failed tests: 0 (310)
Jun 10, 2022 1:57:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagedBeanWithIllegalDependencyTest.testProducerMethodParamInjectionPointRequiringPassivationCapableDependency: 790/1,831 Failed tests: 0 (310)
Jun 10, 2022 1:57:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagedBeanWithIllegalDependencyTest.testSetterInjectionPointRequiringPassivationCapableDependency: 791/1,831 Failed tests: 0 (310)
Jun 10, 2022 1:57:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.broken.producer.method.managed.NonPassivationCapableProducerMethodTest, time: 2 ms]
Jun 10, 2022 1:57:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonPassivationCapableProducerMethodTest.testNonPassivationCapableProducerMethodNotOk: 792/1,831 Failed tests: 0 (311)
Jun 10, 2022 1:57:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.broken.decorator.field.DecoratorWithNonPassivatingInjectedFieldTest, time: 2 ms]
Jun 10, 2022 1:57:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorWithNonPassivatingInjectedFieldTest.testPassivationCapableBeanWithNonPassivatingDecoratorInjectedFieldFails: 793/1,831 Failed tests: 0 (312)
Jun 10, 2022 1:57:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.broken.decorator.ManagedBeanWithNonPassivatingDecoratorTest, time: 2 ms]
Jun 10, 2022 1:57:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagedBeanWithNonPassivatingDecoratorTest.testManagedBeanWithNonPassivatingDecoratorFails: 794/1,831 Failed tests: 0 (313)
Jun 10, 2022 1:57:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.broken.constructor.NonPassivatingConstructorParamTest, time: 3 ms]
Jun 10, 2022 1:57:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonPassivatingConstructorParamTest.testBeanWithNonSerializableImplementationInjectedIntoNonTransientFieldOfBeanWithPassivatingScopeFails: 795/1,831 Failed tests: 0 (314)
Jun 10, 2022 1:57:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.broken.interceptor.field.PassivationCapableBeanWithNonPassivatingInterceptorTest, time: 3 ms]
Jun 10, 2022 1:57:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivationCapableBeanWithNonPassivatingInterceptorTest.testPassivationCapableBeanWithNonPassivatingInterceptorFails: 796/1,831 Failed tests: 0 (315)
Jun 10, 2022 1:57:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.broken.interceptor.ManagedBeanWithNonSerializableInterceptorClassTest, time: 2 ms]
Jun 10, 2022 1:57:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagedBeanWithNonSerializableInterceptorClassTest.testManagedBeanWithNonSerializableInterceptorClassNotOK: 797/1,831 Failed tests: 0 (316)
Jun 10, 2022 1:57:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.broken.initializer.NonPassivatingInitParamTest, time: 2 ms]
Jun 10, 2022 1:57:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonPassivatingInitParamTest.testBeanWithNonSerializableImplementationInjectedIntoNonTransientFieldOfBeanWithPassivatingScopeFails: 798/1,831 Failed tests: 0 (317)
Jun 10, 2022 1:57:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.broken.field.NonPassivatingInjectedFieldTest, time: 2 ms]
Jun 10, 2022 1:57:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonPassivatingInjectedFieldTest.testBeanWithNonSerializableImplementationInjectedIntoNonTransientFieldOfBeanWithPassivatingScopeFails: 799/1,831 Failed tests: 0 (318)
Jun 10, 2022 1:57:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.broken.NonPassivationManagedBeanHasPassivatingScopeTest, time: 2 ms]
Jun 10, 2022 1:57:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonPassivationManagedBeanHasPassivatingScopeTest.testSimpleWebBeanWithNonSerializableImplementationClassFails: 800/1,831 Failed tests: 0 (319)
Jun 10, 2022 1:57:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.transientreference.TransientReferenceParameterTest, time: 2 ms]
Jun 10, 2022 1:57:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TransientReferenceParameterTest.testParamInjectionPoints: 801/1,831 Failed tests: 0 (320)
Jun 10, 2022 1:57:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTest, time: 3 ms]
Jun 10, 2022 1:57:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinBeanPassivationDependencyTest.testBeanManager: 802/1,831 Failed tests: 0 (321)
Jun 10, 2022 1:57:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinBeanPassivationDependencyTest.testInjectionPoint: 803/1,831 Failed tests: 0 (321)
Jun 10, 2022 1:57:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinBeanPassivationDependencyTest.testInstance: 804/1,831 Failed tests: 0 (321)
Jun 10, 2022 1:57:22 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.validation.DecoratorWithNonPassivationCapableDependenciesTest, time: 3 ms]
Jun 10, 2022 1:57:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorWithNonPassivationCapableDependenciesTest.testDeploymentValid: 805/1,831 Failed tests: 0 (322)
Jun 10, 2022 1:57:24 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.validation.InterceptorWithNonPassivationCapableDependenciesTest, time: 3 ms]
Jun 10, 2022 1:57:26 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorWithNonPassivationCapableDependenciesTest.test: 806/1,831 Failed tests: 0 (323)
Jun 10, 2022 1:57:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.custom.CustomPassivatingScopeCalledWithSerializableParametersTest, time: 4 ms]
Jun 10, 2022 1:57:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomPassivatingScopeCalledWithSerializableParametersTest.testWithExtensionProvidedBean: 807/1,831 Failed tests: 0 (324)
Jun 10, 2022 1:57:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomPassivatingScopeCalledWithSerializableParametersTest.testWithImplicitBean: 808/1,831 Failed tests: 0 (324)
Jun 10, 2022 1:57:29 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.producer.ProducerWithPrimitiveFieldTypePassivationTest, time: 3 ms]
Jun 10, 2022 1:57:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerWithPrimitiveFieldTypePassivationTest.testProducerFieldWithPrimitiveType: 809/1,831 Failed tests: 0 (325)
Jun 10, 2022 1:57:31 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.producer.ProducerMethodWithPrimitiveReturnTypePassivationTest, time: 3 ms]
Jun 10, 2022 1:57:33 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodWithPrimitiveReturnTypePassivationTest.testProducerMethodWithPrimitiveReturnType: 810/1,831 Failed tests: 0 (326)
Jun 10, 2022 1:57:33 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.injection.point.PassivationCapableInjectionPointTest, time: 2 ms]
Jun 10, 2022 1:57:36 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivationCapableInjectionPointTest.testPassivationCapableInjectionPoints: 811/1,831 Failed tests: 0 (327)
Jun 10, 2022 1:57:36 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.PassivatingContextTest, time: 3 ms]
Jun 10, 2022 1:57:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testBeanWithNonSerializableImplementationInjectedIntoTransientFieldOK: 812/1,831 Failed tests: 0 (328)
Jun 10, 2022 1:57:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testInjectionOfDependentPrimitiveProductIntoNormalBean: 813/1,831 Failed tests: 0 (328)
Jun 10, 2022 1:57:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testInjectionOfDependentSerializableProductIntoNormalBean: 814/1,831 Failed tests: 0 (328)
Jun 10, 2022 1:57:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testManagedBeanWithSerializableDecoratorOK: 815/1,831 Failed tests: 0 (328)
Jun 10, 2022 1:57:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testManagedBeanWithSerializableImplementationClassOK: 816/1,831 Failed tests: 0 (328)
Jun 10, 2022 1:57:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testManagedBeanWithSerializableInterceptorClassOK: 817/1,831 Failed tests: 0 (328)
Jun 10, 2022 1:57:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testNonSerializableProducerFieldDeclaredPassivatingThrowsIllegalProductException: 818/1,831 Failed tests: 0 (328)
Jun 10, 2022 1:57:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testPassivatingScopeProducerMethodReturnsUnserializableObjectNotOk: 819/1,831 Failed tests: 0 (328)
Jun 10, 2022 1:57:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testPassivationCapableProducerFieldIsOK: 820/1,831 Failed tests: 0 (328)
Jun 10, 2022 1:57:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testPassivationCapableProducerMethodIsOK: 821/1,831 Failed tests: 0 (328)
Jun 10, 2022 1:57:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testPassivationOccurs: 822/1,831 Failed tests: 0 (328)
Jun 10, 2022 1:57:38 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.alterable.AlterableContextTest, time: 2 ms]
Jun 10, 2022 1:57:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlterableContextTest.testCustomScopedComponent: 823/1,831 Failed tests: 0 (329)
Jun 10, 2022 1:57:41 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.dependent.DependentContextTest, time: 2 ms]
Jun 10, 2022 1:57:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testContextIsActiveWhenEvaluatingElExpression: 824/1,831 Failed tests: 0 (330)
Jun 10, 2022 1:57:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testDependentsDestroyedWhenElEvaluationCompletes: 825/1,831 Failed tests: 0 (330)
Jun 10, 2022 1:57:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testInstanceUsedForElEvaluationNotShared: 826/1,831 Failed tests: 0 (330)
Jun 10, 2022 1:57:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.GetFromContextualTest, time: 3 ms]
Jun 10, 2022 1:57:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GetOnInactiveContextTest.testInvokingGetOnInactiveContextFails: 827/1,831 Failed tests: 0 (331)
Jun 10, 2022 1:57:45 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.GetFromContextualTest, time: 2 ms]
Jun 10, 2022 1:57:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GetFromContextualTest.testGetMayNotCreateNewInstanceUnlessCreationalContextGiven: 828/1,831 Failed tests: 0 (332)
Jun 10, 2022 1:57:48 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.DestroyForSameCreationalContextTest, time: 2 ms]
Jun 10, 2022 1:57:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyForSameCreationalContextTest.testDestroyForSameCreationalContextOnly: 829/1,831 Failed tests: 0 (333)
Jun 10, 2022 1:57:50 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.ContextDestroysBeansTest, time: 2 ms]
Jun 10, 2022 1:57:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContextDestroysBeansTest.testContextDestroysBeansWhenDestroyed: 830/1,831 Failed tests: 0 (334)
Jun 10, 2022 1:57:52 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.ContextTest, time: 3 ms]
Jun 10, 2022 1:57:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContextTest.testBuiltInContexts: 831/1,831 Failed tests: 0 (335)
Jun 10, 2022 1:57:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContextTest.testGetContextWithNoRegisteredContextsFails: 832/1,831 Failed tests: 0 (335)
Jun 10, 2022 1:57:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContextTest.testGetContextWithTooManyActiveContextsFails: 833/1,831 Failed tests: 0 (335)
Jun 10, 2022 1:57:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.NormalContextTest, time: 2 ms]
Jun 10, 2022 1:57:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NormalContextTest.testGetMayNotReturnNullUnlessContextualCreateReturnsNull: 834/1,831 Failed tests: 0 (336)
Jun 10, 2022 1:57:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NormalContextTest.testGetReturnsExistingInstance: 835/1,831 Failed tests: 0 (336)
Jun 10, 2022 1:57:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NormalContextTest.testGetWithCreationalContextReturnsNewInstance: 836/1,831 Failed tests: 0 (336)
Jun 10, 2022 1:57:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NormalContextTest.testSameNormalScopeBeanInjectedEverywhere: 837/1,831 Failed tests: 0 (336)
Jun 10, 2022 1:57:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.DestroyedInstanceReturnedByGetTest, time: 2 ms]
Jun 10, 2022 1:57:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyedInstanceReturnedByGetTest.testDestroyedInstanceMustNotBeReturnedByGet: 838/1,831 Failed tests: 0 (337)
Jun 10, 2022 1:57:59 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.GetWithNoCreationalContextTest, time: 2 ms]
Jun 10, 2022 1:58:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GetWithNoCreationalContextTest.testGetWithoutCreationalContextReturnsNull: 839/1,831 Failed tests: 0 (338)
Jun 10, 2022 1:58:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.builtin.metadata.broken.typeparam.decorator.DecoratoredBeanTypeParamFieldTest, time: 5 ms]
Jun 10, 2022 1:58:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratoredBeanTypeParamFieldTest.testDeploymentFails: 840/1,831 Failed tests: 0 (339)
Jun 10, 2022 1:58:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.builtin.metadata.broken.typeparam.decorator.DecoratoredBeanTypeParamInitializerTest, time: 4 ms]
Jun 10, 2022 1:58:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratoredBeanTypeParamInitializerTest.testDeploymentFails: 841/1,831 Failed tests: 0 (340)
Jun 10, 2022 1:58:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.builtin.metadata.broken.typeparam.decorator.DecoratoredBeanTypeParamConstructorTest, time: 6 ms]
Jun 10, 2022 1:58:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratoredBeanTypeParamConstructorTest.testDeploymentFails: 842/1,831 Failed tests: 0 (341)
Jun 10, 2022 1:58:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamConstructorTest, time: 5 ms]
Jun 10, 2022 1:58:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamConstructorTest.testDeploymentFails: 843/1,831 Failed tests: 0 (342)
Jun 10, 2022 1:58:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamFieldTest, time: 4 ms]
Jun 10, 2022 1:58:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamFieldTest.testDeploymentFails: 844/1,831 Failed tests: 0 (343)
Jun 10, 2022 1:58:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamInitializerTest, time: 23 ms]
Jun 10, 2022 1:58:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamInitializerTest.testDeploymentFails: 845/1,831 Failed tests: 0 (344)
Jun 10, 2022 1:58:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.builtin.metadata.broken.injection.BuiltinDecoratorInjectionTest, time: 24 ms]
Jun 10, 2022 1:58:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinDecoratorInjectionTest.testDeploymentFails: 846/1,831 Failed tests: 0 (345)
Jun 10, 2022 1:58:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.builtin.metadata.broken.injection.decorated.DecoratedBeanInitializerInjectionTest, time: 3 ms]
Jun 10, 2022 1:58:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratedBeanInitializerInjectionTest.testDeploymentFails: 847/1,831 Failed tests: 0 (346)
Jun 10, 2022 1:58:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.builtin.metadata.broken.injection.decorated.DecoratedBeanConstructorInjectionTest, time: 3 ms]
Jun 10, 2022 1:58:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratedBeanConstructorInjectionTest.testDeploymentFails: 848/1,831 Failed tests: 0 (347)
Jun 10, 2022 1:58:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.builtin.metadata.broken.injection.decorated.DecoratedBeanFieldInjectionTest, time: 3 ms]
Jun 10, 2022 1:58:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratedBeanFieldInjectionTest.testDeploymentFails: 849/1,831 Failed tests: 0 (348)
Jun 10, 2022 1:58:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.builtin.metadata.BuiltinMetadataBeanTest, time: 4 ms]
Jun 10, 2022 1:58:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinMetadataBeanTest.testBeanMetadata: 850/1,831 Failed tests: 0 (349)
Jun 10, 2022 1:58:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinMetadataBeanTest.testDecoratorMetadata: 851/1,831 Failed tests: 0 (349)
Jun 10, 2022 1:58:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinMetadataBeanTest.testInterceptorMetadata: 852/1,831 Failed tests: 0 (349)
Jun 10, 2022 1:58:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinMetadataBeanTest.testProducerMethodMetadata: 853/1,831 Failed tests: 0 (349)
Jun 10, 2022 1:58:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.producer.method.lifecycle.ProducerMethodLifecycleTest, time: 3 ms]
Jun 10, 2022 1:58:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodLifecycleTest.testProducerMethodFromSpecializedBeanUsed: 854/1,831 Failed tests: 0 (350)
Jun 10, 2022 1:58:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.producer.method.definition.ProducerMethodDefinitionTest, time: 2 ms]
Jun 10, 2022 1:58:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testNonStaticProducerMethodNotInheritedBySpecializingSubclass: 855/1,831 Failed tests: 0 (351)
Jun 10, 2022 1:58:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.producer.method.broken.decorator.ProducerMethodOnDecoratorTest, time: 2 ms]
Jun 10, 2022 1:58:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodOnDecoratorTest.testProducerMethodNotAllowedOnDecorator: 856/1,831 Failed tests: 0 (352)
Jun 10, 2022 1:58:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.producer.field.definition.broken.decorator.ProducerFieldOnDecoratorTest, time: 2 ms]
Jun 10, 2022 1:58:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldOnDecoratorTest.testProducerFieldNotAllowedOnDecorator: 857/1,831 Failed tests: 0 (353)
Jun 10, 2022 1:58:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.producer.field.lifecycle.ProducerFieldLifecycleTest, time: 3 ms]
Jun 10, 2022 1:58:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldLifecycleTest.testProducerFieldFromSpecializingBeanUsed: 858/1,831 Failed tests: 0 (354)
Jun 10, 2022 1:58:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.disposal.method.definition.broken.decorator.DisposerMethodOnDecoratorTest, time: 2 ms]
Jun 10, 2022 1:58:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposerMethodOnDecoratorTest.testDisposerMethodNotAllowedOnDecorator: 859/1,831 Failed tests: 0 (355)
Jun 10, 2022 1:58:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.simple.lifecycle.SimpleBeanLifecycleTest, time: 3 ms]
Jun 10, 2022 1:58:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testSerializeRequestScoped: 860/1,831 Failed tests: 0 (356)
Jun 10, 2022 1:58:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testSerializeSessionScoped: 861/1,831 Failed tests: 0 (356)
Jun 10, 2022 1:58:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testSpecializedBeanExtendsManagedBean: 862/1,831 Failed tests: 0 (356)
Jun 10, 2022 1:58:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.producer.method.broken.indirectoverride.IndirectOverrideTest, time: 2 ms]
Jun 10, 2022 1:58:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke IndirectOverrideTest.testSpecializedMethodIndirectlyOverridesAnotherProducerMethod: 863/1,831 Failed tests: 0 (357)
Jun 10, 2022 1:58:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.producer.method.broken.staticmethod.SpecializesStaticMethodTest, time: 3 ms]
Jun 10, 2022 1:58:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializesStaticMethodTest.testSpecializedStaticMethod: 864/1,831 Failed tests: 0 (358)
Jun 10, 2022 1:58:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.producer.method.broken.twobeans.TwoBeansSpecializeTheSameBeanTest, time: 3 ms]
Jun 10, 2022 1:58:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TwoBeansSpecializeTheSameBeanTest.testTwoBeansSpecializeTheSameBean: 865/1,831 Failed tests: 0 (359)
Jun 10, 2022 1:58:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.producer.method.broken.name.SpecializingAndSpecializedBeanHaveNameTest, time: 2 ms]
Jun 10, 2022 1:58:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializingAndSpecializedBeanHaveNameTest.testSpecializingAndSpecializedBeanHasName: 866/1,831 Failed tests: 0 (360)
Jun 10, 2022 1:58:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.producer.method.ProducerMethodSpecializationTest, time: 4 ms]
Jun 10, 2022 1:58:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodSpecializationTest.testSpecializingBeanInjection: 867/1,831 Failed tests: 0 (361)
Jun 10, 2022 1:58:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodSpecializationTest.testSpecializingProducerMethod: 868/1,831 Failed tests: 0 (361)
Jun 10, 2022 1:58:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.simple.broken.types.SpecializingBeanWithoutBeanTypeOfSpecializedBeanTest, time: 3 ms]
Jun 10, 2022 1:58:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializingBeanWithoutBeanTypeOfSpecializedBeanTest.testDeployment: 869/1,831 Failed tests: 0 (362)
Jun 10, 2022 1:58:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.simple.broken.noextend3.SpecializingClassExtendsNonSimpleBeanTest, time: 3 ms]
Jun 10, 2022 1:58:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializingClassExtendsNonSimpleBeanTest.testSpecializingClassExtendsNonSimpleBean: 870/1,831 Failed tests: 0 (363)
Jun 10, 2022 1:58:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.simple.broken.names.SpecializingAndSpecializedBeanHasNameTest, time: 2 ms]
Jun 10, 2022 1:58:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializingAndSpecializedBeanHasNameTest.testSpecializingAndSpecializedBeanHasName: 871/1,831 Failed tests: 0 (364)
Jun 10, 2022 1:58:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.simple.broken.inconsistent.InconsistentSpecializationTest, time: 3 ms]
Jun 10, 2022 1:58:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InconsistentSpecializationTest.testInconsistentSpecialization: 872/1,831 Failed tests: 0 (365)
Jun 10, 2022 1:58:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.simple.broken.noextend2.SpecializingBeanExtendsNothingTest, time: 3 ms]
Jun 10, 2022 1:58:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializingBeanExtendsNothingTest.testSpecializingClassDirectlyExtendsNothing: 873/1,831 Failed tests: 0 (366)
Jun 10, 2022 1:58:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.simple.broken.noextend1.SpecializingBeanImplementsInterfaceOnlyTest, time: 2 ms]
Jun 10, 2022 1:58:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializingBeanImplementsInterfaceOnlyTest.testSpecializingClassImplementsInterfaceAndExtendsNothing: 874/1,831 Failed tests: 0 (367)
Jun 10, 2022 1:58:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.simple.SimpleBeanSpecializationTest, time: 4 ms]
Jun 10, 2022 1:58:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanSpecializationTest.testIndirectSpecialization: 875/1,831 Failed tests: 0 (368)
Jun 10, 2022 1:58:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanSpecializationTest.testProducerMethodOnSpecializedBeanNotCalled: 876/1,831 Failed tests: 0 (368)
Jun 10, 2022 1:58:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanSpecializationTest.testSpecializingBeanHasNameOfSpecializedBean: 877/1,831 Failed tests: 0 (368)
Jun 10, 2022 1:58:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanSpecializationTest.testSpecializingBeanHasQualifiersOfSpecializedAndSpecializingBean: 878/1,831 Failed tests: 0 (368)
Jun 10, 2022 1:58:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanSpecializationTest.testSpecializingBeanInjection: 879/1,831 Failed tests: 0 (368)
Jun 10, 2022 1:58:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.qualifiers.SpecializingBeanQualifiersTest, time: 2 ms]
Jun 10, 2022 1:58:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializingBeanQualifiersTest.testQuailifiersOfSpecializingBean: 880/1,831 Failed tests: 0 (369)
Jun 10, 2022 1:58:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializingBeanQualifiersTest.testQuailifiersOfSpecializingdNestedClass: 881/1,831 Failed tests: 0 (369)
Jun 10, 2022 1:58:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializingBeanQualifiersTest.testQualifiersOfProducedSpecializingBean: 882/1,831 Failed tests: 0 (369)
Jun 10, 2022 1:58:25 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.definition.bean.custom.CustomBeanImplementationTest, time: 12 ms]
Jun 10, 2022 1:58:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomBeanImplementationTest.testCustomBeanIsPassivationCapable: 883/1,831 Failed tests: 0 (370)
Jun 10, 2022 1:58:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomBeanImplementationTest.testCustomBeanIsPassivationCapableDependency: 884/1,831 Failed tests: 0 (370)
Jun 10, 2022 1:58:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomBeanImplementationTest.testCustomBeanNotAutomaticallySelected: 885/1,831 Failed tests: 0 (370)
Jun 10, 2022 1:58:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomBeanImplementationTest.testGetBeanClassCalled: 886/1,831 Failed tests: 0 (370)
Jun 10, 2022 1:58:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomBeanImplementationTest.testGetBindingsCalled: 887/1,831 Failed tests: 0 (370)
Jun 10, 2022 1:58:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomBeanImplementationTest.testGetInjectionPointsCalled: 888/1,831 Failed tests: 0 (370)
Jun 10, 2022 1:58:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomBeanImplementationTest.testGetNameCalled: 889/1,831 Failed tests: 0 (370)
Jun 10, 2022 1:58:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomBeanImplementationTest.testGetScopeTypeCalled: 890/1,831 Failed tests: 0 (370)
Jun 10, 2022 1:58:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomBeanImplementationTest.testGetStereotypesCalled: 891/1,831 Failed tests: 0 (370)
Jun 10, 2022 1:58:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomBeanImplementationTest.testGetTypesCalled: 892/1,831 Failed tests: 0 (370)
Jun 10, 2022 1:58:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomBeanImplementationTest.testIsPolicyCalled: 893/1,831 Failed tests: 0 (370)
Jun 10, 2022 1:58:28 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.event.observer.priority.EventObserverOrderingTest, time: 2 ms]
Jun 10, 2022 1:58:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventObserverOrderingTest.testDefaultPriority: 894/1,831 Failed tests: 0 (371)
Jun 10, 2022 1:58:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventObserverOrderingTest.testProcessObserverMethodPriority: 895/1,831 Failed tests: 0 (371)
Jun 10, 2022 1:58:30 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.event.observer.extension.EventBeanObserverNotificationTest, time: 3 ms]
Jun 10, 2022 1:58:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventBeanObserverNotificationTest.testNotifyInvoked: 896/1,831 Failed tests: 0 (372)
Jun 10, 2022 1:58:32 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.event.observer.extension.BeanManagerObserverNotificationTest, time: 2 ms]
Jun 10, 2022 1:58:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerObserverNotificationTest.testNotifyInvoked: 897/1,831 Failed tests: 0 (373)
Jun 10, 2022 1:58:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.event.broken.raw.RawEventCustomBeanTest, time: 3 ms]
Jun 10, 2022 1:58:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawEventCustomBeanTest.testDefinitionError: 898/1,831 Failed tests: 0 (374)
Jun 10, 2022 1:58:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.event.broken.raw.RawEventProcessInjectionPointTest, time: 5 ms]
Jun 10, 2022 1:58:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawEventProcessInjectionPointTest.testDefinitionError: 899/1,831 Failed tests: 0 (375)
Jun 10, 2022 1:58:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.definition.tooManyInitializerAnnotatedConstructors.TooManyInitializerAnnotatedConstructorsTest, time: 2 ms]
Jun 10, 2022 1:58:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TooManyInitializerAnnotatedConstructorsTest.testTooManyInitializerAnnotatedConstructor: 900/1,831 Failed tests: 0 (376)
Jun 10, 2022 1:58:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.definition.constructorHasAsyncObservesParameter.ConstructorHasAsyncObservesParameterTest, time: 2 ms]
Jun 10, 2022 1:58:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConstructorHasAsyncObservesParameterTest.testConstructorHasAsyncObservesParameter: 901/1,831 Failed tests: 0 (377)
Jun 10, 2022 1:58:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.definition.constructorHasObservesParameter.ConstructorHasObservesParameterTest, time: 35 ms]
Jun 10, 2022 1:58:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConstructorHasObservesParameterTest.testConstructorHasObservesParameter: 902/1,831 Failed tests: 0 (378)
Jun 10, 2022 1:58:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.definition.dependentWithPublicField.DependentWithPublicFieldTest, time: 2 ms]
Jun 10, 2022 1:58:36 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentWithPublicFieldTest.testNonDependentScopedBeanCanNotHavePublicField: 903/1,831 Failed tests: 0 (379)
Jun 10, 2022 1:58:36 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.definition.SimpleBeanDefinitionTest, time: 4 ms]
Jun 10, 2022 1:58:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanDefinitionTest.testAbstractClassDeclaredInJavaNotDiscovered: 904/1,831 Failed tests: 0 (380)
Jun 10, 2022 1:58:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanDefinitionTest.testDependentScopedBeanCanHaveNonStaticPublicField: 905/1,831 Failed tests: 0 (380)
Jun 10, 2022 1:58:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanDefinitionTest.testEmptyConstructorUsed: 906/1,831 Failed tests: 0 (380)
Jun 10, 2022 1:58:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanDefinitionTest.testExtensionNotDiscoveredAsSimpleBean: 907/1,831 Failed tests: 0 (380)
Jun 10, 2022 1:58:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanDefinitionTest.testInitializerAnnotatedConstructor: 908/1,831 Failed tests: 0 (380)
Jun 10, 2022 1:58:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanDefinitionTest.testInitializerAnnotatedConstructorUsedOverEmptyConstuctor: 909/1,831 Failed tests: 0 (380)
Jun 10, 2022 1:58:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanDefinitionTest.testInterfaceNotDiscoveredAsSimpleBean: 910/1,831 Failed tests: 0 (380)
Jun 10, 2022 1:58:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanDefinitionTest.testNonStaticInnerClassDeclaredInJavaNotDiscovered: 911/1,831 Failed tests: 0 (380)
Jun 10, 2022 1:58:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanDefinitionTest.testSimpleBeanOnlyIfConstructorIsInitializer: 912/1,831 Failed tests: 0 (380)
Jun 10, 2022 1:58:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanDefinitionTest.testSimpleBeanOnlyIfConstructorParameterless: 913/1,831 Failed tests: 0 (380)
Jun 10, 2022 1:58:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanDefinitionTest.testStaticInnerClassDeclaredInJavaAllowed: 914/1,831 Failed tests: 0 (380)
Jun 10, 2022 1:58:38 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.definition.constructorHasDisposesParameter.ConstructorHasDisposesParameterTest, time: 2 ms]
Jun 10, 2022 1:58:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConstructorHasDisposesParameterTest.testConstructorHasDisposesParameter: 915/1,831 Failed tests: 0 (381)
Jun 10, 2022 1:58:38 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.definition.nonDependentWithPublicStaticField.NonDependentWithPublicStaticFieldTest, time: 2 ms]
Jun 10, 2022 1:58:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonDependentWithPublicStaticFieldTest.testNonDependentScopedBeanCanHavePublicStaticField: 916/1,831 Failed tests: 0 (382)
Jun 10, 2022 1:58:40 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.definition.broken.field.InjectedFieldAnnotatedWithProducesTest, time: 3 ms]
Jun 10, 2022 1:58:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectedFieldAnnotatedWithProducesTest.testDeployment: 917/1,831 Failed tests: 0 (383)
Jun 10, 2022 1:58:41 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.lifecycle.unproxyable.UnproxyableManagedBeanTest, time: 3 ms]
Jun 10, 2022 1:58:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanWithFinalClassResolution: 918/1,831 Failed tests: 0 (384)
Jun 10, 2022 1:58:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanWithPackagePrivateFinalMethodResolution: 919/1,831 Failed tests: 0 (384)
Jun 10, 2022 1:58:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanWithPrivateConstructorResolution: 920/1,831 Failed tests: 0 (384)
Jun 10, 2022 1:58:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanWithProtectedFinalMethodResolution: 921/1,831 Failed tests: 0 (384)
Jun 10, 2022 1:58:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanWithPublicFinalMethodResolution: 922/1,831 Failed tests: 0 (384)
Jun 10, 2022 1:58:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest, time: 4 ms]
Jun 10, 2022 1:58:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testBeanCreateInjectsDependenciesAndInvokesInitializerToInstantiateInstance: 923/1,831 Failed tests: 0 (385)
Jun 10, 2022 1:58:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testContextCreatesNewInstanceForInjection: 924/1,831 Failed tests: 0 (385)
Jun 10, 2022 1:58:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testContextualDestroyCatchesException: 925/1,831 Failed tests: 0 (385)
Jun 10, 2022 1:58:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testContextualDestroyDisposesWhenNecessary: 926/1,831 Failed tests: 0 (385)
Jun 10, 2022 1:58:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testCreateInjectsFieldsDeclaredInJava: 927/1,831 Failed tests: 0 (385)
Jun 10, 2022 1:58:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testCreateReturnsSameBeanPushed: 928/1,831 Failed tests: 0 (385)
Jun 10, 2022 1:58:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testCreationExceptionWrapsCheckedExceptionThrownFromCreate: 929/1,831 Failed tests: 0 (385)
Jun 10, 2022 1:58:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testDependentsDestroyedAfterPreDestroy: 930/1,831 Failed tests: 0 (385)
Jun 10, 2022 1:58:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testIndirectSubClassInheritsPostConstructOnSuperclass: 931/1,831 Failed tests: 0 (385)
Jun 10, 2022 1:58:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testIndirectSubClassInheritsPreDestroyOnSuperclass: 932/1,831 Failed tests: 0 (385)
Jun 10, 2022 1:58:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testInjectionOfParametersIntoBeanConstructor: 933/1,831 Failed tests: 0 (385)
Jun 10, 2022 1:58:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testManagedBean: 934/1,831 Failed tests: 0 (385)
Jun 10, 2022 1:58:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testPostConstructPreDestroy: 935/1,831 Failed tests: 0 (385)
Jun 10, 2022 1:58:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testQualifierTypeAnnotatedConstructor: 936/1,831 Failed tests: 0 (385)
Jun 10, 2022 1:58:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testSubClassDoesNotInheritPostConstructOnSuperclassBlockedByIntermediateClass: 937/1,831 Failed tests: 0 (385)
Jun 10, 2022 1:58:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testSubClassDoesNotInheritPreDestroyConstructOnSuperclassBlockedByIntermediateClass: 938/1,831 Failed tests: 0 (385)
Jun 10, 2022 1:58:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testSubClassInheritsPostConstructOnSuperclass: 939/1,831 Failed tests: 0 (385)
Jun 10, 2022 1:58:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testSubClassInheritsPreDestroyOnSuperclass: 940/1,831 Failed tests: 0 (385)
Jun 10, 2022 1:58:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testUncheckedExceptionThrownFromCreateNotWrapped: 941/1,831 Failed tests: 0 (385)
Jun 10, 2022 1:58:46 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.definition.name.ProducerMethodWithDefaultNameTest, time: 3 ms]
Jun 10, 2022 1:58:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodWithDefaultNameTest.testJavaBeansPropertyName: 942/1,831 Failed tests: 0 (386)
Jun 10, 2022 1:58:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodWithDefaultNameTest.testMethodName: 943/1,831 Failed tests: 0 (386)
Jun 10, 2022 1:58:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodWithDefaultNameTest.testProducerMethodQualifiers: 944/1,831 Failed tests: 0 (386)
Jun 10, 2022 1:58:48 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.definition.ProducerMethodDefinitionTest, time: 7 ms]
Jun 10, 2022 1:58:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testApiTypeForArrayTypeReturn: 945/1,831 Failed tests: 0 (387)
Jun 10, 2022 1:58:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testApiTypeForClassReturn: 946/1,831 Failed tests: 0 (387)
Jun 10, 2022 1:58:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testApiTypeForInterfaceReturn: 947/1,831 Failed tests: 0 (387)
Jun 10, 2022 1:58:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testApiTypeForPrimitiveReturn: 948/1,831 Failed tests: 0 (387)
Jun 10, 2022 1:58:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testBindingType: 949/1,831 Failed tests: 0 (387)
Jun 10, 2022 1:58:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testBindingTypesAppliedToProducerMethodParameters: 950/1,831 Failed tests: 0 (387)
Jun 10, 2022 1:58:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testDefaultBindingType: 951/1,831 Failed tests: 0 (387)
Jun 10, 2022 1:58:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testDefaultNamedMethod: 952/1,831 Failed tests: 0 (387)
Jun 10, 2022 1:58:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testDependentProducerReturnsNullValue: 953/1,831 Failed tests: 0 (387)
Jun 10, 2022 1:58:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testNamedMethod: 954/1,831 Failed tests: 0 (387)
Jun 10, 2022 1:58:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testNonDependentProducerReturnsNullValue: 955/1,831 Failed tests: 0 (387)
Jun 10, 2022 1:58:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testNonStaticDisposerMethodWithStaticProducer: 956/1,831 Failed tests: 0 (387)
Jun 10, 2022 1:58:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testNonStaticProducerMethodNotInherited: 957/1,831 Failed tests: 0 (387)
Jun 10, 2022 1:58:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testParameterizedReturnType: 958/1,831 Failed tests: 0 (387)
Jun 10, 2022 1:58:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testProducerOnNonBean: 959/1,831 Failed tests: 0 (387)
Jun 10, 2022 1:58:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testScopeType: 960/1,831 Failed tests: 0 (387)
Jun 10, 2022 1:58:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testStaticDisposerMethod: 961/1,831 Failed tests: 0 (387)
Jun 10, 2022 1:58:51 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testStaticDisposerMethodWithNonStaticProducer: 962/1,831 Failed tests: 0 (387)
Jun 10, 2022 1:58:51 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testStaticMethod: 963/1,831 Failed tests: 0 (387)
Jun 10, 2022 1:58:51 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testStereotypeSpecifiesScope: 964/1,831 Failed tests: 0 (387)
Jun 10, 2022 1:58:51 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testTypeVariableReturnType: 965/1,831 Failed tests: 0 (387)
Jun 10, 2022 1:58:51 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.ProducerMethodLifecycleTest, time: 4 ms]
Jun 10, 2022 1:58:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodLifecycleTest.testCreateFailsIfProducerReturnsNullAndNotDependent: 966/1,831 Failed tests: 0 (388)
Jun 10, 2022 1:58:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodLifecycleTest.testCreateRethrowsUncheckedException: 967/1,831 Failed tests: 0 (388)
Jun 10, 2022 1:58:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodLifecycleTest.testCreateReturnsNullIfProducerDoesAndDependent: 968/1,831 Failed tests: 0 (388)
Jun 10, 2022 1:58:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodLifecycleTest.testCreateWrapsCheckedExceptionAndRethrows: 969/1,831 Failed tests: 0 (388)
Jun 10, 2022 1:58:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodLifecycleTest.testProducerMethodBeanCreate: 970/1,831 Failed tests: 0 (388)
Jun 10, 2022 1:58:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodLifecycleTest.testProducerMethodBeanDestroy: 971/1,831 Failed tests: 0 (388)
Jun 10, 2022 1:58:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodLifecycleTest.testProducerMethodInvokedOnCreate: 972/1,831 Failed tests: 0 (388)
Jun 10, 2022 1:58:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodLifecycleTest.testWhenApplicationInvokesProducerMethodParametersAreNotInjected: 973/1,831 Failed tests: 0 (388)
Jun 10, 2022 1:58:53 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithWildcard.ParametrizedTypeWithWildcard02Test, time: 2 ms]
Jun 10, 2022 1:58:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParametrizedTypeWithWildcard02Test.testParameterizedReturnTypeWithDoubleWildcard: 974/1,831 Failed tests: 0 (389)
Jun 10, 2022 1:58:53 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithWildcard.ParameterizedTypeWithWildcardTest, time: 20 ms]
Jun 10, 2022 1:58:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypeWithWildcardTest.testParameterizedReturnTypeWithWildcard: 975/1,831 Failed tests: 0 (390)
Jun 10, 2022 1:58:53 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.array.ProducerMethodArrayWildcardTest, time: 2 ms]
Jun 10, 2022 1:58:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodArrayWildcardTest.testBeanTypes: 976/1,831 Failed tests: 0 (391)
Jun 10, 2022 1:58:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.array.ProducerMethodArrayTypeVariableTest, time: 3 ms]
Jun 10, 2022 1:58:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodArrayTypeVariableTest.testBeanTypes: 977/1,831 Failed tests: 0 (392)
Jun 10, 2022 1:58:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterAnnotatedObservesAsync.ParameterAnnotatedAsyncObservesTest, time: 2 ms]
Jun 10, 2022 1:58:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterAnnotatedAsyncObservesTest.testProducerMethodWithParameterAnnotatedAsyncObserves: 978/1,831 Failed tests: 0 (393)
Jun 10, 2022 1:58:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithTypeParameter.ParametrizedReturnTypeWithTypeVariable02Test, time: 3 ms]
Jun 10, 2022 1:58:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParametrizedReturnTypeWithTypeVariable02Test.testNonDependentScopedProducerMethodWithParameterizedTypeWithTypeVariable: 979/1,831 Failed tests: 0 (394)
Jun 10, 2022 1:58:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithTypeParameter.ParameterizedReturnTypeWithTypeVariableTest, time: 3 ms]
Jun 10, 2022 1:58:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedReturnTypeWithTypeVariableTest.testNonDependentScopedProducerMethodWithParameterizedTypeWithTypeVariable: 980/1,831 Failed tests: 0 (395)
Jun 10, 2022 1:58:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.interceptor.ProducerMethodOnInterceptorTest, time: 3 ms]
Jun 10, 2022 1:58:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodOnInterceptorTest.testProducerMethodNotAllowedOnInterceptor: 981/1,831 Failed tests: 0 (396)
Jun 10, 2022 1:58:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterAnnotatedDisposes.ParameterAnnotatedDisposesTest, time: 2 ms]
Jun 10, 2022 1:58:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterAnnotatedDisposesTest.testProducerMethodWithParameterAnnotatedDisposes: 982/1,831 Failed tests: 0 (397)
Jun 10, 2022 1:58:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterAnnotatedObserves.ParameterAnnotatedObservesTest, time: 2 ms]
Jun 10, 2022 1:58:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterAnnotatedObservesTest.testProducerMethodWithParameterAnnotatedObserves: 983/1,831 Failed tests: 0 (398)
Jun 10, 2022 1:58:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.typeVariableReturnType.TypeVariableReturnTypeTest, time: 3 ms]
Jun 10, 2022 1:58:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TypeVariableReturnTypeTest.testTypeVariableNotAllowed: 984/1,831 Failed tests: 0 (399)
Jun 10, 2022 1:58:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.typeVariable2.RequestScopedProducerFieldWithTypeVariableTest, time: 2 ms]
Jun 10, 2022 1:58:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RequestScopedProducerFieldWithTypeVariableTest.testRequestScopedProducerFieldParameterizedWithTypeVariableNotAllowed: 985/1,831 Failed tests: 0 (400)
Jun 10, 2022 1:58:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.interceptor.ProducerFieldOnInterceptorTest, time: 2 ms]
Jun 10, 2022 1:58:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldOnInterceptorTest.testProducerFieldNotAllowedOnInterceptor: 986/1,831 Failed tests: 0 (401)
Jun 10, 2022 1:58:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.wildcard.ProducerFieldTypeWithWildcardTest, time: 2 ms]
Jun 10, 2022 1:58:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldTypeWithWildcardTest.testProducerFieldTypeWithWildcard: 987/1,831 Failed tests: 0 (402)
Jun 10, 2022 1:58:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.inject.InjectAnnotatedProducerFieldTest, time: 2 ms]
Jun 10, 2022 1:58:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectAnnotatedProducerFieldTest.testInjectAnnotatedProducerFieldNotAllowed: 988/1,831 Failed tests: 0 (403)
Jun 10, 2022 1:58:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.array.ProducerFieldArrayTypeVariableTest, time: 2 ms]
Jun 10, 2022 1:58:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldArrayTypeVariableTest.testBeanTypes: 989/1,831 Failed tests: 0 (404)
Jun 10, 2022 1:58:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.array.ProducerFieldArrayWildcardTest, time: 2 ms]
Jun 10, 2022 1:58:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldArrayWildcardTest.testBeanTypes: 990/1,831 Failed tests: 0 (405)
Jun 10, 2022 1:58:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.typeVariable.ProducerFieldWithTypeVariableTest, time: 2 ms]
Jun 10, 2022 1:58:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldWithTypeVariableTest.testProducerFieldWithTypeOfTypeVariableNotAllowed: 991/1,831 Failed tests: 0 (406)
Jun 10, 2022 1:58:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.field.definition.ProducerFieldDefinitionTest, time: 5 ms]
Jun 10, 2022 1:58:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testApiTypeForArrayTypeReturn: 992/1,831 Failed tests: 0 (407)
Jun 10, 2022 1:58:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testApiTypeForClassReturn: 993/1,831 Failed tests: 0 (407)
Jun 10, 2022 1:58:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testApiTypeForInterfaceReturn: 994/1,831 Failed tests: 0 (407)
Jun 10, 2022 1:58:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testApiTypeForPrimitiveReturn: 995/1,831 Failed tests: 0 (407)
Jun 10, 2022 1:58:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testBeanDeclaresMultipleProducerFields: 996/1,831 Failed tests: 0 (407)
Jun 10, 2022 1:58:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testBindingType: 997/1,831 Failed tests: 0 (407)
Jun 10, 2022 1:58:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testDefaultBindingType: 998/1,831 Failed tests: 0 (407)
Jun 10, 2022 1:58:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testDefaultNamed: 999/1,831 Failed tests: 0 (407)
Jun 10, 2022 1:58:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testDefaultNamedByStereotype: 1,000/1,831 Failed tests: 0 (407)
Jun 10, 2022 1:58:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testNamedField: 1,001/1,831 Failed tests: 0 (407)
Jun 10, 2022 1:58:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testNonStaticProducerFieldNotIndirectlyInherited: 1,002/1,831 Failed tests: 0 (407)
Jun 10, 2022 1:58:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testNonStaticProducerFieldNotInherited: 1,003/1,831 Failed tests: 0 (407)
Jun 10, 2022 1:58:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testParameterizedReturnType: 1,004/1,831 Failed tests: 0 (407)
Jun 10, 2022 1:58:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testProducerFieldWithTypeVariable: 1,005/1,831 Failed tests: 0 (407)
Jun 10, 2022 1:58:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testScopeType: 1,006/1,831 Failed tests: 0 (407)
Jun 10, 2022 1:58:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testStereotype: 1,007/1,831 Failed tests: 0 (407)
Jun 10, 2022 1:58:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.ProducerFieldLifecycleTest, time: 4 ms]
Jun 10, 2022 1:59:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldLifecycleTest.testProducerFieldBeanCreate: 1,008/1,831 Failed tests: 0 (408)
Jun 10, 2022 1:59:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldLifecycleTest.testProducerFieldBeanDestroy: 1,009/1,831 Failed tests: 0 (408)
Jun 10, 2022 1:59:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldLifecycleTest.testProducerFieldForNullValueNotDependent: 1,010/1,831 Failed tests: 0 (408)
Jun 10, 2022 1:59:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldLifecycleTest.testProducerFieldNotAnotherBean: 1,011/1,831 Failed tests: 0 (408)
Jun 10, 2022 1:59:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldLifecycleTest.testProducerFieldReturnsNullIsDependent: 1,012/1,831 Failed tests: 0 (408)
Jun 10, 2022 1:59:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldLifecycleTest.testProducerFieldReturnsNullIsNotDependent: 1,013/1,831 Failed tests: 0 (408)
Jun 10, 2022 1:59:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldLifecycleTest.testProducerStaticFieldBean: 1,014/1,831 Failed tests: 0 (408)
Jun 10, 2022 1:59:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.initializer.broken.methodAnnotatedProduces.InitializerMethodAnnotatedProducesTest, time: 2 ms]
Jun 10, 2022 1:59:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InitializerMethodAnnotatedProducesTest.testInitializerMethodAnnotatedProduces: 1,015/1,831 Failed tests: 0 (409)
Jun 10, 2022 1:59:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.initializer.broken.parameterAnnotatedDisposes.ParameterAnnotatedDisposesTest, time: 2 ms]
Jun 10, 2022 1:59:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterAnnotatedDisposesTest.testInitializerMethodHasParameterAnnotatedDisposes: 1,016/1,831 Failed tests: 0 (410)
Jun 10, 2022 1:59:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.initializer.broken.parameterAnnotatedAsyncObserves.ParameterAnnotatedAsyncObservesTest, time: 4 ms]
Jun 10, 2022 1:59:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterAnnotatedAsyncObservesTest.testInitializerMethodHasParameterAnnotatedAsyncObserves: 1,017/1,831 Failed tests: 0 (411)
Jun 10, 2022 1:59:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.initializer.broken.parameterAnnotatedObserves.ParameterAnnotatedObservesTest, time: 2 ms]
Jun 10, 2022 1:59:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterAnnotatedObservesTest.testInitializerMethodHasParameterAnnotatedObserves: 1,018/1,831 Failed tests: 0 (412)
Jun 10, 2022 1:59:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.initializer.broken.generic.GenericInitializerMethodTest, time: 2 ms]
Jun 10, 2022 1:59:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GenericInitializerMethodTest.testGenericInitializerMethodNotAllowed: 1,019/1,831 Failed tests: 0 (413)
Jun 10, 2022 1:59:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.initializer.InitializerMethodTest, time: 3 ms]
Jun 10, 2022 1:59:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InitializerMethodTest.testBindingTypeOnInitializerParameter: 1,020/1,831 Failed tests: 0 (414)
Jun 10, 2022 1:59:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InitializerMethodTest.testMultipleInitializerMethodsAreCalled: 1,021/1,831 Failed tests: 0 (414)
Jun 10, 2022 1:59:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.invocation.DisposesMethodCalledOnceTest, time: 3 ms]
Jun 10, 2022 1:59:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposesMethodCalledOnceTest.testDisposerCalledOnce1: 1,022/1,831 Failed tests: 0 (415)
Jun 10, 2022 1:59:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposesMethodCalledOnceTest.testDisposerCalledOnce2: 1,023/1,831 Failed tests: 0 (415)
Jun 10, 2022 1:59:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposesMethodCalledOnceTest.testDisposerCalledOnce3: 1,024/1,831 Failed tests: 0 (415)
Jun 10, 2022 1:59:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposesMethodCalledOnceTest.testDisposerCalledOnce4: 1,025/1,831 Failed tests: 0 (415)
Jun 10, 2022 1:59:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposesMethodCalledOnceTest.testDisposerCalledOnce5: 1,026/1,831 Failed tests: 0 (415)
Jun 10, 2022 1:59:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposesMethodCalledOnceTest.testDisposerCalledOnce6: 1,027/1,831 Failed tests: 0 (415)
Jun 10, 2022 1:59:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.observes.ObserverParameterUnallowedDefinitionTest, time: 2 ms]
Jun 10, 2022 1:59:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverParameterUnallowedDefinitionTest.testObserverParameterUnallowed: 1,028/1,831 Failed tests: 0 (416)
Jun 10, 2022 1:59:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.validation.ambiguous.DisposerMethodParameterInjectionValidationTest, time: 2 ms]
Jun 10, 2022 1:59:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposerMethodParameterInjectionValidationTest.test: 1,029/1,831 Failed tests: 0 (417)
Jun 10, 2022 1:59:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.validation.unsatisfied.DisposerMethodParameterInjectionValidationTest, time: 3 ms]
Jun 10, 2022 1:59:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposerMethodParameterInjectionValidationTest.test: 1,030/1,831 Failed tests: 0 (418)
Jun 10, 2022 1:59:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.unresolvedMethod.UnresolvedDisposalMethodDefinitionTest, time: 3 ms]
Jun 10, 2022 1:59:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnresolvedDisposalMethodDefinitionTest.testUnresolvedDisposalMethod: 1,031/1,831 Failed tests: 0 (419)
Jun 10, 2022 1:59:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.interceptor.DisposerMethodOnInterceptorTest, time: 2 ms]
Jun 10, 2022 1:59:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposerMethodOnInterceptorTest.testDisposerMethodNotAllowedOnInterceptor: 1,032/1,831 Failed tests: 0 (420)
Jun 10, 2022 1:59:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.producesUnallowed.ProducesUnallowedDefinitionTest, time: 2 ms]
Jun 10, 2022 1:59:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducesUnallowedDefinitionTest.testProducesUnallowed: 1,033/1,831 Failed tests: 0 (421)
Jun 10, 2022 1:59:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.multiple.MultipleDisposerMethodsForProducerMethodTest, time: 3 ms]
Jun 10, 2022 1:59:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MultipleDisposerMethodsForProducerMethodTest.testMultipleDisposerMethodsForProducerMethodNotAllowed: 1,034/1,831 Failed tests: 0 (422)
Jun 10, 2022 1:59:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.initializerUnallowed.InitializerUnallowedDefinitionTest, time: 2 ms]
Jun 10, 2022 1:59:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InitializerUnallowedDefinitionTest.testInitializerUnallowed: 1,035/1,831 Failed tests: 0 (423)
Jun 10, 2022 1:59:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.multiParams.MultipleDisposeParametersDefinitionTest, time: 2 ms]
Jun 10, 2022 1:59:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MultipleDisposeParametersDefinitionTest.testMultipleDisposeParameters: 1,036/1,831 Failed tests: 0 (424)
Jun 10, 2022 1:59:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.inheritance.DisposerMethodInheritanceTest, time: 3 ms]
Jun 10, 2022 1:59:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposerMethodInheritanceTest.testManagedBeanDisposerMethodNotInherited: 1,037/1,831 Failed tests: 0 (425)
Jun 10, 2022 1:59:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.DisposalMethodDefinitionTest, time: 4 ms]
Jun 10, 2022 1:59:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposalMethodDefinitionTest.testBindingTypesAppliedToDisposalMethodParameters: 1,038/1,831 Failed tests: 0 (426)
Jun 10, 2022 1:59:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposalMethodDefinitionTest.testDisposalMethodCalledForProducerField: 1,039/1,831 Failed tests: 0 (426)
Jun 10, 2022 1:59:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposalMethodDefinitionTest.testDisposalMethodForMultipleProducerMethods: 1,040/1,831 Failed tests: 0 (426)
Jun 10, 2022 1:59:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposalMethodDefinitionTest.testDisposalMethodOnNonBean: 1,041/1,831 Failed tests: 0 (426)
Jun 10, 2022 1:59:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposalMethodDefinitionTest.testDisposalMethodParametersGetInjected: 1,042/1,831 Failed tests: 0 (426)
Jun 10, 2022 1:59:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.parameters.DisposedParameterPositionTest, time: 2 ms]
Jun 10, 2022 1:59:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposedParameterPositionTest.testDisposedParameterPosition: 1,043/1,831 Failed tests: 0 (427)
Jun 10, 2022 1:59:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptorTypeParamFieldTest, time: 5 ms]
Jun 10, 2022 1:59:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorTypeParamFieldTest.testDeploymentFails: 1,044/1,831 Failed tests: 0 (428)
Jun 10, 2022 1:59:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptorTypeParamConstructorTest, time: 5 ms]
Jun 10, 2022 1:59:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorTypeParamConstructorTest.testDeploymentFails: 1,045/1,831 Failed tests: 0 (429)
Jun 10, 2022 1:59:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptedBeanTypeParamInitializerTest, time: 4 ms]
Jun 10, 2022 1:59:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanTypeParamInitializerTest.testDeploymentFails: 1,046/1,831 Failed tests: 0 (430)
Jun 10, 2022 1:59:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptorTypeParamInitializerTest, time: 16 ms]
Jun 10, 2022 1:59:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorTypeParamInitializerTest.testDeploymentFails: 1,047/1,831 Failed tests: 0 (431)
Jun 10, 2022 1:59:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptedBeanTypeParamFieldTest, time: 5 ms]
Jun 10, 2022 1:59:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanTypeParamFieldTest.testDeploymentFails: 1,048/1,831 Failed tests: 0 (432)
Jun 10, 2022 1:59:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptedBeanTypeParamConstructorTest, time: 5 ms]
Jun 10, 2022 1:59:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanTypeParamConstructorTest.testDeploymentFails: 1,049/1,831 Failed tests: 0 (433)
Jun 10, 2022 1:59:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamDisposerTest, time: 2 ms]
Jun 10, 2022 1:59:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamDisposerTest.testDeploymentFails: 1,050/1,831 Failed tests: 0 (434)
Jun 10, 2022 1:59:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamProducerTest, time: 3 ms]
Jun 10, 2022 1:59:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamProducerTest.testDeploymentFails: 1,051/1,831 Failed tests: 0 (435)
Jun 10, 2022 1:59:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamInitializerTest, time: 3 ms]
Jun 10, 2022 1:59:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamInitializerTest.testDeploymentFails: 1,052/1,831 Failed tests: 0 (436)
Jun 10, 2022 1:59:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamFieldTest, time: 2 ms]
Jun 10, 2022 1:59:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamFieldTest.testDeploymentFails: 1,053/1,831 Failed tests: 0 (437)
Jun 10, 2022 1:59:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamConstructorTest, time: 2 ms]
Jun 10, 2022 1:59:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamConstructorTest.testDeploymentFails: 1,054/1,831 Failed tests: 0 (438)
Jun 10, 2022 1:59:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedBeanConstructorInjectionTest, time: 3 ms]
Jun 10, 2022 1:59:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanConstructorInjectionTest.testDeploymentFails: 1,055/1,831 Failed tests: 0 (439)
Jun 10, 2022 1:59:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedBeanInitializerInjectionTest, time: 2 ms]
Jun 10, 2022 1:59:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanInitializerInjectionTest.testDeploymentFails: 1,056/1,831 Failed tests: 0 (440)
Jun 10, 2022 1:59:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedBeanFieldInjectionTest, time: 2 ms]
Jun 10, 2022 1:59:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanFieldInjectionTest.testDeploymentFails: 1,057/1,831 Failed tests: 0 (441)
Jun 10, 2022 1:59:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.BuiltinInterceptorInjectionTest, time: 3 ms]
Jun 10, 2022 1:59:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInterceptorInjectionTest.testDeploymentFails: 1,058/1,831 Failed tests: 0 (442)
Jun 10, 2022 1:59:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.generics.MemberLevelInheritanceTest, time: 4 ms]
Jun 10, 2022 1:59:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MemberLevelInheritanceTest.testInjectionPoint: 1,059/1,831 Failed tests: 0 (443)
Jun 10, 2022 1:59:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MemberLevelInheritanceTest.testInjectionPointDefinition: 1,060/1,831 Failed tests: 0 (443)
Jun 10, 2022 1:59:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MemberLevelInheritanceTest.testObserver: 1,061/1,831 Failed tests: 0 (443)
Jun 10, 2022 1:59:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MemberLevelInheritanceTest.testObserverResolution: 1,062/1,831 Failed tests: 0 (443)
Jun 10, 2022 1:59:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.FinalClassWithInheritedStereotypeInterceptorTest, time: 3 ms]
Jun 10, 2022 1:59:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FinalClassWithInheritedStereotypeInterceptorTest.testFinalMethodWithInheritedStereotypeInterceptor: 1,063/1,831 Failed tests: 0 (444)
Jun 10, 2022 1:59:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.FinalClassWithInheritedClassLevelInterceptorTest, time: 3 ms]
Jun 10, 2022 1:59:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FinalClassWithInheritedClassLevelInterceptorTest.testFinalClassWithInheritedClassLevelInterceptor: 1,064/1,831 Failed tests: 0 (445)
Jun 10, 2022 1:59:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.FinalMethodWithInheritedStereotypeInterceptorTest, time: 2 ms]
Jun 10, 2022 1:59:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FinalMethodWithInheritedStereotypeInterceptorTest.testFinalClassWithInheritedStereotypeInterceptor: 1,065/1,831 Failed tests: 0 (446)
Jun 10, 2022 1:59:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.FinalMethodWithInheritedClassLevelInterceptorTest, time: 2 ms]
Jun 10, 2022 1:59:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FinalMethodWithInheritedClassLevelInterceptorTest.testFinalMethodWithInheritedClassLevelInterceptor: 1,066/1,831 Failed tests: 0 (447)
Jun 10, 2022 1:59:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.inheritance.InterceptorBindingInheritanceTest, time: 3 ms]
Jun 10, 2022 1:59:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingInheritanceTest.testInterceptorBindingDirectlyInheritedFromManagedBean: 1,067/1,831 Failed tests: 0 (448)
Jun 10, 2022 1:59:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingInheritanceTest.testInterceptorBindingIndirectlyInheritedFromManagedBean: 1,068/1,831 Failed tests: 0 (448)
Jun 10, 2022 1:59:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingInheritanceTest.testMethodInterceptorBindingDirectlyInheritedFromManagedBean: 1,069/1,831 Failed tests: 0 (448)
Jun 10, 2022 1:59:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingInheritanceTest.testMethodInterceptorBindingDirectlyNotInheritedFromManagedBean: 1,070/1,831 Failed tests: 0 (448)
Jun 10, 2022 1:59:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingInheritanceTest.testMethodInterceptorBindingIndirectlyInheritedFromManagedBean: 1,071/1,831 Failed tests: 0 (448)
Jun 10, 2022 1:59:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingInheritanceTest.testMethodInterceptorBindingIndirectlyNotInheritedFromManagedBean: 1,072/1,831 Failed tests: 0 (448)
Jun 10, 2022 1:59:22 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.NormalScopedBeanFinalClassInterceptorTest, time: 4 ms]
Jun 10, 2022 1:59:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NormalScopedBeanFinalClassInterceptorTest.testFinalClassWithClassLevelInterceptor: 1,073/1,831 Failed tests: 0 (449)
Jun 10, 2022 1:59:22 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.NormalScopedBeanFinalMethodInterceptorTest, time: 3 ms]
Jun 10, 2022 1:59:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NormalScopedBeanFinalMethodInterceptorTest.testFinalMethodWithClassLevelInterceptor: 1,074/1,831 Failed tests: 0 (450)
Jun 10, 2022 1:59:22 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.FinalClassClassLevelInterceptorTest, time: 3 ms]
Jun 10, 2022 1:59:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FinalClassClassLevelInterceptorTest.testFinalClassWithClassLevelInterceptor: 1,075/1,831 Failed tests: 0 (451)
Jun 10, 2022 1:59:22 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.DependentBeanFinalMethodInterceptorTest, time: 2 ms]
Jun 10, 2022 1:59:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentBeanFinalMethodInterceptorTest.testFinalMethodWithClassLevelInterceptor: 1,076/1,831 Failed tests: 0 (452)
Jun 10, 2022 1:59:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.observer.async.InterceptorWithAsyncObserverMethodTest, time: 2 ms]
Jun 10, 2022 1:59:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorWithAsyncObserverMethodTest.testInterceptorWithAsyncObserverMethodNotOk: 1,077/1,831 Failed tests: 0 (453)
Jun 10, 2022 1:59:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.observer.InterceptorWithObserverMethodTest, time: 3 ms]
Jun 10, 2022 1:59:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorWithObserverMethodTest.testInterceptorWithObserverMethodNotOk: 1,078/1,831 Failed tests: 0 (454)
Jun 10, 2022 1:59:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.nonDependent.NonDependentInterceptorTest, time: 3 ms]
Jun 10, 2022 1:59:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonDependentInterceptorTest.testDeploymentWithScopedInterceptor: 1,079/1,831 Failed tests: 0 (455)
Jun 10, 2022 1:59:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.interceptorOrder.InterceptorOrderTest, time: 2 ms]
Jun 10, 2022 1:59:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorOrderTest.testInterceptorsCalledInOrderDefinedByBeansXml: 1,080/1,831 Failed tests: 0 (456)
Jun 10, 2022 1:59:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorOrderTest.testInterceptorsInvocationOrder: 1,081/1,831 Failed tests: 0 (456)
Jun 10, 2022 1:59:25 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.member.InterceptorBindingTypeWithMemberTest, time: 3 ms]
Jun 10, 2022 1:59:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingTypeWithMemberTest.testInterceptorBindingTypeWithMember: 1,082/1,831 Failed tests: 0 (457)
Jun 10, 2022 1:59:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingTypeWithMemberTest.testInterceptorBindingTypeWithNonBindingMember: 1,083/1,831 Failed tests: 0 (457)
Jun 10, 2022 1:59:28 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest, time: 4 ms]
Jun 10, 2022 1:59:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorDefinitionTest.testInstanceOfInterceptorForEveryEnabledInterceptor: 1,084/1,831 Failed tests: 0 (458)
Jun 10, 2022 1:59:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorDefinitionTest.testInterceptionType: 1,085/1,831 Failed tests: 0 (458)
Jun 10, 2022 1:59:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorDefinitionTest.testInterceptorBindingAnnotation: 1,086/1,831 Failed tests: 0 (458)
Jun 10, 2022 1:59:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorDefinitionTest.testInterceptorBindingTypes: 1,087/1,831 Failed tests: 0 (458)
Jun 10, 2022 1:59:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorDefinitionTest.testInterceptorBindingsCanDeclareOtherInterceptorBindings: 1,088/1,831 Failed tests: 0 (458)
Jun 10, 2022 1:59:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorDefinitionTest.testInterceptorsImplementInterceptorInterface: 1,089/1,831 Failed tests: 0 (458)
Jun 10, 2022 1:59:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorDefinitionTest.testNoBindingTypesToResolveInterceptorsFails: 1,090/1,831 Failed tests: 0 (458)
Jun 10, 2022 1:59:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorDefinitionTest.testNonBindingTypeToResolveInterceptorsFails: 1,091/1,831 Failed tests: 0 (458)
Jun 10, 2022 1:59:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorDefinitionTest.testResolveInterceptorsReturnsOrderedList: 1,092/1,831 Failed tests: 0 (458)
Jun 10, 2022 1:59:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorDefinitionTest.testSameBindingTypesToResolveInterceptorsFails: 1,093/1,831 Failed tests: 0 (458)
Jun 10, 2022 1:59:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorDefinitionTest.testStereotypeInterceptorBindings: 1,094/1,831 Failed tests: 0 (458)
Jun 10, 2022 1:59:30 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.invocation.InterceptorInvocationTest, time: 3 ms]
Jun 10, 2022 1:59:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorInvocationTest.testDisposerMethodsAreIntercepted: 1,095/1,831 Failed tests: 0 (459)
Jun 10, 2022 1:59:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorInvocationTest.testInitializerMethodsNotIntercepted: 1,096/1,831 Failed tests: 0 (459)
Jun 10, 2022 1:59:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorInvocationTest.testLifecycleCallbacksAreIntercepted: 1,097/1,831 Failed tests: 0 (459)
Jun 10, 2022 1:59:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorInvocationTest.testManagedBeanIsIntercepted: 1,098/1,831 Failed tests: 0 (459)
Jun 10, 2022 1:59:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorInvocationTest.testObjectMethodsAreNotIntercepted: 1,099/1,831 Failed tests: 0 (459)
Jun 10, 2022 1:59:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorInvocationTest.testObserverMethodsAreIntercepted: 1,100/1,831 Failed tests: 0 (459)
Jun 10, 2022 1:59:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorInvocationTest.testProducerMethodsAreIntercepted: 1,101/1,831 Failed tests: 0 (459)
Jun 10, 2022 1:59:32 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.privateConstructor.PrivateConstructorTest, time: 2 ms]
Jun 10, 2022 1:59:33 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PrivateConstructorTest.testClassWithPrivateConstructor: 1,102/1,831 Failed tests: 0 (460)
Jun 10, 2022 1:59:33 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalClass.FinalClassTest, time: 2 ms]
Jun 10, 2022 1:59:33 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FinalClassTest.testInjectionPointWithUnproxyableTypeWhichResolvesToNormalScopedBean: 1,103/1,831 Failed tests: 0 (461)
Jun 10, 2022 1:59:33 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.NonPrivateNonStaticSuperclassMethodTest, time: 3 ms]
Jun 10, 2022 1:59:33 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonPrivateNonStaticSuperclassMethodTest.testClassWithPublicFinalMethodCannotBeProxied: 1,104/1,831 Failed tests: 0 (462)
Jun 10, 2022 1:59:33 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.PrivateFinalMethodTest, time: 2 ms]
Jun 10, 2022 1:59:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PrivateFinalMethodTest.testClassWithPrivateFinalMethodCanBeProxied: 1,105/1,831 Failed tests: 0 (463)
Jun 10, 2022 1:59:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.PublicFinalMethodNotProxyableTest, time: 2 ms]
Jun 10, 2022 1:59:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PublicFinalMethodNotProxyableTest.testClassWithPublicFinalMethodCannotBeProxied: 1,106/1,831 Failed tests: 0 (464)
Jun 10, 2022 1:59:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.PackagePrivateFinalMethodNotProxyableTest, time: 4 ms]
Jun 10, 2022 1:59:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PackagePrivateFinalMethodNotProxyableTest.testClassWithPublicFinalMethodCannotBeProxied: 1,107/1,831 Failed tests: 0 (465)
Jun 10, 2022 1:59:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.ProtectedFinalMethodNotProxyableTest, time: 2 ms]
Jun 10, 2022 1:59:36 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProtectedFinalMethodNotProxyableTest.testClassWithPublicFinalMethodCannotBeProxied: 1,108/1,831 Failed tests: 0 (466)
Jun 10, 2022 1:59:36 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.StaticFinalMethodTest, time: 3 ms]
Jun 10, 2022 1:59:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StaticFinalMethodTest.testClassWithStaticFinalMethodCanBeProxied: 1,109/1,831 Failed tests: 0 (467)
Jun 10, 2022 1:59:38 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.primitive.UnproxyableTest, time: 2 ms]
Jun 10, 2022 1:59:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnproxyableTest.testInjectionPointWithUnproxyableTypeWhichResolvesToNormalScopedBean: 1,110/1,831 Failed tests: 0 (468)
Jun 10, 2022 1:59:38 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.interceptor.InterceptedBeanProxyTest, time: 2 ms]
Jun 10, 2022 1:59:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanProxyTest.testClientProxyBeanWithBoundInterceptor: 1,111/1,831 Failed tests: 0 (469)
Jun 10, 2022 1:59:38 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.beanConstructor.BeanConstructorWithParametersTest, time: 3 ms]
Jun 10, 2022 1:59:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanConstructorWithParametersTest.testDeployment: 1,112/1,831 Failed tests: 0 (470)
Jun 10, 2022 1:59:38 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.array.ArrayTest, time: 2 ms]
Jun 10, 2022 1:59:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ArrayTest.testInjectionPointWithArrayType: 1,113/1,831 Failed tests: 0 (471)
Jun 10, 2022 1:59:39 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.ClientProxyTest, time: 2 ms]
Jun 10, 2022 1:59:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientProxyTest.testClientProxyInvocation: 1,114/1,831 Failed tests: 0 (472)
Jun 10, 2022 1:59:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientProxyTest.testClientProxyUsedForNormalScope: 1,115/1,831 Failed tests: 0 (472)
Jun 10, 2022 1:59:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientProxyTest.testSimpleBeanClientProxyIsSerializable: 1,116/1,831 Failed tests: 0 (472)
Jun 10, 2022 1:59:41 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.broken.raw.ParameterizedTypesInjectionRawAmbiguousTest, time: 5 ms]
Jun 10, 2022 1:59:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionRawAmbiguousTest.testInjection: 1,117/1,831 Failed tests: 0 (473)
Jun 10, 2022 1:59:41 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.multiple.bounds.ParameterizedTypesWithTypeVariableWithMultipleBoundsTest, time: 3 ms]
Jun 10, 2022 1:59:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesWithTypeVariableWithMultipleBoundsTest.testInjectionOfBeanWithTypeVariableWithMultipleBounds: 1,118/1,831 Failed tests: 0 (474)
Jun 10, 2022 1:59:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesWithTypeVariableWithMultipleBoundsTest.testInjectionOfBeanWithTypeVariableWithMultipleBoundsToParameterizedTypeWithActualType: 1,119/1,831 Failed tests: 0 (474)
Jun 10, 2022 1:59:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesWithTypeVariableWithMultipleBoundsTest.testInjectionOfBeanWithWildcardWithTypeVariableAsLowerBound: 1,120/1,831 Failed tests: 0 (474)
Jun 10, 2022 1:59:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithTypeVariableTest, time: 3 ms]
Jun 10, 2022 1:59:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionToParameterizedWithTypeVariableTest.testInjection: 1,121/1,831 Failed tests: 0 (475)
Jun 10, 2022 1:59:45 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithWildcardTest, time: 2 ms]
Jun 10, 2022 1:59:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionToParameterizedWithWildcardTest.testInjection: 1,122/1,831 Failed tests: 0 (476)
Jun 10, 2022 1:59:48 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToRawTypeTest, time: 2 ms]
Jun 10, 2022 1:59:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionToRawTypeTest.testInjection: 1,123/1,831 Failed tests: 0 (477)
Jun 10, 2022 1:59:50 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithTypeVariableUpperBoundTest, time: 3 ms]
Jun 10, 2022 1:59:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionToParameterizedWithTypeVariableUpperBoundTest.testInjection: 1,124/1,831 Failed tests: 0 (478)
Jun 10, 2022 1:59:52 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithActualTypeTest, time: 2 ms]
Jun 10, 2022 1:59:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionToParameterizedWithActualTypeTest.testInjection: 1,125/1,831 Failed tests: 0 (479)
Jun 10, 2022 1:59:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.any.AnyInjectionTest, time: 2 ms]
Jun 10, 2022 1:59:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnyInjectionTest.testAnyInjectionIfExactlyOneBeanForType: 1,126/1,831 Failed tests: 0 (480)
Jun 10, 2022 1:59:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.broken.injectionPointWithNamed3.NamedNonFieldInjectionPointTest, time: 2 ms]
Jun 10, 2022 1:59:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NamedNonFieldInjectionPointTest.testNamedInitializerMethodInjectionPointNotAllowed: 1,127/1,831 Failed tests: 0 (481)
Jun 10, 2022 1:59:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.broken.prefix.NamePrefixTest, time: 3 ms]
Jun 10, 2022 1:59:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NamePrefixTest.testDuplicateBeanNamePrefix: 1,128/1,831 Failed tests: 0 (482)
Jun 10, 2022 1:59:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.broken.prefix.ExpandedNamePrefix2Test, time: 2 ms]
Jun 10, 2022 1:59:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExpandedNamePrefix2Test.testDuplicateBeanNamePrefix: 1,129/1,831 Failed tests: 0 (483)
Jun 10, 2022 1:59:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.broken.prefix.ExpandedNamePrefixTest, time: 2 ms]
Jun 10, 2022 1:59:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExpandedNamePrefixTest.testDuplicateBeanNamePrefix: 1,130/1,831 Failed tests: 0 (484)
Jun 10, 2022 1:59:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.broken.duplicity.DuplicitNameTest, time: 2 ms]
Jun 10, 2022 1:59:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DuplicitNameTest.testDuplicateNamedBeans: 1,131/1,831 Failed tests: 0 (485)
Jun 10, 2022 1:59:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.broken.injectionPointWithNamed2.NamedNonFieldInjectionPointTest, time: 2 ms]
Jun 10, 2022 1:59:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NamedNonFieldInjectionPointTest.testNamedObserverMethodInjectionPointNotAllowed: 1,132/1,831 Failed tests: 0 (486)
Jun 10, 2022 1:59:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.broken.injectionPointWithNamed.NamedNonFieldInjectionPointTest, time: 2 ms]
Jun 10, 2022 1:59:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NamedNonFieldInjectionPointTest.testNamedProducerInjectionPointNotAllowed: 1,133/1,831 Failed tests: 0 (487)
Jun 10, 2022 1:59:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.ambiguous.AmbiguousELNamesTest, time: 2 ms]
Jun 10, 2022 2:00:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AmbiguousELNamesTest.testAmbiguousELNamesResolved: 1,134/1,831 Failed tests: 0 (488)
Jun 10, 2022 2:00:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.ResolutionByNameTest, time: 2 ms]
Jun 10, 2022 2:00:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByNameTest.testAmbiguousELNamesResolved: 1,135/1,831 Failed tests: 0 (489)
Jun 10, 2022 2:00:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dependency.resolution.broken.unsatisfied.UnsatisfiedDependencyTest, time: 3 ms]
Jun 10, 2022 2:00:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnsatisfiedDependencyTest.testUnsatisfiedDependency: 1,136/1,831 Failed tests: 0 (490)
Jun 10, 2022 2:00:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dependency.resolution.broken.ambiguous.AmbiguousDependencyTest, time: 2 ms]
Jun 10, 2022 2:00:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AmbiguousDependencyTest.testAmbiguousDependency: 1,137/1,831 Failed tests: 0 (491)
Jun 10, 2022 2:00:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dependency.resolution.AmbiguousDependencyResolutionTest, time: 2 ms]
Jun 10, 2022 2:00:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AmbiguousDependencyResolutionTest.testProducerFieldOnAlternativeIsNotEliminated: 1,138/1,831 Failed tests: 0 (492)
Jun 10, 2022 2:00:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AmbiguousDependencyResolutionTest.testProducerMethodOnAlternativeIsNotEliminated: 1,139/1,831 Failed tests: 0 (492)
Jun 10, 2022 2:00:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.handle.InstanceHandleTest, time: 3 ms]
Jun 10, 2022 2:00:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InstanceHandleTest.testGetAfterDestroyingContextualInstance: 1,140/1,831 Failed tests: 0 (493)
Jun 10, 2022 2:00:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InstanceHandleTest.testGetHandle: 1,141/1,831 Failed tests: 0 (493)
Jun 10, 2022 2:00:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InstanceHandleTest.testHandles: 1,142/1,831 Failed tests: 0 (493)
Jun 10, 2022 2:00:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InstanceHandleTest.testIsResolvable: 1,143/1,831 Failed tests: 0 (493)
Jun 10, 2022 2:00:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.builtin.BuiltinInstanceTest, time: 3 ms]
Jun 10, 2022 2:00:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInstanceTest.testInstanceIsPassivationCapable: 1,144/1,831 Failed tests: 0 (494)
Jun 10, 2022 2:00:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInstanceTest.testInstanceProvidedForEveryLegalBeanType: 1,145/1,831 Failed tests: 0 (494)
Jun 10, 2022 2:00:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInstanceTest.testNameOfBuiltinInstance: 1,146/1,831 Failed tests: 0 (494)
Jun 10, 2022 2:00:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInstanceTest.testScopeOfBuiltinInstance: 1,147/1,831 Failed tests: 0 (494)
Jun 10, 2022 2:00:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceObserverInjectionTest, time: 3 ms]
Jun 10, 2022 2:00:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceObserverInjectionTest.testDefinitionError: 1,148/1,831 Failed tests: 0 (495)
Jun 10, 2022 2:00:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceConstructorInjectionTest, time: 2 ms]
Jun 10, 2022 2:00:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceConstructorInjectionTest.testDefinitionError: 1,149/1,831 Failed tests: 0 (496)
Jun 10, 2022 2:00:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceDisposerInjectionTest, time: 2 ms]
Jun 10, 2022 2:00:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceDisposerInjectionTest.testDefinitionError: 1,150/1,831 Failed tests: 0 (497)
Jun 10, 2022 2:00:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceProducerMethodInjectionTest, time: 2 ms]
Jun 10, 2022 2:00:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceProducerMethodInjectionTest.testDefinitionError: 1,151/1,831 Failed tests: 0 (498)
Jun 10, 2022 2:00:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceFieldInjectionTest, time: 3 ms]
Jun 10, 2022 2:00:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceFieldInjectionTest.testDefinitionError: 1,152/1,831 Failed tests: 0 (499)
Jun 10, 2022 2:00:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceInitMethodInjectionTest, time: 3 ms]
Jun 10, 2022 2:00:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceInitMethodInjectionTest.testDefinitionError: 1,153/1,831 Failed tests: 0 (500)
Jun 10, 2022 2:00:18 AM org.jboss.weld.tck.wildfly8.WildFly8EEResourceManager checkTestDataSource
INFO: Test data source found
Jun 10, 2022 2:00:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.destroy.dependent.DestroyingDependentInstanceTest, time: 2 ms]
Jun 10, 2022 2:00:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyingDependentInstanceTest.testDestroyingDependentInstances: 1,154/1,831 Failed tests: 0 (501)
Jun 10, 2022 2:00:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyingDependentInstanceTest.testDestroyingInterceptedDependentBean: 1,155/1,831 Failed tests: 0 (501)
Jun 10, 2022 2:00:24 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.DestroyingNormalScopedInstanceTest, time: 4 ms]
Jun 10, 2022 2:00:26 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyingNormalScopedInstanceTest.testApplicationScopedComponent: 1,156/1,831 Failed tests: 0 (502)
Jun 10, 2022 2:00:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyingNormalScopedInstanceTest.testNothingHappensIfNoInstanceToDestroy: 1,157/1,831 Failed tests: 0 (502)
Jun 10, 2022 2:00:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyingNormalScopedInstanceTest.testNullParameter: 1,158/1,831 Failed tests: 0 (502)
Jun 10, 2022 2:00:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyingNormalScopedInstanceTest.testRequestScopedComponent: 1,159/1,831 Failed tests: 0 (502)
Jun 10, 2022 2:00:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.DynamicLookupTest, time: 3 ms]
Jun 10, 2022 2:00:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.beanManageCreateInstance: 1,160/1,831 Failed tests: 0 (503)
Jun 10, 2022 2:00:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.cdiSelectLookup: 1,161/1,831 Failed tests: 0 (503)
Jun 10, 2022 2:00:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.testAlternatives: 1,162/1,831 Failed tests: 0 (503)
Jun 10, 2022 2:00:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.testAmbiguousDependencyThrowsException: 1,163/1,831 Failed tests: 0 (503)
Jun 10, 2022 2:00:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.testDuplicateBindingsThrowsException: 1,164/1,831 Failed tests: 0 (503)
Jun 10, 2022 2:00:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.testGetMethod: 1,165/1,831 Failed tests: 0 (503)
Jun 10, 2022 2:00:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.testIsAmbiguous: 1,166/1,831 Failed tests: 0 (503)
Jun 10, 2022 2:00:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.testIsUnsatisfied: 1,167/1,831 Failed tests: 0 (503)
Jun 10, 2022 2:00:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.testIteratorMethod: 1,168/1,831 Failed tests: 0 (503)
Jun 10, 2022 2:00:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.testNonBindingThrowsException: 1,169/1,831 Failed tests: 0 (503)
Jun 10, 2022 2:00:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.testObtainsInjectsInstanceOfInstance: 1,170/1,831 Failed tests: 0 (503)
Jun 10, 2022 2:00:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.testStream: 1,171/1,831 Failed tests: 0 (503)
Jun 10, 2022 2:00:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.testUnsatisfiedDependencyThrowsException: 1,172/1,831 Failed tests: 0 (503)
Jun 10, 2022 2:00:30 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.requiredtype.LegalRequiredTypeTest, time: 2 ms]
Jun 10, 2022 2:00:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LegalRequiredTypeTest.testLegalRequiredType: 1,173/1,831 Failed tests: 0 (504)
Jun 10, 2022 2:00:33 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.dynamic.DynamicInjectionPointTest, time: 2 ms]
Jun 10, 2022 2:00:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicInjectionPointTest.testInjectionPointGetAnnotated: 1,174/1,831 Failed tests: 0 (505)
Jun 10, 2022 2:00:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicInjectionPointTest.testInjectionPointGetBean: 1,175/1,831 Failed tests: 0 (505)
Jun 10, 2022 2:00:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicInjectionPointTest.testInjectionPointGetMember: 1,176/1,831 Failed tests: 0 (505)
Jun 10, 2022 2:00:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicInjectionPointTest.testInjectionPointGetQualifiers: 1,177/1,831 Failed tests: 0 (505)
Jun 10, 2022 2:00:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicInjectionPointTest.testInjectionPointGetType: 1,178/1,831 Failed tests: 0 (505)
Jun 10, 2022 2:00:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicInjectionPointTest.testInjectionPointIsDelegate: 1,179/1,831 Failed tests: 0 (505)
Jun 10, 2022 2:00:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicInjectionPointTest.testInjectionPointIsTransient: 1,180/1,831 Failed tests: 0 (505)
Jun 10, 2022 2:00:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.named.NamedAtInjectionPointTest, time: 3 ms]
Jun 10, 2022 2:00:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NamedAtInjectionPointTest.testFieldNameUsedAsBeanName: 1,181/1,831 Failed tests: 0 (506)
Jun 10, 2022 2:00:38 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.normal.scope.NormalScopedBeanWithInjectionPoint, time: 2 ms]
Jun 10, 2022 2:00:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NormalScopedBeanWithInjectionPoint.testRequestScopedBeanWithInjectionPoint: 1,182/1,831 Failed tests: 0 (507)
Jun 10, 2022 2:00:38 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.disposer.DisposerInjectionPointMetadataTest, time: 5 ms]
Jun 10, 2022 2:00:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposerInjectionPointMetadataTest.testDisposerWithInjectionPointMetadata: 1,183/1,831 Failed tests: 0 (508)
Jun 10, 2022 2:00:39 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.InjectionPointTest, time: 4 ms]
Jun 10, 2022 2:00:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testApiTypeInjectionPoint: 1,184/1,831 Failed tests: 0 (509)
Jun 10, 2022 2:00:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testCurrentBinding: 1,185/1,831 Failed tests: 0 (509)
Jun 10, 2022 2:00:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testDependentScope: 1,186/1,831 Failed tests: 0 (509)
Jun 10, 2022 2:00:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testGetAnnotatedField: 1,187/1,831 Failed tests: 0 (509)
Jun 10, 2022 2:00:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testGetAnnotatedParameter: 1,188/1,831 Failed tests: 0 (509)
Jun 10, 2022 2:00:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testGetBean: 1,189/1,831 Failed tests: 0 (509)
Jun 10, 2022 2:00:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testGetBindingTypes: 1,190/1,831 Failed tests: 0 (509)
Jun 10, 2022 2:00:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testGetMemberConstructor: 1,191/1,831 Failed tests: 0 (509)
Jun 10, 2022 2:00:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testGetMemberField: 1,192/1,831 Failed tests: 0 (509)
Jun 10, 2022 2:00:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testGetMemberMethod: 1,193/1,831 Failed tests: 0 (509)
Jun 10, 2022 2:00:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testGetType: 1,194/1,831 Failed tests: 0 (509)
Jun 10, 2022 2:00:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testIsTransient: 1,195/1,831 Failed tests: 0 (509)
Jun 10, 2022 2:00:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testNullInjectionPointInjectedIntoNonInjectedObject: 1,196/1,831 Failed tests: 0 (509)
Jun 10, 2022 2:00:41 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.InjectableReferenceTest, time: 2 ms]
Jun 10, 2022 2:00:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectableReferenceTest.testGetInjectableReferenceOnBeanManager: 1,197/1,831 Failed tests: 0 (510)
Jun 10, 2022 2:00:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectableReferenceTest.testGetInjectableReferenceReturnsDelegateForDelegateInjectionPoint: 1,198/1,831 Failed tests: 0 (510)
Jun 10, 2022 2:00:44 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.broken.disabled.DisabledBeanNotAvailableForInjectionTest, time: 2 ms]
Jun 10, 2022 2:00:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisabledBeanNotAvailableForInjectionTest.testDeployment: 1,199/1,831 Failed tests: 0 (511)
Jun 10, 2022 2:00:44 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.broken.type.variable.TypeVariableInjectionPointTest, time: 3 ms]
Jun 10, 2022 2:00:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TypeVariableInjectionPointTest.testTypeVariableInjectionPoint: 1,200/1,831 Failed tests: 0 (512)
Jun 10, 2022 2:00:44 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.primitive.PrimitiveInjectionPointTest, time: 3 ms]
Jun 10, 2022 2:00:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PrimitiveInjectionPointTest.testPrimitiveInjectionPointResolvedToNonPrimitiveProducerMethod: 1,201/1,831 Failed tests: 0 (513)
Jun 10, 2022 2:00:47 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.InterceptorNotResolvedInterModuleTest, time: 5 ms]
Jun 10, 2022 2:00:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorNotResolvedInterModuleTest.testInterceptorNotAvailableForInjection: 1,202/1,831 Failed tests: 0 (514)
Jun 10, 2022 2:00:47 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.InterceptorNotResolvedTest, time: 2 ms]
Jun 10, 2022 2:00:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorNotResolvedTest.testInterceptorNotAvailableForInjection: 1,203/1,831 Failed tests: 0 (515)
Jun 10, 2022 2:00:47 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.parameterized.raw.RawBeanTypeParameterizedRequiredTypeTest, time: 3 ms]
Jun 10, 2022 2:00:49 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawBeanTypeParameterizedRequiredTypeTest.testAssignableTypeParams: 1,204/1,831 Failed tests: 0 (516)
Jun 10, 2022 2:00:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawBeanTypeParameterizedRequiredTypeTest.testNotAssignableTypeParams: 1,205/1,831 Failed tests: 0 (516)
Jun 10, 2022 2:00:50 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.parameterized.AssignabilityOfRawAndParameterizedTypesTest, time: 6 ms]
Jun 10, 2022 2:00:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithActualTypesToParameterizedTypeWithActualTypes: 1,206/1,831 Failed tests: 0 (517)
Jun 10, 2022 2:00:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithActualTypesToParameterizedTypeWithWildcards: 1,207/1,831 Failed tests: 0 (517)
Jun 10, 2022 2:00:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithActualTypesToParameterizedTypeWithWildcardsAtInjectionPoint: 1,208/1,831 Failed tests: 0 (517)
Jun 10, 2022 2:00:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariableWithMultipleBoundsToParameterizedTypeWithTypeVariable: 1,209/1,831 Failed tests: 0 (517)
Jun 10, 2022 2:00:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithActualTypes: 1,210/1,831 Failed tests: 0 (517)
Jun 10, 2022 2:00:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithTypeVariable: 1,211/1,831 Failed tests: 0 (517)
Jun 10, 2022 2:00:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithWildcardWithLowerBound: 1,212/1,831 Failed tests: 0 (517)
Jun 10, 2022 2:00:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithWildcards: 1,213/1,831 Failed tests: 0 (517)
Jun 10, 2022 2:00:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithWildcards2: 1,214/1,831 Failed tests: 0 (517)
Jun 10, 2022 2:00:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesWithMultipleBoundsToParameterizedTypeWithActualTypes: 1,215/1,831 Failed tests: 0 (517)
Jun 10, 2022 2:00:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityToRawType: 1,216/1,831 Failed tests: 0 (517)
Jun 10, 2022 2:00:52 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.ResolutionByTypeTest, time: 6 ms]
Jun 10, 2022 2:00:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByTypeTest.testAllQualifiersSpecifiedForResolutionMustAppearOnBean: 1,217/1,831 Failed tests: 0 (518)
Jun 10, 2022 2:00:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByTypeTest.testBeanTypesOnManagedBean: 1,218/1,831 Failed tests: 0 (518)
Jun 10, 2022 2:00:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByTypeTest.testBeanTypesOnProducerField: 1,219/1,831 Failed tests: 0 (518)
Jun 10, 2022 2:00:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByTypeTest.testBeanTypesOnProducerMethod: 1,220/1,831 Failed tests: 0 (518)
Jun 10, 2022 2:00:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByTypeTest.testDefaultBindingTypeAssumed: 1,221/1,831 Failed tests: 0 (518)
Jun 10, 2022 2:00:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByTypeTest.testGenericBeanTypesOnManagedBean: 1,222/1,831 Failed tests: 0 (518)
Jun 10, 2022 2:00:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByTypeTest.testGenericBeanTypesOnProducerField: 1,223/1,831 Failed tests: 0 (518)
Jun 10, 2022 2:00:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByTypeTest.testGenericBeanTypesOnProducerMethod: 1,224/1,831 Failed tests: 0 (518)
Jun 10, 2022 2:00:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByTypeTest.testResolveByTypeWithArray: 1,225/1,831 Failed tests: 0 (518)
Jun 10, 2022 2:00:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByTypeTest.testResolveByTypeWithNonBindingMembers: 1,226/1,831 Failed tests: 0 (518)
Jun 10, 2022 2:00:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByTypeTest.testResolveByTypeWithPrimitives: 1,227/1,831 Failed tests: 0 (518)
Jun 10, 2022 2:00:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByTypeTest.testResolveByTypeWithTypeParameter: 1,228/1,831 Failed tests: 0 (518)
Jun 10, 2022 2:00:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.binding.members.annotation.BindingAnnotationWithMemberTest, time: 2 ms]
Jun 10, 2022 2:00:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BindingAnnotationWithMemberTest.testAnnotationMemberWithNonBinding: 1,229/1,831 Failed tests: 0 (519)
Jun 10, 2022 2:00:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.binding.members.array.BindingAnnotationWithMemberTest, time: 3 ms]
Jun 10, 2022 2:00:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BindingAnnotationWithMemberTest.testArrayMemberWithNonBinding: 1,230/1,831 Failed tests: 0 (520)
Jun 10, 2022 2:01:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.circular.CircularDependencyTest, time: 3 ms]
Jun 10, 2022 2:01:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CircularDependencyTest.testCircularInjectionOnOneNormalAndOneDependentBean: 1,231/1,831 Failed tests: 0 (521)
Jun 10, 2022 2:01:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CircularDependencyTest.testCircularInjectionOnTwoNormalBeans: 1,232/1,831 Failed tests: 0 (521)
Jun 10, 2022 2:01:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CircularDependencyTest.testNormalAndDependentCircularConstructors: 1,233/1,831 Failed tests: 0 (521)
Jun 10, 2022 2:01:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CircularDependencyTest.testNormalCircularConstructors: 1,234/1,831 Failed tests: 0 (521)
Jun 10, 2022 2:01:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CircularDependencyTest.testNormalProducerMethodDeclaredOnDependentBeanWhichInjectsProducedBean: 1,235/1,831 Failed tests: 0 (521)
Jun 10, 2022 2:01:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CircularDependencyTest.testNormalProducerMethodDeclaredOnNormalBeanWhichInjectsProducedBean: 1,236/1,831 Failed tests: 0 (521)
Jun 10, 2022 2:01:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CircularDependencyTest.testSelfConsumingConstructorsOnNormalBean: 1,237/1,831 Failed tests: 0 (521)
Jun 10, 2022 2:01:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.manager.ManagerTest, time: 2 ms]
Jun 10, 2022 2:01:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testContainerProvidesManagerBean: 1,238/1,831 Failed tests: 0 (522)
Jun 10, 2022 2:01:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testGetReferenceReturnsContextualInstance: 1,239/1,831 Failed tests: 0 (522)
Jun 10, 2022 2:01:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testGetReferenceWithIllegalBeanType: 1,240/1,831 Failed tests: 0 (522)
Jun 10, 2022 2:01:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testInjectingManager: 1,241/1,831 Failed tests: 0 (522)
Jun 10, 2022 2:01:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testManagerBeanHasCurrentBinding: 1,242/1,831 Failed tests: 0 (522)
Jun 10, 2022 2:01:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testManagerBeanIsDependentScoped: 1,243/1,831 Failed tests: 0 (522)
Jun 10, 2022 2:01:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testManagerBeanIsPassivationCapable: 1,244/1,831 Failed tests: 0 (522)
Jun 10, 2022 2:01:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.vetoed.VetoedTest, time: 4 ms]
Jun 10, 2022 2:01:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VetoedTest.testClassLevelVeto: 1,245/1,831 Failed tests: 0 (523)
Jun 10, 2022 2:01:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VetoedTest.testPackageLevelVeto: 1,246/1,831 Failed tests: 0 (523)
Jun 10, 2022 2:01:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.invalid.AbstractInvalidExtensionParamTest, time: 4 ms]
Jun 10, 2022 2:01:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnhancementNoParamTest.shouldFail: 1,247/1,831 Failed tests: 0 (524)
Jun 10, 2022 2:01:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.invalid.AbstractInvalidExtensionParamTest, time: 2 ms]
Jun 10, 2022 2:01:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RegistrationMultipleParams2Test.shouldFail: 1,248/1,831 Failed tests: 0 (525)
Jun 10, 2022 2:01:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.invalid.AbstractInvalidExtensionParamTest, time: 2 ms]
Jun 10, 2022 2:01:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RegistrationNoParamTest.shouldFail: 1,249/1,831 Failed tests: 0 (526)
Jun 10, 2022 2:01:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.invalid.AbstractInvalidExtensionParamTest, time: 4 ms]
Jun 10, 2022 2:01:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnhancementOnlyTypesTest.shouldFail: 1,250/1,831 Failed tests: 0 (527)
Jun 10, 2022 2:01:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.invalid.AbstractInvalidExtensionParamTest, time: 3 ms]
Jun 10, 2022 2:01:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RegistrationOnlyMessagesTest.shouldFail: 1,251/1,831 Failed tests: 0 (528)
Jun 10, 2022 2:01:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.invalid.AbstractInvalidExtensionParamTest, time: 2 ms]
Jun 10, 2022 2:01:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnhancementMultipleParamsTest.shouldFail: 1,252/1,831 Failed tests: 0 (529)
Jun 10, 2022 2:01:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.invalid.AbstractInvalidExtensionParamTest, time: 2 ms]
Jun 10, 2022 2:01:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnhancementOnlyMessagesTest.shouldFail: 1,253/1,831 Failed tests: 0 (530)
Jun 10, 2022 2:01:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.invalid.AbstractInvalidExtensionParamTest, time: 3 ms]
Jun 10, 2022 2:01:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RegistrationOnlyTypesTest.shouldFail: 1,254/1,831 Failed tests: 0 (531)
Jun 10, 2022 2:01:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.invalid.AbstractInvalidExtensionParamTest, time: 3 ms]
Jun 10, 2022 2:01:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnhancementMultipleParams2Test.shouldFail: 1,255/1,831 Failed tests: 0 (532)
Jun 10, 2022 2:01:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.invalid.AbstractInvalidExtensionParamTest, time: 3 ms]
Jun 10, 2022 2:01:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RegistrationMultipleParamsTest.shouldFail: 1,256/1,831 Failed tests: 0 (533)
Jun 10, 2022 2:01:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.changeBeanQualifier.ChangeBeanQualifierTest, time: 2 ms]
Jun 10, 2022 2:01:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ChangeBeanQualifierTest.test: 1,257/1,831 Failed tests: 0 (534)
Jun 10, 2022 2:01:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.syntheticObserverOfParameterizedType.SyntheticObserverOfParameterizedTypeTest, time: 15 ms]
Jun 10, 2022 2:01:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticObserverOfParameterizedTypeTest.test: 1,258/1,831 Failed tests: 0 (535)
Jun 10, 2022 2:01:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.changeObserverQualifier.ChangeObserverQualifierTest, time: 3 ms]
Jun 10, 2022 2:01:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ChangeObserverQualifierTest.test: 1,259/1,831 Failed tests: 0 (536)
Jun 10, 2022 2:01:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ChangeObserverQualifierTest.testScopeIsRetained: 1,260/1,831 Failed tests: 0 (536)
Jun 10, 2022 2:01:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.syntheticObserver.SyntheticObserverTest, time: 3 ms]
Jun 10, 2022 2:01:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticObserverTest.test: 1,261/1,831 Failed tests: 0 (537)
Jun 10, 2022 2:01:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.inspectAnnotatedSubtypes.InspectAnnotatedSubtypesTest, time: 3 ms]
Jun 10, 2022 2:01:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InspectAnnotatedSubtypesTest.test: 1,262/1,831 Failed tests: 0 (538)
Jun 10, 2022 2:01:21 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.changeInjectionPoint.ChangeInjectionPointTest, time: 2 ms]
Jun 10, 2022 2:01:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ChangeInjectionPointTest.test: 1,263/1,831 Failed tests: 0 (539)
Jun 10, 2022 2:01:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.syntheticBean.SyntheticBeanTest, time: 3 ms]
Jun 10, 2022 2:01:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticBeanTest.test: 1,264/1,831 Failed tests: 0 (540)
Jun 10, 2022 2:01:25 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.syntheticBeanWithLookup.SyntheticBeanWithLookupTest, time: 3 ms]
Jun 10, 2022 2:01:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticBeanWithLookupTest.test: 1,265/1,831 Failed tests: 0 (541)
Jun 10, 2022 2:01:28 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.validation.ValidationTest, time: 2 ms]
Jun 10, 2022 2:01:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ValidationTest.trigger: 1,266/1,831 Failed tests: 0 (542)
Jun 10, 2022 2:01:28 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.syntheticBeanInjectionPoint.SyntheticBeanInjectionPointTest, time: 3 ms]
Jun 10, 2022 2:01:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticBeanInjectionPointTest.test: 1,267/1,831 Failed tests: 0 (543)
Jun 10, 2022 2:01:30 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.registration.RegistrationTest, time: 3 ms]
Jun 10, 2022 2:01:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RegistrationTest.trigger: 1,268/1,831 Failed tests: 0 (544)
Jun 10, 2022 2:01:33 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.customQualifier.CustomQualifierTest, time: 3 ms]
Jun 10, 2022 2:01:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomQualifierTest.test: 1,269/1,831 Failed tests: 0 (545)
Jun 10, 2022 2:01:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.customStereotype.CustomStereotypeTest, time: 2 ms]
Jun 10, 2022 2:01:37 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomStereotypeTest.test: 1,270/1,831 Failed tests: 0 (546)
Jun 10, 2022 2:01:37 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.priority.PriorityTest, time: 2 ms]
Jun 10, 2022 2:01:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PriorityTest.trigger: 1,271/1,831 Failed tests: 0 (547)
Jun 10, 2022 2:01:40 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.customInterceptorBinding.CustomInterceptorBindingTest, time: 2 ms]
Jun 10, 2022 2:01:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomInterceptorBindingTest.test: 1,272/1,831 Failed tests: 0 (548)
Jun 10, 2022 2:01:42 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.beanContainer.bytype.BeanByTypeTest, time: 2 ms]
Jun 10, 2022 2:01:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanByTypeTest.testGetBeans: 1,273/1,831 Failed tests: 0 (549)
Jun 10, 2022 2:01:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanByTypeTest.testGetBeansDoesNotResolveAlternatives: 1,274/1,831 Failed tests: 0 (549)
Jun 10, 2022 2:01:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanByTypeTest.testNoBindingImpliesCurrent: 1,275/1,831 Failed tests: 0 (549)
Jun 10, 2022 2:01:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanByTypeTest.testNonBindingType: 1,276/1,831 Failed tests: 0 (549)
Jun 10, 2022 2:01:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanByTypeTest.testSameBindingTwice: 1,277/1,831 Failed tests: 0 (549)
Jun 10, 2022 2:01:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanByTypeTest.testTypeVariable: 1,278/1,831 Failed tests: 0 (549)
Jun 10, 2022 2:01:44 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.beanContainer.BeanContainerTest, time: 4 ms]
Jun 10, 2022 2:01:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanContainerTest.testAmbiguousDependencyNotResolved: 1,279/1,831 Failed tests: 0 (550)
Jun 10, 2022 2:01:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanContainerTest.testAmbiguousDependencyResolved: 1,280/1,831 Failed tests: 0 (550)
Jun 10, 2022 2:01:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanContainerTest.testDetermineInterceptorBindingType: 1,281/1,831 Failed tests: 0 (550)
Jun 10, 2022 2:01:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanContainerTest.testDetermineQualifierType: 1,282/1,831 Failed tests: 0 (550)
Jun 10, 2022 2:01:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanContainerTest.testDetermineScope: 1,283/1,831 Failed tests: 0 (550)
Jun 10, 2022 2:01:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanContainerTest.testDetermineScopeType: 1,284/1,831 Failed tests: 0 (550)
Jun 10, 2022 2:01:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanContainerTest.testDetermineStereotype: 1,285/1,831 Failed tests: 0 (550)
Jun 10, 2022 2:01:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanContainerTest.testResolveWithEmptySet: 1,286/1,831 Failed tests: 0 (550)
Jun 10, 2022 2:01:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanContainerTest.testResolveWithNull: 1,287/1,831 Failed tests: 0 (550)
Jun 10, 2022 2:01:47 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.enterprise.resource.ResourceAlternativeAvailabilityTest, time: 3 ms]
Jun 10, 2022 2:01:51 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResourceAlternativeAvailabilityTest.testResourceAvailability: 1,288/1,831 Failed tests: 0 (551)
Jun 10, 2022 2:01:51 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.enterprise.SessionBeanAlternativeTest, time: 2 ms]
Jun 10, 2022 2:01:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanAlternativeTest.testEnabledPolicyAvailable: 1,289/1,831 Failed tests: 0 (552)
Jun 10, 2022 2:01:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.selection.enterprise.EnterpriseSelectedAlternative02Test, time: 9 ms]
Jun 10, 2022 2:01:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 2be6d441-248b-4777-a609-83f2a6a01be9.war, time: 10 ms]
Jun 10, 2022 2:01:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseSelectedAlternative02Test.testAlternativeSessionBeanSelected: 1,290/1,831 Failed tests: 0 (553)
Jun 10, 2022 2:01:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.selection.enterprise.EnterpriseSelectedAlternative03Test, time: 9 ms]
Jun 10, 2022 2:01:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 86a93041-a567-4511-aaaf-ce1f17dff40e.war, time: 7 ms]
Jun 10, 2022 2:01:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseSelectedAlternative03Test.testAlternativeManagedBeanAvailable: 1,291/1,831 Failed tests: 0 (554)
Jun 10, 2022 2:01:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseSelectedAlternative03Test.testAlternativeProducerSelected: 1,292/1,831 Failed tests: 0 (554)
Jun 10, 2022 2:01:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseSelectedAlternative03Test.testDependencyResolvable: 1,293/1,831 Failed tests: 0 (554)
Jun 10, 2022 2:01:59 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.selection.enterprise.EnterpriseSelectedAlternative01Test, time: 51 ms]
Jun 10, 2022 2:02:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseSelectedAlternative01Test.testAlternativeSessionBeanSelected: 1,294/1,831 Failed tests: 0 (555)
Jun 10, 2022 2:02:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.selection.resource.ResourceAlternative01Test, time: 41 ms]
Jun 10, 2022 2:02:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResourceAlternative01Test.testAlternativeResourceSelected: 1,295/1,831 Failed tests: 0 (556)
Jun 10, 2022 2:02:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.selection.resource.ResourceAlternative04Test, time: 15 ms]
Jun 10, 2022 2:02:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResourceAlternative04Test.testAlternativeResourceSelected: 1,296/1,831 Failed tests: 0 (557)
Jun 10, 2022 2:02:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 4d8f438e-8511-4f1f-8cdf-785c46808df3.war, time: 4 ms]
Jun 10, 2022 2:02:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 7b7cd658-ac94-4fb4-876b-76386daa7027.war, time: 3 ms]
Jun 10, 2022 2:02:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextDestructionTest.deployArchives: 1,297/1,831 Failed tests: 0 (558)
Jun 10, 2022 2:02:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextDestructionTest.testApplicationContextDestroyed: 1,298/1,831 Failed tests: 0 (558)
Jun 10, 2022 2:02:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.application.disposer.ApplicationContextDisposerTest, time: 4 ms]
Jun 10, 2022 2:02:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextDisposerTest.testApplicationContextActiveDuringDispose: 1,299/1,831 Failed tests: 0 (559)
Jun 10, 2022 2:02:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.application.predestroy.ApplicationContextPreDestroyTest, time: 2 ms]
Jun 10, 2022 2:02:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextPreDestroyTest.testApplicationContextActivePreDestroy: 1,300/1,831 Failed tests: 0 (560)
Jun 10, 2022 2:02:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.application.event.ApplicationScopeEventTest, time: 2 ms]
Jun 10, 2022 2:02:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationScopeEventTest.testServletContextInitializedInvoked: 1,301/1,831 Failed tests: 0 (561)
Jun 10, 2022 2:02:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 388869af-1118-44e5-9e76-77561281360f.ear, time: 2 ms]
Jun 10, 2022 2:02:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: test1.war, time: 2 ms]
Jun 10, 2022 2:02:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: test2.war, time: 2 ms]
Jun 10, 2022 2:02:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationScopeEventMultiWarTest.testInitializedApplicationScopedEventObserved: 1,302/1,831 Failed tests: 0 (562)
Jun 10, 2022 2:02:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.application.async.ApplicationContextAsyncListenerTest, time: 2 ms]
Jun 10, 2022 2:02:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextAsyncListenerTest.testApplicationContextActiveOnComplete: 1,303/1,831 Failed tests: 0 (563)
Jun 10, 2022 2:02:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextAsyncListenerTest.testApplicationContextActiveOnError: 1,304/1,831 Failed tests: 0 (563)
Jun 10, 2022 2:02:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextAsyncListenerTest.testApplicationContextActiveOnStartAsync: 1,305/1,831 Failed tests: 0 (563)
Jun 10, 2022 2:02:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextAsyncListenerTest.testApplicationContextActiveOnTimeout: 1,306/1,831 Failed tests: 0 (563)
Jun 10, 2022 2:02:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.application.ejb.ApplicationContextSharedTest, time: 2 ms]
Jun 10, 2022 2:02:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: test-ejb.ear, time: 1 ms]
Jun 10, 2022 2:02:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextSharedTest.testApplicationContextShared: 1,307/1,831 Failed tests: 0 (564)
Jun 10, 2022 2:02:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextSharedTest.testApplicationScopeActiveDuringAsyncCallToEjb: 1,308/1,831 Failed tests: 0 (564)
Jun 10, 2022 2:02:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextSharedTest.testApplicationScopeActiveDuringCallToEjbTimeoutMethod: 1,309/1,831 Failed tests: 0 (564)
Jun 10, 2022 2:02:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextSharedTest.testApplicationScopeActiveDuringRemoteCallToEjb: 1,310/1,831 Failed tests: 0 (564)
Jun 10, 2022 2:02:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.application.postconstruct.SimpleBeanPostConstructCallbackTest, time: 3 ms]
Jun 10, 2022 2:02:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanPostConstructCallbackTest.testSimplePostConstructCallback: 1,311/1,831 Failed tests: 0 (565)
Jun 10, 2022 2:02:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.application.postconstruct.EagerSingletonPostConstructCallbackTest, time: 2 ms]
Jun 10, 2022 2:02:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EagerSingletonPostConstructCallbackTest.testEagerSingletonPostConstructCallback: 1,312/1,831 Failed tests: 0 (566)
Jun 10, 2022 2:02:22 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.application.ApplicationContextTest, time: 2 ms]
Jun 10, 2022 2:02:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextTest.testApplicationContextSharedBetweenJaxRsRequests: 1,313/1,831 Failed tests: 0 (567)
Jun 10, 2022 2:02:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextTest.testApplicationContextSharedBetweenServletRequests: 1,314/1,831 Failed tests: 0 (567)
Jun 10, 2022 2:02:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextTest.testApplicationScopeActiveDuringDoFilterMethod: 1,315/1,831 Failed tests: 0 (567)
Jun 10, 2022 2:02:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextTest.testApplicationScopeActiveDuringHttpSessionListenerInvocation: 1,316/1,831 Failed tests: 0 (567)
Jun 10, 2022 2:02:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextTest.testApplicationScopeActiveDuringServiceMethod: 1,317/1,831 Failed tests: 0 (567)
Jun 10, 2022 2:02:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextTest.testApplicationScopeActiveDuringServletContextListenerInvocation: 1,318/1,831 Failed tests: 0 (567)
Jun 10, 2022 2:02:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextTest.testApplicationScopeActiveDuringServletRequestListenerInvocation: 1,319/1,831 Failed tests: 0 (567)
Jun 10, 2022 2:02:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.conversation.servlet.ServletConversationTest, time: 2 ms]
Jun 10, 2022 2:02:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ServletConversationTest.testInvalidatingSessionDestroysAllLongRunningConversations: 1,320/1,831 Failed tests: 0 (568)
Jun 10, 2022 2:02:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ServletConversationTest.testInvalidatingSessionDestroysConversation: 1,321/1,831 Failed tests: 0 (568)
02:02:24,074 INFO  [htmlunit.WebClient] statusCode=[500] contentType=[text/html]
02:02:24,074 INFO  [htmlunit.WebClient] <html><head><title>ERROR</title><style>
body {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
    margin: 5px;
}

.header {
    background-image: linear-gradient(bottom, rgb(153,151,153) 8%, rgb(199,199,199) 54%);
    background-image: -o-linear-gradient(bottom, rgb(153,151,153) 8%, rgb(199,199,199) 54%);
    background-image: -moz-linear-gradient(bottom, rgb(153,151,153) 8%, rgb(199,199,199) 54%);
    background-image: -webkit-linear-gradient(bottom, rgb(153,151,153) 8%, rgb(199,199,199) 54%);
    background-image: -ms-linear-gradient(bottom, rgb(153,151,153) 8%, rgb(199,199,199) 54%);
    
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.08, rgb(153,151,153)),
        color-stop(0.54, rgb(199,199,199))
    );
    color: black;
    padding: 2px;
    font-weight: normal;
    border: solid 1px;
    font-size: 170%;
    text-align: left;
    vertical-align: middle; 
    height: 32px; 
    margin-bottom: 10px;
}
.error-div {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAABIAAAASABGyWs+AAAACXZwQWcAAAAgAAAAIACH+pydAAAGGElEQVRYw8WXW2wcVxnHf+fM7NXrdXbdtZ3ipGqCEzvQKmlFoUggwkvvGBoaqVVV5Y0nkCoQPPCAhMQbQlzUh/IWHoh6QUVKZVLxUCGogKZRW9uJkyg0iVzZ2dhre9c7u7M7c87hYWc2M7t2bBASI306O/85+v7/7zLn24H/8yV2u/EcFNvwVNK2X0DKw1qpYaX1gCWlY0m5arRe8JQ6I2DmaVj/nwk4CxO2Zf1aw9dKo6N67+eOZHN7x0gViiSHBmlXa7hrazjLt1i+eKmxUi5bwpg/e8a8PA3X/msBr0MyJ+WvgFOffehY8v7HH5OW78HqGjgOtNrge2AnIJWAgQEYLqBsm3/NvKM/mZ1rYczpRa2/9x3w/iMBM1BCiHfuGRmZevClF9NJ5cP1m9B0+/aa3t/ZDNw3TtuSfPy737trK6sXtTGPPwOruxLwNhSEEHMHpqZGDz93wubKFdio3ZXUGNOHs2cIDh/g6pt/9G8uXLnlGPP5k1Dt5bN60m6lhXj34OTkxKET37SZm4d6oz/KgFRH7yOrBozbwlTWGf7ql6RZrWTcytrxaTj9Ro9OGb3JS/mz0nDxgYnnvmWbuUsdJ6FTY2JmImShqZA83N90UbOXOXDiG4nCcPFoTsqfbluCP8DenJQLx1/+7pBcXILaZl9qo2svFmalb48xkM9hxkf5+29+u9HSenIayn0ZyEr5i0NHpnKy7aGrtW6UehsLozRBRlRQEh3BwzLpWh3h++yfPJRLSvnzvhK8DkPamOl7n3nCUjcXtyXuK0X0WViaAFc9QtSNJe594uu2MubZGcjHBGTgqeFiQQml0K12nDgSpd4iyi4uRMci6Q8xJSWq7SGEZCg/qD14LCYgIcTzoxMHc6qygYk40aETKTFSdh2aANOWhbEsjJSYCK6C/V0LcH+9xvCB/TlbiBdCAXbQMJPZ/fvQjUbXEULAa6/1deyuh0dwNU+e7DSzEOhmi8xn9iI+ujgVE6ChlBwpYcqVjuIgA3IXBMYYtNbd30IIpJQI0ZEa+gPQnk9ieA8GSrESaGNyiWIBrVQntUHqdrq01iiluo0WilBK4fs+WutOr4S9YAyJoRzamMGYAClEve046ETyTr13EKCU6kZ+N4GNCxfwKpVOryQSuOUVhBCbsRIIuN1cWRkaSCfRrdaOTncijgltNPDn5xHZLIn7x3GNh4CVmADgcv3a9YmBY0cxm06nAQH31KlOao3BL5fxbtzAOE73hAt7JXb6RU7PGO44WK5Do1ZHw6WYAN+YM+X5S8dLXziWizVNvY5aWcFfWuq8Idsctb1Yr8DwmRwrUr1yfVMbcyYmwIWZ2mbdai9+gvfBAsaAbrUwrrtllLuJPibIGGQ2hUlIHLdlA+diTXgSqkKIt5b/OevL+8bwqlWU63anW3jyhaa4c9T2Hs0hrsL5EOCJQ/sov7/gS8Mb07AZEwDgav2D5aVy3eSziEL+Dllk0PSRcmcMqx6BUeGykINsksrttboPP4w2aVfACVhGiFevvft+I/XwJCad3DF6tc2MiD4zmRSZhyZY/OusI4V4JTqKYwIA6lr/2Gm6s5/+7UMv/egDmEyqL7VbRR/LViR6sikGvniYpffm2m6r/VFd65/0vqZ9R/tbsMeG+WKpMDL+lWMJ58Jl/NVqvOG26PAoDmCXhhg4epDl9+a9zUp1uQkPbvWfcMvZchbuEXAuk0kf2X/84YxpuDQv3kA5zW1fw9CswSyZyXFEJsmnf/m46bntuTY8+SxUtuLadri9CokxeEUK8WJhtJgaeeSIxG3RurWGv+Gg3RbaU5CwkOkU1lCWxFgBmbS4ff6qX7297rXh9Gn4/llobMcjtsFywACQ+zZMTsOP8vBIOpNS+bFiJj2cxx7MYg+k8ZwmrWqD9lqNjVvrTc9tWRtw/k345dtwFagDTmTdUUA2EDAYXffB2JPw6FH4ch7GUpCzIemD50J9A1Y+hH/8Cc4vdTq9Tud9D9dNOt+MajclyNL53xZmIhusmcBSQJLOd4UJnHqACzTppDy0kHizl/yuPRB5nggIM0A6IE4GuA34EQFtoBUQuwGm7kbwb+eaEEXmuV5dAAAAJXRFWHRjcmVhdGUtZGF0ZQAyMDA5LTExLTEwVDE5OjM4OjI0LTA3OjAwdDKp4gAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxMC0wMi0yMFQyMzoyNjoyNC0wNzowMC7DUNYAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTAtMDEtMTFUMDg6NTc6MzUtMDc6MDCruapPAAAAMnRFWHRMaWNlbnNlAGh0dHA6Ly9lbi53aWtpcGVkaWEub3JnL3dpa2kvUHVibGljX2RvbWFpbj/96s8AAAAldEVYdG1vZGlmeS1kYXRlADIwMDktMTEtMTBUMTk6Mzg6MjQtMDc6MDArg9/WAAAAGXRFWHRTb3VyY2UAVGFuZ28gSWNvbiBMaWJyYXJ5VM/tggAAADp0RVh0U291cmNlX1VSTABodHRwOi8vdGFuZ28uZnJlZWRlc2t0b3Aub3JnL1RhbmdvX0ljb25fTGlicmFyebzIrdYAAAAASUVORK5CYII=') left center no-repeat;
}
.error-text-div {
    display: inline-block;
    vertical-align: top;
    height: 32px;
}
.label {
    font-weight:bold;
    display: inline-block;
}
.value {
    display: inline-block;
    margin-left: 5px;
}
pre {
    font-size: 110%;
    margin-left: 1.5em;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
</style></head><body><div class="header"><div class="error-div"></div><div class="error-text-div">Error processing request</div></div><div class="label">Context Path:</div><div class="value">/ServletConversationTest44714cc3c1b552333db533281710cc64c08fb7</div><br/><div class="label">Servlet Path:</div><div class="value">/servlet</div><br/><div class="label">Path Info:</div><div class="value">/display</div><br/><div class="label">Query String:</div><div class="value">cid=1</div><br/><div class="label">Stack Trace:</div><div class="value"></div><br/><pre>org.jboss.weld.contexts.NonexistentConversationException: WELD-000321: No conversation found to restore for id 1
	at org.jboss.weld.core@5.0.0.SP2//org.jboss.weld.contexts.AbstractConversationContext.initialize(AbstractConversationContext.java:244)
	at org.jboss.weld.core@5.0.0.SP2//org.jboss.weld.module.web.context.http.LazyHttpConversationContextImpl.initialize(LazyHttpConversationContextImpl.java:86)
	at org.jboss.weld.core@5.0.0.SP2//org.jboss.weld.module.web.context.http.LazyHttpConversationContextImpl.checkContextInitialized(LazyHttpConversationContextImpl.java:121)
	at org.jboss.weld.core@5.0.0.SP2//org.jboss.weld.contexts.AbstractContext.get(AbstractContext.java:74)
	at org.jboss.weld.core@5.0.0.SP2//org.jboss.weld.contexts.AbstractContext.get(AbstractContext.java:114)
	at org.jboss.weld.core@5.0.0.SP2//org.jboss.weld.contexts.PassivatingContextWrapper$AbstractPassivatingContextWrapper.get(PassivatingContextWrapper.java:78)
	at org.jboss.weld.core@5.0.0.SP2//org.jboss.weld.bean.ContextualInstanceStrategy$DefaultContextualInstanceStrategy.getIfExists(ContextualInstanceStrategy.java:89)
	at org.jboss.weld.core@5.0.0.SP2//org.jboss.weld.bean.ContextualInstanceStrategy$CachingContextualInstanceStrategy.getIfExists(ContextualInstanceStrategy.java:164)
	at org.jboss.weld.core@5.0.0.SP2//org.jboss.weld.bean.ContextualInstance.getIfExists(ContextualInstance.java:63)
	at org.jboss.weld.core@5.0.0.SP2//org.jboss.weld.bean.proxy.ContextBeanInstance.getInstance(ContextBeanInstance.java:87)
	at org.jboss.weld.core@5.0.0.SP2//org.jboss.weld.bean.proxy.ProxyMethodHandler.getInstance(ProxyMethodHandler.java:131)
	at deployment.ServletConversationTest44714cc3c1b552333db533281710cc64c08fb7.war//org.jboss.cdi.tck.tests.context.conversation.servlet.Message$Proxy$_$$_WeldClientProxy.getValue(Unknown Source)
	at deployment.ServletConversationTest44714cc3c1b552333db533281710cc64c08fb7.war//org.jboss.cdi.tck.tests.context.conversation.servlet.Servlet.printInfo(Servlet.java:84)
	at deployment.ServletConversationTest44714cc3c1b552333db533281710cc64c08fb7.war//org.jboss.cdi.tck.tests.context.conversation.servlet.Servlet.doGet(Servlet.java:46)
	at jakarta.servlet.api@5.0.0//jakarta.servlet.http.HttpServlet.service(HttpServlet.java:500)
	at jakarta.servlet.api@5.0.0//jakarta.servlet.http.HttpServlet.service(HttpServlet.java:587)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)
	at io.smallrye.opentracing-contrib//io.smallrye.opentracing.contrib.jaxrs2.server.SpanFinishingFilter.doFilter(SpanFinishingFilter.java:69)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
	at org.wildfly.security.elytron-web.undertow-server@1.10.1.Final//org.wildfly.elytron.web.undertow.server.ElytronRunAsHandler.lambda$handleRequest$1(ElytronRunAsHandler.java:68)
	at org.wildfly.security.elytron-base//org.wildfly.security.auth.server.FlexibleIdentityAssociation.runAsFunctionEx(FlexibleIdentityAssociation.java:103)
	at org.wildfly.security.elytron-base//org.wildfly.security.auth.server.Scoped.runAsFunctionEx(Scoped.java:161)
	at org.wildfly.security.elytron-base//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:73)
	at org.wildfly.security.elytron-web.undertow-server@1.10.1.Final//org.wildfly.elytron.web.undertow.server.ElytronRunAsHandler.handleRequest(ElytronRunAsHandler.java:67)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
	at io.undertow.core@2.2.17.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at io.undertow.core@2.2.17.Final//io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
	at io.undertow.core@2.2.17.Final//io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
	at org.wildfly.security.elytron-web.undertow-server-servlet@2.0.0.Beta3//org.wildfly.elytron.web.undertow.server.servlet.CleanUpHandler.handleRequest(CleanUpHandler.java:38)
	at io.undertow.core@2.2.17.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at org.wildfly.extension.undertow@27.0.0.Alpha1//org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
	at io.undertow.core@2.2.17.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at org.wildfly.extension.undertow@27.0.0.Alpha1//org.wildfly.extension.undertow.deployment.GlobalRequestControllerHandler.handleRequest(GlobalRequestControllerHandler.java:68)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)
	at io.undertow.core@2.2.17.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at org.wildfly.extension.undertow@27.0.0.Alpha1//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1431)
	at org.wildfly.extension.undertow@27.0.0.Alpha1//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1431)
	at org.wildfly.extension.undertow@27.0.0.Alpha1//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1431)
	at org.wildfly.extension.undertow@27.0.0.Alpha1//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1431)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100)
	at io.undertow.core@2.2.17.Final//io.undertow.server.Connectors.executeRootHandler(Connectors.java:387)
	at io.undertow.core@2.2.17.Final//io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)
	at org.jboss.threads@2.4.0.Final//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
	at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1990)
	at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486)
	at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377)
	at org.jboss.xnio@3.8.7.Final//org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)
	at java.base/java.lang.Thread.run(Thread.java:829)
</pre></body></html>
Jun 10, 2022 2:02:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ServletConversationTest.testLongRunningConversation: 1,322/1,831 Failed tests: 0 (568)
02:02:24,153 INFO  [htmlunit.WebClient] statusCode=[500] contentType=[text/html]
02:02:24,153 INFO  [htmlunit.WebClient] <html><head><title>ERROR</title><style>
body {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
    margin: 5px;
}

.header {
    background-image: linear-gradient(bottom, rgb(153,151,153) 8%, rgb(199,199,199) 54%);
    background-image: -o-linear-gradient(bottom, rgb(153,151,153) 8%, rgb(199,199,199) 54%);
    background-image: -moz-linear-gradient(bottom, rgb(153,151,153) 8%, rgb(199,199,199) 54%);
    background-image: -webkit-linear-gradient(bottom, rgb(153,151,153) 8%, rgb(199,199,199) 54%);
    background-image: -ms-linear-gradient(bottom, rgb(153,151,153) 8%, rgb(199,199,199) 54%);
    
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.08, rgb(153,151,153)),
        color-stop(0.54, rgb(199,199,199))
    );
    color: black;
    padding: 2px;
    font-weight: normal;
    border: solid 1px;
    font-size: 170%;
    text-align: left;
    vertical-align: middle; 
    height: 32px; 
    margin-bottom: 10px;
}
.error-div {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAABIAAAASABGyWs+AAAACXZwQWcAAAAgAAAAIACH+pydAAAGGElEQVRYw8WXW2wcVxnHf+fM7NXrdXbdtZ3ipGqCEzvQKmlFoUggwkvvGBoaqVVV5Y0nkCoQPPCAhMQbQlzUh/IWHoh6QUVKZVLxUCGogKZRW9uJkyg0iVzZ2dhre9c7u7M7c87hYWc2M7t2bBASI306O/85+v7/7zLn24H/8yV2u/EcFNvwVNK2X0DKw1qpYaX1gCWlY0m5arRe8JQ6I2DmaVj/nwk4CxO2Zf1aw9dKo6N67+eOZHN7x0gViiSHBmlXa7hrazjLt1i+eKmxUi5bwpg/e8a8PA3X/msBr0MyJ+WvgFOffehY8v7HH5OW78HqGjgOtNrge2AnIJWAgQEYLqBsm3/NvKM/mZ1rYczpRa2/9x3w/iMBM1BCiHfuGRmZevClF9NJ5cP1m9B0+/aa3t/ZDNw3TtuSfPy737trK6sXtTGPPwOruxLwNhSEEHMHpqZGDz93wubKFdio3ZXUGNOHs2cIDh/g6pt/9G8uXLnlGPP5k1Dt5bN60m6lhXj34OTkxKET37SZm4d6oz/KgFRH7yOrBozbwlTWGf7ql6RZrWTcytrxaTj9Ro9OGb3JS/mz0nDxgYnnvmWbuUsdJ6FTY2JmImShqZA83N90UbOXOXDiG4nCcPFoTsqfbluCP8DenJQLx1/+7pBcXILaZl9qo2svFmalb48xkM9hxkf5+29+u9HSenIayn0ZyEr5i0NHpnKy7aGrtW6UehsLozRBRlRQEh3BwzLpWh3h++yfPJRLSvnzvhK8DkPamOl7n3nCUjcXtyXuK0X0WViaAFc9QtSNJe594uu2MubZGcjHBGTgqeFiQQml0K12nDgSpd4iyi4uRMci6Q8xJSWq7SGEZCg/qD14LCYgIcTzoxMHc6qygYk40aETKTFSdh2aANOWhbEsjJSYCK6C/V0LcH+9xvCB/TlbiBdCAXbQMJPZ/fvQjUbXEULAa6/1deyuh0dwNU+e7DSzEOhmi8xn9iI+ujgVE6ChlBwpYcqVjuIgA3IXBMYYtNbd30IIpJQI0ZEa+gPQnk9ieA8GSrESaGNyiWIBrVQntUHqdrq01iiluo0WilBK4fs+WutOr4S9YAyJoRzamMGYAClEve046ETyTr13EKCU6kZ+N4GNCxfwKpVOryQSuOUVhBCbsRIIuN1cWRkaSCfRrdaOTncijgltNPDn5xHZLIn7x3GNh4CVmADgcv3a9YmBY0cxm06nAQH31KlOao3BL5fxbtzAOE73hAt7JXb6RU7PGO44WK5Do1ZHw6WYAN+YM+X5S8dLXziWizVNvY5aWcFfWuq8Idsctb1Yr8DwmRwrUr1yfVMbcyYmwIWZ2mbdai9+gvfBAsaAbrUwrrtllLuJPibIGGQ2hUlIHLdlA+diTXgSqkKIt5b/OevL+8bwqlWU63anW3jyhaa4c9T2Hs0hrsL5EOCJQ/sov7/gS8Mb07AZEwDgav2D5aVy3eSziEL+Dllk0PSRcmcMqx6BUeGykINsksrttboPP4w2aVfACVhGiFevvft+I/XwJCad3DF6tc2MiD4zmRSZhyZY/OusI4V4JTqKYwIA6lr/2Gm6s5/+7UMv/egDmEyqL7VbRR/LViR6sikGvniYpffm2m6r/VFd65/0vqZ9R/tbsMeG+WKpMDL+lWMJ58Jl/NVqvOG26PAoDmCXhhg4epDl9+a9zUp1uQkPbvWfcMvZchbuEXAuk0kf2X/84YxpuDQv3kA5zW1fw9CswSyZyXFEJsmnf/m46bntuTY8+SxUtuLadri9CokxeEUK8WJhtJgaeeSIxG3RurWGv+Gg3RbaU5CwkOkU1lCWxFgBmbS4ff6qX7297rXh9Gn4/llobMcjtsFywACQ+zZMTsOP8vBIOpNS+bFiJj2cxx7MYg+k8ZwmrWqD9lqNjVvrTc9tWRtw/k345dtwFagDTmTdUUA2EDAYXffB2JPw6FH4ch7GUpCzIemD50J9A1Y+hH/8Cc4vdTq9Tud9D9dNOt+MajclyNL53xZmIhusmcBSQJLOd4UJnHqACzTppDy0kHizl/yuPRB5nggIM0A6IE4GuA34EQFtoBUQuwGm7kbwb+eaEEXmuV5dAAAAJXRFWHRjcmVhdGUtZGF0ZQAyMDA5LTExLTEwVDE5OjM4OjI0LTA3OjAwdDKp4gAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxMC0wMi0yMFQyMzoyNjoyNC0wNzowMC7DUNYAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTAtMDEtMTFUMDg6NTc6MzUtMDc6MDCruapPAAAAMnRFWHRMaWNlbnNlAGh0dHA6Ly9lbi53aWtpcGVkaWEub3JnL3dpa2kvUHVibGljX2RvbWFpbj/96s8AAAAldEVYdG1vZGlmeS1kYXRlADIwMDktMTEtMTBUMTk6Mzg6MjQtMDc6MDArg9/WAAAAGXRFWHRTb3VyY2UAVGFuZ28gSWNvbiBMaWJyYXJ5VM/tggAAADp0RVh0U291cmNlX1VSTABodHRwOi8vdGFuZ28uZnJlZWRlc2t0b3Aub3JnL1RhbmdvX0ljb25fTGlicmFyebzIrdYAAAAASUVORK5CYII=') left center no-repeat;
}
.error-text-div {
    display: inline-block;
    vertical-align: top;
    height: 32px;
}
.label {
    font-weight:bold;
    display: inline-block;
}
.value {
    display: inline-block;
    margin-left: 5px;
}
pre {
    font-size: 110%;
    margin-left: 1.5em;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
</style></head><body><div class="header"><div class="error-div"></div><div class="error-text-div">Error processing request</div></div><div class="label">Context Path:</div><div class="value">/ServletConversationTest44714cc3c1b552333db533281710cc64c08fb7</div><br/><div class="label">Servlet Path:</div><div class="value">/servlet</div><br/><div class="label">Path Info:</div><div class="value">/display</div><br/><div class="label">Query String:</div><div class="value">cid=1</div><br/><div class="label">Stack Trace:</div><div class="value"></div><br/><pre>org.jboss.weld.contexts.NonexistentConversationException: WELD-000321: No conversation found to restore for id 1
	at org.jboss.weld.core@5.0.0.SP2//org.jboss.weld.contexts.AbstractConversationContext.initialize(AbstractConversationContext.java:244)
	at org.jboss.weld.core@5.0.0.SP2//org.jboss.weld.module.web.context.http.LazyHttpConversationContextImpl.initialize(LazyHttpConversationContextImpl.java:86)
	at org.jboss.weld.core@5.0.0.SP2//org.jboss.weld.module.web.context.http.LazyHttpConversationContextImpl.checkContextInitialized(LazyHttpConversationContextImpl.java:121)
	at org.jboss.weld.core@5.0.0.SP2//org.jboss.weld.contexts.AbstractContext.get(AbstractContext.java:74)
	at org.jboss.weld.core@5.0.0.SP2//org.jboss.weld.contexts.AbstractContext.get(AbstractContext.java:114)
	at org.jboss.weld.core@5.0.0.SP2//org.jboss.weld.contexts.PassivatingContextWrapper$AbstractPassivatingContextWrapper.get(PassivatingContextWrapper.java:78)
	at org.jboss.weld.core@5.0.0.SP2//org.jboss.weld.bean.ContextualInstanceStrategy$DefaultContextualInstanceStrategy.getIfExists(ContextualInstanceStrategy.java:89)
	at org.jboss.weld.core@5.0.0.SP2//org.jboss.weld.bean.ContextualInstanceStrategy$CachingContextualInstanceStrategy.getIfExists(ContextualInstanceStrategy.java:164)
	at org.jboss.weld.core@5.0.0.SP2//org.jboss.weld.bean.ContextualInstance.getIfExists(ContextualInstance.java:63)
	at org.jboss.weld.core@5.0.0.SP2//org.jboss.weld.bean.proxy.ContextBeanInstance.getInstance(ContextBeanInstance.java:87)
	at org.jboss.weld.core@5.0.0.SP2//org.jboss.weld.bean.proxy.ProxyMethodHandler.getInstance(ProxyMethodHandler.java:131)
	at deployment.ServletConversationTest44714cc3c1b552333db533281710cc64c08fb7.war//org.jboss.cdi.tck.tests.context.conversation.servlet.Message$Proxy$_$$_WeldClientProxy.getValue(Unknown Source)
	at deployment.ServletConversationTest44714cc3c1b552333db533281710cc64c08fb7.war//org.jboss.cdi.tck.tests.context.conversation.servlet.Servlet.printInfo(Servlet.java:84)
	at deployment.ServletConversationTest44714cc3c1b552333db533281710cc64c08fb7.war//org.jboss.cdi.tck.tests.context.conversation.servlet.Servlet.doGet(Servlet.java:46)
	at jakarta.servlet.api@5.0.0//jakarta.servlet.http.HttpServlet.service(HttpServlet.java:500)
	at jakarta.servlet.api@5.0.0//jakarta.servlet.http.HttpServlet.service(HttpServlet.java:587)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)
	at io.smallrye.opentracing-contrib//io.smallrye.opentracing.contrib.jaxrs2.server.SpanFinishingFilter.doFilter(SpanFinishingFilter.java:69)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
	at org.wildfly.security.elytron-web.undertow-server@1.10.1.Final//org.wildfly.elytron.web.undertow.server.ElytronRunAsHandler.lambda$handleRequest$1(ElytronRunAsHandler.java:68)
	at org.wildfly.security.elytron-base//org.wildfly.security.auth.server.FlexibleIdentityAssociation.runAsFunctionEx(FlexibleIdentityAssociation.java:103)
	at org.wildfly.security.elytron-base//org.wildfly.security.auth.server.Scoped.runAsFunctionEx(Scoped.java:161)
	at org.wildfly.security.elytron-base//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:73)
	at org.wildfly.security.elytron-web.undertow-server@1.10.1.Final//org.wildfly.elytron.web.undertow.server.ElytronRunAsHandler.handleRequest(ElytronRunAsHandler.java:67)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
	at io.undertow.core@2.2.17.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at io.undertow.core@2.2.17.Final//io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
	at io.undertow.core@2.2.17.Final//io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
	at org.wildfly.security.elytron-web.undertow-server-servlet@2.0.0.Beta3//org.wildfly.elytron.web.undertow.server.servlet.CleanUpHandler.handleRequest(CleanUpHandler.java:38)
	at io.undertow.core@2.2.17.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at org.wildfly.extension.undertow@27.0.0.Alpha1//org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
	at io.undertow.core@2.2.17.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at org.wildfly.extension.undertow@27.0.0.Alpha1//org.wildfly.extension.undertow.deployment.GlobalRequestControllerHandler.handleRequest(GlobalRequestControllerHandler.java:68)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)
	at io.undertow.core@2.2.17.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at org.wildfly.extension.undertow@27.0.0.Alpha1//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1431)
	at org.wildfly.extension.undertow@27.0.0.Alpha1//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1431)
	at org.wildfly.extension.undertow@27.0.0.Alpha1//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1431)
	at org.wildfly.extension.undertow@27.0.0.Alpha1//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1431)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79)
	at io.undertow.servlet@2.2.17.Final//io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100)
	at io.undertow.core@2.2.17.Final//io.undertow.server.Connectors.executeRootHandler(Connectors.java:387)
	at io.undertow.core@2.2.17.Final//io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)
	at org.jboss.threads@2.4.0.Final//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
	at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1990)
	at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486)
	at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377)
	at org.jboss.xnio@3.8.7.Final//org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)
	at java.base/java.lang.Thread.run(Thread.java:829)
</pre></body></html>
Jun 10, 2022 2:02:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ServletConversationTest.testPost: 1,323/1,831 Failed tests: 0 (568)
Jun 10, 2022 2:02:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ServletConversationTest.testTransientConversation: 1,324/1,831 Failed tests: 0 (568)
Jun 10, 2022 2:02:24 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.conversation.event.notattached.DestroyConversationNotAssociatedWithCurrentRequestEventTest, time: 2 ms]
Jun 10, 2022 2:02:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyConversationNotAssociatedWithCurrentRequestEventTest.testLifecycleEventFired: 1,325/1,831 Failed tests: 0 (569)
Jun 10, 2022 2:02:24 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.conversation.event.TransientConversationLifecycleEventTest, time: 3 ms]
Jun 10, 2022 2:02:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TransientConversationLifecycleEventTest.testLifecycleEventFiredForTransientConversation: 1,326/1,831 Failed tests: 0 (570)
Jun 10, 2022 2:02:24 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.conversation.event.LongRunningConversationLifecycleEventTest, time: 2 ms]
Jun 10, 2022 2:02:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LongRunningConversationLifecycleEventTest.testLifecycleEventFiredForLongRunningConversation: 1,327/1,831 Failed tests: 0 (571)
Jun 10, 2022 2:02:25 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.conversation.inactive.InactiveConversationTest, time: 2 ms]
Jun 10, 2022 2:02:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InactiveConversationTest.testContextNotActiveExceptionThrown: 1,328/1,831 Failed tests: 0 (572)
Jun 10, 2022 2:02:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.conversation.determination.ConversationDeterminationTest, time: 3 ms]
Jun 10, 2022 2:02:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConversationDeterminationTest.testConversationDetermination: 1,329/1,831 Failed tests: 0 (573)
Jun 10, 2022 2:02:28 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.conversation.ClientConversationContextTest, time: 2 ms]
Jun 10, 2022 2:02:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testBeanWithDefaultQualifier: 1,330/1,831 Failed tests: 0 (574)
Jun 10, 2022 2:02:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testBeanWithNameJavaxEnterpriseContextConversation: 1,331/1,831 Failed tests: 0 (574)
Jun 10, 2022 2:02:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testBeanWithRequestScope: 1,332/1,831 Failed tests: 0 (574)
Jun 10, 2022 2:02:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testBeginAlreadyLongRunningConversationThrowsException: 1,333/1,831 Failed tests: 0 (574)
Jun 10, 2022 2:02:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testBeginConversationWithExplicitIdAlreadyUsedByDifferentConversation: 1,334/1,831 Failed tests: 0 (574)
Jun 10, 2022 2:02:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testConversationActiveDuringNonFacesRequest: 1,335/1,831 Failed tests: 0 (574)
Jun 10, 2022 2:02:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testConversationBeginMakesConversationLongRunning: 1,336/1,831 Failed tests: 0 (574)
Jun 10, 2022 2:02:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testConversationEndMakesConversationTransient: 1,337/1,831 Failed tests: 0 (574)
Jun 10, 2022 2:02:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testConversationHasDefaultTimeout: 1,338/1,831 Failed tests: 0 (574)
Jun 10, 2022 2:02:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testConversationIdMayBeSetByApplication: 1,339/1,831 Failed tests: 0 (574)
Jun 10, 2022 2:02:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testConversationIdMayBeSetByContainer: 1,340/1,831 Failed tests: 0 (574)
Jun 10, 2022 2:02:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testConversationIdSetByContainerIsUnique: 1,341/1,831 Failed tests: 0 (574)
Jun 10, 2022 2:02:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testConversationsDontCrossSessionBoundary1: 1,342/1,831 Failed tests: 0 (574)
Jun 10, 2022 2:02:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testConversationsDontCrossSessionBoundary2: 1,343/1,831 Failed tests: 0 (574)
Jun 10, 2022 2:02:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testEndTransientConversationThrowsException: 1,344/1,831 Failed tests: 0 (574)
Jun 10, 2022 2:02:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testLongRunningConversationInstancesNotDestroyedAtRequestEnd: 1,345/1,831 Failed tests: 0 (574)
Jun 10, 2022 2:02:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testNonexistentConversationExceptionThrown: 1,346/1,831 Failed tests: 0 (574)
Jun 10, 2022 2:02:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testSetConversationTimeoutOverride: 1,347/1,831 Failed tests: 0 (574)
Jun 10, 2022 2:02:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testSuppressedConversationPropagation: 1,348/1,831 Failed tests: 0 (574)
Jun 10, 2022 2:02:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testTransientConversationHasNullId: 1,349/1,831 Failed tests: 0 (574)
Jun 10, 2022 2:02:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testTransientConversationInstancesDestroyedAtRequestEnd: 1,350/1,831 Failed tests: 0 (574)
Jun 10, 2022 2:02:31 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.conversation.ManualCidPropagationTest, time: 2 ms]
Jun 10, 2022 2:02:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManualCidPropagationTest.testManualCidPropagation: 1,351/1,831 Failed tests: 0 (575)
Jun 10, 2022 2:02:31 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.conversation.filter.ConversationFilterTest, time: 2 ms]
Jun 10, 2022 2:02:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConversationFilterTest.testConversationActivation: 1,352/1,831 Failed tests: 0 (576)
Jun 10, 2022 2:02:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConversationFilterTest.testConversationBusy: 1,353/1,831 Failed tests: 0 (576)
Jun 10, 2022 2:02:33 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.conversation.InvalidatingSessionDestroysConversationTest, time: 1 ms]
Jun 10, 2022 2:02:33 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvalidatingSessionDestroysConversationTest.testInvalidatingSessionDestroysConversation: 1,354/1,831 Failed tests: 0 (577)
Jun 10, 2022 2:02:33 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.conversation.LongRunningConversationPropagatedByFacesContextTest, time: 2 ms]
Jun 10, 2022 2:02:33 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LongRunningConversationPropagatedByFacesContextTest.testConversationPropagated: 1,355/1,831 Failed tests: 0 (578)
Jun 10, 2022 2:02:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LongRunningConversationPropagatedByFacesContextTest.testConversationPropagatedAjax: 1,356/1,831 Failed tests: 0 (578)
02:02:34,260 INFO  [htmlunit.NicelyResynchronizingAjaxController] Re-synchronized call to http://127.0.0.1:8080/LongRunningConversationPropagatedByFacesContextTest7339fc7fa2b6132946e730d2c961837c417694c/storm-ajax.jsf;jsessionid=KXDZKy-jPVKa-kAe0NPQmJLCoZ3Ot6LzE4qbw_9y.basic-5t15c
02:02:34,294 INFO  [htmlunit.NicelyResynchronizingAjaxController] Re-synchronized call to http://127.0.0.1:8080/LongRunningConversationPropagatedByFacesContextTest7339fc7fa2b6132946e730d2c961837c417694c/storm-ajax.jsf?cid=1
Jun 10, 2022 2:02:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LongRunningConversationPropagatedByFacesContextTest.testConversationPropagatedOverRedirect: 1,357/1,831 Failed tests: 0 (578)
Jun 10, 2022 2:02:34 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.dependent.ejb.DependentContextEjbTest, time: 3 ms]
Jun 10, 2022 2:02:36 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextEjbTest.testDestroyingEjbDestroysDependentSimples: 1,358/1,831 Failed tests: 0 (579)
Jun 10, 2022 2:02:36 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextEjbTest.testDestroyingEjbDestroysDependents: 1,359/1,831 Failed tests: 0 (579)
Jun 10, 2022 2:02:36 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.broken.producer.field.enterprise.EnterpriseBeanWithIllegalDependencyTest, time: 14 ms]
Jun 10, 2022 2:02:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanWithIllegalDependencyTest.testConstructorInjectionPointRequiringPassivationCapableDependency: 1,360/1,831 Failed tests: 0 (580)
Jun 10, 2022 2:02:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanWithIllegalDependencyTest.testFieldInjectionPointRequiringPassivationCapableDependency: 1,361/1,831 Failed tests: 0 (580)
Jun 10, 2022 2:02:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanWithIllegalDependencyTest.testSetterInjectionPointRequiringPassivationCapableDependency: 1,362/1,831 Failed tests: 0 (580)
Jun 10, 2022 2:02:39 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.broken.producer.method.enterprise.EnterpriseBeanWithIllegalDependencyTest, time: 3 ms]
Jun 10, 2022 2:02:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanWithIllegalDependencyTest.testConstructorInjectionPointRequiringPassivationCapableDependency: 1,363/1,831 Failed tests: 0 (581)
Jun 10, 2022 2:02:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanWithIllegalDependencyTest.testFieldInjectionPointRequiringPassivationCapableDependency: 1,364/1,831 Failed tests: 0 (581)
Jun 10, 2022 2:02:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanWithIllegalDependencyTest.testProducerMethodParamInjectionPointRequiringPassivationCapableDependency: 1,365/1,831 Failed tests: 0 (581)
Jun 10, 2022 2:02:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanWithIllegalDependencyTest.testSetterInjectionPointRequiringPassivationCapableDependency: 1,366/1,831 Failed tests: 0 (581)
Jun 10, 2022 2:02:42 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.broken.decorator.enterprise.field.EnterpriseBeanWithNonPassivatingInjectedFieldInDecoratorTest, time: 2 ms]
Jun 10, 2022 2:02:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanWithNonPassivatingInjectedFieldInDecoratorTest.testSessionBeanWithNonPassivatingInjectedFieldInDecoratorFails: 1,367/1,831 Failed tests: 0 (582)
Jun 10, 2022 2:02:42 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.broken.decorator.enterprise.EnterpriseBeanWithNonPassivatingDecoratorTest, time: 2 ms]
Jun 10, 2022 2:02:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanWithNonPassivatingDecoratorTest.testEnterpriseBeanWithNonPassivatingDecoratorFails: 1,368/1,831 Failed tests: 0 (583)
Jun 10, 2022 2:02:42 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.enterprise.field.EnterpriseBeanWithNonPassivatingInjectedFieldInInterceptorTest, time: 2 ms]
Jun 10, 2022 2:02:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanWithNonPassivatingInjectedFieldInInterceptorTest.testSessionBeanWithNonPassivatingInjectedFieldInInterceptorFails: 1,369/1,831 Failed tests: 0 (584)
Jun 10, 2022 2:02:42 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.enterprise.EnterpriseBeanWithNonPassivatingInterceptorTest, time: 2 ms]
Jun 10, 2022 2:02:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanWithNonPassivatingInterceptorTest.testEnterpriseBeanWithNonPassivatingDecoratorFails: 1,370/1,831 Failed tests: 0 (585)
Jun 10, 2022 2:02:42 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.broken.enterprise.field.UnserializableSimpleInjectedIntoPassivatingEnterpriseBeanTest, time: 2 ms]
Jun 10, 2022 2:02:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnserializableSimpleInjectedIntoPassivatingEnterpriseBeanTest.testSimpleDependentWebBeanWithNonSerializableImplementationInjectedIntoStatefulSessionBeanFails: 1,371/1,831 Failed tests: 0 (586)
Jun 10, 2022 2:02:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.broken.enterprise.NonPassivationCapableEjbWithPassivatingScopeTest, time: 2 ms]
Jun 10, 2022 2:02:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonPassivationCapableEjbWithPassivatingScopeTest.testDeployment: 1,372/1,831 Failed tests: 0 (587)
Jun 10, 2022 2:02:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.enterprise.invalid.StatefulSessionBeanXmlDescriptorTest, time: 2 ms]
Jun 10, 2022 2:02:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StatefulSessionBeanXmlDescriptorTest.testDeployment: 1,373/1,831 Failed tests: 0 (588)
Jun 10, 2022 2:02:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.enterprise.invalid.StatefulSessionBeanTest, time: 2 ms]
Jun 10, 2022 2:02:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StatefulSessionBeanTest.testDeployment: 1,374/1,831 Failed tests: 0 (589)
Jun 10, 2022 2:02:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.enterprise.valid.StatefulSessionBeanXmlDescriptorTest, time: 2 ms]
Jun 10, 2022 2:02:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StatefulSessionBeanXmlDescriptorTest.testDeployment: 1,375/1,831 Failed tests: 0 (590)
Jun 10, 2022 2:02:46 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.enterprise.valid.StatefulSessionBeanTest, time: 2 ms]
Jun 10, 2022 2:02:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StatefulSessionBeanTest.testDeployment: 1,376/1,831 Failed tests: 0 (591)
Jun 10, 2022 2:02:48 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.enterprise.NonPassivationCapableSessionBeanTest, time: 2 ms]
Jun 10, 2022 2:02:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonPassivationCapableSessionBeanTest.testDeployment: 1,377/1,831 Failed tests: 0 (592)
Jun 10, 2022 2:02:50 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.dependency.resource.persistence.DataSourcePassivationDependencyTest, time: 2 ms]
Jun 10, 2022 2:02:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DataSourcePassivationDependencyTest.testDataSource: 1,378/1,831 Failed tests: 0 (593)
Jun 10, 2022 2:02:53 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.dependency.resource.persistence.ResourcePassivationDependencyTest, time: 2 ms]
Jun 10, 2022 2:02:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResourcePassivationDependencyTest.testPersistenceUnitAndContext: 1,379/1,831 Failed tests: 0 (594)
Jun 10, 2022 2:02:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.dependency.resource.remote.ResourcePassivationDependencyTest, time: 4 ms]
Jun 10, 2022 2:02:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: test-ejb.ear, time: 2 ms]
Jun 10, 2022 2:02:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResourcePassivationDependencyTest.testRemoteSessionBean: 1,380/1,831 Failed tests: 0 (595)
Jun 10, 2022 2:02:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.dependency.sessionbean.SessionBeanPassivationDependencyTest, time: 3 ms]
Jun 10, 2022 2:03:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanPassivationDependencyTest.testSingleton: 1,381/1,831 Failed tests: 0 (596)
Jun 10, 2022 2:03:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanPassivationDependencyTest.testStateless: 1,382/1,831 Failed tests: 0 (596)
Jun 10, 2022 2:03:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.request.jaxrs.RequestContextTest, time: 3 ms]
Jun 10, 2022 2:03:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RequestContextTest.testRequestScopeActiveDuringWebServiceInvocation: 1,383/1,831 Failed tests: 0 (597)
Jun 10, 2022 2:03:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.request.ejb.EJBRequestContextTest, time: 3 ms]
Jun 10, 2022 2:03:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: test-ejb.ear, time: 1 ms]
Jun 10, 2022 2:03:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EJBRequestContextTest.testRequestScopeActiveDuringAsyncCallToEjb: 1,384/1,831 Failed tests: 0 (598)
Jun 10, 2022 2:03:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EJBRequestContextTest.testRequestScopeActiveDuringCallToEjbTimeoutMethod: 1,385/1,831 Failed tests: 0 (598)
Jun 10, 2022 2:03:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EJBRequestContextTest.testRequestScopeActiveDuringRemoteCallToEjb: 1,386/1,831 Failed tests: 0 (598)
Jun 10, 2022 2:03:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EJBRequestContextTest.testRequestScopeDestroyedAfterCallToEjbTimeoutMethod: 1,387/1,831 Failed tests: 0 (598)
Jun 10, 2022 2:03:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.request.event.jms.RequestScopeEventMessageDeliveryTest, time: 3 ms]
Jun 10, 2022 2:03:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RequestScopeEventMessageDeliveryTest.testEventsFired: 1,388/1,831 Failed tests: 0 (599)
Jun 10, 2022 2:03:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.request.event.timeout.RequestScopeEventTimeoutTest, time: 2 ms]
Jun 10, 2022 2:03:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RequestScopeEventTimeoutTest.testEventsFired: 1,389/1,831 Failed tests: 0 (600)
Jun 10, 2022 2:03:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.request.event.RequestScopeEventTest, time: 2 ms]
Jun 10, 2022 2:03:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RequestScopeEventTest.test: 1,390/1,831 Failed tests: 0 (601)
Jun 10, 2022 2:03:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.request.event.remote.RequestScopeEventRemoteTest, time: 2 ms]
Jun 10, 2022 2:03:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: test-ejb.ear, time: 2 ms]
Jun 10, 2022 2:03:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RequestScopeEventRemoteTest.testRequestScopeActiveDuringRemoteCallToEjb: 1,391/1,831 Failed tests: 0 (602)
Jun 10, 2022 2:03:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.request.event.async.RequestScopeEventAsyncTest, time: 2 ms]
Jun 10, 2022 2:03:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RequestScopeEventAsyncTest.testEventsFired: 1,392/1,831 Failed tests: 0 (603)
Jun 10, 2022 2:03:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.request.async.RequestContextAsyncListenerTest, time: 4 ms]
Jun 10, 2022 2:03:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RequestContextAsyncListenerTest.testRequestContextActiveOnComplete: 1,393/1,831 Failed tests: 0 (604)
Jun 10, 2022 2:03:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RequestContextAsyncListenerTest.testRequestContextActiveOnError: 1,394/1,831 Failed tests: 0 (604)
Jun 10, 2022 2:03:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RequestContextAsyncListenerTest.testRequestContextActiveOnStartAsync: 1,395/1,831 Failed tests: 0 (604)
Jun 10, 2022 2:03:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RequestContextAsyncListenerTest.testRequestContextActiveOnTimeout: 1,396/1,831 Failed tests: 0 (604)
Jun 10, 2022 2:03:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.request.postconstruct.EagerSingletonPostConstructCallbackTest, time: 3 ms]
Jun 10, 2022 2:03:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EagerSingletonPostConstructCallbackTest.testEagerSingletonPostConstructCallback: 1,397/1,831 Failed tests: 0 (605)
Jun 10, 2022 2:03:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.request.postconstruct.SimpleBeanPostConstructCallbackTest, time: 2 ms]
Jun 10, 2022 2:03:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanPostConstructCallbackTest.testSimplePostConstructCallback: 1,398/1,831 Failed tests: 0 (606)
Jun 10, 2022 2:03:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.request.RequestContextTest, time: 2 ms]
Jun 10, 2022 2:03:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RequestContextTest.testRequestScopeActiveDuringServiceMethod: 1,399/1,831 Failed tests: 0 (607)
Jun 10, 2022 2:03:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RequestContextTest.testRequestScopeActiveDuringServletFilter: 1,400/1,831 Failed tests: 0 (607)
Jun 10, 2022 2:03:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RequestContextTest.testRequestScopeIsDestroyedAfterServletRequest: 1,401/1,831 Failed tests: 0 (607)
Jun 10, 2022 2:03:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.session.async.SessionContextAsyncListenerTest, time: 2 ms]
Jun 10, 2022 2:03:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextAsyncListenerTest.testSessionContextActiveOnComplete: 1,402/1,831 Failed tests: 0 (608)
Jun 10, 2022 2:03:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextAsyncListenerTest.testSessionContextActiveOnError: 1,403/1,831 Failed tests: 0 (608)
Jun 10, 2022 2:03:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextAsyncListenerTest.testSessionContextActiveOnStartAsync: 1,404/1,831 Failed tests: 0 (608)
Jun 10, 2022 2:03:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextAsyncListenerTest.testSessionContextActiveOnTimeout: 1,405/1,831 Failed tests: 0 (608)
Jun 10, 2022 2:03:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 2bfb7304-e2dc-4f58-a668-9ea888f0620c.war, time: 4 ms]
Jun 10, 2022 2:03:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 3c1d57e7-4b3d-4448-b983-3095b4bee0e3.war, time: 4 ms]
Jun 10, 2022 2:03:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextListenerShutdownTest.deployArchives: 1,406/1,831 Failed tests: 0 (609)
Jun 10, 2022 2:03:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextListenerShutdownTest.testApplicationContextDestroyed: 1,407/1,831 Failed tests: 0 (609)
Jun 10, 2022 2:03:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.session.listener.SessionContextHttpSessionListenerTest, time: 3 ms]
Jun 10, 2022 2:03:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextHttpSessionListenerTest.testSessionScopeActiveDuringHttpSessionListenerCall: 1,408/1,831 Failed tests: 0 (610)
Jun 10, 2022 2:03:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextHttpSessionListenerTest.testSessionScopeActiveDuringHttpSessionListenerCallOnTimeout: 1,409/1,831 Failed tests: 0 (610)
Jun 10, 2022 2:03:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.session.listener.SessionContextServletRequestListenerTest, time: 2 ms]
Jun 10, 2022 2:03:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextServletRequestListenerTest.testSessionScopeActiveDuringServletRequestListenerCall: 1,410/1,831 Failed tests: 0 (611)
Jun 10, 2022 2:03:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.session.SessionContextTest, time: 3 ms]
Jun 10, 2022 2:03:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextTest.testSessionContextDestroyedWhenHttpSessionInvalidated: 1,411/1,831 Failed tests: 0 (612)
Jun 10, 2022 2:03:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextTest.testSessionContextDestroyedWhenHttpSessionTimesOut: 1,412/1,831 Failed tests: 0 (612)
Jun 10, 2022 2:03:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextTest.testSessionContextSharedBetweenServletRequestsInSameHttpSession: 1,413/1,831 Failed tests: 0 (612)
Jun 10, 2022 2:03:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextTest.testSessionScopeActiveDuringDoFilterMethod: 1,414/1,831 Failed tests: 0 (612)
Jun 10, 2022 2:03:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextTest.testSessionScopeActiveDuringServiceMethod: 1,415/1,831 Failed tests: 0 (612)
Jun 10, 2022 2:03:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.session.event.SessionScopeEventTest, time: 2 ms]
Jun 10, 2022 2:03:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionScopeEventTest.test: 1,416/1,831 Failed tests: 0 (613)
Jun 10, 2022 2:03:24 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.jms.MessageDrivenBeanContextTest, time: 3 ms]
Jun 10, 2022 2:03:26 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MessageDrivenBeanContextTest.testRequestScopeActiveDuringMessageDelivery: 1,417/1,831 Failed tests: 0 (614)
Jun 10, 2022 2:03:31 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.activation.ActivateRequestContextinEETest, time: 2 ms]
Jun 10, 2022 2:03:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ActivateRequestContextinEETest.requestContextCannotBeActivatedTwice: 1,418/1,831 Failed tests: 0 (615)
Jun 10, 2022 2:03:31 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.lifecycle.DecoratorInstanceIsDependentObjectTest, time: 2 ms]
Jun 10, 2022 2:03:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorInstanceIsDependentObjectTest.testDecoratorInstanceIsDependentObject: 1,419/1,831 Failed tests: 0 (616)
Jun 10, 2022 2:03:32 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.invocation.enterprise.EnterpriseDecoratorInvocationTest, time: 3 ms]
Jun 10, 2022 2:03:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseDecoratorInvocationTest.testContextualDecorated: 1,420/1,831 Failed tests: 0 (617)
Jun 10, 2022 2:03:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseDecoratorInvocationTest.testNonContextualDecorated: 1,421/1,831 Failed tests: 0 (617)
Jun 10, 2022 2:03:34 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.invocation.ejb.EJBDecoratorInvocationTest, time: 2 ms]
Jun 10, 2022 2:03:36 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EJBDecoratorInvocationTest.testEJBDecoratorInvocation: 1,422/1,831 Failed tests: 0 (618)
Jun 10, 2022 2:03:37 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.builtin.http.session.BuiltinHttpSessionDecoratorTest, time: 2 ms]
Jun 10, 2022 2:03:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinHttpSessionDecoratorTest.testDecoratorIsInvoked: 1,423/1,831 Failed tests: 0 (619)
Jun 10, 2022 2:03:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinHttpSessionDecoratorTest.testDecoratorIsResolved: 1,424/1,831 Failed tests: 0 (619)
Jun 10, 2022 2:03:39 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.builtin.http.servletcontext.BuiltinServletContextDecoratorTest, time: 3 ms]
Jun 10, 2022 2:03:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinServletContextDecoratorTest.testDecoratorIsInvoked: 1,425/1,831 Failed tests: 0 (620)
Jun 10, 2022 2:03:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinServletContextDecoratorTest.testDecoratorIsResolved: 1,426/1,831 Failed tests: 0 (620)
Jun 10, 2022 2:03:41 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.builtin.http.request.BuiltinHttpServletRequestDecoratorTest, time: 3 ms]
Jun 10, 2022 2:03:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinHttpServletRequestDecoratorTest.testDecoratorIsInvoked: 1,427/1,831 Failed tests: 0 (621)
Jun 10, 2022 2:03:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinHttpServletRequestDecoratorTest.testDecoratorIsResolved: 1,428/1,831 Failed tests: 0 (621)
Jun 10, 2022 2:03:44 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.builtin.principal.BuiltinPrincipalDecoratorTest, time: 2 ms]
Jun 10, 2022 2:03:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinPrincipalDecoratorTest.testDecoratorInvoked: 1,429/1,831 Failed tests: 0 (622)
Jun 10, 2022 2:03:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinPrincipalDecoratorTest.testDecoratorIsResolved: 1,430/1,831 Failed tests: 0 (622)
Jun 10, 2022 2:03:46 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.builtin.transaction.BuiltinUserTransactionDecoratorTest, time: 2 ms]
Jun 10, 2022 2:03:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinUserTransactionDecoratorTest.testUserTransactionDecorated: 1,431/1,831 Failed tests: 0 (623)
Jun 10, 2022 2:03:48 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.ordering.global.EnterpriseDecoratorOrderingTest, time: 5 ms]
Jun 10, 2022 2:03:48 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 2b2f35be-431a-4c9f-9433-668f127bb508.war, time: 3 ms]
Jun 10, 2022 2:03:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseDecoratorOrderingTest.testDecoratorsInWebInfClasses: 1,432/1,831 Failed tests: 0 (624)
Jun 10, 2022 2:03:51 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.ordering.global.GlobalDecoratorOrderingTest, time: 8 ms]
Jun 10, 2022 2:03:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GlobalDecoratorOrderingTest.testDecoratorsInWebInfClasses: 1,433/1,831 Failed tests: 0 (625)
Jun 10, 2022 2:03:53 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.alternative.enterprise.EnterpriseStereotypeAlternativeSpecializeTest, time: 2 ms]
Jun 10, 2022 2:03:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseStereotypeAlternativeSpecializeTest.testStereotypeAlternative: 1,434/1,831 Failed tests: 0 (626)
Jun 10, 2022 2:03:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.alternative.enterprise.EnterpriseStereotypeAlternativeTest, time: 2 ms]
Jun 10, 2022 2:03:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseStereotypeAlternativeTest.testStereotypeAlternative: 1,435/1,831 Failed tests: 0 (627)
Jun 10, 2022 2:03:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.enterprise.EnterpriseStereotypeDefinitionTest, time: 3 ms]
Jun 10, 2022 2:04:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseStereotypeDefinitionTest.testStereotypeDeclaredInheritedIsIndirectlyInherited: 1,436/1,831 Failed tests: 0 (628)
Jun 10, 2022 2:04:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseStereotypeDefinitionTest.testStereotypeDeclaredInheritedIsInherited: 1,437/1,831 Failed tests: 0 (628)
Jun 10, 2022 2:04:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseStereotypeDefinitionTest.testStereotypeNotDeclaredInheritedIsNotIndirectlyInherited: 1,438/1,831 Failed tests: 0 (628)
Jun 10, 2022 2:04:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseStereotypeDefinitionTest.testStereotypeNotDeclaredInheritedIsNotInherited: 1,439/1,831 Failed tests: 0 (628)
Jun 10, 2022 2:04:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseStereotypeDefinitionTest.testStereotypeScopeIsOverriddenByIndirectlyInheritedScope: 1,440/1,831 Failed tests: 0 (628)
Jun 10, 2022 2:04:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseStereotypeDefinitionTest.testStereotypeScopeIsOverriddenByInheritedScope: 1,441/1,831 Failed tests: 0 (628)
Jun 10, 2022 2:04:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.interceptor.enterprise.EnterpriseStereotypeInterceptorBindingTest, time: 3 ms]
Jun 10, 2022 2:04:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseStereotypeInterceptorBindingTest.testStereotypeInterceptorBindings: 1,442/1,831 Failed tests: 0 (629)
Jun 10, 2022 2:04:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.types.enterprise.illegal.BeanTypesWithIllegalTypeTest, time: 3 ms]
Jun 10, 2022 2:04:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypesWithIllegalTypeTest.sessionBeanTypesContainsOnlyLegalTypes: 1,443/1,831 Failed tests: 0 (630)
Jun 10, 2022 2:04:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.types.enterprise.SessionBeanTypesTest, time: 3 ms]
Jun 10, 2022 2:04:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanTypesTest.testGenericHierarchyBeanTypes: 1,444/1,831 Failed tests: 0 (631)
Jun 10, 2022 2:04:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanTypesTest.testSessionBeanExtendingSessionBeanWithLocalClientView: 1,445/1,831 Failed tests: 0 (631)
Jun 10, 2022 2:04:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanTypesTest.testSessionBeanWithBothLocalInterfaceAndNoInterfaceView: 1,446/1,831 Failed tests: 0 (631)
Jun 10, 2022 2:04:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanTypesTest.testSessionBeanWithNoInterfaceView: 1,447/1,831 Failed tests: 0 (631)
Jun 10, 2022 2:04:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.broken.restricted.ejb.RestrictedSessionBeanTest, time: 5 ms]
Jun 10, 2022 2:04:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RestrictedSessionBeanTest.testInvalidTypedValueOnSessionBean: 1,448/1,831 Failed tests: 0 (632)
Jun 10, 2022 2:04:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.scope.enterprise.EnterpriseScopeDefinitionTest, time: 2 ms]
Jun 10, 2022 2:04:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseScopeDefinitionTest.testScopeTypeDeclaredInheritedIsIndirectlyInherited: 1,449/1,831 Failed tests: 0 (633)
Jun 10, 2022 2:04:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseScopeDefinitionTest.testScopeTypeDeclaredInheritedIsInherited: 1,450/1,831 Failed tests: 0 (633)
Jun 10, 2022 2:04:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseScopeDefinitionTest.testScopeTypeNotDeclaredInheritedIsNotIndirectlyInherited: 1,451/1,831 Failed tests: 0 (633)
Jun 10, 2022 2:04:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseScopeDefinitionTest.testScopeTypeNotDeclaredInheritedIsNotInherited: 1,452/1,831 Failed tests: 0 (633)
Jun 10, 2022 2:04:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.scope.broken.tooManyScopes.ejb.producer.field.SessionBeanProducerFieldTooManyScopesTest, time: 2 ms]
Jun 10, 2022 2:04:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanProducerFieldTooManyScopesTest.testTooManyScopesSpecifiedInJava: 1,453/1,831 Failed tests: 0 (634)
Jun 10, 2022 2:04:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.scope.broken.tooManyScopes.ejb.producer.method.SessionBeanProducerMethodTooManyScopesTest, time: 3 ms]
Jun 10, 2022 2:04:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanProducerMethodTooManyScopesTest.testTooManyScopesSpecifiedInJava: 1,454/1,831 Failed tests: 0 (635)
Jun 10, 2022 2:04:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.scope.broken.tooManyScopes.ejb.SessionBeanTooManyScopesTest, time: 2 ms]
Jun 10, 2022 2:04:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanTooManyScopesTest.testTooManyScopesSpecifiedInJava: 1,455/1,831 Failed tests: 0 (636)
Jun 10, 2022 2:04:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.qualifier.enterprise.EnterpriseQualifierDefinitionTest, time: 3 ms]
Jun 10, 2022 2:04:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseQualifierDefinitionTest.testQualifierDeclaredInheritedIsIndirectlyInherited: 1,456/1,831 Failed tests: 0 (637)
Jun 10, 2022 2:04:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseQualifierDefinitionTest.testQualifierDeclaredInheritedIsInherited: 1,457/1,831 Failed tests: 0 (637)
Jun 10, 2022 2:04:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseQualifierDefinitionTest.testQualifierNotDeclaredInheritedIsNotIndirectlyInherited: 1,458/1,831 Failed tests: 0 (637)
Jun 10, 2022 2:04:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseQualifierDefinitionTest.testQualifierNotDeclaredInheritedIsNotInherited: 1,459/1,831 Failed tests: 0 (637)
Jun 10, 2022 2:04:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.trimmed.enteprise.EnterpriseTrimmedBeanArchiveTest, time: 3 ms]
Jun 10, 2022 2:04:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseTrimmedBeanArchiveTest.testDiscoveredBean: 1,460/1,831 Failed tests: 0 (638)
Jun 10, 2022 2:04:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 70d181fc-0198-4049-8efc-0216e504e3d8.war, time: 2 ms]
Jun 10, 2022 2:04:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.discovery.enterprise.EnterpriseBeanDiscoveryTest, time: 4 ms]
Jun 10, 2022 2:04:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanDiscoveryTest.testExplicitBeanArchiveEmptyDescriptor: 1,461/1,831 Failed tests: 0 (639)
Jun 10, 2022 2:04:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanDiscoveryTest.testExplicitBeanArchiveLegacyDescriptor: 1,462/1,831 Failed tests: 0 (639)
Jun 10, 2022 2:04:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanDiscoveryTest.testExplicitBeanArchiveModeAll: 1,463/1,831 Failed tests: 0 (639)
Jun 10, 2022 2:04:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanDiscoveryTest.testImplicitBeanArchiveModeAnnotated: 1,464/1,831 Failed tests: 0 (639)
Jun 10, 2022 2:04:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanDiscoveryTest.testImplicitBeanArchiveNoDescriptor: 1,465/1,831 Failed tests: 0 (639)
Jun 10, 2022 2:04:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanDiscoveryTest.testNoBeanArchiveModeNone: 1,466/1,831 Failed tests: 0 (639)
Jun 10, 2022 2:04:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanDiscoveryTest.testNotBeanArchiveExtension: 1,467/1,831 Failed tests: 0 (639)
Jun 10, 2022 2:04:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.discovery.enterprise.annotated.EnterpriseDefaultBeanDiscoveryModeTest, time: 3 ms]
Jun 10, 2022 2:04:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseDefaultBeanDiscoveryModeTest.testDisposerMethodDiscovered: 1,468/1,831 Failed tests: 0 (640)
Jun 10, 2022 2:04:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseDefaultBeanDiscoveryModeTest.testObserverMethodDiscovered: 1,469/1,831 Failed tests: 0 (640)
Jun 10, 2022 2:04:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseDefaultBeanDiscoveryModeTest.testProducerFieldDiscovered: 1,470/1,831 Failed tests: 0 (640)
Jun 10, 2022 2:04:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseDefaultBeanDiscoveryModeTest.testProducerMethodDiscovered: 1,471/1,831 Failed tests: 0 (640)
Jun 10, 2022 2:04:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.discovery.implicit.DefaultBeanDiscoveryModeTest, time: 3 ms]
Jun 10, 2022 2:04:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DefaultBeanDiscoveryModeTest.beanClassesNotDiscoveredTest: 1,472/1,831 Failed tests: 0 (641)
Jun 10, 2022 2:04:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DefaultBeanDiscoveryModeTest.disposerMethodNotDiscovered: 1,473/1,831 Failed tests: 0 (641)
Jun 10, 2022 2:04:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DefaultBeanDiscoveryModeTest.observerMethodNotDiscovered: 1,474/1,831 Failed tests: 0 (641)
Jun 10, 2022 2:04:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DefaultBeanDiscoveryModeTest.producerFieldNotDiscovered: 1,475/1,831 Failed tests: 0 (641)
Jun 10, 2022 2:04:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DefaultBeanDiscoveryModeTest.producerMethodNotDiscovered: 1,476/1,831 Failed tests: 0 (641)
Jun 10, 2022 2:04:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.EnterpriseArchiveModulesTest, time: 21 ms]
Jun 10, 2022 2:04:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: de723d48-c37f-4f65-9576-8c630d7f95e8.war, time: 3 ms]
Jun 10, 2022 2:04:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseArchiveModulesTest.testAlternatives: 1,477/1,831 Failed tests: 0 (642)
Jun 10, 2022 2:04:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseArchiveModulesTest.testDecoratorEnablement: 1,478/1,831 Failed tests: 0 (642)
Jun 10, 2022 2:04:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseArchiveModulesTest.testExtensionAndContainerEvents: 1,479/1,831 Failed tests: 0 (642)
Jun 10, 2022 2:04:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseArchiveModulesTest.testProducerAndEventDuringDisposal: 1,480/1,831 Failed tests: 0 (642)
Jun 10, 2022 2:04:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseArchiveModulesTest.testVisibilityAndInterceptorEnablement: 1,481/1,831 Failed tests: 0 (642)
Jun 10, 2022 2:04:25 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.ear.SingleWebModuleWithExtensionTest, time: 1 ms]
Jun 10, 2022 2:04:25 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: test.war, time: 3 ms]
Jun 10, 2022 2:04:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SingleWebModuleWithExtensionTest.testSingleWebModuleWithExtension: 1,482/1,831 Failed tests: 0 (643)
Jun 10, 2022 2:04:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.ear.MultiWebModuleWithExtensionTest, time: 3 ms]
Jun 10, 2022 2:04:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: foo.war, time: 5 ms]
Jun 10, 2022 2:04:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: bar.war, time: 4 ms]
Jun 10, 2022 2:04:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MultiWebModuleWithExtensionTest.testMultipleWebModulesWithExtension: 1,483/1,831 Failed tests: 0 (644)
Jun 10, 2022 2:04:30 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.bundledLibrary.LibraryInWarTest, time: 3 ms]
Jun 10, 2022 2:04:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LibraryInWarTest.test: 1,484/1,831 Failed tests: 0 (645)
Jun 10, 2022 2:04:32 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.bundledLibrary.LibraryInEarTest, time: 2 ms]
Jun 10, 2022 2:04:32 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: test.war, time: 2 ms]
Jun 10, 2022 2:04:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LibraryInEarTest.test: 1,485/1,831 Failed tests: 0 (646)
Jun 10, 2022 2:04:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.bundledLibrary.LibraryMissingBeansXmlTest, time: 2 ms]
Jun 10, 2022 2:04:37 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LibraryMissingBeansXmlTest.test: 1,486/1,831 Failed tests: 0 (647)
Jun 10, 2022 2:04:37 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.war.BeansDescriptorAlternativeLocationTest, time: 2 ms]
Jun 10, 2022 2:04:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeansDescriptorAlternativeLocationTest.testAlternativeLocation: 1,487/1,831 Failed tests: 0 (648)
Jun 10, 2022 2:04:39 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.war.modules.WebArchiveModulesTest, time: 13 ms]
Jun 10, 2022 2:04:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke WebArchiveModulesTest.testAlternatives: 1,488/1,831 Failed tests: 0 (649)
Jun 10, 2022 2:04:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke WebArchiveModulesTest.testDecoratorAndCrossModuleEventObserver: 1,489/1,831 Failed tests: 0 (649)
Jun 10, 2022 2:04:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke WebArchiveModulesTest.testExtensionAndContainerEvents: 1,490/1,831 Failed tests: 0 (649)
Jun 10, 2022 2:04:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke WebArchiveModulesTest.testInjectionChainVisibilityAndInterceptorEnablement: 1,491/1,831 Failed tests: 0 (649)
Jun 10, 2022 2:04:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke WebArchiveModulesTest.testProducerAndEventDuringDisposal: 1,492/1,831 Failed tests: 0 (649)
Jun 10, 2022 2:04:42 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.installedLibrary.InstalledLibraryWarTest, time: 2 ms]
Jun 10, 2022 2:04:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InstalledLibraryWarTest.testInjection: 1,493/1,831 Failed tests: 0 (650)
Jun 10, 2022 2:04:44 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder getBeansDescriptorAsset
INFO: 
<beans version="3.0" bean-discovery-mode="annotated">
</beans>

Jun 10, 2022 2:04:44 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: InstalledLibraryEarTest22b6d7bbce2828982c91cb252e627d32b1fd58d.ear:
/lib/
/lib/f28ccfcf-66d2-48df-a227-66473a13b86f.jar
/lib/5e5124c8-b3d5-4597-a503-ede245f2fb09.jar
/lib/weld-porting-package-tck.jar
/lib/cdi-tck-support.jar
/lib/cdi-tck-incontainer.jar
/test-ejb.jar
Jun 10, 2022 2:04:44 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.installedLibrary.InstalledLibraryEarTest, time: 5 ms]
Jun 10, 2022 2:04:44 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder getBeansDescriptorAsset
INFO: 
<beans version="3.0" bean-discovery-mode="annotated">
</beans>

Jun 10, 2022 2:04:44 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: 12a20413-3408-40f9-bae8-51a8bfe8d44f.war:
/WEB-INF/
/WEB-INF/classes/
/WEB-INF/classes/org/
/WEB-INF/classes/org/jboss/
/WEB-INF/classes/org/jboss/cdi/
/WEB-INF/classes/org/jboss/cdi/tck/
/WEB-INF/classes/org/jboss/cdi/tck/tests/
/WEB-INF/classes/org/jboss/cdi/tck/tests/deployment/
/WEB-INF/classes/org/jboss/cdi/tck/tests/deployment/packaging/
/WEB-INF/classes/org/jboss/cdi/tck/tests/deployment/packaging/installedLibrary/
/WEB-INF/classes/org/jboss/cdi/tck/tests/deployment/packaging/installedLibrary/InstalledLibraryEarTest.class
/WEB-INF/classes/org/jboss/cdi/tck/tests/deployment/packaging/installedLibrary/Charlie.class
/WEB-INF/beans.xml
/WEB-INF/web.xml
/META-INF/
/META-INF/MANIFEST.MF
Jun 10, 2022 2:04:44 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 12a20413-3408-40f9-bae8-51a8bfe8d44f.war, time: 11 ms]
Jun 10, 2022 2:04:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InstalledLibraryEarTest.testBundledLibraryInjection: 1,494/1,831 Failed tests: 0 (651)
Jun 10, 2022 2:04:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InstalledLibraryEarTest.testEjbJarInjection: 1,495/1,831 Failed tests: 0 (651)
Jun 10, 2022 2:04:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InstalledLibraryEarTest.testWarInjection: 1,496/1,831 Failed tests: 0 (651)
Jun 10, 2022 2:04:46 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.rar.ResourceAdapterArchiveTest, time: 1 ms]
Jun 10, 2022 2:04:49 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResourceAdapterArchiveTest.testInjection: 1,497/1,831 Failed tests: 0 (652)
Jun 10, 2022 2:04:49 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResourceAdapterArchiveTest.testResolution: 1,498/1,831 Failed tests: 0 (652)
Jun 10, 2022 2:04:49 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.visibility.JarToJarReverseAlphaVisibilityTest, time: 4 ms]
Jun 10, 2022 2:04:51 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke JarToJarReverseAlphaVisibilityTest.testDeployment: 1,499/1,831 Failed tests: 0 (653)
Jun 10, 2022 2:04:51 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.visibility.VisibilityOfAnnotatedTypesFromExtensionInBravoBeanArchiveTest, time: 4 ms]
Jun 10, 2022 2:04:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VisibilityOfAnnotatedTypesFromExtensionInBravoBeanArchiveTest.shouldObserveExpectedAnnotatedTypes: 1,500/1,831 Failed tests: 0 (654)
Jun 10, 2022 2:04:53 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.visibility.VisibilityOfBeanInWebModuleFromBeanManagerInBeanLibraryTest, time: 6 ms]
Jun 10, 2022 2:04:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VisibilityOfBeanInWebModuleFromBeanManagerInBeanLibraryTest.shouldFindBeanByName: 1,501/1,831 Failed tests: 0 (655)
Jun 10, 2022 2:04:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VisibilityOfBeanInWebModuleFromBeanManagerInBeanLibraryTest.shouldFindBeanByType: 1,502/1,831 Failed tests: 0 (655)
Jun 10, 2022 2:04:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.visibility.JarToJarAlphaVisibilityTest, time: 4 ms]
Jun 10, 2022 2:04:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke JarToJarAlphaVisibilityTest.testDeployment: 1,503/1,831 Failed tests: 0 (656)
Jun 10, 2022 2:04:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.visibility.VisibilityOfAnnotatedTypesFromExtensionInAlphaBeanArchiveTest, time: 5 ms]
Jun 10, 2022 2:05:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VisibilityOfAnnotatedTypesFromExtensionInAlphaBeanArchiveTest.shouldObserveExpectedAnnotatedTypes: 1,504/1,831 Failed tests: 0 (657)
Jun 10, 2022 2:05:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 41303d4c-bff9-495d-ba40-4303bd63ff1e.war, time: 8 ms]
Jun 10, 2022 2:05:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 19e4bf76-b24e-4f43-a89a-13526f80796b.war, time: 4 ms]
Jun 10, 2022 2:05:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationShutdownLifecycleTest.deployArchives: 1,505/1,831 Failed tests: 0 (658)
Jun 10, 2022 2:05:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationShutdownLifecycleTest.testShutdown: 1,506/1,831 Failed tests: 0 (658)
Jun 10, 2022 2:05:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.transactional.custom.CustomTransactionalObserverTest, time: 3 ms]
Jun 10, 2022 2:05:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomTransactionalObserverTest.testCustomTransactionalObserver: 1,507/1,831 Failed tests: 0 (659)
Jun 10, 2022 2:05:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.transactional.TransactionalObserverTest, time: 3 ms]
Jun 10, 2022 2:05:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TransactionalObserverTest.testFailedTransaction: 1,508/1,831 Failed tests: 0 (660)
Jun 10, 2022 2:05:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TransactionalObserverTest.testNoTransaction: 1,509/1,831 Failed tests: 0 (660)
Jun 10, 2022 2:05:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TransactionalObserverTest.testObserverFailedTransaction: 1,510/1,831 Failed tests: 0 (660)
Jun 10, 2022 2:05:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TransactionalObserverTest.testSucessfullTransaction: 1,511/1,831 Failed tests: 0 (660)
Jun 10, 2022 2:05:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.priority.contextLifecycleEvent.ee.RequestContextLifecycleEventObserverOrderingTest, time: 2 ms]
Jun 10, 2022 2:05:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RequestContextLifecycleEventObserverOrderingTest.testContextLifecycleEventOrdering: 1,512/1,831 Failed tests: 0 (661)
Jun 10, 2022 2:05:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.priority.transactional.TransactionalPriorityObserverTest, time: 3 ms]
Jun 10, 2022 2:05:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TransactionalPriorityObserverTest.testSucessfulTransaction: 1,513/1,831 Failed tests: 0 (662)
Jun 10, 2022 2:05:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.context.async.enterprise.EnterpriseSecurityContextPropagationInAsyncObserverTest, time: 2 ms]
Jun 10, 2022 2:05:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseSecurityContextPropagationInAsyncObserverTest.testSecurityContextNotPropagated: 1,514/1,831 Failed tests: 0 (663)
Jun 10, 2022 2:05:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseSecurityContextPropagationInAsyncObserverTest.testSecurityContextPropagation: 1,515/1,831 Failed tests: 0 (663)
Jun 10, 2022 2:05:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.context.async.AsyncObserverMethodInvocationContextTest, time: 2 ms]
Jun 10, 2022 2:05:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AsyncObserverMethodInvocationContextTest.testAsyncObserverIsCalledInNewRequestContext: 1,516/1,831 Failed tests: 0 (664)
Jun 10, 2022 2:05:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AsyncObserverMethodInvocationContextTest.testAsyncObserverIsCalledInNewTransactionContext: 1,517/1,831 Failed tests: 0 (664)
Jun 10, 2022 2:05:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.context.enterprise.staticMethod.SessionBeanStaticObserverMethodInvocationContextTest, time: 2 ms]
Jun 10, 2022 2:05:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanStaticObserverMethodInvocationContextTest.testTransactionalObserverMethod: 1,518/1,831 Failed tests: 0 (665)
Jun 10, 2022 2:05:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.context.enterprise.SessionBeanObserverMethodInvocationContextTest, time: 3 ms]
Jun 10, 2022 2:05:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanObserverMethodInvocationContextTest.testTransactionalObserverMethod: 1,519/1,831 Failed tests: 0 (666)
Jun 10, 2022 2:05:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.context.ObserverMethodInvocationContextTest, time: 2 ms]
Jun 10, 2022 2:05:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodInvocationContextTest.testTransactionalObserverMethod: 1,520/1,831 Failed tests: 0 (667)
Jun 10, 2022 2:05:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.inheritance.enterprise.EnterpriseObserverInheritanceTest, time: 3 ms]
Jun 10, 2022 2:05:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseObserverInheritanceTest.testNonStaticObserverMethodIndirectlyInherited: 1,521/1,831 Failed tests: 0 (668)
Jun 10, 2022 2:05:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseObserverInheritanceTest.testNonStaticObserverMethodInherited: 1,522/1,831 Failed tests: 0 (668)
Jun 10, 2022 2:05:22 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.resolve.enterprise.ResolveEnterpriseEventObserverTest, time: 3 ms]
Jun 10, 2022 2:05:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolveEnterpriseEventObserverTest.testObserverMethodOnEnterpriseBeanIsBusinessMethodOrStatic: 1,523/1,831 Failed tests: 0 (669)
Jun 10, 2022 2:05:24 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.remoteBusinessMethod.EJBObserverMethodRemoteBusinessMethodTest, time: 3 ms]
Jun 10, 2022 2:05:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EJBObserverMethodRemoteBusinessMethodTest.testObserverMethodOnRemoteBusinessMethodFails: 1,524/1,831 Failed tests: 0 (670)
Jun 10, 2022 2:05:25 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.remoteBusinessMethod.EJBAsyncObserverMethodRemoteBusinessMethodTest, time: 2 ms]
Jun 10, 2022 2:05:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EJBAsyncObserverMethodRemoteBusinessMethodTest.testAsyncObserverMethodOnRemoteBusinessMethodFails: 1,525/1,831 Failed tests: 0 (671)
Jun 10, 2022 2:05:25 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.notBusinessMethod.EJBObserverMethodNotBusinessMethodTest, time: 2 ms]
Jun 10, 2022 2:05:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EJBObserverMethodNotBusinessMethodTest.testObserverMethodOnEnterpriseBeanNotBusinessMethodOrStaticFails: 1,526/1,831 Failed tests: 0 (672)
Jun 10, 2022 2:05:25 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.container.event.jms.ContainerEventTest, time: 2 ms]
Jun 10, 2022 2:05:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessInjectionTargetEventFiredForMessageDrivenBean: 1,527/1,831 Failed tests: 0 (673)
Jun 10, 2022 2:05:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.container.event.ContainerEventTest, time: 4 ms]
Jun 10, 2022 2:05:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testGetEJBName: 1,528/1,831 Failed tests: 0 (674)
Jun 10, 2022 2:05:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testGetSessionBeanType: 1,529/1,831 Failed tests: 0 (674)
Jun 10, 2022 2:05:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessAnnotatedTypeFiredForManagedBean: 1,530/1,831 Failed tests: 0 (674)
Jun 10, 2022 2:05:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessAnnotatedTypeFiredForSessionBean: 1,531/1,831 Failed tests: 0 (674)
Jun 10, 2022 2:05:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessAnnotatedTypeFiredForSessionBeanInterceptor: 1,532/1,831 Failed tests: 0 (674)
Jun 10, 2022 2:05:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessInjectionTargetFiredForManagedBean: 1,533/1,831 Failed tests: 0 (674)
Jun 10, 2022 2:05:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessInjectionTargetFiredForSessionBean: 1,534/1,831 Failed tests: 0 (674)
Jun 10, 2022 2:05:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessInjectionTargetFiredForSessionBeanInterceptor: 1,535/1,831 Failed tests: 0 (674)
Jun 10, 2022 2:05:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessManagedBeanFired: 1,536/1,831 Failed tests: 0 (674)
Jun 10, 2022 2:05:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessSessionBeanFiredForStatefulSessionBean: 1,537/1,831 Failed tests: 0 (674)
Jun 10, 2022 2:05:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessSessionBeanFiredForStatelessSessionBean: 1,538/1,831 Failed tests: 0 (674)
Jun 10, 2022 2:05:30 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.ee.ProcessInjectionPointFiredTest, time: 8 ms]
Jun 10, 2022 2:05:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessInjectionPointFiredTest.testJavaEEComponentInjectionPoint: 1,539/1,831 Failed tests: 0 (675)
Jun 10, 2022 2:05:32 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionTarget.ContainerEventTest, time: 2 ms]
Jun 10, 2022 2:05:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessInjectionTargetEventFiredForFilter: 1,540/1,831 Failed tests: 0 (676)
Jun 10, 2022 2:05:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessInjectionTargetEventFiredForJsfManagedBean: 1,541/1,831 Failed tests: 0 (676)
Jun 10, 2022 2:05:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessInjectionTargetEventFiredForServlet: 1,542/1,831 Failed tests: 0 (676)
Jun 10, 2022 2:05:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessInjectionTargetEventFiredForServletListener: 1,543/1,831 Failed tests: 0 (676)
Jun 10, 2022 2:05:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessInjectionTargetEventFiredForTagHandler: 1,544/1,831 Failed tests: 0 (676)
Jun 10, 2022 2:05:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessInjectionTargetEventFiredForTagLibraryListener: 1,545/1,831 Failed tests: 0 (676)
Jun 10, 2022 2:05:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testTypeOfProcessInjectionTargetParameter: 1,546/1,831 Failed tests: 0 (676)
Jun 10, 2022 2:05:34 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.ejb.VerifyValuesTest, time: 5 ms]
Jun 10, 2022 2:05:37 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VerifyValuesTest.testDecoratorBeanAttributes: 1,547/1,831 Failed tests: 0 (677)
Jun 10, 2022 2:05:37 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VerifyValuesTest.testInterceptorBeanAttributes: 1,548/1,831 Failed tests: 0 (677)
Jun 10, 2022 2:05:37 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VerifyValuesTest.testProducerMethodAnnotated: 1,549/1,831 Failed tests: 0 (677)
Jun 10, 2022 2:05:37 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VerifyValuesTest.testSessionBeanAnnotated: 1,550/1,831 Failed tests: 0 (677)
Jun 10, 2022 2:05:37 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VerifyValuesTest.testSessionBeanAttributes: 1,551/1,831 Failed tests: 0 (677)
Jun 10, 2022 2:05:37 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.builtin.ProcessBeanAttributesNotFiredForBuiltinBean, time: 2 ms]
Jun 10, 2022 2:05:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessBeanAttributesNotFiredForBuiltinBean.testProcessBeanAttributesNotFired: 1,552/1,831 Failed tests: 0 (678)
Jun 10, 2022 2:05:39 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.events.ejb.ContainerLifeCycleEventRuntimeInvocationTest, time: 9 ms]
Jun 10, 2022 2:05:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testAfterBeanDiscoveryEventFails: 1,553/1,831 Failed tests: 0 (679)
Jun 10, 2022 2:05:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testAfterDeploymentValidationEventFails: 1,554/1,831 Failed tests: 0 (679)
Jun 10, 2022 2:05:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testAfterTypeDiscoveryEventFails: 1,555/1,831 Failed tests: 0 (679)
Jun 10, 2022 2:05:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testBeforeBeanDiscoveryEventFails: 1,556/1,831 Failed tests: 0 (679)
Jun 10, 2022 2:05:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testProcessAnnotatedTypeEventFails: 1,557/1,831 Failed tests: 0 (679)
Jun 10, 2022 2:05:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testProcessBeanAttributesEventFails: 1,558/1,831 Failed tests: 0 (679)
Jun 10, 2022 2:05:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testProcessBeanEventFails: 1,559/1,831 Failed tests: 0 (679)
Jun 10, 2022 2:05:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testProcessInjectionPointEventFails: 1,560/1,831 Failed tests: 0 (679)
Jun 10, 2022 2:05:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testProcessInjectionTargetEventFails: 1,561/1,831 Failed tests: 0 (679)
Jun 10, 2022 2:05:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testProcessManagedBeanEventFails: 1,562/1,831 Failed tests: 0 (679)
Jun 10, 2022 2:05:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testProcessObserverMethodEventFails: 1,563/1,831 Failed tests: 0 (679)
Jun 10, 2022 2:05:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testProcessProducer: 1,564/1,831 Failed tests: 0 (679)
Jun 10, 2022 2:05:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testProcessProducerFieldEventFails: 1,565/1,831 Failed tests: 0 (679)
Jun 10, 2022 2:05:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testProcessProducerMethodEventFails: 1,566/1,831 Failed tests: 0 (679)
Jun 10, 2022 2:05:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testProcessSessionBeanEventFails: 1,567/1,831 Failed tests: 0 (679)
Jun 10, 2022 2:05:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testProcessSyntheticAnnotatedTypeEventFails: 1,568/1,831 Failed tests: 0 (679)
Jun 10, 2022 2:05:42 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.events.ContainerLifeCycleEventRuntimeInvocationTest, time: 8 ms]
Jun 10, 2022 2:05:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testAfterBeanDiscoveryEventFails: 1,569/1,831 Failed tests: 0 (680)
Jun 10, 2022 2:05:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testAfterDeploymentValidationEventFails: 1,570/1,831 Failed tests: 0 (680)
Jun 10, 2022 2:05:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testAfterTypeDiscoveryEventFails: 1,571/1,831 Failed tests: 0 (680)
Jun 10, 2022 2:05:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testBeforeBeanDiscoveryEventFails: 1,572/1,831 Failed tests: 0 (680)
Jun 10, 2022 2:05:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testProcessAnnotatedTypeEventFails: 1,573/1,831 Failed tests: 0 (680)
Jun 10, 2022 2:05:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testProcessBeanAttributesEventFails: 1,574/1,831 Failed tests: 0 (680)
Jun 10, 2022 2:05:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testProcessBeanEventFails: 1,575/1,831 Failed tests: 0 (680)
Jun 10, 2022 2:05:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testProcessInjectionPointEventFails: 1,576/1,831 Failed tests: 0 (680)
Jun 10, 2022 2:05:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testProcessInjectionTargetEventFails: 1,577/1,831 Failed tests: 0 (680)
Jun 10, 2022 2:05:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testProcessManagedBeanEventFails: 1,578/1,831 Failed tests: 0 (680)
Jun 10, 2022 2:05:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testProcessObserverMethodEventFails: 1,579/1,831 Failed tests: 0 (680)
Jun 10, 2022 2:05:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testProcessProducer: 1,580/1,831 Failed tests: 0 (680)
Jun 10, 2022 2:05:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testProcessProducerFieldEventFails: 1,581/1,831 Failed tests: 0 (680)
Jun 10, 2022 2:05:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testProcessProducerMethodEventFails: 1,582/1,831 Failed tests: 0 (680)
Jun 10, 2022 2:05:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerLifeCycleEventRuntimeInvocationTest.testProcessSyntheticAnnotatedTypeEventFails: 1,583/1,831 Failed tests: 0 (680)
Jun 10, 2022 2:05:44 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.registration.VisibilityOfBeanRegisteredByExtensionFromNonBeanLibraryTest, time: 10 ms]
Jun 10, 2022 2:05:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VisibilityOfBeanRegisteredByExtensionFromNonBeanLibraryTest.shouldFindBeanReference: 1,584/1,831 Failed tests: 0 (681)
Jun 10, 2022 2:05:47 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.registration.BeanRegistrationByExtensionInWarLibraryTest, time: 7 ms]
Jun 10, 2022 2:05:49 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanRegistrationByExtensionInWarLibraryTest.shouldFindBeanReference: 1,585/1,831 Failed tests: 0 (682)
Jun 10, 2022 2:05:49 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.registration.BeanRegistrationByExtensionInNonBeanArchiveTest, time: 5 ms]
Jun 10, 2022 2:05:51 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanRegistrationByExtensionInNonBeanArchiveTest.shouldFindBeanReference: 1,586/1,831 Failed tests: 0 (683)
Jun 10, 2022 2:05:51 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.registration.TwoBeansOneClassTest, time: 8 ms]
Jun 10, 2022 2:05:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TwoBeansOneClassTest.testTwoBeansWithOneBaseClass: 1,587/1,831 Failed tests: 0 (684)
Jun 10, 2022 2:05:53 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.registration.BeanRegistrationByExtensionInEarLibraryTest, time: 5 ms]
Jun 10, 2022 2:05:53 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 58dde35a-a009-421c-9197-5669796c3dd1.war, time: 2 ms]
Jun 10, 2022 2:05:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanRegistrationByExtensionInEarLibraryTest.shouldFindBeanReference: 1,588/1,831 Failed tests: 0 (685)
Jun 10, 2022 2:05:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanRegistrationByExtensionInEarLibraryTest.shouldRegisterExtensions: 1,589/1,831 Failed tests: 0 (685)
Jun 10, 2022 2:05:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.interceptors.InterceptorExtensionTest, time: 14 ms]
Jun 10, 2022 2:05:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorExtensionTest.testInterceptorAddedByAnnotatedType: 1,590/1,831 Failed tests: 0 (686)
Jun 10, 2022 2:05:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorExtensionTest.testInterceptorAddedByClass: 1,591/1,831 Failed tests: 0 (686)
Jun 10, 2022 2:05:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorExtensionTest.testLifecycleInterceptor: 1,592/1,831 Failed tests: 0 (686)
Jun 10, 2022 2:05:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.producer.remote.RemoteProducerTest, time: 2 ms]
Jun 10, 2022 2:06:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RemoteProducerTest.testProduceCallsOverridenResourceProducerMethod: 1,593/1,831 Failed tests: 0 (687)
Jun 10, 2022 2:06:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RemoteProducerTest.testResourceAreConsideredToBeProducerField: 1,594/1,831 Failed tests: 0 (687)
Jun 10, 2022 2:06:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.processBean.ejb.ProcessSessionBeanTest, time: 2 ms]
Jun 10, 2022 2:06:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessSessionBeanTest.testProcessSessionBeanEvent: 1,595/1,831 Failed tests: 0 (688)
Jun 10, 2022 2:06:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.alternative.metadata.ejb.AlternativeMetadataTest, time: 4 ms]
AlternativeMetadataTest28dd9e5fa7268642f753d8119413455df128783.war:
/WEB-INF/
/WEB-INF/classes/
/WEB-INF/classes/org/
/WEB-INF/classes/org/jboss/
/WEB-INF/classes/org/jboss/cdi/
/WEB-INF/classes/org/jboss/cdi/tck/
/WEB-INF/classes/org/jboss/cdi/tck/tests/
/WEB-INF/classes/org/jboss/cdi/tck/tests/extensions/
/WEB-INF/classes/org/jboss/cdi/tck/tests/extensions/alternative/
/WEB-INF/classes/org/jboss/cdi/tck/tests/extensions/alternative/metadata/
/WEB-INF/classes/org/jboss/cdi/tck/tests/extensions/alternative/metadata/ejb/
/WEB-INF/classes/org/jboss/cdi/tck/tests/extensions/alternative/metadata/ejb/Pasta.class
/WEB-INF/classes/org/jboss/cdi/tck/tests/extensions/alternative/metadata/ejb/ProcessAnnotatedTypeObserver.class
/WEB-INF/classes/org/jboss/cdi/tck/tests/extensions/alternative/metadata/ejb/AlternativeMetadataTest.class
/WEB-INF/classes/org/jboss/cdi/tck/tests/extensions/alternative/metadata/ejb/PastaWrapper.class
/WEB-INF/classes/org/jboss/cdi/tck/tests/full/
/WEB-INF/classes/org/jboss/cdi/tck/tests/full/extensions/
/WEB-INF/classes/org/jboss/cdi/tck/tests/full/extensions/alternative/
/WEB-INF/classes/org/jboss/cdi/tck/tests/full/extensions/alternative/metadata/
/WEB-INF/classes/org/jboss/cdi/tck/tests/full/extensions/alternative/metadata/ItalianFood.class
/WEB-INF/classes/META-INF/
/WEB-INF/classes/META-INF/services/
/WEB-INF/classes/META-INF/services/jakarta.enterprise.inject.spi.Extension
/WEB-INF/lib/
/WEB-INF/lib/weld-porting-package-tck.jar
/WEB-INF/lib/cdi-tck-support.jar
/WEB-INF/lib/cdi-tck-incontainer.jar
/WEB-INF/beans.xml
/WEB-INF/web.xml
Jun 10, 2022 2:06:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetTypeClosureUsedToDetermineTypeOfSessionBean: 1,596/1,831 Failed tests: 0 (689)
Jun 10, 2022 2:06:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.beanManager.beanAttributes.ejb.CreateBeanAttributesTest, time: 2 ms]
Jun 10, 2022 2:06:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CreateBeanAttributesTest.testBeanAttributesForField: 1,597/1,831 Failed tests: 0 (690)
Jun 10, 2022 2:06:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CreateBeanAttributesTest.testBeanAttributesForMethod: 1,598/1,831 Failed tests: 0 (690)
Jun 10, 2022 2:06:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CreateBeanAttributesTest.testBeanAttributesForSessionBean: 1,599/1,831 Failed tests: 0 (690)
Jun 10, 2022 2:06:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CreateBeanAttributesTest.testInvalidMember: 1,600/1,831 Failed tests: 0 (690)
Jun 10, 2022 2:06:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.annotated.delivery.ejb.EnterpriseWithAnnotationsTest, time: 10 ms]
Jun 10, 2022 2:06:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseWithAnnotationsTest.testDelivery: 1,601/1,831 Failed tests: 0 (691)
Jun 10, 2022 2:06:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseWithAnnotationsTest.testDeliveryMetaAnnotation: 1,602/1,831 Failed tests: 0 (691)
Jun 10, 2022 2:06:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.enterprise.definition.remote.RemoteInterfaceNotInAPITypesTest, time: 13 ms]
Jun 10, 2022 2:06:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RemoteInterfaceNotInAPITypesTest.testRemoteInterfacesAreNotInAPITypes: 1,603/1,831 Failed tests: 0 (692)
Jun 10, 2022 2:06:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.enterprise.definition.EnterpriseBeanDefinitionTest, time: 4 ms]
Jun 10, 2022 2:06:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanDefinitionTest.testBeanTypesAreLocalInterfacesWithoutWildcardTypesOrTypeVariablesWithSuperInterfaces: 1,604/1,831 Failed tests: 0 (693)
Jun 10, 2022 2:06:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanDefinitionTest.testBeanWithNamedAnnotation: 1,605/1,831 Failed tests: 0 (693)
Jun 10, 2022 2:06:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanDefinitionTest.testBeanWithQualifiers: 1,606/1,831 Failed tests: 0 (693)
Jun 10, 2022 2:06:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanDefinitionTest.testBeanWithScopeAnnotation: 1,607/1,831 Failed tests: 0 (693)
Jun 10, 2022 2:06:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanDefinitionTest.testBeanWithStereotype: 1,608/1,831 Failed tests: 0 (693)
Jun 10, 2022 2:06:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanDefinitionTest.testConstructorAnnotatedInjectCalled: 1,609/1,831 Failed tests: 0 (693)
Jun 10, 2022 2:06:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanDefinitionTest.testConstructorWithNoParamsUsed: 1,610/1,831 Failed tests: 0 (693)
Jun 10, 2022 2:06:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanDefinitionTest.testDefaultName: 1,611/1,831 Failed tests: 0 (693)
Jun 10, 2022 2:06:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanDefinitionTest.testEnterpriseBeanClassLocalView: 1,612/1,831 Failed tests: 0 (693)
Jun 10, 2022 2:06:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanDefinitionTest.testObjectIsInAPITypes: 1,613/1,831 Failed tests: 0 (693)
Jun 10, 2022 2:06:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanDefinitionTest.testSingletonWithApplicationScopeOK: 1,614/1,831 Failed tests: 0 (693)
Jun 10, 2022 2:06:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanDefinitionTest.testSingletonWithDependentScopeOK: 1,615/1,831 Failed tests: 0 (693)
Jun 10, 2022 2:06:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanDefinitionTest.testStatelessMustBeDependentScoped: 1,616/1,831 Failed tests: 0 (693)
Jun 10, 2022 2:06:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.enterprise.definition.EnterpriseBeanViaXmlTest, time: 3 ms]
Jun 10, 2022 2:06:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanViaXmlTest.testEjbDeclaredInXmlNotSimpleBean: 1,617/1,831 Failed tests: 0 (694)
Jun 10, 2022 2:06:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.enterprise.broken.singletonWithSessionScope.SingletonWithSessionScopeTest, time: 2 ms]
Jun 10, 2022 2:06:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SingletonWithSessionScopeTest.testSingletonWithSessionScopeFails: 1,618/1,831 Failed tests: 0 (695)
Jun 10, 2022 2:06:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessInterceptor.InterceptorAnnotatedStatelessSessionBeanTest, time: 2 ms]
Jun 10, 2022 2:06:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorAnnotatedStatelessSessionBeanTest.testStatelessSessionBeanNotAllowedToBeInterceptor: 1,619/1,831 Failed tests: 0 (696)
Jun 10, 2022 2:06:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.enterprise.broken.genericStateless.GenericStatelessSessionBeanTest, time: 1 ms]
Jun 10, 2022 2:06:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GenericStatelessSessionBeanTest.testRequestScopedGenericStatelessSessionBean: 1,620/1,831 Failed tests: 0 (697)
Jun 10, 2022 2:06:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.enterprise.broken.singletonWithConversationScope.SingletonWithConversationScopeTest, time: 2 ms]
Jun 10, 2022 2:06:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SingletonWithConversationScopeTest.testSingletonWithConversationScopeFails: 1,621/1,831 Failed tests: 0 (698)
Jun 10, 2022 2:06:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessWithApplicationScope.StatelessWithApplicationScopeTest, time: 2 ms]
Jun 10, 2022 2:06:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StatelessWithApplicationScopeTest.testStatelessWithSessionScopeFails: 1,622/1,831 Failed tests: 0 (699)
Jun 10, 2022 2:06:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessWithRequestScope.StatelessWithRequestScopeTest, time: 3 ms]
Jun 10, 2022 2:06:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StatelessWithRequestScopeTest.testStatelessWithRequestScopeFails: 1,623/1,831 Failed tests: 0 (700)
Jun 10, 2022 2:06:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessWithSessionScope.StatelessWithSessionScopeTest, time: 2 ms]
Jun 10, 2022 2:06:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StatelessWithSessionScopeTest.testStatelessWithSessionScopeFails: 1,624/1,831 Failed tests: 0 (701)
Jun 10, 2022 2:06:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessDecorator.DecoratorAnnotatedStatelessSessionBeanTest, time: 3 ms]
Jun 10, 2022 2:06:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorAnnotatedStatelessSessionBeanTest.testStatelessSessionBeanNotAllowedToBeDecorator: 1,625/1,831 Failed tests: 0 (702)
Jun 10, 2022 2:06:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessWithConversationScope.StatelessWithConversationScopeTest, time: 2 ms]
Jun 10, 2022 2:06:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StatelessWithConversationScopeTest.testStatelessWithConversationScopeFails: 1,626/1,831 Failed tests: 0 (703)
Jun 10, 2022 2:06:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.enterprise.broken.singletonWithRequestScope.SingletonWithRequestScopeTest, time: 1 ms]
Jun 10, 2022 2:06:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SingletonWithRequestScopeTest.testSingletonWithRequestScopeFails: 1,627/1,831 Failed tests: 0 (704)
Jun 10, 2022 2:06:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.EnterpriseBeanLifecycleTest, time: 4 ms]
Jun 10, 2022 2:06:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanLifecycleTest.testCreateSFSB: 1,628/1,831 Failed tests: 0 (705)
Jun 10, 2022 2:06:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanLifecycleTest.testCreateSLSB: 1,629/1,831 Failed tests: 0 (705)
Jun 10, 2022 2:06:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanLifecycleTest.testDependentObjectsDestroyed: 1,630/1,831 Failed tests: 0 (705)
Jun 10, 2022 2:06:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanLifecycleTest.testDestroyRemovesSFSB: 1,631/1,831 Failed tests: 0 (705)
Jun 10, 2022 2:06:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanLifecycleTest.testDirectSubClassInheritsPostConstructOnSuperclass: 1,632/1,831 Failed tests: 0 (705)
Jun 10, 2022 2:06:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanLifecycleTest.testIndirectSubClassInheritsPostConstructOnSuperclass: 1,633/1,831 Failed tests: 0 (705)
Jun 10, 2022 2:06:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanLifecycleTest.testIndirectSubClassInheritsPreDestroyOnSuperclass: 1,634/1,831 Failed tests: 0 (705)
Jun 10, 2022 2:06:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanLifecycleTest.testInitializerMethodsCalledWithCurrentParameterValues: 1,635/1,831 Failed tests: 0 (705)
Jun 10, 2022 2:06:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanLifecycleTest.testRemovedEjbIgnored: 1,636/1,831 Failed tests: 0 (705)
Jun 10, 2022 2:06:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanLifecycleTest.testSerializeSFSB: 1,637/1,831 Failed tests: 0 (705)
Jun 10, 2022 2:06:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanLifecycleTest.testSubClassInheritsPreDestroyOnSuperclass: 1,638/1,831 Failed tests: 0 (705)
Jun 10, 2022 2:06:21 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.enterprise.remove.EnterpriseBeanRemoveMethodTest, time: 3 ms]
Jun 10, 2022 2:06:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanRemoveMethodTest.testApplicationCannotCallRemoveMethodOnNonDependentScopedSessionEnterpriseBean: 1,639/1,831 Failed tests: 0 (706)
Jun 10, 2022 2:06:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanRemoveMethodTest.testApplicationMayCallAnyRemoveMethodOnDependentScopedSessionEnterpriseBeans: 1,640/1,831 Failed tests: 0 (706)
Jun 10, 2022 2:06:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanRemoveMethodTest.testApplicationMayCallRemoveMethodOnDependentScopedSessionEnterpriseBeansButNoParametersArePassed: 1,641/1,831 Failed tests: 0 (706)
Jun 10, 2022 2:06:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.definition.enterprise.EnterpriseProducerMethodDefinitionTest, time: 5 ms]
Jun 10, 2022 2:06:26 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseProducerMethodDefinitionTest.testNonStaticProducerMethodNotIndirectlyInherited: 1,642/1,831 Failed tests: 0 (707)
Jun 10, 2022 2:06:26 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseProducerMethodDefinitionTest.testNonStaticProducerMethodNotInherited: 1,643/1,831 Failed tests: 0 (707)
Jun 10, 2022 2:06:26 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseProducerMethodDefinitionTest.testNonStaticProducerMethodNotInheritedBySpecializingSubclass: 1,644/1,831 Failed tests: 0 (707)
Jun 10, 2022 2:06:26 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.enterprise.nonbusiness.ProducerMethodNotBusinessMethodTest, time: 2 ms]
Jun 10, 2022 2:06:26 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodNotBusinessMethodTest.testProducerMethodOnSessionBeanMustBeBusinessMethod: 1,645/1,831 Failed tests: 0 (708)
Jun 10, 2022 2:06:26 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.enterprise.remoteMethod.RemoteBusinessProducerMethodTest, time: 2 ms]
Jun 10, 2022 2:06:26 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RemoteBusinessProducerMethodTest.producerMethodOnSessionBeanCannotBeRemoteBusinessMethod: 1,646/1,831 Failed tests: 0 (709)
Jun 10, 2022 2:06:26 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.field.definition.enterprise.EnterpriseProducerFieldDefinitionTest, time: 3 ms]
Jun 10, 2022 2:06:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseProducerFieldDefinitionTest.testStaticProducerField: 1,647/1,831 Failed tests: 0 (710)
Jun 10, 2022 2:06:28 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.enterprise.nonstatic.NonStaticFieldOfSessionBeanTest, time: 2 ms]
Jun 10, 2022 2:06:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonStaticFieldOfSessionBeanTest.testNonStaticFieldOfSessionBeanCannotBeProducerField: 1,648/1,831 Failed tests: 0 (711)
Jun 10, 2022 2:06:29 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.resource.env.staticProducer.EnvInjectionStaticProducerFieldTest, time: 2 ms]
Jun 10, 2022 2:06:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnvInjectionStaticProducerFieldTest.testInjectionOfEnv: 1,649/1,831 Failed tests: 0 (712)
Jun 10, 2022 2:06:31 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.resource.env.EnvInjectionTest, time: 2 ms]
Jun 10, 2022 2:06:33 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnvInjectionTest.testInjectionOfEnv: 1,650/1,831 Failed tests: 0 (713)
Jun 10, 2022 2:06:33 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnvInjectionTest.testProduceEnvProxy: 1,651/1,831 Failed tests: 0 (713)
Jun 10, 2022 2:06:33 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnvInjectionTest.testResourceBeanTypes: 1,652/1,831 Failed tests: 0 (713)
Jun 10, 2022 2:06:33 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.resource.persistenceContext.staticProducer.PersistenceInjectionStaticProducerFieldTest, time: 3 ms]
Jun 10, 2022 2:06:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PersistenceInjectionStaticProducerFieldTest.testInjectionOfPersistenceContext: 1,653/1,831 Failed tests: 0 (714)
Jun 10, 2022 2:06:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PersistenceInjectionStaticProducerFieldTest.testInjectionOfPersistenceUnit: 1,654/1,831 Failed tests: 0 (714)
Jun 10, 2022 2:06:36 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.resource.persistenceContext.PersistenceContextInjectionTest, time: 5 ms]
Jun 10, 2022 2:06:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PersistenceContextInjectionTest.testBeanTypesAndBindingTypesOfPersistenceContext: 1,655/1,831 Failed tests: 0 (715)
Jun 10, 2022 2:06:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PersistenceContextInjectionTest.testBeanTypesOfPersistenceUnit: 1,656/1,831 Failed tests: 0 (715)
Jun 10, 2022 2:06:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PersistenceContextInjectionTest.testInjectionOfPersistenceContext: 1,657/1,831 Failed tests: 0 (715)
Jun 10, 2022 2:06:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PersistenceContextInjectionTest.testInjectionOfPersistenceUnit: 1,658/1,831 Failed tests: 0 (715)
Jun 10, 2022 2:06:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PersistenceContextInjectionTest.testPassivationOfPersistenceContext: 1,659/1,831 Failed tests: 0 (715)
Jun 10, 2022 2:06:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PersistenceContextInjectionTest.testPassivationOfPersistenceUnit: 1,660/1,831 Failed tests: 0 (715)
Jun 10, 2022 2:06:38 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.resource.resource.staticProducer.InjectionOfResourceStaticProducerFieldTest, time: 2 ms]
Jun 10, 2022 2:06:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionOfResourceStaticProducerFieldTest.testInjectionOfResource: 1,661/1,831 Failed tests: 0 (716)
Jun 10, 2022 2:06:40 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.resource.resource.InjectionOfResourceTest, time: 4 ms]
Jun 10, 2022 2:06:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionOfResourceTest.testInjectionOfResource: 1,662/1,831 Failed tests: 0 (717)
Jun 10, 2022 2:06:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionOfResourceTest.testPassivatingResource: 1,663/1,831 Failed tests: 0 (717)
Jun 10, 2022 2:06:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionOfResourceTest.testProduceResourceProxy: 1,664/1,831 Failed tests: 0 (717)
Jun 10, 2022 2:06:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionOfResourceTest.testResourceBeanTypes: 1,665/1,831 Failed tests: 0 (717)
Jun 10, 2022 2:06:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.resource.ejb.EjbInjectionTest, time: 2 ms]
Jun 10, 2022 2:06:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EjbInjectionTest.testInjectionOfEjbs: 1,666/1,831 Failed tests: 0 (718)
Jun 10, 2022 2:06:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EjbInjectionTest.testPassivationOfEjbs: 1,667/1,831 Failed tests: 0 (718)
Jun 10, 2022 2:06:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EjbInjectionTest.testResourceBeanTypes: 1,668/1,831 Failed tests: 0 (718)
Jun 10, 2022 2:06:45 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.resource.ejb.staticProducer.EjbInjectionStaticProducerFieldTest, time: 2 ms]
Jun 10, 2022 2:06:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EjbInjectionStaticProducerFieldTest.testInjectionOfEjbs: 1,669/1,831 Failed tests: 0 (719)
Jun 10, 2022 2:06:47 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.resource.broken.name.ResourceDefinitionWithNameTest, time: 2 ms]
Jun 10, 2022 2:06:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResourceDefinitionWithNameTest.testDeployment: 1,670/1,831 Failed tests: 0 (720)
Jun 10, 2022 2:06:47 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.persistence.unit.ResourceDefinitionWithDifferentTypeTest, time: 1 ms]
Jun 10, 2022 2:06:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResourceDefinitionWithDifferentTypeTest.testDeployment: 1,671/1,831 Failed tests: 0 (721)
Jun 10, 2022 2:06:47 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.persistence.context.ResourceDefinitionWithDifferentTypeTest, time: 2 ms]
Jun 10, 2022 2:06:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResourceDefinitionWithDifferentTypeTest.testDeployment: 1,672/1,831 Failed tests: 0 (722)
Jun 10, 2022 2:06:48 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.ResourceDefinitionWithDifferentTypeTest, time: 2 ms]
Jun 10, 2022 2:06:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResourceDefinitionWithDifferentTypeTest.testDeployment: 1,673/1,831 Failed tests: 0 (723)
Jun 10, 2022 2:06:48 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.env.ResourceDefinitionWithDifferentTypeTest, time: 2 ms]
Jun 10, 2022 2:06:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResourceDefinitionWithDifferentTypeTest.testDeployment: 1,674/1,831 Failed tests: 0 (724)
Jun 10, 2022 2:06:48 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.ejb.ResourceDefinitionWithDifferentTypeTest, time: 2 ms]
Jun 10, 2022 2:06:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResourceDefinitionWithDifferentTypeTest.testDeployment: 1,675/1,831 Failed tests: 0 (725)
Jun 10, 2022 2:06:48 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.definition.ee.EnterpriseBeanNotDiscoveredAsManagedBeanTest, time: 6 ms]
Jun 10, 2022 2:06:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanNotDiscoveredAsManagedBeanTest.testClassesImplementingEnterpriseBeanInterfaceNotDiscoveredAsSimpleBean: 1,676/1,831 Failed tests: 0 (726)
Jun 10, 2022 2:06:50 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.ee.components.JavaEEComponentsTest, time: 2 ms]
Jun 10, 2022 2:06:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke JavaEEComponentsTest.testComponentDisposerMethod: 1,677/1,831 Failed tests: 0 (727)
[cb79d8ae-ca59-4ab7-bf9f-858453b25d7c, cabc38de-73b4-4a3a-8a95-2775b82324fe
]
Jun 10, 2022 2:06:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke JavaEEComponentsTest.testComponentInject: 1,678/1,831 Failed tests: 0 (727)
[1c345bee-adfb-47a8-b926-bfe152f15c50, cabc38de-73b4-4a3a-8a95-2775b82324fe
]
Jun 10, 2022 2:06:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke JavaEEComponentsTest.testComponentObserverMethod: 1,679/1,831 Failed tests: 0 (727)
[d556cb62-686a-4b37-bb1f-49751af4512e, cabc38de-73b4-4a3a-8a95-2775b82324fe
]
Jun 10, 2022 2:06:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke JavaEEComponentsTest.testComponentProducerField: 1,680/1,831 Failed tests: 0 (727)
[2f02c658-9157-455a-a621-d8138b86e39e, cabc38de-73b4-4a3a-8a95-2775b82324fe
]
Jun 10, 2022 2:06:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke JavaEEComponentsTest.testComponentProducerMethod: 1,681/1,831 Failed tests: 0 (727)
[cb11eab2-f2d0-40f7-bfe6-7a9a705408fc, cabc38de-73b4-4a3a-8a95-2775b82324fe
]
Jun 10, 2022 2:06:50 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.servlet.ServletContainerBuiltinBeanTest, time: 2 ms]
Jun 10, 2022 2:06:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ServletContainerBuiltinBeanTest.testBuiltinBeansAvailableForInjection: 1,682/1,831 Failed tests: 0 (728)
Jun 10, 2022 2:06:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ServletContainerBuiltinBeanTest.testBuiltinBeansFromClient: 1,683/1,831 Failed tests: 0 (728)
Jun 10, 2022 2:06:53 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.broken.transaction.UserTransactionInvalidInjectionTest, time: 2 ms]
Jun 10, 2022 2:06:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UserTransactionInvalidInjectionTest.testUserTransactionInjection: 1,684/1,831 Failed tests: 0 (729)
Jun 10, 2022 2:06:53 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.session.BuiltinMetadataSessionBeanTest, time: 3 ms]
Jun 10, 2022 2:06:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinMetadataSessionBeanTest.testDecoratorMetadata: 1,685/1,831 Failed tests: 0 (730)
Jun 10, 2022 2:06:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinMetadataSessionBeanTest.testInterceptorMetadata: 1,686/1,831 Failed tests: 0 (730)
Jun 10, 2022 2:06:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.ee.BuiltinMetadataEEBeanTest, time: 2 ms]
Jun 10, 2022 2:06:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinMetadataEEBeanTest.interceptedBeanForEEComponentIsNullInInterceptor: 1,687/1,831 Failed tests: 0 (731)
Jun 10, 2022 2:06:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.BuiltInBeansTest, time: 3 ms]
Jun 10, 2022 2:06:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltInBeansTest.testPrincipalBean: 1,688/1,831 Failed tests: 0 (732)
Jun 10, 2022 2:06:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltInBeansTest.testUserTransactionBean: 1,689/1,831 Failed tests: 0 (732)
Jun 10, 2022 2:06:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.enterprise.methodOnSessionBean.DisposalMethodOnSessionBeanTest, time: 2 ms]
Jun 10, 2022 2:06:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposalMethodOnSessionBeanTest.testDisposalMethodNotBusinessOrStatic: 1,690/1,831 Failed tests: 0 (733)
Jun 10, 2022 2:06:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.enterprise.remoteMethod.RemoteBusinessDisposalMethodTest, time: 2 ms]
Jun 10, 2022 2:06:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RemoteBusinessDisposalMethodTest.disposalMethodOnSessionBeanCannotBeRemoteBusinessMethod: 1,691/1,831 Failed tests: 0 (734)
Jun 10, 2022 2:06:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.observes.async.DisposerMethodWithAsyncObservesTest, time: 2 ms]
Jun 10, 2022 2:06:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposerMethodWithAsyncObservesTest.testObserverParameterUnallowed: 1,692/1,831 Failed tests: 0 (735)
Jun 10, 2022 2:06:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.inheritance.ejb.DisposerMethodInheritanceTest, time: 3 ms]
Jun 10, 2022 2:07:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposerMethodInheritanceTest.testSessionBeanDisposerMethodNotInherited: 1,693/1,831 Failed tests: 0 (736)
Jun 10, 2022 2:07:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.initializer.ejb.EjbInitializerMethodTest, time: 1 ms]
Jun 10, 2022 2:07:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EjbInitializerMethodTest.testInitializerMethodNotABusinessMethod: 1,694/1,831 Failed tests: 0 (737)
Jun 10, 2022 2:07:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.extendejb.SpecializingBeanExtendsEnterpriseBeanTest, time: 3 ms]
Jun 10, 2022 2:07:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializingBeanExtendsEnterpriseBeanTest.testSpecializingClassDirectlyExtendsEnterpriseBean: 1,695/1,831 Failed tests: 0 (738)
Jun 10, 2022 2:07:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.twobeans.TwoBeansSpecializeTheSameBeanTest, time: 3 ms]
Jun 10, 2022 2:07:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TwoBeansSpecializeTheSameBeanTest.testTwoSessionBeansSpecializeTheSameBean: 1,696/1,831 Failed tests: 0 (739)
Jun 10, 2022 2:07:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.extend.sessionbean.SessionBeanSpecializingSessionBeanWithClientViewTest, time: 2 ms]
Jun 10, 2022 2:07:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanSpecializingSessionBeanWithClientViewTest.testDeployment: 1,697/1,831 Failed tests: 0 (740)
Jun 10, 2022 2:07:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.extend.nothing.DirectlyExtendsNothingTest, time: 2 ms]
Jun 10, 2022 2:07:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DirectlyExtendsNothingTest.testSpecializingClassDirectlyExtendsNothing: 1,698/1,831 Failed tests: 0 (741)
Jun 10, 2022 2:07:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.extend.managedbean.DirectlyExtendsSimpleBeanTest, time: 3 ms]
Jun 10, 2022 2:07:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DirectlyExtendsSimpleBeanTest.testSpecializingClassDirectlyExtendsSimpleBean: 1,699/1,831 Failed tests: 0 (742)
Jun 10, 2022 2:07:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.name.SameNameTest, time: 2 ms]
Jun 10, 2022 2:07:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SameNameTest.testSpecializingAndSpecializedBeanHasName: 1,700/1,831 Failed tests: 0 (743)
Jun 10, 2022 2:07:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.EnterpriseBeanSpecializationTest, time: 3 ms]
Jun 10, 2022 2:07:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanSpecializationTest.testDirectSpecialization: 1,701/1,831 Failed tests: 0 (744)
Jun 10, 2022 2:07:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanSpecializationTest.testSpecializedBeanNotInstantiated: 1,702/1,831 Failed tests: 0 (744)
Jun 10, 2022 2:07:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanSpecializationTest.testSpecializingBeanHasBindingsOfSpecializedAndSpecializingBean: 1,703/1,831 Failed tests: 0 (744)
Jun 10, 2022 2:07:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseBeanSpecializationTest.testSpecializingBeanHasNameOfSpecializedBean: 1,704/1,831 Failed tests: 0 (744)
Jun 10, 2022 2:07:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.enterprise.EnterpriseProducerMethodSpecializationTest, time: 6 ms]
Jun 10, 2022 2:07:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseProducerMethodSpecializationTest.testSpecializingBeanInjection: 1,705/1,831 Failed tests: 0 (745)
Jun 10, 2022 2:07:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseProducerMethodSpecializationTest.testSpecializingProducerMethod: 1,706/1,831 Failed tests: 0 (745)
Jun 10, 2022 2:07:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.initializer.InitializerMethodInheritanceTest, time: 2 ms]
Jun 10, 2022 2:07:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InitializerMethodInheritanceTest.testManagedBeanDirectlyInheritsInitializer: 1,707/1,831 Failed tests: 0 (746)
Jun 10, 2022 2:07:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InitializerMethodInheritanceTest.testManagedBeanIndirectlyInheritsInitializer: 1,708/1,831 Failed tests: 0 (746)
Jun 10, 2022 2:07:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InitializerMethodInheritanceTest.testSessionBeanDirectlyInheritsInitializer: 1,709/1,831 Failed tests: 0 (746)
Jun 10, 2022 2:07:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InitializerMethodInheritanceTest.testSessionBeanIndirectlyInheritsInitializer: 1,710/1,831 Failed tests: 0 (746)
Jun 10, 2022 2:07:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.enterprise.interceptorOrder.SessionBeanInterceptorOrderTest, time: 3 ms]
Jun 10, 2022 2:07:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInterceptorOrderTest.testInterceptorsDeclaredUsingInterceptorsCalledBeforeInterceptorBinding: 1,711/1,831 Failed tests: 0 (747)
Jun 10, 2022 2:07:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.enterprise.nonContextualReference.SessionBeanInterceptorOnNonContextualEjbReferenceTest, time: 3 ms]
Jun 10, 2022 2:07:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInterceptorOnNonContextualEjbReferenceTest.testNonContextualSessionBeanReferenceIsIntercepted: 1,712/1,831 Failed tests: 0 (748)
Jun 10, 2022 2:07:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.enterprise.jms.MessageDrivenBeanInterceptorInvocationTest, time: 3 ms]
Jun 10, 2022 2:07:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MessageDrivenBeanInterceptorInvocationTest.testMessageDrivenBeanMethodIntercepted: 1,713/1,831 Failed tests: 0 (749)
Jun 10, 2022 2:07:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.enterprise.simpleInterception.SessionBeanInterceptorDefinitionTest, time: 2 ms]
Jun 10, 2022 2:07:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInterceptorDefinitionTest.testSessionBeanIsIntercepted: 1,714/1,831 Failed tests: 0 (750)
Jun 10, 2022 2:07:28 AM org.jboss.weld.tck.wildfly8.WildFly8EEResourceManager checkTestDataSource
INFO: Test data source found
Jun 10, 2022 2:07:28 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.inheritance_ee.InterceptorBindingInheritanceTest, time: 3 ms]
Jun 10, 2022 2:07:33 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingInheritanceTest.testInterceptorBindingDirectlyInheritedFromSessionBean: 1,715/1,831 Failed tests: 0 (751)
Jun 10, 2022 2:07:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingInheritanceTest.testInterceptorBindingIndirectlyInheritedFromSessionBean: 1,716/1,831 Failed tests: 0 (751)
Jun 10, 2022 2:07:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingInheritanceTest.testMethodInterceptorBindingDirectlyInheritedFromSessionBean: 1,717/1,831 Failed tests: 0 (751)
Jun 10, 2022 2:07:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingInheritanceTest.testMethodInterceptorBindingDirectlyNotInheritedFromManagedBean: 1,718/1,831 Failed tests: 0 (751)
Jun 10, 2022 2:07:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingInheritanceTest.testMethodInterceptorBindingDirectlyNotInheritedFromSessionBean: 1,719/1,831 Failed tests: 0 (751)
Jun 10, 2022 2:07:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingInheritanceTest.testMethodInterceptorBindingIndirectlyInheritedFromSessionBean: 1,720/1,831 Failed tests: 0 (751)
Jun 10, 2022 2:07:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingInheritanceTest.testMethodInterceptorBindingIndirectlyNotInheritedFromSessionBean: 1,721/1,831 Failed tests: 0 (751)
Jun 10, 2022 2:07:34 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.ee.FinalClassMethodLevelInterceptorTest, time: 3 ms]
Jun 10, 2022 2:07:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FinalClassMethodLevelInterceptorTest.testFinalClassWithMethodLevelInterceptor: 1,722/1,831 Failed tests: 0 (752)
Jun 10, 2022 2:07:34 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.enterprise.order.EnterpriseLifecycleInterceptorDefinitionTest, time: 3 ms]
Jun 10, 2022 2:07:37 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseLifecycleInterceptorDefinitionTest.testLifecycleInterception: 1,723/1,831 Failed tests: 0 (753)
Jun 10, 2022 2:07:37 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.ordering.global.EnterpriseInterceptorOrderingTest, time: 6 ms]
Jun 10, 2022 2:07:37 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 58725bb5-7c55-4d30-8f9f-033334cc8edc.war, time: 3 ms]
Jun 10, 2022 2:07:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseInterceptorOrderingTest.testDecoratorsInWebInfClasses: 1,724/1,831 Failed tests: 0 (754)
Jun 10, 2022 2:07:40 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.ordering.global.GlobalInterceptorOrderingTest, time: 10 ms]
Jun 10, 2022 2:07:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GlobalInterceptorOrderingTest.testOrderingInLib: 1,725/1,831 Failed tests: 0 (755)
Jun 10, 2022 2:07:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GlobalInterceptorOrderingTest.testOrderingInWebInfClasses: 1,726/1,831 Failed tests: 0 (755)
Jun 10, 2022 2:07:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.ejb.InterceptorInvocationTest, time: 3 ms]
Jun 10, 2022 2:07:45 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorInvocationTest.testTimeoutMethodIntercepted: 1,727/1,831 Failed tests: 0 (756)
Jun 10, 2022 2:07:46 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.incontainer.ClientProxyTest, time: 2 ms]
Jun 10, 2022 2:07:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientProxyTest.testInvocationIsProcessedOnCurrentInstance: 1,728/1,831 Failed tests: 0 (757)
Jun 10, 2022 2:07:46 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.integration.ClientProxyTest, time: 2 ms]
Jun 10, 2022 2:07:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientProxyTest.testClientProxyInvocation: 1,729/1,831 Failed tests: 0 (758)
Jun 10, 2022 2:07:49 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientProxyTest.testClientProxyUsedForNormalScope: 1,730/1,831 Failed tests: 0 (758)
Jun 10, 2022 2:07:49 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientProxyTest.testInactiveScope: 1,731/1,831 Failed tests: 0 (758)
Jun 10, 2022 2:07:49 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientProxyTest.testSimpleBeanClientProxyIsSerializable: 1,732/1,831 Failed tests: 0 (758)
Jun 10, 2022 2:07:49 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.el.integration.IntegrationWithUnifiedELTest, time: 1 ms]
Jun 10, 2022 2:07:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke IntegrationWithUnifiedELTest.testELResolverRegisteredWithJsf: 1,733/1,831 Failed tests: 0 (759)
Jun 10, 2022 2:07:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke IntegrationWithUnifiedELTest.testELResolverRegisteredWithServletContainer: 1,734/1,831 Failed tests: 0 (759)
Jun 10, 2022 2:07:50 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.non.contextual.CreationalContextForNonContextualTest, time: 3 ms]
Jun 10, 2022 2:07:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CreationalContextForNonContextualTest.testCreationalContext: 1,735/1,831 Failed tests: 0 (760)
Jun 10, 2022 2:07:53 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.non.contextual.broken.ambiguous.AmbiguousInjectionIntoNonContextualComponentTest, time: 2 ms]
Jun 10, 2022 2:07:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AmbiguousInjectionIntoNonContextualComponentTest.testInjectionIntoServlet: 1,736/1,831 Failed tests: 0 (761)
Jun 10, 2022 2:07:53 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.non.contextual.broken.unsatisfied.UnsatisfiedInjectionIntoNonContextualComponentTest, time: 2 ms]
Jun 10, 2022 2:07:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnsatisfiedInjectionIntoNonContextualComponentTest.testInjectionIntoServlet: 1,737/1,831 Failed tests: 0 (762)
Jun 10, 2022 2:07:53 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.non.contextual.InjectionIntoNonContextualComponentTest, time: 3 ms]
Jun 10, 2022 2:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testFilterInitCalledAfterPersistenceResourceInjection: 1,738/1,831 Failed tests: 0 (763)
Jun 10, 2022 2:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testFilterInitCalledAfterResourceInjection: 1,739/1,831 Failed tests: 0 (763)
Jun 10, 2022 2:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testFilterInitializerMethodCalled: 1,740/1,831 Failed tests: 0 (763)
Jun 10, 2022 2:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoFilter: 1,741/1,831 Failed tests: 0 (763)
Jun 10, 2022 2:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoJSFManagedBean: 1,742/1,831 Failed tests: 0 (763)
Jun 10, 2022 2:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoServlet: 1,743/1,831 Failed tests: 0 (763)
Jun 10, 2022 2:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoServletListener: 1,744/1,831 Failed tests: 0 (763)
Jun 10, 2022 2:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoTagHandler: 1,745/1,831 Failed tests: 0 (763)
Jun 10, 2022 2:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoTagLibraryListener: 1,746/1,831 Failed tests: 0 (763)
Jun 10, 2022 2:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testServletInitCalledAfterPersistenceResourceInjection: 1,747/1,831 Failed tests: 0 (763)
Jun 10, 2022 2:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testServletInitCalledAfterResourceInjection: 1,748/1,831 Failed tests: 0 (763)
Jun 10, 2022 2:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testServletInitializerMethodCalled: 1,749/1,831 Failed tests: 0 (763)
Jun 10, 2022 2:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testServletListenerInitializerMethodCalled: 1,750/1,831 Failed tests: 0 (763)
Jun 10, 2022 2:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testTagLibraryListenerInitializerMethodCalled: 1,751/1,831 Failed tests: 0 (763)
Jun 10, 2022 2:07:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ContainerEventTest, time: 3 ms]
Jun 10, 2022 2:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessAnnotatedTypeEventFiredForFilter: 1,752/1,831 Failed tests: 0 (764)
Jun 10, 2022 2:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessAnnotatedTypeEventFiredForJsfManagedBean: 1,753/1,831 Failed tests: 0 (764)
Jun 10, 2022 2:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessAnnotatedTypeEventFiredForServlet: 1,754/1,831 Failed tests: 0 (764)
Jun 10, 2022 2:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessAnnotatedTypeEventFiredForServletListener: 1,755/1,831 Failed tests: 0 (764)
Jun 10, 2022 2:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessAnnotatedTypeEventFiredForSessionBean: 1,756/1,831 Failed tests: 0 (764)
Jun 10, 2022 2:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessAnnotatedTypeEventFiredForTagHandler: 1,757/1,831 Failed tests: 0 (764)
Jun 10, 2022 2:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessAnnotatedTypeEventFiredForTagLibraryListener: 1,758/1,831 Failed tests: 0 (764)
Jun 10, 2022 2:07:59 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.enterprise.chain.SessionBeanInjectionChainTest, time: 2 ms]
Jun 10, 2022 2:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInjectionChainTest.testChainOfSessionBeans: 1,759/1,831 Failed tests: 0 (765)
Jun 10, 2022 2:08:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.enterprise.SessionBeanInjectionTest, time: 3 ms]
Jun 10, 2022 2:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInjectionTest.testFieldDeclaredInSuperclassIndirectlyInjected: 1,760/1,831 Failed tests: 0 (766)
Jun 10, 2022 2:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInjectionTest.testFieldDeclaredInSuperclassInjected: 1,761/1,831 Failed tests: 0 (766)
Jun 10, 2022 2:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInjectionTest.testInjectionOnContextualSessionBean: 1,762/1,831 Failed tests: 0 (766)
Jun 10, 2022 2:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInjectionTest.testInjectionOnEJBInterceptor: 1,763/1,831 Failed tests: 0 (766)
Jun 10, 2022 2:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInjectionTest.testInjectionOnNonContextualSessionBean: 1,764/1,831 Failed tests: 0 (766)
Jun 10, 2022 2:08:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.enterprise.SessionBeanInjectionOrderingTest, time: 2 ms]
Jun 10, 2022 2:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInjectionOrderingTest.testInitializerCalledAfterFieldInjectionOfSuperclass: 1,765/1,831 Failed tests: 0 (767)
Jun 10, 2022 2:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInjectionOrderingTest.testInitializerCalledAfterResourceInjection: 1,766/1,831 Failed tests: 0 (767)
Jun 10, 2022 2:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInjectionOrderingTest.testPostConstructCalledAfterInitializerOfSuperclass: 1,767/1,831 Failed tests: 0 (767)
Jun 10, 2022 2:08:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.InjectionTest, time: 4 ms]
Jun 10, 2022 2:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionTest.testFieldDeclaredInIndirectSuperclassInjected: 1,768/1,831 Failed tests: 0 (768)
Jun 10, 2022 2:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionTest.testInjectionFieldsAndInitializerMethods: 1,769/1,831 Failed tests: 0 (768)
Jun 10, 2022 2:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionTest.testInjectionOfNamedBean: 1,770/1,831 Failed tests: 0 (768)
Jun 10, 2022 2:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionTest.testInjectionPerformsBoxingIfNecessary: 1,771/1,831 Failed tests: 0 (768)
Jun 10, 2022 2:08:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.persistence.PersistenceResourceInjectionTest, time: 2 ms]
Jun 10, 2022 2:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PersistenceResourceInjectionTest.testInitializerMethodsAfterEEResourcePersistenceInjection: 1,772/1,831 Failed tests: 0 (769)
Jun 10, 2022 2:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.not.bean.InjectionPointTest, time: 1 ms]
Jun 10, 2022 2:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testDefinitionErrorDetected: 1,773/1,831 Failed tests: 0 (770)
Jun 10, 2022 2:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.non.contextual.NonContextualInjectionPointTest, time: 2 ms]
Jun 10, 2022 2:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonContextualInjectionPointTest.testContextualEjbInjectionPointGetBean: 1,774/1,831 Failed tests: 0 (771)
Jun 10, 2022 2:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonContextualInjectionPointTest.testNonContextualEjbInjectionPointGetBean: 1,775/1,831 Failed tests: 0 (771)
Jun 10, 2022 2:08:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.ejb.EnterpriseResolutionByTypeTest, time: 4 ms]
Jun 10, 2022 2:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseResolutionByTypeTest.testBeanTypesOnSessionBean: 1,776/1,831 Failed tests: 0 (772)
Jun 10, 2022 2:08:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization02Test, time: 7 ms]
Jun 10, 2022 2:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization02Test.testEnabledAlternativeSpecializes: 1,777/1,831 Failed tests: 0 (773)
Jun 10, 2022 2:08:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization02Test.testEvent: 1,778/1,831 Failed tests: 0 (773)
Jun 10, 2022 2:08:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization03Test, time: 7 ms]
Jun 10, 2022 2:08:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization03Test.testEnabledAlternativeSpecializes: 1,779/1,831 Failed tests: 0 (774)
Jun 10, 2022 2:08:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization03Test.testEvent: 1,780/1,831 Failed tests: 0 (774)
Jun 10, 2022 2:08:22 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization06Test, time: 5 ms]
Jun 10, 2022 2:08:22 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 809906c5-21fa-49ab-8899-9ef057f1c270.war, time: 12 ms]
Jun 10, 2022 2:08:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization06Test.testEnabledAlternativeSpecializes: 1,781/1,831 Failed tests: 0 (775)
Jun 10, 2022 2:08:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization06Test.testEvent: 1,782/1,831 Failed tests: 0 (775)
Jun 10, 2022 2:08:25 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization01Test, time: 7 ms]
Jun 10, 2022 2:08:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization01Test.testEvent: 1,783/1,831 Failed tests: 0 (776)
Jun 10, 2022 2:08:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization01Test.testNotEnabledAlternativeDoesNotSpecialize: 1,784/1,831 Failed tests: 0 (776)
Jun 10, 2022 2:08:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization05Test, time: 5 ms]
Jun 10, 2022 2:08:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 06f7d461-e66b-42c6-a630-cc42b8474cac.war, time: 2 ms]
Jun 10, 2022 2:08:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization05Test.testEnabledAlternativeSpecializes: 1,785/1,831 Failed tests: 0 (777)
Jun 10, 2022 2:08:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization05Test.testEvent: 1,786/1,831 Failed tests: 0 (777)
Jun 10, 2022 2:08:30 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization04Test, time: 7 ms]
Jun 10, 2022 2:08:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization04Test.testEnabledAlternativeSpecializes: 1,787/1,831 Failed tests: 0 (778)
Jun 10, 2022 2:08:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization04Test.testEvent: 1,788/1,831 Failed tests: 0 (778)
Jun 10, 2022 2:08:32 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity01Test, time: 8 ms]
Jun 10, 2022 2:08:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity01Test.testSpecialization: 1,789/1,831 Failed tests: 0 (779)
Jun 10, 2022 2:08:34 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity06Test, time: 3 ms]
Jun 10, 2022 2:08:34 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 38902cf3-237d-4d1e-9578-26f693aee6a4.war, time: 2 ms]
Jun 10, 2022 2:08:34 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 8a38629f-ba81-48ed-9bdb-a182cc5e3ffd.war, time: 2 ms]
Jun 10, 2022 2:08:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity06Test.testSpecialization: 1,790/1,831 Failed tests: 0 (780)
Jun 10, 2022 2:08:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity04Test, time: 5 ms]
Jun 10, 2022 2:08:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 48e816e5-2129-43a1-aa08-c0679a0f36a0.war, time: 2 ms]
Jun 10, 2022 2:08:37 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity04Test.testSpecialization: 1,791/1,831 Failed tests: 0 (781)
Jun 10, 2022 2:08:37 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity02Test, time: 3 ms]
Jun 10, 2022 2:08:37 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 1ea49316-4d6d-4b0a-8fa3-8bd52e74fc59.war, time: 2 ms]
Jun 10, 2022 2:08:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity02Test.testSpecialization: 1,792/1,831 Failed tests: 0 (782)
Jun 10, 2022 2:08:40 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity05Test, time: 4 ms]
Jun 10, 2022 2:08:40 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: df6870c4-6df0-4d6e-8ca1-d158018f9eb2.war, time: 2 ms]
Jun 10, 2022 2:08:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity05Test.testSpecialization: 1,793/1,831 Failed tests: 0 (783)
Jun 10, 2022 2:08:40 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity07Test, time: 3 ms]
Jun 10, 2022 2:08:40 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 923b49f3-7802-4841-9dbc-7b4c1008d26c.war, time: 2 ms]
Jun 10, 2022 2:08:40 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 1ce12f7a-fe0e-4c45-83cd-0d0ef3e0eb92.war, time: 2 ms]
Jun 10, 2022 2:08:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity07Test.testSpecialization: 1,794/1,831 Failed tests: 0 (784)
Jun 10, 2022 2:08:40 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity03Test, time: 4 ms]
Jun 10, 2022 2:08:40 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: de84b097-6b89-42ff-89eb-a066144e5eef.war, time: 2 ms]
Jun 10, 2022 2:08:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity03Test.testSpecialization: 1,795/1,831 Failed tests: 0 (785)
Jun 10, 2022 2:08:40 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleLookup02Test, time: 12 ms]
Jun 10, 2022 2:08:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterModuleLookup02Test.testEnabledManagedBeanAvailableForInjection: 1,796/1,831 Failed tests: 0 (786)
Jun 10, 2022 2:08:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.broken.DisabledProducerFieldInjectionNotAvailableTest, time: 4 ms]
Jun 10, 2022 2:08:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 644f1d72-0598-4296-b17d-37dc1e1e4f14.war, time: 2 ms]
Jun 10, 2022 2:08:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisabledProducerFieldInjectionNotAvailableTest.testInjection: 1,797/1,831 Failed tests: 0 (787)
Jun 10, 2022 2:08:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.broken.DisabledSessionBeanInjectionNotAvailableTest, time: 3 ms]
Jun 10, 2022 2:08:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 27f616f4-30cb-43c0-8e8d-1a46e812a05b.war, time: 3 ms]
Jun 10, 2022 2:08:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisabledSessionBeanInjectionNotAvailableTest.testInjection: 1,798/1,831 Failed tests: 0 (788)
Jun 10, 2022 2:08:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.broken.DisabledProducerMethodInjectionNotAvailableTest, time: 4 ms]
Jun 10, 2022 2:08:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 667e136e-ddb4-42a7-875f-1528924efacf.war, time: 3 ms]
Jun 10, 2022 2:08:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisabledProducerMethodInjectionNotAvailableTest.testInjection: 1,799/1,831 Failed tests: 0 (789)
Jun 10, 2022 2:08:44 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerMethodInjectionAvailabilityTest, time: 7 ms]
Jun 10, 2022 2:08:44 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 5c272790-cf05-4641-b88a-5a4ee474934e.war, time: 3 ms]
Jun 10, 2022 2:08:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerMethodInjectionAvailabilityTest.testInjection: 1,800/1,831 Failed tests: 0 (790)
Jun 10, 2022 2:08:46 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleELResolution02Test, time: 7 ms]
Jun 10, 2022 2:08:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterModuleELResolution02Test.testEnabledManagedBeanAvailableForELResolution: 1,801/1,831 Failed tests: 0 (791)
Jun 10, 2022 2:08:48 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SpecializedBeanInjectionNotAvailable02Test, time: 14 ms]
Jun 10, 2022 2:08:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedBeanInjectionNotAvailable02Test.testManagedBeanInjection: 1,802/1,831 Failed tests: 0 (792)
Jun 10, 2022 2:08:51 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedBeanInjectionNotAvailable02Test.testSessionBeanInjection: 1,803/1,831 Failed tests: 0 (792)
Jun 10, 2022 2:08:51 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledManagedBeanInjectionAvailabilityTest, time: 6 ms]
Jun 10, 2022 2:08:51 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 90b3e72e-f4e6-4e3b-a9d0-738b84230aa9.war, time: 3 ms]
Jun 10, 2022 2:08:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledManagedBeanInjectionAvailabilityTest.testInjection: 1,804/1,831 Failed tests: 0 (793)
Jun 10, 2022 2:08:53 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.interceptors.InterceptorModularityTest, time: 2 ms]
Jun 10, 2022 2:08:53 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: test2.war, time: 2 ms]
Jun 10, 2022 2:08:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorModularityTest.testInterceptorEnvironment: 1,805/1,831 Failed tests: 0 (794)
Jun 10, 2022 2:08:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleLookupTest, time: 5 ms]
Jun 10, 2022 2:08:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 2a4468cf-582f-4470-83d6-c31786188a40.war, time: 3 ms]
Jun 10, 2022 2:08:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterModuleLookupTest.testEnabledManagedBeanAvailableForInjection: 1,806/1,831 Failed tests: 0 (795)
Jun 10, 2022 2:08:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledSessionBeanInjectionAvailability02Test, time: 9 ms]
Jun 10, 2022 2:09:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledSessionBeanInjectionAvailability02Test.testInjection: 1,807/1,831 Failed tests: 0 (796)
Jun 10, 2022 2:09:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleELResolutionTest, time: 5 ms]
Jun 10, 2022 2:09:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 427b01fe-ea83-4d09-a14f-2599f91732fd.war, time: 3 ms]
Jun 10, 2022 2:09:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterModuleELResolutionTest.testEnabledManagedBeanAvailableForELResolution: 1,808/1,831 Failed tests: 0 (797)
Jun 10, 2022 2:09:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SpecializedProducerMethodInjectionNotAvailableTest, time: 7 ms]
Jun 10, 2022 2:09:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 11ef5ff7-3798-4958-9f8d-c075c1d8baf2.war, time: 3 ms]
Jun 10, 2022 2:09:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedProducerMethodInjectionNotAvailableTest.testManagedBeanInjection: 1,809/1,831 Failed tests: 0 (798)
Jun 10, 2022 2:09:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeSessionBeanInjectionAvailability02Test, time: 9 ms]
Jun 10, 2022 2:09:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternativeSessionBeanInjectionAvailability02Test.testInjection: 1,810/1,831 Failed tests: 0 (799)
Jun 10, 2022 2:09:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeSessionBeanInjectionAvailabilityTest, time: 6 ms]
Jun 10, 2022 2:09:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 6c92d052-b07c-412c-a2c6-214120eac393.war, time: 3 ms]
Jun 10, 2022 2:09:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternativeSessionBeanInjectionAvailabilityTest.testInjection: 1,811/1,831 Failed tests: 0 (800)
Jun 10, 2022 2:09:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledManagedBeanInjectionAvailability02Test, time: 9 ms]
Jun 10, 2022 2:09:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledManagedBeanInjectionAvailability02Test.testInjection: 1,812/1,831 Failed tests: 0 (801)
Jun 10, 2022 2:09:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SpecializedProducerMethodInjectionNotAvailable02Test, time: 9 ms]
Jun 10, 2022 2:09:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedProducerMethodInjectionNotAvailable02Test.testManagedBeanInjection: 1,813/1,831 Failed tests: 0 (802)
Jun 10, 2022 2:09:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerFieldInjectionAvailabilityTest, time: 7 ms]
Jun 10, 2022 2:09:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 07d27cee-0bc9-4ea5-8f77-07c03835b455.war, time: 3 ms]
Jun 10, 2022 2:09:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerFieldInjectionAvailabilityTest.testInjection: 1,814/1,831 Failed tests: 0 (803)
Jun 10, 2022 2:09:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SpecializedBeanInjectionNotAvailableTest, time: 10 ms]
Jun 10, 2022 2:09:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 6f3326d4-c653-4410-92ee-4fc24d319f4d.war, time: 3 ms]
Jun 10, 2022 2:09:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedBeanInjectionNotAvailableTest.testManagedBeanInjection: 1,815/1,831 Failed tests: 0 (804)
Jun 10, 2022 2:09:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedBeanInjectionNotAvailableTest.testSessionBeanInjection: 1,816/1,831 Failed tests: 0 (804)
Jun 10, 2022 2:09:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledSessionBeanInjectionAvailabilityTest, time: 7 ms]
Jun 10, 2022 2:09:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: c3b67d77-3018-406e-aac7-4b6b87c91e76.war, time: 3 ms]
Jun 10, 2022 2:09:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledSessionBeanInjectionAvailabilityTest.testInjection: 1,817/1,831 Failed tests: 0 (805)
Jun 10, 2022 2:09:21 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerFieldInjectionAvailability02Test, time: 9 ms]
Jun 10, 2022 2:09:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerFieldInjectionAvailability02Test.testInjection: 1,818/1,831 Failed tests: 0 (806)
Jun 10, 2022 2:09:24 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeManagedBeanInjectionAvailabilityTest, time: 6 ms]
Jun 10, 2022 2:09:24 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 9bb1eb4e-c354-46a5-b32e-d33554700e63.war, time: 3 ms]
Jun 10, 2022 2:09:26 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternativeManagedBeanInjectionAvailabilityTest.testInjection: 1,819/1,831 Failed tests: 0 (807)
Jun 10, 2022 2:09:26 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeManagedBeanInjectionAvailability02Test, time: 9 ms]
Jun 10, 2022 2:09:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternativeManagedBeanInjectionAvailability02Test.testInjection: 1,820/1,831 Failed tests: 0 (808)
Jun 10, 2022 2:09:28 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerMethodInjectionAvailability02Test, time: 15 ms]
Jun 10, 2022 2:09:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerMethodInjectionAvailability02Test.testInjection: 1,821/1,831 Failed tests: 0 (809)
Jun 10, 2022 2:09:31 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.manager.provider.init.CDIProviderInitTest, time: 27 ms]
Jun 10, 2022 2:09:33 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CDIProviderInitTest.testAccessingBeanManager: 1,822/1,831 Failed tests: 0 (810)
Jun 10, 2022 2:09:33 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.manager.provider.runtime.CDIProviderRuntimeTest, time: 4 ms]
Jun 10, 2022 2:09:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CDIProviderRuntimeTest.testCDIProviderInitializeThrowUnsupportedOperationException: 1,823/1,831 Failed tests: 0 (811)
Jun 10, 2022 2:09:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CDIProviderRuntimeTest.testGetBeanManager: 1,824/1,831 Failed tests: 0 (811)
Jun 10, 2022 2:09:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CDIProviderRuntimeTest.testLookup: 1,825/1,831 Failed tests: 0 (811)
Jun 10, 2022 2:09:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.manager.jndi.ManagerTestEar, time: 1 ms]
Jun 10, 2022 2:09:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTestEar.testManagerLookupInJndi: 1,826/1,831 Failed tests: 0 (812)
Jun 10, 2022 2:09:38 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.manager.jndi.ManagerTest, time: 1 ms]
Jun 10, 2022 2:09:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testManagerLookupInJndi: 1,827/1,831 Failed tests: 0 (813)
Jun 10, 2022 2:09:40 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: e019477e-2108-4b63-a1c0-8684d9d8c66f.ear, time: 2 ms]
Jun 10, 2022 2:09:40 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: test.war, time: 2 ms]
Jun 10, 2022 2:09:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MultiModuleSessionBeanAmbiguousDependencyTest.testAmbiguousDependencyDetected: 1,828/1,831 Failed tests: 0 (814)
Jun 10, 2022 2:09:40 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.vetoed.enterprise.EnterpriseVetoedTest, time: 5 ms]
Jun 10, 2022 2:09:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseVetoedTest.testAnnotatedTypeAddedByExtension: 1,829/1,831 Failed tests: 0 (815)
Jun 10, 2022 2:09:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseVetoedTest.testClassLevelVeto: 1,830/1,831 Failed tests: 0 (815)
Jun 10, 2022 2:09:43 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseVetoedTest.testPackageLevelVeto: 1,831/1,831 Failed tests: 0 (815)
[INFO] Tests run: 1831, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,303.714 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1831, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-surefire-report-plugin:3.0.0-M5:report-only (generate-test-report) @ weld-jboss-runner-tck ---
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  22:16 min
[INFO] Finished at: 2022-06-10T02:09:51Z
[INFO] ------------------------------------------------------------------------
+ ls target
cdi-tck-configuration.log
checkstyle-cachefile
checkstyle-checker.xml
checkstyle-result.xml
checkstyle-suppressions.xml
classes
dependency
generated-test-sources
maven-shared-archive-resources
maven-status
site
suites
surefire-reports
test-classes
Archiving artifacts
Finished: SUCCESS