|
From: Jenkins <gtb...@gm...> - 2023-07-04 01:33:10
|
See <https://build.geoserver.org/job/geotools-main-docs/624/display/redirect> Changes: ------------------------------------------ [...truncated 476 B...] [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-e1uUqAp4rJ5N/agent.3453848 SSH_AGENT_PID=3453851 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: <https://build.geoserver.org/job/geotools-main-docs/ws/@tmp/private_key_4274453234930753443.key> (geo...@bu...) [ssh-agent] Using credentials geotools (Publish docs to geotools.org) The recommended git tool is: NONE using credential GitHubKey Cloning the remote Git repository Cloning repository gi...@gi...:geotools/geotools.git > git init <https://build.geoserver.org/job/geotools-main-docs/ws/> # timeout=10 Fetching upstream changes from gi...@gi...:geotools/geotools.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials Allows to access github as the gtbuildergh user Verifying host key using known hosts file > git fetch --tags --force --progress -- gi...@gi...:geotools/geotools.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url gi...@gi...:geotools/geotools.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/main^{commit} # timeout=10 Checking out Revision 81cbc549b4e6f19da812789fd2dafad8d95b2ddf (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 81cbc549b4e6f19da812789fd2dafad8d95b2ddf # timeout=10 Commit message: "Update update_site.sh for the new doc server configuration" > git rev-list --no-walk 81cbc549b4e6f19da812789fd2dafad8d95b2ddf # timeout=10 [geotools-main-docs] $ /bin/sh -xe /tmp/jenkins1779434077026660585.sh + HOS...@ge... + mvn help:evaluate -Dexpression=series -q -DforceStdout WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release + DIST=latest + HOST_DIR=/var/www/geotools/docs/latest + ssh -oStrictHostKeyChecking=no -p 2223 geo...@ge... mkdir -p /var/www/geotools/docs/latest + ssh -oStrictHostKeyChecking=no -p 2223 geo...@ge... ls -al /var/www/geotools/docs/latest/../ total 445 drwxr-xr-x 5 geotools users 10 Aug 19 2022 . drwxr-xr-x 5 geotools users 8 Aug 19 2022 .. -rw-r--r-- 1 geotools users 7594 Aug 19 2022 index.html -rw-r--r-- 1 geotools users 383061 Aug 19 2022 index.zip drwxr-xr-x 4 geotools users 6 Aug 19 2022 latest -rw-r--r-- 1 geotools users 254 Aug 19 2022 objects.inv -rw-r--r-- 1 geotools users 2785 Aug 19 2022 search.html -rw-r--r-- 1 geotools users 1114 Aug 19 2022 searchindex.js drwxr-xr-x 2 geotools users 3 Aug 19 2022 _sources drwxr-xr-x 3 geotools users 20 Aug 19 2022 _static + cd docs + mvn install -B -ntp WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] Scanning for projects... [INFO] [INFO] -------------------------< org.geotools:docs >-------------------------- [INFO] Building GeoTools Documentation 30-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (remove_gt_from_modulename) @ docs --- [INFO] No match to regex 'gt-' found in 'org.geotools.docs'. The initial value 'org.geotools.docs' is left as-is... [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (remove_dashes_from_modulename) @ docs --- [INFO] No match to regex '-' found in 'org.geotools.docs'. The initial value 'org.geotools.docs' is left as-is... [INFO] [INFO] --- spotless-maven-plugin:2.20.0:apply (default) @ docs --- [INFO] Up-to-date checking enabled [INFO] Index file does not exist. Fallback to an empty index [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ docs --- [INFO] Highest basedir set to: <https://build.geoserver.org/job/geotools-main-docs/ws/> [INFO] [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ docs --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ docs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ docs --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 113 source files with javac [debug target 11] to target/classes [WARNING] <https://build.geoserver.org/job/geotools-main-docs/ws/docs/src/main/java/org/geotools/render/StyleExamples.java>:[72,75] non-varargs call of varargs method with inexact argument type for last parameter; cast to org.geotools.styling.Extent for a varargs call cast to org.geotools.styling.Extent[] for a non-varargs call and to suppress this warning [WARNING] <https://build.geoserver.org/job/geotools-main-docs/ws/docs/src/main/java/org/geotools/render/StyleExamples.java>:[234,85] non-varargs call of varargs method with inexact argument type for last parameter; cast to org.geotools.styling.Extent for a varargs call cast to org.geotools.styling.Extent[] for a non-varargs call and to suppress this warning [WARNING] <https://build.geoserver.org/job/geotools-main-docs/ws/docs/src/main/java/org/geotools/render/StyleConverter.java>:[295,42] non-varargs call of varargs method with inexact argument type for last parameter; cast to org.geotools.styling.FeatureTypeConstraint for a varargs call cast to org.geotools.styling.FeatureTypeConstraint[] for a non-varargs call and to suppress this warning [WARNING] <https://build.geoserver.org/job/geotools-main-docs/ws/docs/src/main/java/org/geotools/tutorial/coverage/ImageTiler.java>:[252,65] non-varargs call of varargs method with inexact argument type for last parameter; cast to org.opengis.parameter.GeneralParameterValue for a varargs call cast to org.opengis.parameter.GeneralParameterValue[] for a non-varargs call and to suppress this warning [INFO] [INFO] --- maven-antrun-plugin:1.4:run (sphinx) @ docs --- project.artifactId [INFO] Executing tasks init: [echo] Build directory is <https://build.geoserver.org/job/geotools-main-docs/ws/docs/target> and project version is 30-SNAPSHOT index: sphinx: [echo] Running sphinx-build -D release=30-SNAPSHOT -q -W --keep-going -j auto -b html -d "<https://build.geoserver.org/job/geotools-main-docs/ws/docs/target/index/doctrees"> . "<https://build.geoserver.org/job/geotools-main-docs/ws/docs/target/index/html"> user: sphinx: [echo] Running sphinx-build -D release=30-SNAPSHOT -q -W --keep-going -j auto -b html -d "<https://build.geoserver.org/job/geotools-main-docs/ws/docs/target/user/doctrees"> . "<https://build.geoserver.org/job/geotools-main-docs/ws/docs/target/user/html"> web: sphinx: [echo] Running sphinx-build -D release=30-SNAPSHOT -q -W --keep-going -j auto -b html -d "<https://build.geoserver.org/job/geotools-main-docs/ws/docs/target/web/doctrees"> . "<https://build.geoserver.org/job/geotools-main-docs/ws/docs/target/web/html"> developer: sphinx: [echo] Running sphinx-build -D release=30-SNAPSHOT -q -W --keep-going -j auto -b html -d "<https://build.geoserver.org/job/geotools-main-docs/ws/docs/target/developer/doctrees"> . "<https://build.geoserver.org/job/geotools-main-docs/ws/docs/target/developer/html"> full: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ docs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geotools-main-docs/ws/docs/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ docs --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ docs --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ docs --- [INFO] Building jar: <https://build.geoserver.org/job/geotools-main-docs/ws/docs/target/docs-30-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:3.3.0:jar (attach-sources) > generate-sources @ docs >>> [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (remove_gt_from_modulename) @ docs --- [INFO] No match to regex 'gt-' found in 'org.geotools.docs'. The initial value 'org.geotools.docs' is left as-is... [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (remove_dashes_from_modulename) @ docs --- [INFO] No match to regex '-' found in 'org.geotools.docs'. The initial value 'org.geotools.docs' is left as-is... [INFO] [INFO] --- spotless-maven-plugin:2.20.0:apply (default) @ docs --- [INFO] Up-to-date checking enabled [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ docs --- [INFO] Highest basedir set to: <https://build.geoserver.org/job/geotools-main-docs/ws/> [INFO] [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ docs --- [INFO] [INFO] <<< maven-source-plugin:3.3.0:jar (attach-sources) < generate-sources @ docs <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.3.0:jar (attach-sources) @ docs --- [INFO] Building jar: <https://build.geoserver.org/job/geotools-main-docs/ws/docs/target/docs-30-SNAPSHOT-sources.jar> [INFO] [INFO] --- sortpom-maven-plugin:2.15.0:sort (default) @ docs --- [INFO] Sorting file <https://build.geoserver.org/job/geotools-main-docs/ws/docs/pom.xml> [INFO] Pom file is already sorted, exiting [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ docs --- [INFO] Installing <https://build.geoserver.org/job/geotools-main-docs/ws/docs/target/docs-30-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/org/geotools/docs/30-SNAPSHOT/docs-30-SNAPSHOT.jar [INFO] Installing <https://build.geoserver.org/job/geotools-main-docs/ws/docs/pom.xml> to /var/lib/jenkins/.m2/repository/org/geotools/docs/30-SNAPSHOT/docs-30-SNAPSHOT.pom [INFO] Installing <https://build.geoserver.org/job/geotools-main-docs/ws/docs/target/docs-30-SNAPSHOT-sources.jar> to /var/lib/jenkins/.m2/repository/org/geotools/docs/30-SNAPSHOT/docs-30-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14.216 s [INFO] Finished at: 2023-07-04T01:32:55Z [INFO] ------------------------------------------------------------------------ + echo website website + cd target/web/html + ls about.html getinvolved.html index.html objects.inv search.html searchindex.js _sources _static + [ -e web.zip ] + zip -r web.zip _sources _static about.html getinvolved.html index.html objects.inv search.html searchindex.js adding: _sources/ (stored 0%) adding: _sources/about.rst.txt (deflated 52%) adding: _sources/getinvolved.rst.txt (deflated 55%) adding: _sources/index.rst.txt (deflated 39%) adding: _static/ (stored 0%) adding: _static/jquery-3.5.1.js (deflated 71%) adding: _static/pygments.css (deflated 79%) adding: _static/img/ (stored 0%) adding: _static/img/sflogo.gif (deflated 21%) adding: _static/img/geotools-logo.png (deflated 0%) adding: _static/img/javanet_button_90.gif (stored 0%) adding: _static/img/yjp.png (stored 0%) adding: _static/img/header-bg.png (stored 0%) adding: _static/img/getinvolved.png (stored 0%) adding: _static/img/header-bg2.png (stored 0%) adding: _static/img/favicon.png (deflated 2%) adding: _static/img/docs.png (stored 0%) adding: _static/img/quickstart.png (stored 0%) adding: _static/img/geotools-logo-compass.png (deflated 11%) adding: _static/img/geotools-logo.xcf (deflated 50%) adding: _static/img/compass.png (deflated 0%) adding: _static/img/OSGeo_project.png (deflated 0%) adding: _static/img/info.png (stored 0%) adding: _static/img/codehaus-logo.png (stored 0%) adding: _static/img/codehaus-logo-only.png (stored 0%) adding: _static/img/footer-bg.png (stored 0%) adding: _static/documentation_options.js (deflated 34%) adding: _static/underscore-1.13.1.js (deflated 72%) adding: _static/underscore.js (deflated 62%) adding: _static/jquery.js (deflated 66%) adding: _static/minus.png (deflated 8%) adding: _static/geotools-web.css (deflated 66%) adding: _static/basic.css (deflated 77%) adding: _static/doctools.js (deflated 64%) adding: _static/language_data.js (deflated 65%) adding: _static/searchtools.js (deflated 68%) adding: _static/sphinxdoc.css (deflated 74%) adding: _static/file.png (stored 0%) adding: _static/contents.png (deflated 2%) adding: _static/geotools.css (deflated 66%) adding: _static/plus.png (deflated 7%) adding: _static/navigation.png (deflated 1%) adding: about.html (deflated 66%) adding: getinvolved.html (deflated 66%) adding: index.html (deflated 68%) adding: objects.inv (stored 0%) adding: search.html (deflated 65%) adding: searchindex.js (deflated 54%) + scp -oStrictHostKeyChecking=no -P 2223 web.zip geo...@ge...:/var/www/geotools/docs/latest scp: /var/www/geotools/docs/latest/web.zip: Permission denied Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3453851 killed; [ssh-agent] Stopped. |