Build failed in Jenkins: java-identity-provider » Shibboleth IdP :: SAML Profile API #2912

Shibboleth Jenkins noreply at shibboleth.net
Fri Nov 14 14:45:19 EST 2014


See <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/2912/changes>

Changes:

[Scott Cantor] IDP-513 - Enhance attribute encoders with option to omit xsi:type info

------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: SAML Profile API 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-saml-api ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-saml-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 99 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/main/java/net/shibboleth/idp/saml/attribute/encoding/AbstractSAMLAttributeEncoder.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/main/java/net/shibboleth/idp/saml/attribute/encoding/AbstractSAMLAttributeEncoder.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-saml-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/saml2/profile/SAML2ActionSupportTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/saml2/profile/SAML2ActionSupportTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/attribute/encoding/SAMLEncoderSupportTest.java>:[70,31] method encodeStringValue in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport cannot be applied to given types;
  required: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,java.lang.String,boolean
  found: <nulltype>,javax.xml.namespace.QName,java.lang.String
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/attribute/encoding/SAMLEncoderSupportTest.java>:[77,31] method encodeStringValue in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport cannot be applied to given types;
  required: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,java.lang.String,boolean
  found: net.shibboleth.idp.attribute.IdPAttribute,<nulltype>,java.lang.String
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/attribute/encoding/SAMLEncoderSupportTest.java>:[83,45] method encodeStringValue in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport cannot be applied to given types;
  required: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,java.lang.String,boolean
  found: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,java.lang.String
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/attribute/encoding/SAMLEncoderSupportTest.java>:[84,45] method encodeStringValue in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport cannot be applied to given types;
  required: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,java.lang.String,boolean
  found: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,<nulltype>
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/attribute/encoding/SAMLEncoderSupportTest.java>:[86,43] method encodeStringValue in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport cannot be applied to given types;
  required: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,java.lang.String,boolean
  found: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,java.lang.String
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/attribute/encoding/SAMLEncoderSupportTest.java>:[97,31] method encodeByteArrayValue in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport cannot be applied to given types;
  required: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,byte[],boolean
  found: <nulltype>,javax.xml.namespace.QName,byte[]
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/attribute/encoding/SAMLEncoderSupportTest.java>:[104,31] method encodeByteArrayValue in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport cannot be applied to given types;
  required: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,byte[],boolean
  found: net.shibboleth.idp.attribute.IdPAttribute,<nulltype>,byte[]
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/attribute/encoding/SAMLEncoderSupportTest.java>:[110,45] method encodeByteArrayValue in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport cannot be applied to given types;
  required: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,byte[],boolean
  found: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,<nulltype>
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/attribute/encoding/SAMLEncoderSupportTest.java>:[111,45] method encodeByteArrayValue in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport cannot be applied to given types;
  required: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,byte[],boolean
  found: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,byte[]
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/attribute/encoding/SAMLEncoderSupportTest.java>:[113,43] method encodeByteArrayValue in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport cannot be applied to given types;
  required: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,byte[],boolean
  found: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,byte[]
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/attribute/encoding/SAMLEncoderSupportTest.java>:[160,31] method encodeScopedStringValueAttribute in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport cannot be applied to given types;
  required: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,net.shibboleth.idp.attribute.ScopedStringAttributeValue,java.lang.String,boolean
  found: <nulltype>,javax.xml.namespace.QName,net.shibboleth.idp.attribute.ScopedStringAttributeValue,java.lang.String
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/attribute/encoding/SAMLEncoderSupportTest.java>:[167,31] method encodeScopedStringValueAttribute in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport cannot be applied to given types;
  required: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,net.shibboleth.idp.attribute.ScopedStringAttributeValue,java.lang.String,boolean
  found: net.shibboleth.idp.attribute.IdPAttribute,<nulltype>,net.shibboleth.idp.attribute.ScopedStringAttributeValue,java.lang.String
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/attribute/encoding/SAMLEncoderSupportTest.java>:[174,31] method encodeScopedStringValueAttribute in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport cannot be applied to given types;
  required: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,net.shibboleth.idp.attribute.ScopedStringAttributeValue,java.lang.String,boolean
  found: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,net.shibboleth.idp.attribute.ScopedStringAttributeValue,<nulltype>
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/attribute/encoding/SAMLEncoderSupportTest.java>:[180,45] method encodeScopedStringValueAttribute in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport cannot be applied to given types;
  required: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,net.shibboleth.idp.attribute.ScopedStringAttributeValue,java.lang.String,boolean
  found: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,<nulltype>,java.lang.String
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/attribute/encoding/SAMLEncoderSupportTest.java>:[182,43] method encodeScopedStringValueAttribute in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport cannot be applied to given types;
  required: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,net.shibboleth.idp.attribute.ScopedStringAttributeValue,java.lang.String,boolean
  found: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,net.shibboleth.idp.attribute.ScopedStringAttributeValue,java.lang.String
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/attribute/encoding/SAMLEncoderSupportTest.java>:[194,31] method encodeScopedStringValueInline in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport cannot be applied to given types;
  required: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,net.shibboleth.idp.attribute.ScopedStringAttributeValue,java.lang.String,boolean
  found: <nulltype>,javax.xml.namespace.QName,net.shibboleth.idp.attribute.ScopedStringAttributeValue,java.lang.String
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/attribute/encoding/SAMLEncoderSupportTest.java>:[201,31] method encodeScopedStringValueInline in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport cannot be applied to given types;
  required: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,net.shibboleth.idp.attribute.ScopedStringAttributeValue,java.lang.String,boolean
  found: net.shibboleth.idp.attribute.IdPAttribute,<nulltype>,net.shibboleth.idp.attribute.ScopedStringAttributeValue,java.lang.String
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/attribute/encoding/SAMLEncoderSupportTest.java>:[208,31] method encodeScopedStringValueInline in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport cannot be applied to given types;
  required: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,net.shibboleth.idp.attribute.ScopedStringAttributeValue,java.lang.String,boolean
  found: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,net.shibboleth.idp.attribute.ScopedStringAttributeValue,<nulltype>
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/attribute/encoding/SAMLEncoderSupportTest.java>:[214,45] method encodeScopedStringValueInline in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport cannot be applied to given types;
  required: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,net.shibboleth.idp.attribute.ScopedStringAttributeValue,java.lang.String,boolean
  found: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,<nulltype>,java.lang.String
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/attribute/encoding/SAMLEncoderSupportTest.java>:[216,43] method encodeScopedStringValueInline in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport cannot be applied to given types;
  required: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,net.shibboleth.idp.attribute.ScopedStringAttributeValue,java.lang.String,boolean
  found: net.shibboleth.idp.attribute.IdPAttribute,javax.xml.namespace.QName,net.shibboleth.idp.attribute.ScopedStringAttributeValue,java.lang.String
  reason: actual and formal argument lists differ in length
[INFO] 20 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled


More information about the commits mailing list