See <https://ci-builds.apache.org/job/Directory/job/dir-fortress-core-docker-apacheds-test/91/display/redirect?page=changes>
Changes: [Shawn McKinney] [maven-release-plugin] prepare release 2.0.6 ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H44 (ubuntu) in workspace <https://ci-builds.apache.org/job/Directory/job/dir-fortress-core-docker-apacheds-test/ws/> 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://gitbox.apache.org/repos/asf/directory-fortress-core.git # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/directory-fortress-core.git > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --tags --progress -- > https://gitbox.apache.org/repos/asf/directory-fortress-core.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 41a0ecca59fe617473a969fcb1019f8366e04d22 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 41a0ecca59fe617473a969fcb1019f8366e04d22 # timeout=10 Commit message: "[maven-release-plugin] prepare release 2.0.6" > git rev-list --no-walk 03abfa58197aff8833ae33f5d019d274ba6388c1 # timeout=10 [dir-fortress-core-docker-apacheds-test] $ /bin/sh -xe /tmp/jenkins5705537373626156063.sh + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/home/jenkins/tools/maven/latest/bin + export JAVA_HOME=/home/jenkins/tools/java/latest + mvn -v [1mApache Maven 3.6.0[m Maven home: /usr/share/maven Java version: 1.8.0_241, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/jdk1.8.0_241/jre Default locale: en_US, platform encoding: ISO-8859-1 OS name: "linux", version: "4.15.0-136-generic", arch: "amd64", family: "unix" + src/docker/apacheds-for-apache-fortress-tests/run-tests.sh + docker pull apachedirectory/apacheds-for-apache-fortress-tests Using default tag: latest latest: Pulling from apachedirectory/apacheds-for-apache-fortress-tests Digest: sha256:0ed4175e24264980c8f8d168dc4bc0211fc5bc588cf5ff351c23c85643f930b2 Status: Image is up to date for apachedirectory/apacheds-for-apache-fortress-tests:latest docker.io/apachedirectory/apacheds-for-apache-fortress-tests:latest + docker run -d -P apachedirectory/apacheds-for-apache-fortress-tests + CONTAINER_ID=9434db5b9cab51277106b2e2257f4a757d4585e935e6add124d871ee146ec1d5 + docker inspect --format={{(index (index .NetworkSettings.Ports "10389/tcp") 0).HostPort}} 9434db5b9cab51277106b2e2257f4a757d4585e935e6add124d871ee146ec1d5 + CONTAINER_PORT=52008 + echo 52008 52008 + cp build.properties.example build.properties + sed -i s/^ldap\.server\.type=.*/ldap.server.type=apacheds/ build.properties + sed -i s/^ldap\.host=.*/ldap.host=localhost/ build.properties + sed -i s/^ldap\.port=.*/ldap.port=52008/ build.properties + sed -i s/^suffix\.name=.*/suffix.name=example/ build.properties + sed -i s/^suffix\.dc=.*/suffix.dc=com/ build.properties + sed -i s/^root\.dn=.*/root.dn=uid=admin,ou=system/ build.properties + sed -i s/^root\.pw=.*/root.pw={SSHA}pSOV2TpCxj2NMACijkcMko4fGrFopctU/ build.properties + sed -i s/^cfg\.root\.pw=.*/cfg.root.pw=secret/ build.properties + mvn clean install [[1;34mINFO[m] Scanning for projects... [[1;33mWARNING[m] [[1;33mWARNING[m] Some problems were encountered while building the effective model for org.apache.directory.fortress:fortress-core:jar:2.0.6 [[1;33mWARNING[m] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter. [[1;33mWARNING[m] [[1;33mWARNING[m] It is highly recommended to fix these problems because they threaten the stability of your build. [[1;33mWARNING[m] [[1;33mWARNING[m] For this reason, future Maven versions might no longer support building such malformed projects. [[1;33mWARNING[m] [[1;34mINFO[m] [[1;34mINFO[m] [1m------------< [0;36morg.apache.directory.fortress:fortress-core[0;1m >-------------[m [[1;34mINFO[m] [1mBuilding Apache Fortress Core 2.0.6[m [[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.1.0:clean[m [1m(default-clean)[m @ [36mfortress-core[0;1m ---[m [[1;34mINFO[m] Deleting <https://ci-builds.apache.org/job/Directory/job/dir-fortress-core-docker-apacheds-test/ws/target> [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.1.0:copy-resources[m [1m(copy-resources)[m @ [36mfortress-core[0;1m ---[m [[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources. [[1;34mINFO[m] Copying 8 resources [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-remote-resources-plugin:1.5:process[m [1m(default)[m @ [36mfortress-core[0;1m ---[m [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.1.0:resources[m [1m(default-resources)[m @ [36mfortress-core[0;1m ---[m [[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources. [[1;34mINFO[m] Copying 8 resources [[1;34mINFO[m] Copying 3 resources [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.8.1:compile[m [1m(default-compile)[m @ [36mfortress-core[0;1m ---[m [[1;34mINFO[m] Changes detected - recompiling the module! [[1;34mINFO[m] Compiling 246 source files to <https://ci-builds.apache.org/job/Directory/job/dir-fortress-core-docker-apacheds-test/ws/target/classes> [[1;34mINFO[m] ------------------------------------------------------------- [[1;31mERROR[m] COMPILATION ERROR : [[1;34mINFO[m] ------------------------------------------------------------- [[1;31mERROR[m] <https://ci-builds.apache.org/job/Directory/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/impl/RoleUtil.java>:[40,25] cannot access org.jgrapht.graph.SimpleDirectedGraph bad class file: /home/jenkins/.m2/repository/org/jgrapht/jgrapht-core/1.5.1/jgrapht-core-1.5.1.jar(org/jgrapht/graph/SimpleDirectedGraph.class) class file has wrong version 55.0, should be 52.0 Please remove or make sure it appears in the correct subdirectory of the classpath. [[1;34mINFO[m] 1 error [[1;34mINFO[m] ------------------------------------------------------------- [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] [1;31mBUILD FAILURE[m [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] Total time: 8.153 s [[1;34mINFO[m] Finished at: 2021-07-01T13:47:52Z [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;31mERROR[m] Failed to execute goal [32morg.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile[m [1m(default-compile)[m on project [36mfortress-core[m: [1;31mCompilation failure[m [[1;31mERROR[m] [1;31m<https://ci-builds.apache.org/job/Directory/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/impl/RoleUtil.java>:[40,25] cannot access org.jgrapht.graph.SimpleDirectedGraph[m [[1;31mERROR[m] [1;31m bad class file: /home/jenkins/.m2/repository/org/jgrapht/jgrapht-core/1.5.1/jgrapht-core-1.5.1.jar(org/jgrapht/graph/SimpleDirectedGraph.class)[m [[1;31mERROR[m] [1;31m class file has wrong version 55.0, should be 52.0[m [[1;31mERROR[m] [1;31m Please remove or make sure it appears in the correct subdirectory of the classpath.[m [[1;31mERROR[m] [1;31m[m [[1;31mERROR[m] -> [1m[Help 1][m [[1;31mERROR[m] [[1;31mERROR[m] To see the full stack trace of the errors, re-run Maven with the [1m-e[m switch. [[1;31mERROR[m] Re-run Maven using the [1m-X[m switch to enable full debug logging. [[1;31mERROR[m] [[1;31mERROR[m] For more information about the errors and possible solutions, please read the following articles: [[1;31mERROR[m] [1m[Help 1][m http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException Build step 'Execute shell' marked build as failure
