Build failed in Jenkins: java-idp-plugin-scripting-v1-multi » RedHat-11,RHEL8 #115

Shibboleth Jenkins noreply at shibboleth.net
Fri Oct 2 14:55:35 UTC 2020


See <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/115/display/redirect?page=changes>

Changes:

[Rod Widdowson] Add more licensing

[Scott Cantor] Rename main plugin interface and classes.


------------------------------------------
[...truncated 9.02 KB...]
 > git fetch --tags --progress -- https://git.shibboleth.net/git/java-idp-plugin-scripting +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 73b9fc75e51cc666310e02ef57196beefb28ea85 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 73b9fc75e51cc666310e02ef57196beefb28ea85 # timeout=10
Commit message: "Rename main plugin interface and classes."
 > git rev-list --no-walk fc333c281dc793624f62854aeb61c2016cb71380 # timeout=10
[RHEL8] $ /opt/maven_home/bin/mvn -Djdk=RedHat-11 -Dmatrix-combinations= -Dlabel=RHEL8 -B clean test --update-snapshots --fail-at-end
[INFO] Scanning for projects...
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.1.0-SNAPSHOT/maven-metadata.xml (603 B at 2.0 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/idp/idp-bom/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-bom/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-bom/4.1.0-SNAPSHOT/maven-metadata.xml (819 B at 17 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-parent/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/idp/idp-parent/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-parent/4.1.0-SNAPSHOT/maven-metadata.xml (822 B at 26 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-bom/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-bom/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-bom/4.1.0-SNAPSHOT/maven-metadata.xml (818 B at 41 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-parent/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/4.1.0-SNAPSHOT/maven-metadata.xml (821 B at 63 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-tests-bom/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-tests-bom/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-tests-bom/4.1.0-SNAPSHOT/maven-metadata.xml (824 B at 52 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/11.1.0-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: Scripting                             [pom]
[INFO] Shibboleth IdP :: Plugins :: Scripting Common Code                 [jar]
[INFO] Shibboleth IdP :: Plugins :: Nashorn Scripting Impl                [jar]
[INFO] Shibboleth IdP :: Plugins :: Nashorn Distribution                  [pom]
[INFO] Shibboleth IdP :: Plugins :: Rhino Scripting Impl                  [jar]
[INFO] Shibboleth IdP :: Plugins :: Rhino Distribution                    [pom]
[INFO] 
[INFO] -----------< net.shibboleth.idp.plugin.scripting:scripting >------------
[INFO] Building Shibboleth IdP :: Plugins :: Scripting 0.1.4-SNAPSHOT     [1/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ scripting ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ scripting ---
[INFO] 
[INFO] ----< net.shibboleth.idp.plugin.scripting:idp-plugin-scripting-api >----
[INFO] Building Shibboleth IdP :: Plugins :: Scripting Common Code 0.1.4-SNAPSHOT [2/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-scripting-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/scripting-api/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-scripting-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idp-plugin-scripting-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/scripting-api/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-plugin-scripting-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/scripting-api/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idp-plugin-scripting-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/scripting-api/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-plugin-scripting-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ idp-plugin-scripting-api ---
[INFO] No tests to run.
[INFO] 
[INFO] ----< net.shibboleth.idp.plugin.scripting:idp-plugin-nashorn-impl >-----
[INFO] Building Shibboleth IdP :: Plugins :: Nashorn Scripting Impl 0.1.4-SNAPSHOT [3/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/idp/idp-admin-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-admin-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-admin-api/4.1.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 36 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-profile-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/idp/idp-profile-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-profile-api/4.1.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 97 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-attribute-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/idp/idp-attribute-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-attribute-api/4.1.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 128 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-core/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-core/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-core/4.1.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 63 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-profile-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-profile-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-profile-api/4.1.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 127 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-messaging-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-messaging-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-messaging-api/4.1.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 118 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-saml-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-saml-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-saml-api/4.1.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 138 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-security-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-security-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-security-api/4.1.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 104 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-soap-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-soap-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-soap-api/4.1.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 55 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-xmlsec-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-xmlsec-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-xmlsec-api/4.1.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 118 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-storage-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-api/4.1.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 103 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-core/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/idp/idp-core/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-core/4.1.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 110 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-authn-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/idp/idp-authn-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-authn-api/4.1.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 127 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-nashorn-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/nashorn-impl/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-nashorn-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idp-plugin-nashorn-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-plugin-nashorn-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/nashorn-impl/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/nashorn-impl/src/main/java/net/shibboleth/idp/plugin/scripting/nashorn/NashornPlugin.java>:[29,33] cannot find symbol
  symbol:   class AbstractIdPPlugin
  location: package net.shibboleth.idp.plugin
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/nashorn-impl/src/main/java/net/shibboleth/idp/plugin/scripting/nashorn/NashornPlugin.java>:[38,36] cannot find symbol
  symbol: class AbstractIdPPlugin
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/nashorn-impl/src/main/java/net/shibboleth/idp/plugin/scripting/nashorn/NashornPlugin.java>:[58,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/nashorn-impl/src/main/java/net/shibboleth/idp/plugin/scripting/nashorn/NashornPlugin.java>:[63,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/nashorn-impl/src/main/java/net/shibboleth/idp/plugin/scripting/nashorn/NashornPlugin.java>:[93,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/nashorn-impl/src/main/java/net/shibboleth/idp/plugin/scripting/nashorn/NashornPlugin.java>:[102,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/nashorn-impl/src/main/java/net/shibboleth/idp/plugin/scripting/nashorn/NashornPlugin.java>:[109,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/nashorn-impl/src/main/java/net/shibboleth/idp/plugin/scripting/nashorn/NashornPlugin.java>:[114,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/nashorn-impl/src/main/java/net/shibboleth/idp/plugin/scripting/nashorn/NashornPlugin.java>:[119,5] method does not override or implement a method from a supertype
[INFO] 9 errors 
[INFO] -------------------------------------------------------------
[INFO] 
[INFO] ----< net.shibboleth.idp.plugin.scripting:idp-plugin-nashorn-dist >-----
[INFO] Building Shibboleth IdP :: Plugins :: Nashorn Distribution 0.1.4-SNAPSHOT [4/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-nashorn-dist ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-nashorn-dist ---
[INFO] 
[INFO] -----< net.shibboleth.idp.plugin.scripting:idp-plugin-rhino-impl >------
[INFO] Building Shibboleth IdP :: Plugins :: Rhino Scripting Impl 0.1.4-SNAPSHOT [5/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-rhino-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/rhino-impl/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-rhino-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idp-plugin-rhino-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-plugin-rhino-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/rhino-impl/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/rhino-impl/src/main/java/net/shibboleth/idp/plugin/scripting/rhino/RhinoPlugin.java>:[31,33] cannot find symbol
  symbol:   class AbstractIdPPlugin
  location: package net.shibboleth.idp.plugin
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/rhino-impl/src/main/java/net/shibboleth/idp/plugin/scripting/rhino/RhinoPlugin.java>:[39,34] cannot find symbol
  symbol: class AbstractIdPPlugin
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/rhino-impl/src/main/java/net/shibboleth/idp/plugin/scripting/rhino/RhinoPlugin.java>:[56,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/rhino-impl/src/main/java/net/shibboleth/idp/plugin/scripting/rhino/RhinoPlugin.java>:[61,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/rhino-impl/src/main/java/net/shibboleth/idp/plugin/scripting/rhino/RhinoPlugin.java>:[67,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/rhino-impl/src/main/java/net/shibboleth/idp/plugin/scripting/rhino/RhinoPlugin.java>:[72,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/rhino-impl/src/main/java/net/shibboleth/idp/plugin/scripting/rhino/RhinoPlugin.java>:[78,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/rhino-impl/src/main/java/net/shibboleth/idp/plugin/scripting/rhino/RhinoPlugin.java>:[83,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/rhino-impl/src/main/java/net/shibboleth/idp/plugin/scripting/rhino/RhinoPlugin.java>:[88,5] method does not override or implement a method from a supertype
[INFO] 9 errors 
[INFO] -------------------------------------------------------------
[INFO] 
[INFO] -----< net.shibboleth.idp.plugin.scripting:idp-plugin-rhino-dist >------
[INFO] Building Shibboleth IdP :: Plugins :: Rhino Distribution 0.1.4-SNAPSHOT [6/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-rhino-dist ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-rhino-dist ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: Scripting 0.1.4-SNAPSHOT:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: Scripting ............. SUCCESS [  0.408 s]
[INFO] Shibboleth IdP :: Plugins :: Scripting Common Code . SUCCESS [  1.285 s]
[INFO] Shibboleth IdP :: Plugins :: Nashorn Scripting Impl  FAILURE [  1.510 s]
[INFO] Shibboleth IdP :: Plugins :: Nashorn Distribution .. SUCCESS [  0.010 s]
[INFO] Shibboleth IdP :: Plugins :: Rhino Scripting Impl .. FAILURE [  0.418 s]
[INFO] Shibboleth IdP :: Plugins :: Rhino Distribution .... SUCCESS [  0.004 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.900 s
[INFO] Finished at: 2020-10-02T14:55:35Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project idp-plugin-nashorn-impl: Compilation failure: Compilation failure: 
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/nashorn-impl/src/main/java/net/shibboleth/idp/plugin/scripting/nashorn/NashornPlugin.java>:[29,33] cannot find symbol
[ERROR]   symbol:   class AbstractIdPPlugin
[ERROR]   location: package net.shibboleth.idp.plugin
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/nashorn-impl/src/main/java/net/shibboleth/idp/plugin/scripting/nashorn/NashornPlugin.java>:[38,36] cannot find symbol
[ERROR]   symbol: class AbstractIdPPlugin
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/nashorn-impl/src/main/java/net/shibboleth/idp/plugin/scripting/nashorn/NashornPlugin.java>:[58,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/nashorn-impl/src/main/java/net/shibboleth/idp/plugin/scripting/nashorn/NashornPlugin.java>:[63,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/nashorn-impl/src/main/java/net/shibboleth/idp/plugin/scripting/nashorn/NashornPlugin.java>:[93,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/nashorn-impl/src/main/java/net/shibboleth/idp/plugin/scripting/nashorn/NashornPlugin.java>:[102,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/nashorn-impl/src/main/java/net/shibboleth/idp/plugin/scripting/nashorn/NashornPlugin.java>:[109,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/nashorn-impl/src/main/java/net/shibboleth/idp/plugin/scripting/nashorn/NashornPlugin.java>:[114,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/nashorn-impl/src/main/java/net/shibboleth/idp/plugin/scripting/nashorn/NashornPlugin.java>:[119,5] method does not override or implement a method from a supertype
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project idp-plugin-rhino-impl: Compilation failure: Compilation failure: 
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/rhino-impl/src/main/java/net/shibboleth/idp/plugin/scripting/rhino/RhinoPlugin.java>:[31,33] cannot find symbol
[ERROR]   symbol:   class AbstractIdPPlugin
[ERROR]   location: package net.shibboleth.idp.plugin
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/rhino-impl/src/main/java/net/shibboleth/idp/plugin/scripting/rhino/RhinoPlugin.java>:[39,34] cannot find symbol
[ERROR]   symbol: class AbstractIdPPlugin
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/rhino-impl/src/main/java/net/shibboleth/idp/plugin/scripting/rhino/RhinoPlugin.java>:[56,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/rhino-impl/src/main/java/net/shibboleth/idp/plugin/scripting/rhino/RhinoPlugin.java>:[61,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/rhino-impl/src/main/java/net/shibboleth/idp/plugin/scripting/rhino/RhinoPlugin.java>:[67,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/rhino-impl/src/main/java/net/shibboleth/idp/plugin/scripting/rhino/RhinoPlugin.java>:[72,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/rhino-impl/src/main/java/net/shibboleth/idp/plugin/scripting/rhino/RhinoPlugin.java>:[78,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/rhino-impl/src/main/java/net/shibboleth/idp/plugin/scripting/rhino/RhinoPlugin.java>:[83,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1-multi/jdk=RedHat-11,label=RHEL8/ws/rhino-impl/src/main/java/net/shibboleth/idp/plugin/scripting/rhino/RhinoPlugin.java>:[88,5] method does not override or implement a method from a supertype
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :idp-plugin-nashorn-impl
Build step 'Invoke top-level Maven targets' marked build as failure
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Did not find any matching files.


More information about the commits mailing list