Started by user Yuriy Movchan Running as SYSTEM Building on master in workspace /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/GluuFederation/oxCore # timeout=10 Fetching upstream changes from https://github.com/GluuFederation/oxCore > git --version # timeout=10 > git --version # 'git version 1.8.3.1' > git fetch --tags --progress https://github.com/GluuFederation/oxCore +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/version_3.1.5.sp7^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/version_3.1.5.sp7^{commit} # timeout=10 Checking out Revision 6ede73946c726f6930b287794ceddc884afab0cc (refs/remotes/origin/version_3.1.5.sp7) > git config core.sparsecheckout # timeout=10 > git checkout -f 6ede73946c726f6930b287794ceddc884afab0cc # timeout=10 Commit message: "Update commons-codec" First time build. Skipping changelog. [workspace] $ /home/jenkins/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven_3.3.9/bin/mvn -DVERSION_NAME=version_3.1.5.sp7 -DMAVEN_SKIP_TESTS=true -Dmaven.test.skip=true clean compile install findbugs:findbugs checkstyle:checkstyle javadoc:javadoc site [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] oxCore [INFO] oxLdap-annotations [INFO] oxUtil [INFO] oxLdap [INFO] oxLdapSample [INFO] oxModel [INFO] oxSaml [INFO] oxService [INFO] oxTomcat [INFO] oxServer [INFO] oxGwt [INFO] oxJsfUtil [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxCore 3.1.5.sp7 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore --- [INFO] Deleting /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/target [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore --- [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/pom.xml to /var/www/html/maven/org/xdi/oxcore/3.1.5.sp7/oxcore-3.1.5.sp7.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore --- [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore --- [INFO] [INFO] >>> maven-javadoc-plugin:3.0.1:javadoc (default-cli) > generate-sources @ oxcore >>> [INFO] [INFO] <<< maven-javadoc-plugin:3.0.1:javadoc (default-cli) < generate-sources @ oxcore <<< [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:javadoc (default-cli) @ oxcore --- [INFO] [INFO] --- maven-site-plugin:2.1.1:site (default-site) @ oxcore --- Downloading: http://ox.gluu.org/maven/org/apache/maven/skins/maven-default-skin/maven-metadata.xml Downloading: http://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/skins/maven-default-skin/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/org/apache/maven/skins/maven-default-skin/maven-metadata.xml [WARNING] Could not transfer metadata org.apache.maven.skins:maven-default-skin/maven-metadata.xml from/to central (http://repo1.maven.org/maven2): Failed to transfer file: http://repo1.maven.org/maven2/org/apache/maven/skins/maven-default-skin/maven-metadata.xml. Return code is: 501 , ReasonPhrase:HTTPS Required. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxLdap-annotations 3.1.5.sp7 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-ldap-annotations --- [INFO] Deleting /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-ldap-annotations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-ldap-annotations --- [INFO] Compiling 9 source files to /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-ldap-annotations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-ldap-annotations --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxcore-ldap-annotations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-ldap-annotations --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-ldap-annotations --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-ldap-annotations --- [INFO] Building jar: /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/oxcore-ldap-annotations-3.1.5.sp7.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-ldap-annotations --- [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/oxcore-ldap-annotations-3.1.5.sp7.jar to /var/www/html/maven/org/xdi/oxcore-ldap-annotations/3.1.5.sp7/oxcore-ldap-annotations-3.1.5.sp7.jar [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/pom.xml to /var/www/html/maven/org/xdi/oxcore-ldap-annotations/3.1.5.sp7/oxcore-ldap-annotations-3.1.5.sp7.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore-ldap-annotations --- [INFO] Fork Value is true [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore-ldap-annotations --- [INFO] There are 57 errors reported by Checkstyle 6.18 with sun_checks.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> maven-javadoc-plugin:3.0.1:javadoc (default-cli) > generate-sources @ oxcore-ldap-annotations >>> [INFO] [INFO] <<< maven-javadoc-plugin:3.0.1:javadoc (default-cli) < generate-sources @ oxcore-ldap-annotations <<< [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:javadoc (default-cli) @ oxcore-ldap-annotations --- [INFO] Loading source files for package org.gluu.site.ldap.persistence.annotation... Constructing Javadoc information... Standard Doclet version 1.8.0_272 Building tree for all the packages and classes... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/org/gluu/site/ldap/persistence/annotation/LdapAttribute.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/org/gluu/site/ldap/persistence/annotation/LdapAttributesList.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/org/gluu/site/ldap/persistence/annotation/LdapCustomObjectClass.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/org/gluu/site/ldap/persistence/annotation/LdapDN.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/org/gluu/site/ldap/persistence/annotation/LdapEntry.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/org/gluu/site/ldap/persistence/annotation/LdapEnum.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/org/gluu/site/ldap/persistence/annotation/LdapJsonObject.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/org/gluu/site/ldap/persistence/annotation/LdapObjectClass.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/org/gluu/site/ldap/persistence/annotation/LdapSchemaEntry.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/org/gluu/site/ldap/persistence/annotation/package-frame.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/org/gluu/site/ldap/persistence/annotation/package-summary.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/org/gluu/site/ldap/persistence/annotation/package-tree.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/constant-values.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/org/gluu/site/ldap/persistence/annotation/class-use/LdapSchemaEntry.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/org/gluu/site/ldap/persistence/annotation/class-use/LdapObjectClass.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/org/gluu/site/ldap/persistence/annotation/class-use/LdapJsonObject.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/org/gluu/site/ldap/persistence/annotation/class-use/LdapEnum.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/org/gluu/site/ldap/persistence/annotation/class-use/LdapEntry.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/org/gluu/site/ldap/persistence/annotation/class-use/LdapDN.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/org/gluu/site/ldap/persistence/annotation/class-use/LdapCustomObjectClass.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/org/gluu/site/ldap/persistence/annotation/class-use/LdapAttributesList.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/org/gluu/site/ldap/persistence/annotation/class-use/LdapAttribute.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/org/gluu/site/ldap/persistence/annotation/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/overview-tree.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/index-all.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/allclasses-frame.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/allclasses-noframe.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/index.html... Generating /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/site/apidocs/help-doc.html... 10 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/src/main/java/org/gluu/site/ldap/persistence/annotation/LdapAttribute.java:32: warning: no @return [WARNING] boolean ignoreDuringRead() default false; [WARNING] ^ [WARNING] /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/src/main/java/org/gluu/site/ldap/persistence/annotation/LdapAttribute.java:38: warning: no @return [WARNING] boolean ignoreDuringUpdate() default false; [WARNING] ^ [WARNING] /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/src/main/java/org/gluu/site/ldap/persistence/annotation/LdapAttribute.java:26: warning: no @return [WARNING] String name() default ""; [WARNING] ^ [WARNING] /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/src/main/java/org/gluu/site/ldap/persistence/annotation/LdapAttribute.java:44: warning: no @return [WARNING] boolean updateOnly() default false; [WARNING] ^ [WARNING] /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/src/main/java/org/gluu/site/ldap/persistence/annotation/LdapAttributesList.java:26: warning: no @return [WARNING] String name(); [WARNING] ^ [WARNING] /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/src/main/java/org/gluu/site/ldap/persistence/annotation/LdapAttributesList.java:31: warning: no @return [WARNING] String value(); [WARNING] ^ [WARNING] /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/src/main/java/org/gluu/site/ldap/persistence/annotation/LdapAttributesList.java:37: warning: no @return [WARNING] LdapAttribute[] attributesConfiguration() default {}; [WARNING] ^ [WARNING] /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/src/main/java/org/gluu/site/ldap/persistence/annotation/LdapAttributesList.java:42: warning: no @return [WARNING] boolean sortByName() default false; [WARNING] ^ [WARNING] /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/src/main/java/org/gluu/site/ldap/persistence/annotation/LdapEntry.java:26: warning: no @return [WARNING] boolean schemaDefinition() default false; [WARNING] ^ [WARNING] /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/src/main/java/org/gluu/site/ldap/persistence/annotation/LdapEntry.java:31: warning: no @return [WARNING] String[] sortBy() default {}; [WARNING] ^ [INFO] [INFO] --- maven-site-plugin:2.1.1:site (default-site) @ oxcore-ldap-annotations --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxUtil 3.1.5.sp7 [INFO] ------------------------------------------------------------------------ Downloading: http://repo1.maven.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom Downloading: http://repository.jboss.org/nexus/content/groups/public-jboss/commons-codec/commons-codec/1.15/commons-codec-1.15.pom Downloading: http://ox.gluu.org/maven/commons-codec/commons-codec/1.15/commons-codec-1.15.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] oxCore ............................................. SUCCESS [ 5.985 s] [INFO] oxLdap-annotations ................................. SUCCESS [ 13.221 s] [INFO] oxUtil ............................................. FAILURE [ 0.546 s] [INFO] oxLdap ............................................. SKIPPED [INFO] oxLdapSample ....................................... SKIPPED [INFO] oxModel ............................................ SKIPPED [INFO] oxSaml ............................................. SKIPPED [INFO] oxService .......................................... SKIPPED [INFO] oxTomcat ........................................... SKIPPED [INFO] oxServer ........................................... SKIPPED [INFO] oxGwt .............................................. SKIPPED [INFO] oxJsfUtil .......................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 21.418 s [INFO] Finished at: 2020-12-25T12:41:46+00:00 [INFO] Final Memory: 55M/569M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project oxcore-util: Could not resolve dependencies for project org.xdi:oxcore-util:jar:3.1.5.sp7: Failed to collect dependencies at commons-codec:commons-codec:jar:1.15: Failed to read artifact descriptor for commons-codec:commons-codec:jar:1.15: Could not transfer artifact commons-codec:commons-codec:pom:1.15 from/to central (http://repo1.maven.org/maven2): Failed to transfer file: http://repo1.maven.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom. Return code is: 501 , ReasonPhrase:HTTPS Required. -> [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/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :oxcore-util Build step 'Invoke top-level Maven targets' marked build as failure [FINDBUGS] Skipping publisher since build result is FAILURE TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/testng-results.xml testng-results.xml was last modified before this build started. Ignoring it. Saving reports... Found matching files but did not find any TestNG results. Sending e-mails to: support@gluu.org Finished: FAILURE