Started by user Philippe DUL Running as Philippe DUL Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: capella/capella-agent-pod-um2-ghnnw-97z66 [Normal][capella/capella-agent-pod-um2-ghnnw-97z66][Scheduled] Successfully assigned capella-agent-pod-um2-ghnnw-97z66 to osnode-16.eclipse.org [Normal][capella/capella-agent-pod-um2-ghnnw-97z66][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "workspace-volume" [Normal][capella/capella-agent-pod-um2-ghnnw-97z66][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "default-token-6q2jx" Still waiting to schedule task ‘capella-agent-pod-um2-ghnnw-97z66’ is offline [Normal][capella/capella-agent-pod-um2-ghnnw-97z66][Pulled] Container image "node:12.16.1" already present on machine [Normal][capella/capella-agent-pod-um2-ghnnw-97z66][Created] Created container [Normal][capella/capella-agent-pod-um2-ghnnw-97z66][Started] Started container [Normal][capella/capella-agent-pod-um2-ghnnw-97z66][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.2.1" already present on machine [Normal][capella/capella-agent-pod-um2-ghnnw-97z66][Created] Created container [Normal][capella/capella-agent-pod-um2-ghnnw-97z66][Started] Started container Agent capella-agent-pod-um2-ghnnw-97z66 is provisioned from template capella-agent-pod-um2-ghnnw --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.capella.svc.cluster.local/capella/job/rate/9/" runUrl: "job/rate/9/" labels: jenkins: "slave" jenkins/label: "capella-agent-pod-um2" name: "capella-agent-pod-um2-ghnnw-97z66" spec: containers: - image: "node:12.16.1" name: "node" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.capella.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "capella-agent-pod-um2-ghnnw-97z66" - name: "JENKINS_NAME" value: "capella-agent-pod-um2-ghnnw-97z66" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.capella.svc.cluster.local/capella/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.2.1" name: "jnlp" resources: requests: cpu: "100m" memory: "256Mi" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - emptyDir: medium: "" name: "workspace-volume" Running on capella-agent-pod-um2-ghnnw-97z66 in /home/jenkins/agent/workspace/rate [Pipeline] { [Pipeline] stage [Pipeline] { (Generate Documentation) [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + npm version { npm: '6.13.4', ares: '1.15.0', brotli: '1.0.7', cldr: '35.1', http_parser: '2.9.3', icu: '64.2', llhttp: '2.0.4', modules: '72', napi: '5', nghttp2: '1.40.0', node: '12.16.1', openssl: '1.1.1d', tz: '2019c', unicode: '12.1', uv: '1.34.0', v8: '7.8.279.23-node.31', zlib: '1.2.11' } [Pipeline] withCredentials Masking supported pattern matches of $TOKEN [Pipeline] { [Pipeline] sh Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [TOKEN] See https://jenkins.io/redirect/groovy-string-interpolation for details. + curl -u eclipse-capella-bot:**** -H Accept: application/vnd.github.v3+json https://api.github.com/rate_limit % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 820 100 820 0 0 4971 0 --:--:-- --:--:-- --:--:-- 5000 { "resources": { "core": { "limit": 5000, "used": 0, "remaining": 5000, "reset": 1610023647 }, "search": { "limit": 30, "used": 0, "remaining": 30, "reset": 1610020107 }, "graphql": { "limit": 5000, "used": 0, "remaining": 5000, "reset": 1610023647 }, "integration_manifest": { "limit": 5000, "used": 0, "remaining": 5000, "reset": 1610023647 }, "source_import": { "limit": 100, "used": 0, "remaining": 100, "reset": 1610020107 }, "code_scanning_upload": { "limit": 500, "used": 0, "remaining": 500, "reset": 1610023647 } }, "rate": { "limit": 5000, "used": 0, "remaining": 5000, "reset": 1610023647 } } [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS