Started by upstream project "tck-glassfish" build number 53 originally caused by: Started by upstream project "nightly" build number 164 originally caused by: Started by an SCM change Running as SYSTEM Agent basic-x3bfj is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-x3bfj" namespace: "krazo" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.krazo.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-x3bfj" - 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-x3bfj" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.krazo.svc.cluster.local/krazo/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092" 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-krazo" 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-x3bfj (basic) in workspace /home/jenkins/agent/workspace/tck-glassfish/jdk/temurin-jdk17-latest/version/7.0.0-SNAPSHOT-nightly [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... Selected Git installation does not exist. Using Default The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse-ee4j/krazo.git > git init /home/jenkins/agent/workspace/tck-glassfish/jdk/temurin-jdk17-latest/version/7.0.0-SNAPSHOT-nightly # timeout=10 Fetching upstream changes from https://github.com/eclipse-ee4j/krazo.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse-ee4j/krazo.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse-ee4j/krazo.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bd8b1ac2612a9ffbd6ef493e1979a9b7310e2b7c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bd8b1ac2612a9ffbd6ef493e1979a9b7310e2b7c # timeout=10 Commit message: "Merge pull request #370 from erdlet/369-replace-krazo-constant-with-spec-variant" > git rev-list --no-walk 6e858aa21f42ebe87050822079258a38cab013fd # timeout=10 [7.0.0-SNAPSHOT-nightly] $ /opt/tools/apache-maven/latest/bin/mvn -V -B -DversionUpdateCheckSkip -Ddash.skip -pl .,core,jersey -Pstaging clean install Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.6, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.6+10 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Eclipse Krazo Parent [pom] [INFO] Eclipse Krazo Core [jar] [INFO] Eclipse Krazo Jersey [jar] [INFO] [INFO] -------------------< org.eclipse.krazo:krazo-parent >------------------- [INFO] Building Eclipse Krazo Parent 4.0.0-SNAPSHOT [1/3] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ krazo-parent --- [INFO] [INFO] --- versions:2.8.1:display-dependency-updates (check-dependency-updates) @ krazo-parent --- [INFO] artifact fish.payara.arquillian:arquillian-payara-server-managed: checking for updates from sonatype-nexus-staging [INFO] artifact fish.payara.arquillian:arquillian-payara-server-remote: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.annotation:jakarta.annotation-api: checking for updates from sonatype-nexus-staging [INFO] artifact io.openliberty.arquillian:arquillian-liberty-managed-jakarta: checking for updates from sonatype-nexus-staging [INFO] artifact io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit: checking for updates from sonatype-nexus-staging [INFO] artifact fish.payara.arquillian:arquillian-payara-server-managed: checking for updates from eclipse.maven.central.mirror [INFO] artifact io.openliberty.arquillian:arquillian-liberty-managed-jakarta: checking for updates from eclipse.maven.central.mirror [INFO] artifact fish.payara.arquillian:arquillian-payara-server-remote: checking for updates from eclipse.maven.central.mirror [INFO] artifact io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.interceptor:jakarta.interceptor-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.mvc.tck:mvc-tck-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.mvc:jakarta.mvc-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.enterprise:jakarta.enterprise.cdi-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.annotation:jakarta.annotation-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.mvc.tck:mvc-tck-tests: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.interceptor:jakarta.interceptor-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.platform:jakarta.jakartaee-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.mvc:jakarta.mvc-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.servlet:jakarta.servlet-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.mvc.tck:mvc-tck-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.enterprise:jakarta.enterprise.cdi-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.validation:jakarta.validation-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.mvc.tck:mvc-tck-tests: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.ws.rs:jakarta.ws.rs-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.platform:jakarta.jakartaee-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.servlet:jakarta.servlet-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact junit:junit: checking for updates from sonatype-nexus-staging [INFO] artifact net.sourceforge.htmlunit:htmlunit: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.easymock:easymock: checking for updates from sonatype-nexus-staging [INFO] artifact junit:junit: checking for updates from eclipse.maven.central.mirror [INFO] artifact net.sourceforge.htmlunit:htmlunit: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.glassfish:jakarta.el: checking for updates from sonatype-nexus-staging [INFO] artifact org.glassfish.jersey.core:jersey-common: checking for updates from sonatype-nexus-staging [INFO] artifact org.easymock:easymock: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.glassfish.jersey.core:jersey-server: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.validation:jakarta.validation-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.hibernate.validator:hibernate-validator-cdi: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.ws.rs:jakarta.ws.rs-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.resteasy:resteasy-core: checking for updates from sonatype-nexus-staging [INFO] artifact org.hibernate.validator:hibernate-validator-cdi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.resteasy:resteasy-validator-provider: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.resteasy:resteasy-core: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.resteasy:resteasy-validator-provider: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.omnifaces.arquillian:arquillian-glassfish-server-remote: checking for updates from sonatype-nexus-staging [INFO] artifact org.slf4j:slf4j-api: checking for updates from sonatype-nexus-staging [INFO] artifact org.glassfish:jakarta.el: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.slf4j:slf4j-simple: checking for updates from sonatype-nexus-staging [INFO] artifact org.slf4j:slf4j-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.omnifaces.arquillian:arquillian-glassfish-server-remote: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.wildfly.arquillian:wildfly-arquillian-container-managed: checking for updates from sonatype-nexus-staging [INFO] artifact org.wildfly.arquillian:wildfly-arquillian-container-remote: checking for updates from sonatype-nexus-staging [INFO] artifact org.slf4j:slf4j-simple: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.wildfly.arquillian:wildfly-arquillian-container-managed: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.wildfly.arquillian:wildfly-arquillian-container-remote: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.glassfish.jersey.core:jersey-common: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.glassfish.jersey.core:jersey-server: checking for updates from eclipse.maven.central.mirror [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-managed ... [INFO] 3.0.alpha7 -> 3.0.alpha8 [INFO] fish.payara.arquillian:arquillian-payara-server-remote ... [INFO] 3.0.alpha7 -> 3.0.alpha8 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.1.0 -> 2.1.3 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.1.0 -> 2.1.4 [INFO] jakarta.interceptor:jakarta.interceptor-api ....... 2.1.0 -> 2.2.0-RC1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.65.1 -> 2.70.0 [INFO] org.easymock:easymock ................................... 4.3 -> 5.1.0 [INFO] org.glassfish.jersey.core:jersey-common ............... 3.1.1 -> 3.1.3 [INFO] org.glassfish.jersey.core:jersey-server ............... 3.1.1 -> 3.1.3 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.Final -> 8.0.1.Final [INFO] org.jboss.resteasy:resteasy-core .......... 6.2.1.Final -> 6.2.4.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.2.1.Final -> 6.2.4.Final [INFO] org.omnifaces.arquillian:arquillian-glassfish-server-remote ... [INFO] 1.2 -> 1.4 [INFO] org.slf4j:slf4j-api ................................... 2.0.3 -> 2.0.7 [INFO] org.slf4j:slf4j-simple ................................ 2.0.3 -> 2.0.7 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha6 -> 5.0.1.Final [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha6 -> 5.0.1.Final [INFO] [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-core:jar:4.0.0-SNAPSHOT (compile) [WARNING] Try running the build up to the lifecycle phase "package" [INFO] [INFO] --- license-tool:0.0.1-SNAPSHOT:license-check (license-check) @ krazo-parent --- [INFO] Skipping dependency license check [INFO] [INFO] --- install:3.1.0:install (default-install) @ krazo-parent --- [INFO] Installing /home/jenkins/agent/workspace/tck-glassfish/jdk/temurin-jdk17-latest/version/7.0.0-SNAPSHOT-nightly/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-parent/4.0.0-SNAPSHOT/krazo-parent-4.0.0-SNAPSHOT.pom [INFO] [INFO] --------------------< org.eclipse.krazo:krazo-core >-------------------- [INFO] Building Eclipse Krazo Core 4.0.0-SNAPSHOT [2/3] [INFO] from core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ krazo-core --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (default-prepare-agent) @ krazo-core --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tck-glassfish/jdk/temurin-jdk17-latest/version/7.0.0-SNAPSHOT-nightly/core/target/jacoco.exec [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ krazo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ krazo-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 92 source files to /home/jenkins/agent/workspace/tck-glassfish/jdk/temurin-jdk17-latest/version/7.0.0-SNAPSHOT-nightly/core/target/classes [INFO] /home/jenkins/agent/workspace/tck-glassfish/jdk/temurin-jdk17-latest/version/7.0.0-SNAPSHOT-nightly/core/src/main/java/org/eclipse/krazo/binding/convert/ConverterRegistry.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tck-glassfish/jdk/temurin-jdk17-latest/version/7.0.0-SNAPSHOT-nightly/core/src/main/java/org/eclipse/krazo/binding/convert/ConverterRegistry.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ krazo-core --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ krazo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ krazo-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/tck-glassfish/jdk/temurin-jdk17-latest/version/7.0.0-SNAPSHOT-nightly/core/target/test-classes [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ krazo-core --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.krazo.binding.validate.ConstraintViolationsMvcBindingTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.421 s - in org.eclipse.krazo.binding.validate.ConstraintViolationsMvcBindingTest [INFO] Running org.eclipse.krazo.binding.validate.ConstraintViolationsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.eclipse.krazo.binding.validate.ConstraintViolationsTest [INFO] Running org.eclipse.krazo.binding.convert.impl.BooleanConverterTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.eclipse.krazo.binding.convert.impl.BooleanConverterTest [INFO] Running org.eclipse.krazo.binding.convert.impl.IntegerConverterTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.krazo.binding.convert.impl.IntegerConverterTest [INFO] Running org.eclipse.krazo.binding.convert.impl.BigDecimalConverterTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.krazo.binding.convert.impl.BigDecimalConverterTest [INFO] Running org.eclipse.krazo.binding.convert.impl.FloatConverterTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.krazo.binding.convert.impl.FloatConverterTest [INFO] Running org.eclipse.krazo.binding.convert.impl.BigIntegerConverterTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.krazo.binding.convert.impl.BigIntegerConverterTest [INFO] Running org.eclipse.krazo.binding.convert.impl.LongConverterTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.krazo.binding.convert.impl.LongConverterTest [INFO] Running org.eclipse.krazo.binding.convert.impl.ShortConverterTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.krazo.binding.convert.impl.ShortConverterTest [INFO] Running org.eclipse.krazo.binding.convert.impl.DoubleConverterTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.krazo.binding.convert.impl.DoubleConverterTest [INFO] Running org.eclipse.krazo.engine.ViewEngineContextImplTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.eclipse.krazo.engine.ViewEngineContextImplTest [INFO] Running org.eclipse.krazo.engine.ViewEngineBaseTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.krazo.engine.ViewEngineBaseTest [INFO] Running org.eclipse.krazo.uri.UriTemplateParserTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in org.eclipse.krazo.uri.UriTemplateParserTest [INFO] Running org.eclipse.krazo.uri.ApplicationUrisTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.krazo.uri.ApplicationUrisTest [INFO] Running org.eclipse.krazo.util.CdiUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.eclipse.krazo.util.CdiUtilsTest [INFO] Running org.eclipse.krazo.util.PropertyUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.krazo.util.PropertyUtilsTest [INFO] Running org.eclipse.krazo.util.ControllerUtilsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.krazo.util.ControllerUtilsTest [INFO] Running org.eclipse.krazo.util.PathUtilsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.krazo.util.PathUtilsTest [INFO] Running org.eclipse.krazo.util.AnnotationUtilsTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.krazo.util.AnnotationUtilsTest [INFO] Running org.eclipse.krazo.util.BeanUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.krazo.util.BeanUtilsTest [INFO] Running org.eclipse.krazo.core.ModelsImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.krazo.core.ModelsImplTest [INFO] Running org.eclipse.krazo.core.MessagesTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.krazo.core.MessagesTest [INFO] Running org.eclipse.krazo.core.ViewableWriterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s - in org.eclipse.krazo.core.ViewableWriterTest [INFO] Running org.eclipse.krazo.core.ViewResponseFilterTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.krazo.core.ViewResponseFilterTest [INFO] Running org.eclipse.krazo.security.EncodersImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.krazo.security.EncodersImplTest [INFO] Running org.eclipse.krazo.security.DefaultFormEntityProviderTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.krazo.security.DefaultFormEntityProviderTest [INFO] Running org.eclipse.krazo.security.CsrfValidateFilterMediaTypeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.krazo.security.CsrfValidateFilterMediaTypeTest [INFO] Running org.eclipse.krazo.servlet.KrazoServletContextListenerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.krazo.servlet.KrazoServletContextListenerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 177, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.7:report (default-report) @ krazo-core --- [INFO] Loading execution data file /home/jenkins/agent/workspace/tck-glassfish/jdk/temurin-jdk17-latest/version/7.0.0-SNAPSHOT-nightly/core/target/jacoco.exec [INFO] Analyzed bundle 'Eclipse Krazo Core' with 91 classes [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ krazo-core --- [INFO] Building jar: /home/jenkins/agent/workspace/tck-glassfish/jdk/temurin-jdk17-latest/version/7.0.0-SNAPSHOT-nightly/core/target/krazo-core-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- versions:2.8.1:display-dependency-updates (check-dependency-updates) @ krazo-core --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-managed ... [INFO] 3.0.alpha7 -> 3.0.alpha8 [INFO] fish.payara.arquillian:arquillian-payara-server-remote ... [INFO] 3.0.alpha7 -> 3.0.alpha8 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.1.0 -> 2.1.3 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.1.0 -> 2.1.4 [INFO] jakarta.interceptor:jakarta.interceptor-api ....... 2.1.0 -> 2.2.0-RC1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.65.1 -> 2.70.0 [INFO] org.easymock:easymock ................................... 4.3 -> 5.1.0 [INFO] org.glassfish.jersey.core:jersey-common ............... 3.1.1 -> 3.1.3 [INFO] org.glassfish.jersey.core:jersey-server ............... 3.1.1 -> 3.1.3 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.Final -> 8.0.1.Final [INFO] org.jboss.resteasy:resteasy-core .......... 6.2.1.Final -> 6.2.4.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.2.1.Final -> 6.2.4.Final [INFO] org.omnifaces.arquillian:arquillian-glassfish-server-remote ... [INFO] 1.2 -> 1.4 [INFO] org.slf4j:slf4j-api ................................... 2.0.3 -> 2.0.7 [INFO] org.slf4j:slf4j-simple ................................ 2.0.3 -> 2.0.7 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha6 -> 5.0.1.Final [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha6 -> 5.0.1.Final [INFO] [INFO] [INFO] --- license-tool:0.0.1-SNAPSHOT:license-check (license-check) @ krazo-core --- [INFO] [INFO] --- install:3.1.0:install (default-install) @ krazo-core --- [INFO] Installing /home/jenkins/agent/workspace/tck-glassfish/jdk/temurin-jdk17-latest/version/7.0.0-SNAPSHOT-nightly/core/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-core/4.0.0-SNAPSHOT/krazo-core-4.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tck-glassfish/jdk/temurin-jdk17-latest/version/7.0.0-SNAPSHOT-nightly/core/target/krazo-core-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-core/4.0.0-SNAPSHOT/krazo-core-4.0.0-SNAPSHOT.jar [INFO] [INFO] -------------------< org.eclipse.krazo:krazo-jersey >------------------- [INFO] Building Eclipse Krazo Jersey 4.0.0-SNAPSHOT [3/3] [INFO] from jersey/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ krazo-jersey --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ krazo-jersey --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ krazo-jersey --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tck-glassfish/jdk/temurin-jdk17-latest/version/7.0.0-SNAPSHOT-nightly/jersey/target/classes [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ krazo-jersey --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ krazo-jersey --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ krazo-jersey --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-glassfish/jdk/temurin-jdk17-latest/version/7.0.0-SNAPSHOT-nightly/jersey/target/test-classes [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ krazo-jersey --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.krazo.jersey.model.KrazoModelProcessorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s - in org.eclipse.krazo.jersey.model.KrazoModelProcessorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ krazo-jersey --- [INFO] Building jar: /home/jenkins/agent/workspace/tck-glassfish/jdk/temurin-jdk17-latest/version/7.0.0-SNAPSHOT-nightly/jersey/target/krazo-jersey-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- versions:2.8.1:display-dependency-updates (check-dependency-updates) @ krazo-jersey --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-managed ... [INFO] 3.0.alpha7 -> 3.0.alpha8 [INFO] fish.payara.arquillian:arquillian-payara-server-remote ... [INFO] 3.0.alpha7 -> 3.0.alpha8 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.1.0 -> 2.1.3 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.1.0 -> 2.1.4 [INFO] jakarta.interceptor:jakarta.interceptor-api ....... 2.1.0 -> 2.2.0-RC1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.65.1 -> 2.70.0 [INFO] org.easymock:easymock ................................... 4.3 -> 5.1.0 [INFO] org.glassfish.jersey.core:jersey-common ............... 3.1.1 -> 3.1.3 [INFO] org.glassfish.jersey.core:jersey-server ............... 3.1.1 -> 3.1.3 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.Final -> 8.0.1.Final [INFO] org.jboss.resteasy:resteasy-core .......... 6.2.1.Final -> 6.2.4.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.2.1.Final -> 6.2.4.Final [INFO] org.omnifaces.arquillian:arquillian-glassfish-server-remote ... [INFO] 1.2 -> 1.4 [INFO] org.slf4j:slf4j-api ................................... 2.0.3 -> 2.0.7 [INFO] org.slf4j:slf4j-simple ................................ 2.0.3 -> 2.0.7 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha6 -> 5.0.1.Final [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha6 -> 5.0.1.Final [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool:0.0.1-SNAPSHOT:license-check (license-check) @ krazo-jersey --- [INFO] [INFO] --- install:3.1.0:install (default-install) @ krazo-jersey --- [INFO] Installing /home/jenkins/agent/workspace/tck-glassfish/jdk/temurin-jdk17-latest/version/7.0.0-SNAPSHOT-nightly/jersey/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jersey/4.0.0-SNAPSHOT/krazo-jersey-4.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tck-glassfish/jdk/temurin-jdk17-latest/version/7.0.0-SNAPSHOT-nightly/jersey/target/krazo-jersey-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jersey/4.0.0-SNAPSHOT/krazo-jersey-4.0.0-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Eclipse Krazo Parent 4.0.0-SNAPSHOT: [INFO] [INFO] Eclipse Krazo Parent ............................... SUCCESS [ 21.983 s] [INFO] Eclipse Krazo Core ................................. SUCCESS [ 17.734 s] [INFO] Eclipse Krazo Jersey ............................... SUCCESS [ 1.712 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 55.729 s [INFO] Finished at: 2023-07-25T21:06:51Z [INFO] ------------------------------------------------------------------------ [WARNING] [WARNING] Plugin validation issues were detected in 8 plugin(s) [WARNING] [WARNING] * org.apache.maven.plugins:maven-jar-plugin:3.2.0 [WARNING] * org.jacoco:jacoco-maven-plugin:0.8.7 [WARNING] * org.apache.maven.plugins:maven-resources-plugin:3.1.0 [WARNING] * org.apache.maven.plugins:maven-compiler-plugin:3.8.1 [WARNING] * org.codehaus.mojo:versions-maven-plugin:2.8.1 [WARNING] * org.eclipse.dash:license-tool-plugin:0.0.1-SNAPSHOT [WARNING] * org.apache.maven.plugins:maven-surefire-plugin:2.22.2 [WARNING] * org.apache.felix:maven-bundle-plugin:5.1.1 [WARNING] [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE] [WARNING] [7.0.0-SNAPSHOT-nightly] $ /bin/sh -xe /tmp/jenkins6750047252291474725.sh + wget https://download.eclipse.org/ee4j/glassfish/glassfish-7.0.0-SNAPSHOT-nightly.zip --2023-07-25 21:06:51-- https://download.eclipse.org/ee4j/glassfish/glassfish-7.0.0-SNAPSHOT-nightly.zip Resolving download.eclipse.org (download.eclipse.org)... 198.41.30.199 Connecting to download.eclipse.org (download.eclipse.org)|198.41.30.199|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2023-07-25 21:06:51 ERROR 404: Not Found. Build step 'Execute shell' marked build as failure Archiving artifacts Finished: FAILURE