Build failed in Jenkins: java-idp-testbed » idp-testbed #136
Shibboleth Jenkins
noreply at shibboleth.net
Thu Feb 20 12:38:17 EST 2014
See <https://build.shibboleth.net/jenkins/job/java-idp-testbed/net.shibboleth.idp$idp-testbed/136/changes>
Changes:
[rdw] IDP-359 A test flow which runs a specific attribute resolver, and few test speific actions and the C14N to test that TransientNameID are decoded OK.
------------------------------------------
<===[JENKINS REMOTING CAPACITY]===> channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven: -B -f <https://build.shibboleth.net/jenkins/job/java-idp-testbed/net.shibboleth.idp$idp-testbed/ws/pom.xml> clean -Prelease install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building idp-testbed 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-testbed ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-idp-testbed/net.shibboleth.idp$idp-testbed/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ idp-testbed ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 11 resources
[INFO]
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack) @ idp-testbed ---
[INFO] Configured Artifact: net.shibboleth.idp:idp-conf:3.0-SNAPSHOT:jar
[INFO] Unpacking /home/jenkins/.m2/repository/net/shibboleth/idp/idp-conf/3.0-SNAPSHOT/idp-conf-3.0-SNAPSHOT.jar to <https://build.shibboleth.net/jenkins/job/java-idp-testbed/net.shibboleth.idp$idp-testbed/ws/target/idp-testbed-0.1.0-SNAPSHOT-distribution> with includes "" and excludes "META-INF/**"
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-testbed ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 11 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-testbed ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to <https://build.shibboleth.net/jenkins/job/java-idp-testbed/net.shibboleth.idp$idp-testbed/ws/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/net.shibboleth.idp$idp-testbed/ws/src/main/java/idp/EncodeSAMLMessageFromBindingURI.java>: <https://build.shibboleth.net/jenkins/job/java-idp-testbed/net.shibboleth.idp$idp-testbed/ws/src/main/java/idp/EncodeSAMLMessageFromBindingURI.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/net.shibboleth.idp$idp-testbed/ws/src/main/java/idp/EncodeSAMLMessageFromBindingURI.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-testbed ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-testbed ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <https://build.shibboleth.net/jenkins/job/java-idp-testbed/net.shibboleth.idp$idp-testbed/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/net.shibboleth.idp$idp-testbed/ws/src/test/java/idp/c14n/actions/SetupForResolver.java>:[25,39] cannot find symbol
symbol: class RelyingPartyContext
location: package net.shibboleth.idp.relyingparty
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/net.shibboleth.idp$idp-testbed/ws/src/test/java/idp/c14n/actions/SetupForC14N.java>:[26,39] cannot find symbol
symbol: class RelyingPartyContext
location: package net.shibboleth.idp.relyingparty
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/net.shibboleth.idp$idp-testbed/ws/src/test/java/idp/c14n/actions/SetupForResolver.java>:[44,9] cannot find symbol
symbol: class RelyingPartyContext
location: class idp.c14n.actions.SetupForResolver
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/net.shibboleth.idp$idp-testbed/ws/src/test/java/idp/c14n/actions/SetupForResolver.java>:[44,77] cannot find symbol
symbol: class RelyingPartyContext
location: class idp.c14n.actions.SetupForResolver
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/net.shibboleth.idp$idp-testbed/ws/src/test/java/idp/c14n/actions/SetupForC14N.java>:[44,9] cannot find symbol
symbol: class RelyingPartyContext
location: class idp.c14n.actions.SetupForC14N
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/net.shibboleth.idp$idp-testbed/ws/src/test/java/idp/c14n/actions/SetupForC14N.java>:[44,71] cannot find symbol
symbol: class RelyingPartyContext
location: class idp.c14n.actions.SetupForC14N
[INFO] 6 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list