Started by an SCM change Running as SYSTEM Agent basic-cg026 is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: kubernetes.jenkins.io/last-refresh: "1719909926617" labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" kubernetes.jenkins.io/controller: "http___jenkins-ui_kapua_svc_cluster_local_kapuax" name: "basic-cg026" namespace: "kapua" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.kapua.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-cg026" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "REMOTING_OPTS" value: "-noReconnectAfter 1d" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-cg026" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.kapua.svc.cluster.local/kapua/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-kapua" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-cg026 (basic) in workspace /home/jenkins/agent/workspace/release-1.6.x-gitbook [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [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-ppomQR7SDaP5/agent.45 SSH_AGENT_PID=47 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/release-1.6.x-gitbook@tmp/private_key_15617611506531012366.key (/home/jenkins/agent/workspace/release-1.6.x-gitbook@tmp/private_key_15617611506531012366.key) [ssh-agent] Using credentials genie.kapua (ssh://genie.kapua@projects-storage.eclipse.org) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/kapua.git > git init /home/jenkins/agent/workspace/release-1.6.x-gitbook # timeout=10 Fetching upstream changes from https://github.com/eclipse/kapua.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse/kapua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/kapua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/release-1.6.x^{commit} # timeout=10 Checking out Revision ad9977ba3405034a216a9b8990a87a80bfc2037e (origin/release-1.6.x) > git config core.sparsecheckout # timeout=10 > git checkout -f ad9977ba3405034a216a9b8990a87a80bfc2037e # timeout=10 Commit message: "Merge branch 'backport-4069' into release-1.6.x" > git rev-list --no-walk 5eb50c17e62425a3db7a722f1c788b7e4079ac8f # timeout=10 Installing NodeJS from /var/jenkins/caches/nodejs/LINUX/amd64/14.17.3.tar.gz to /home/jenkins/agent/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node on basic-cg026 [release-1.6.x-gitbook] $ /bin/bash /tmp/jenkins14330167171240799639.sh BUILD_DISPLAY_NAME=#229 BUILD_ID=229 BUILD_NUMBER=229 BUILD_TAG=jenkins-release-1.6.x-gitbook-229 BUILD_URL=https://ci.eclipse.org/kapua/job/release-1.6.x-gitbook/229/ CI=true EXECUTOR_NUMBER=0 GIT_AUTHOR_EMAIL=kapua-dev@eclipse.org GIT_AUTHOR_NAME=Eclipse Kapua committers GIT_BRANCH=origin/release-1.6.x GIT_COMMIT=ad9977ba3405034a216a9b8990a87a80bfc2037e GIT_COMMITTER_EMAIL=kapua-dev@eclipse.org GIT_COMMITTER_NAME=Eclipse Kapua committers GITLAB_OBJECT_KIND=none GIT_PREVIOUS_COMMIT=5eb50c17e62425a3db7a722f1c788b7e4079ac8f GIT_PREVIOUS_SUCCESSFUL_COMMIT=5eb50c17e62425a3db7a722f1c788b7e4079ac8f GIT_URL=https://github.com/eclipse/kapua.git HOME=/home/jenkins HOSTNAME=basic-cg026 HUDSON_COOKIE=9a52f8ad-f493-4efd-8439-06637a0560d9 HUDSON_HOME=/var/jenkins HUDSON_SERVER_COOKIE=a4e466f32cc8bede HUDSON_URL=https://ci.eclipse.org/kapua/ JAVA_HOME=/opt/java/openjdk JAVA_VERSION=jdk-11.0.22+7_openj9-0.43.0 JENKINS_AGENT_NAME=basic-cg026 JENKINS_AGENT_WORKDIR=/home/jenkins/agent JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.77.119 JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.77.119:50000 JENKINS_DISCOVERY_PORT=tcp://10.30.77.119:50000 JENKINS_DISCOVERY_SERVICE_HOST=10.30.77.119 JENKINS_DISCOVERY_SERVICE_PORT=50000 JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 JENKINS_HOME=/var/jenkins JENKINS_NAME=basic-cg026 JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true JENKINS_SECRET=e12147ab70efac2ce873bf06f96c5e10e7dacbbc3ea0274f65b2928bb2feb6a7 JENKINS_SERVER_COOKIE=a4e466f32cc8bede JENKINS_TUNNEL=jenkins-discovery.kapua.svc.cluster.local:50000 JENKINS_UI_PORT_80_TCP_ADDR=10.30.50.56 JENKINS_UI_PORT_80_TCP_PORT=80 JENKINS_UI_PORT_80_TCP_PROTO=tcp JENKINS_UI_PORT_80_TCP=tcp://10.30.50.56:80 JENKINS_UI_PORT=tcp://10.30.50.56:80 JENKINS_UI_SERVICE_HOST=10.30.50.56 JENKINS_UI_SERVICE_PORT=80 JENKINS_UI_SERVICE_PORT_HTTP=80 JENKINS_URL=https://ci.eclipse.org/kapua/ JOB_BASE_NAME=release-1.6.x-gitbook JOB_DISPLAY_URL=https://ci.eclipse.org/kapua/job/release-1.6.x-gitbook/display/redirect JOB_NAME=release-1.6.x-gitbook JOB_URL=https://ci.eclipse.org/kapua/job/release-1.6.x-gitbook/ KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT_443_TCP_PROTO=tcp KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 KUBERNETES_PORT=tcp://10.30.0.1:443 KUBERNETES_SERVICE_HOST=10.30.0.1 KUBERNETES_SERVICE_PORT=443 KUBERNETES_SERVICE_PORT_HTTPS=443 LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8 NODE_HOME=/home/jenkins/agent/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node NODEJS_HOME=/home/jenkins/agent/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node NODE_LABELS=basic basic-cg026 NODE_NAME=basic-cg026 NSS_SDB_USE_CACHE=no OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -jar /usr/share/jenkins/agent.jar -secret e12147ab70efac2ce873bf06f96c5e10e7dacbbc3ea0274f65b2928bb2feb6a7 -name basic-cg026 -tunnel jenkins-discovery.kapua.svc.cluster.local:50000 -url http://jenkins-ui.kapua.svc.cluster.local/kapua/ -workDir /home/jenkins/agent OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle PATH=/home/jenkins/agent/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PWD=/home/jenkins/agent/workspace/release-1.6.x-gitbook REMOTING_OPTS=-noReconnectAfter 1d RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/kapua/job/release-1.6.x-gitbook/229/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/kapua/job/release-1.6.x-gitbook/229/display/redirect?page=changes RUN_DISPLAY_URL=https://ci.eclipse.org/kapua/job/release-1.6.x-gitbook/229/display/redirect RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/kapua/job/release-1.6.x-gitbook/229/display/redirect?page=tests SHLVL=0 SSH_AUTH_SOCK=/tmp/ssh-ppomQR7SDaP5/agent.45 TERM=xterm USER_NAME=jenkins _=/usr/bin/env WORKSPACE=/home/jenkins/agent/workspace/release-1.6.x-gitbook WORKSPACE_TMP=/home/jenkins/agent/workspace/release-1.6.x-gitbook@tmp npm version: 6.14.13 npm WARN deprecated q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. npm WARN deprecated npm WARN deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) npm WARN deprecated try-resolve@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. npm WARN deprecated glob@7.1.3: Glob versions prior to v9 are no longer supported npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm WARN deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported npm WARN deprecated rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported npm WARN saveError ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/release-1.6.x-gitbook/package.json' npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN enoent ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/release-1.6.x-gitbook/package.json' npm WARN release-1.6.x-gitbook No description npm WARN release-1.6.x-gitbook No repository field. npm WARN release-1.6.x-gitbook No README data npm WARN release-1.6.x-gitbook No license field. + gitbook-plugin-hints@1.0.2 + honkit@5.1.4 added 220 packages from 173 contributors and audited 221 packages in 14.492s 51 packages are looking for funding run `npm fund` for details found 0 vulnerabilities info: 6 plugins are installed info: 6 explicitly listed info: plugin "hints" is loaded info: plugin "highlight" is loaded info: plugin "search" is loaded info: plugin "lunr" is loaded info: plugin "fontsettings" is loaded info: plugin "theme-default" is loaded info: found 8 pages info: found 12 asset files warn: "this.generator" property is deprecated, use "this.output.name" instead warn: "navigation" property is deprecated warn: "book" property is deprecated, use "this" directly instead warn: "options" property is deprecated, use config.get(key) instead info: >> generation finished with success in 1.2s ! info: 5 plugins are installed info: 5 explicitly listed info: plugin "highlight" is loaded info: plugin "search" is loaded info: plugin "lunr" is loaded info: plugin "fontsettings" is loaded info: plugin "theme-default" is loaded info: found 8 pages info: found 8 asset files info: >> generation finished with success in 1.0s ! [release-1.6.x-gitbook] $ /bin/sh -xe /tmp/jenkins13156628396325381878.sh + ssh -o BatchMode=yes genie.kapua@projects-storage.eclipse.org rm -Rf /home/data/httpd/download.eclipse.org/kapua/docs/develop + ssh -o BatchMode=yes genie.kapua@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/kapua/docs/develop/developer-guide/en /home/data/httpd/download.eclipse.org/kapua/docs/develop/user-manual/en + scp -pr -o BatchMode=yes /home/jenkins/agent/workspace/release-1.6.x-gitbook/docs/developer-guide/en/_book/building.html /home/jenkins/agent/workspace/release-1.6.x-gitbook/docs/developer-guide/en/_book/client.html /home/jenkins/agent/workspace/release-1.6.x-gitbook/docs/developer-guide/en/_book/database.html /home/jenkins/agent/workspace/release-1.6.x-gitbook/docs/developer-guide/en/_book/gitbook /home/jenkins/agent/workspace/release-1.6.x-gitbook/docs/developer-guide/en/_book/ide.html /home/jenkins/agent/workspace/release-1.6.x-gitbook/docs/developer-guide/en/_book/images /home/jenkins/agent/workspace/release-1.6.x-gitbook/docs/developer-guide/en/_book/index.html /home/jenkins/agent/workspace/release-1.6.x-gitbook/docs/developer-guide/en/_book/qa.html /home/jenkins/agent/workspace/release-1.6.x-gitbook/docs/developer-guide/en/_book/running.html /home/jenkins/agent/workspace/release-1.6.x-gitbook/docs/developer-guide/en/_book/search_index.json /home/jenkins/agent/workspace/release-1.6.x-gitbook/docs/developer-guide/en/_book/sso.html genie.kapua@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/kapua/docs/develop/developer-guide/en + scp -pr -o BatchMode=yes /home/jenkins/agent/workspace/release-1.6.x-gitbook/docs/user-manual/en/_book/community.html /home/jenkins/agent/workspace/release-1.6.x-gitbook/docs/user-manual/en/_book/credentials.html /home/jenkins/agent/workspace/release-1.6.x-gitbook/docs/user-manual/en/_book/gitbook /home/jenkins/agent/workspace/release-1.6.x-gitbook/docs/user-manual/en/_book/images /home/jenkins/agent/workspace/release-1.6.x-gitbook/docs/user-manual/en/_book/index.html /home/jenkins/agent/workspace/release-1.6.x-gitbook/docs/user-manual/en/_book/jwt_security.html /home/jenkins/agent/workspace/release-1.6.x-gitbook/docs/user-manual/en/_book/mfa.html /home/jenkins/agent/workspace/release-1.6.x-gitbook/docs/user-manual/en/_book/Permissions.html /home/jenkins/agent/workspace/release-1.6.x-gitbook/docs/user-manual/en/_book/rest.html /home/jenkins/agent/workspace/release-1.6.x-gitbook/docs/user-manual/en/_book/search_index.json /home/jenkins/agent/workspace/release-1.6.x-gitbook/docs/user-manual/en/_book/simulator.html genie.kapua@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/kapua/docs/develop/user-manual/en $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 47 killed; [ssh-agent] Stopped. [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at BUILD level /home/jenkins/agent/workspace/release-1.6.x-gitbook/docs/developer-guide/en/_book to /var/jenkins/jobs/release-1.6.x-gitbook/builds/229/htmlreports/Developer_20Guide [htmlpublisher] Archiving at BUILD level /home/jenkins/agent/workspace/release-1.6.x-gitbook/docs/user-manual/en/_book to /var/jenkins/jobs/release-1.6.x-gitbook/builds/229/htmlreports/User_20Manual Finished: SUCCESS