Skip to content
Failed

Console Output

10:04:18 [2023-03-16T14:04:18.903Z] Started by user Lorenzo Bettini
10:04:18 [2023-03-16T14:04:18.903Z] Running as Lorenzo Bettini
10:04:19 [2023-03-16T14:04:19.582Z] Obtained jenkins/Jenkinsfile-p2-deploy-nightly from git https://github.com/xtext/xtext-monorepo
10:04:19 [2023-03-16T14:04:19.656Z] [Pipeline] Start of Pipeline
10:04:21 [2023-03-16T14:04:21.385Z] [Pipeline] node
10:04:36 [2023-03-16T14:04:36.385Z] Still waiting to schedule task
10:04:36 [2023-03-16T14:04:36.386Z] ‘external-agent-01’ is reserved for jobs with matching label expression
10:04:36 [2023-03-16T14:04:36.386Z] ‘external-agent-02’ is reserved for jobs with matching label expression
10:04:52 [2023-03-16T14:04:52.429Z] Agent basic-10dcb is provisioned from template basic
10:04:52 [2023-03-16T14:04:52.430Z] ---
10:04:52 [2023-03-16T14:04:52.430Z] apiVersion: "v1"
10:04:52 [2023-03-16T14:04:52.430Z] kind: "Pod"
10:04:52 [2023-03-16T14:04:52.430Z] metadata:
10:04:52 [2023-03-16T14:04:52.430Z]   annotations: {}
10:04:52 [2023-03-16T14:04:52.430Z]   labels:
10:04:52 [2023-03-16T14:04:52.430Z]     jenkins: "slave"
10:04:52 [2023-03-16T14:04:52.430Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
10:04:52 [2023-03-16T14:04:52.430Z]     jenkins/label: "basic"
10:04:52 [2023-03-16T14:04:52.430Z]   name: "basic-10dcb"
10:04:52 [2023-03-16T14:04:52.430Z]   namespace: "xtext"
10:04:52 [2023-03-16T14:04:52.430Z] spec:
10:04:52 [2023-03-16T14:04:52.430Z]   containers:
10:04:52 [2023-03-16T14:04:52.430Z]   - env:
10:04:52 [2023-03-16T14:04:52.430Z]     - name: "JENKINS_SECRET"
10:04:52 [2023-03-16T14:04:52.430Z]       value: "********"
10:04:52 [2023-03-16T14:04:52.430Z]     - name: "JENKINS_TUNNEL"
10:04:52 [2023-03-16T14:04:52.430Z]       value: "jenkins-discovery.xtext.svc.cluster.local:50000"
10:04:52 [2023-03-16T14:04:52.430Z]     - name: "JENKINS_AGENT_NAME"
10:04:52 [2023-03-16T14:04:52.430Z]       value: "basic-10dcb"
10:04:52 [2023-03-16T14:04:52.430Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
10:04:52 [2023-03-16T14:04:52.430Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
10:04:52 [2023-03-16T14:04:52.430Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
10:04:52 [2023-03-16T14:04:52.430Z]     - name: "JAVA_TOOL_OPTIONS"
10:04:52 [2023-03-16T14:04:52.430Z]       value: ""
10:04:52 [2023-03-16T14:04:52.430Z]     - name: "_JAVA_OPTIONS"
10:04:52 [2023-03-16T14:04:52.430Z]       value: ""
10:04:52 [2023-03-16T14:04:52.430Z]     - name: "OPENJ9_JAVA_OPTIONS"
10:04:52 [2023-03-16T14:04:52.430Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
10:04:52 [2023-03-16T14:04:52.430Z]     - name: "JENKINS_NAME"
10:04:52 [2023-03-16T14:04:52.430Z]       value: "basic-10dcb"
10:04:52 [2023-03-16T14:04:52.430Z]     - name: "JENKINS_AGENT_WORKDIR"
10:04:52 [2023-03-16T14:04:52.430Z]       value: "/home/jenkins/agent"
10:04:52 [2023-03-16T14:04:52.430Z]     - name: "JENKINS_URL"
10:04:52 [2023-03-16T14:04:52.430Z]       value: "http://jenkins-ui.xtext.svc.cluster.local/xtext/"
10:04:52 [2023-03-16T14:04:52.430Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3"
10:04:52 [2023-03-16T14:04:52.430Z]     imagePullPolicy: "Always"
10:04:52 [2023-03-16T14:04:52.430Z]     name: "jnlp"
10:04:52 [2023-03-16T14:04:52.430Z]     resources:
10:04:52 [2023-03-16T14:04:52.430Z]       limits:
10:04:52 [2023-03-16T14:04:52.430Z]         cpu: "2000m"
10:04:52 [2023-03-16T14:04:52.430Z]         memory: "4096Mi"
10:04:52 [2023-03-16T14:04:52.430Z]       requests:
10:04:52 [2023-03-16T14:04:52.430Z]         cpu: "1000m"
10:04:52 [2023-03-16T14:04:52.430Z]         memory: "4096Mi"
10:04:52 [2023-03-16T14:04:52.430Z]     tty: true
10:04:52 [2023-03-16T14:04:52.430Z]     volumeMounts:
10:04:52 [2023-03-16T14:04:52.430Z]     - mountPath: "/home/jenkins/.gradle/daemon"
10:04:52 [2023-03-16T14:04:52.430Z]       name: "volume-6"
10:04:52 [2023-03-16T14:04:52.430Z]       readOnly: false
10:04:52 [2023-03-16T14:04:52.430Z]     - mountPath: "/home/jenkins/.gradle/caches"
10:04:52 [2023-03-16T14:04:52.430Z]       name: "volume-5"
10:04:52 [2023-03-16T14:04:52.430Z]       readOnly: false
10:04:52 [2023-03-16T14:04:52.430Z]     - mountPath: "/home/jenkins/.mavenrc"
10:04:52 [2023-03-16T14:04:52.430Z]       name: "m2-dir"
10:04:52 [2023-03-16T14:04:52.430Z]       readOnly: true
10:04:52 [2023-03-16T14:04:52.430Z]       subPath: ".mavenrc"
10:04:52 [2023-03-16T14:04:52.430Z]     - mountPath: "/home/jenkins/.m2/repository"
10:04:52 [2023-03-16T14:04:52.430Z]       name: "volume-3"
10:04:52 [2023-03-16T14:04:52.430Z]       readOnly: false
10:04:52 [2023-03-16T14:04:52.430Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:04:52 [2023-03-16T14:04:52.430Z]       name: "m2-secret-dir"
10:04:52 [2023-03-16T14:04:52.430Z]       readOnly: true
10:04:52 [2023-03-16T14:04:52.430Z]       subPath: "settings-security.xml"
10:04:52 [2023-03-16T14:04:52.430Z]     - mountPath: "/home/jenkins/.gradle/gradle.properties"
10:04:52 [2023-03-16T14:04:52.430Z]       name: "gradle-secret-dir"
10:04:52 [2023-03-16T14:04:52.430Z]       readOnly: true
10:04:52 [2023-03-16T14:04:52.430Z]       subPath: "gradle.properties"
10:04:52 [2023-03-16T14:04:52.430Z]     - mountPath: "/home/jenkins/.gradle/workers"
10:04:52 [2023-03-16T14:04:52.430Z]       name: "volume-8"
10:04:52 [2023-03-16T14:04:52.430Z]       readOnly: false
10:04:52 [2023-03-16T14:04:52.430Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:04:52 [2023-03-16T14:04:52.430Z]       name: "m2-dir"
10:04:52 [2023-03-16T14:04:52.430Z]       readOnly: true
10:04:52 [2023-03-16T14:04:52.430Z]       subPath: "toolchains.xml"
10:04:52 [2023-03-16T14:04:52.430Z]     - mountPath: "/opt/tools"
10:04:52 [2023-03-16T14:04:52.430Z]       name: "volume-0"
10:04:52 [2023-03-16T14:04:52.430Z]       readOnly: false
10:04:52 [2023-03-16T14:04:52.430Z]     - mountPath: "/home/jenkins"
10:04:52 [2023-03-16T14:04:52.430Z]       name: "volume-2"
10:04:52 [2023-03-16T14:04:52.430Z]       readOnly: false
10:04:52 [2023-03-16T14:04:52.430Z]     - mountPath: "/home/jenkins/.gradle/native"
10:04:52 [2023-03-16T14:04:52.430Z]       name: "volume-7"
10:04:52 [2023-03-16T14:04:52.430Z]       readOnly: false
10:04:52 [2023-03-16T14:04:52.430Z]     - mountPath: "/home/jenkins/.m2/wrapper"
10:04:52 [2023-03-16T14:04:52.430Z]       name: "volume-4"
10:04:52 [2023-03-16T14:04:52.430Z]       readOnly: false
10:04:52 [2023-03-16T14:04:52.430Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
10:04:52 [2023-03-16T14:04:52.430Z]       name: "m2-secret-dir"
10:04:52 [2023-03-16T14:04:52.430Z]       readOnly: true
10:04:52 [2023-03-16T14:04:52.430Z]       subPath: "settings.xml"
10:04:52 [2023-03-16T14:04:52.430Z]     - mountPath: "/home/jenkins/.ssh"
10:04:52 [2023-03-16T14:04:52.430Z]       name: "volume-1"
10:04:52 [2023-03-16T14:04:52.430Z]       readOnly: false
10:04:52 [2023-03-16T14:04:52.430Z]       subPath: ""
10:04:52 [2023-03-16T14:04:52.430Z]     - mountPath: "/home/jenkins/.gradle/wrapper"
10:04:52 [2023-03-16T14:04:52.430Z]       name: "volume-9"
10:04:52 [2023-03-16T14:04:52.430Z]       readOnly: false
10:04:52 [2023-03-16T14:04:52.430Z]     - mountPath: "/home/jenkins/agent"
10:04:52 [2023-03-16T14:04:52.430Z]       name: "workspace-volume"
10:04:52 [2023-03-16T14:04:52.430Z]       readOnly: false
10:04:52 [2023-03-16T14:04:52.430Z]     workingDir: "/home/jenkins/agent"
10:04:52 [2023-03-16T14:04:52.430Z]   nodeSelector:
10:04:52 [2023-03-16T14:04:52.430Z]     kubernetes.io/os: "linux"
10:04:52 [2023-03-16T14:04:52.430Z]   restartPolicy: "Never"
10:04:52 [2023-03-16T14:04:52.430Z]   volumes:
10:04:52 [2023-03-16T14:04:52.430Z]   - name: "m2-secret-dir"
10:04:52 [2023-03-16T14:04:52.430Z]     secret:
10:04:52 [2023-03-16T14:04:52.430Z]       secretName: "m2-secret-dir"
10:04:52 [2023-03-16T14:04:52.430Z]   - emptyDir:
10:04:52 [2023-03-16T14:04:52.430Z]       medium: ""
10:04:52 [2023-03-16T14:04:52.430Z]     name: "volume-8"
10:04:52 [2023-03-16T14:04:52.430Z]   - emptyDir:
10:04:52 [2023-03-16T14:04:52.430Z]       medium: ""
10:04:52 [2023-03-16T14:04:52.430Z]     name: "volume-7"
10:04:52 [2023-03-16T14:04:52.430Z]   - emptyDir:
10:04:52 [2023-03-16T14:04:52.430Z]       medium: ""
10:04:52 [2023-03-16T14:04:52.430Z]     name: "volume-9"
10:04:52 [2023-03-16T14:04:52.430Z]   - emptyDir:
10:04:52 [2023-03-16T14:04:52.430Z]       medium: ""
10:04:52 [2023-03-16T14:04:52.430Z]     name: "workspace-volume"
10:04:52 [2023-03-16T14:04:52.430Z]   - emptyDir:
10:04:52 [2023-03-16T14:04:52.430Z]       medium: ""
10:04:52 [2023-03-16T14:04:52.430Z]     name: "volume-4"
10:04:52 [2023-03-16T14:04:52.430Z]   - emptyDir:
10:04:52 [2023-03-16T14:04:52.430Z]       medium: ""
10:04:52 [2023-03-16T14:04:52.430Z]     name: "volume-3"
10:04:52 [2023-03-16T14:04:52.430Z]   - emptyDir:
10:04:52 [2023-03-16T14:04:52.430Z]       medium: ""
10:04:52 [2023-03-16T14:04:52.430Z]     name: "volume-6"
10:04:52 [2023-03-16T14:04:52.430Z]   - emptyDir:
10:04:52 [2023-03-16T14:04:52.430Z]       medium: ""
10:04:52 [2023-03-16T14:04:52.430Z]     name: "volume-5"
10:04:52 [2023-03-16T14:04:52.430Z]   - name: "volume-0"
10:04:52 [2023-03-16T14:04:52.430Z]     persistentVolumeClaim:
10:04:52 [2023-03-16T14:04:52.430Z]       claimName: "tools-claim-jiro-xtext"
10:04:52 [2023-03-16T14:04:52.430Z]       readOnly: true
10:04:52 [2023-03-16T14:04:52.430Z]   - emptyDir:
10:04:52 [2023-03-16T14:04:52.430Z]       medium: ""
10:04:52 [2023-03-16T14:04:52.430Z]     name: "volume-2"
10:04:52 [2023-03-16T14:04:52.430Z]   - configMap:
10:04:52 [2023-03-16T14:04:52.430Z]       name: "m2-dir"
10:04:52 [2023-03-16T14:04:52.430Z]     name: "m2-dir"
10:04:52 [2023-03-16T14:04:52.430Z]   - configMap:
10:04:52 [2023-03-16T14:04:52.430Z]       name: "known-hosts"
10:04:52 [2023-03-16T14:04:52.430Z]     name: "volume-1"
10:04:52 [2023-03-16T14:04:52.430Z]   - name: "gradle-secret-dir"
10:04:52 [2023-03-16T14:04:52.430Z]     secret:
10:04:52 [2023-03-16T14:04:52.430Z]       secretName: "gradle-secret-dir"
10:04:52 [2023-03-16T14:04:52.430Z] 
10:04:52 [2023-03-16T14:04:52.442Z] Running on basic-10dcb in /home/jenkins/agent/workspace/xtext-monorepo-p2-deploy-nightly
10:04:52 [2023-03-16T14:04:52.574Z] [Pipeline] {
10:04:53 [2023-03-16T14:04:53.642Z] [Pipeline] stage
10:04:53 [2023-03-16T14:04:53.643Z] [Pipeline] { (Declarative: Checkout SCM)
10:04:54 [2023-03-16T14:04:54.335Z] [Pipeline] checkout
10:04:54 [2023-03-16T14:04:54.344Z] The recommended git tool is: git
10:04:55 [2023-03-16T14:04:55.916Z] No credentials specified
10:04:55 [2023-03-16T14:04:55.918Z] Cloning the remote Git repository
10:04:55 [2023-03-16T14:04:55.932Z] Cloning repository https://github.com/xtext/xtext-monorepo
10:04:56 [2023-03-16T14:04:56.588Z]  > git init /home/jenkins/agent/workspace/xtext-monorepo-p2-deploy-nightly # timeout=10
10:04:56 [2023-03-16T14:04:56.604Z] Fetching upstream changes from https://github.com/xtext/xtext-monorepo
10:04:56 [2023-03-16T14:04:56.604Z]  > git --version # timeout=10
10:04:56 [2023-03-16T14:04:56.607Z]  > git --version # 'git version 2.20.1'
10:04:56 [2023-03-16T14:04:56.607Z]  > git fetch --tags --force --progress -- https://github.com/xtext/xtext-monorepo +refs/heads/*:refs/remotes/origin/* # timeout=10
10:05:11 [2023-03-16T14:05:11.480Z] Avoid second fetch
10:05:11 [2023-03-16T14:05:11.490Z] Checking out Revision c2a3ebd0dbb81b4ebbbf61e4eec6a6af81f884ee (origin/lb_issue_11_nightly_deployment)
10:05:11 [2023-03-16T14:05:11.464Z]  > git config remote.origin.url https://github.com/xtext/xtext-monorepo # timeout=10
10:05:11 [2023-03-16T14:05:11.470Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:05:11 [2023-03-16T14:05:11.480Z]  > git rev-parse origin/lb_issue_11_nightly_deployment^{commit} # timeout=10
10:05:11 [2023-03-16T14:05:11.493Z]  > git config core.sparsecheckout # timeout=10
10:05:11 [2023-03-16T14:05:11.500Z]  > git checkout -f c2a3ebd0dbb81b4ebbbf61e4eec6a6af81f884ee # timeout=10
10:05:17 [2023-03-16T14:05:17.492Z] Commit message: "started Jenkinsfile for nightly update site"
10:05:17 [2023-03-16T14:05:17.493Z] First time build. Skipping changelog.
10:05:17 [2023-03-16T14:05:17.763Z] [Pipeline] }
10:05:18 [2023-03-16T14:05:18.030Z] [Pipeline] // stage
10:05:18 [2023-03-16T14:05:18.837Z] [Pipeline] withEnv
10:05:18 [2023-03-16T14:05:18.838Z] [Pipeline] {
10:05:21 [2023-03-16T14:05:21.554Z] [Pipeline] withEnv
10:05:21 [2023-03-16T14:05:21.555Z] [Pipeline] {
10:05:22 [2023-03-16T14:05:22.862Z] [Pipeline] stage
10:05:22 [2023-03-16T14:05:22.863Z] [Pipeline] { (Declarative: Tool Install)
10:05:24 [2023-03-16T14:05:24.072Z] [Pipeline] tool
10:05:24 [2023-03-16T14:05:24.613Z] [Pipeline] envVarsForTool
10:05:25 [2023-03-16T14:05:25.551Z] [Pipeline] tool
10:05:26 [2023-03-16T14:05:26.135Z] [Pipeline] envVarsForTool
10:05:26 [2023-03-16T14:05:26.674Z] [Pipeline] }
10:05:26 [2023-03-16T14:05:26.947Z] [Pipeline] // stage
10:05:27 [2023-03-16T14:05:27.501Z] [Pipeline] withEnv
10:05:27 [2023-03-16T14:05:27.501Z] [Pipeline] {
10:05:29 [2023-03-16T14:05:29.017Z] [Pipeline] stage
10:05:29 [2023-03-16T14:05:29.018Z] [Pipeline] { (Echo)
10:05:34 [2023-03-16T14:05:34.110Z] [Pipeline] tool
10:05:34 [2023-03-16T14:05:34.645Z] [Pipeline] envVarsForTool
10:05:36 [2023-03-16T14:05:36.785Z] [Pipeline] tool
10:05:37 [2023-03-16T14:05:37.318Z] [Pipeline] envVarsForTool
10:05:37 [2023-03-16T14:05:37.971Z] [Pipeline] withEnv
10:05:37 [2023-03-16T14:05:37.972Z] [Pipeline] {
10:05:40 [2023-03-16T14:05:40.313Z] [Pipeline] sh
10:05:40 [2023-03-16T14:05:40.662Z] + echo /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/monorepo/updates/nightly
10:05:40 [2023-03-16T14:05:40.663Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/monorepo/updates/nightly
10:05:41 [2023-03-16T14:05:41.082Z] [Pipeline] }
10:05:45 [2023-03-16T14:05:45.340Z] [Pipeline] // withEnv
10:05:45 [2023-03-16T14:05:45.740Z] [Pipeline] }
10:05:46 [2023-03-16T14:05:46.021Z] [Pipeline] // stage
10:05:46 [2023-03-16T14:05:46.574Z] [Pipeline] stage
10:05:46 [2023-03-16T14:05:46.575Z] [Pipeline] { (Declarative: Post Actions)
10:05:49 [2023-03-16T14:05:49.074Z] [Pipeline] archiveArtifacts
10:05:49 [2023-03-16T14:05:49.079Z] Archiving artifacts
10:05:49 [2023-03-16T14:05:49.211Z] ‘build/**’ doesn’t match anything, but ‘**’ does. Perhaps that’s what you mean?
10:05:49 [2023-03-16T14:05:49.607Z] Error when executing success post condition:
10:05:49 [2023-03-16T14:05:49.608Z] hudson.AbortException: No artifacts found that match the file pattern "build/**". Configuration error?
10:05:49 [2023-03-16T14:05:49.608Z] 	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:283)
10:05:49 [2023-03-16T14:05:49.608Z] 	at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:101)
10:05:49 [2023-03-16T14:05:49.608Z] 	at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:71)
10:05:49 [2023-03-16T14:05:49.608Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
10:05:49 [2023-03-16T14:05:49.608Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
10:05:49 [2023-03-16T14:05:49.608Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10:05:49 [2023-03-16T14:05:49.608Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
10:05:49 [2023-03-16T14:05:49.608Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
10:05:49 [2023-03-16T14:05:49.608Z] 	at java.base/java.lang.Thread.run(Thread.java:840)
10:05:49 [2023-03-16T14:05:49.608Z] 
10:05:50 [2023-03-16T14:05:50.278Z] [Pipeline] }
10:05:50 [2023-03-16T14:05:50.557Z] [Pipeline] // stage
10:05:50 [2023-03-16T14:05:50.963Z] [Pipeline] }
10:05:51 [2023-03-16T14:05:51.258Z] [Pipeline] // withEnv
10:05:51 [2023-03-16T14:05:51.649Z] [Pipeline] }
10:05:51 [2023-03-16T14:05:51.921Z] [Pipeline] // withEnv
10:05:52 [2023-03-16T14:05:52.329Z] [Pipeline] }
10:05:52 [2023-03-16T14:05:52.597Z] [Pipeline] // withEnv
10:05:53 [2023-03-16T14:05:53.024Z] [Pipeline] }
10:05:53 [2023-03-16T14:05:53.289Z] [Pipeline] // node
10:05:53 [2023-03-16T14:05:53.692Z] [Pipeline] End of Pipeline
10:05:53 [2023-03-16T14:05:53.838Z] ERROR: No artifacts found that match the file pattern "build/**". Configuration error?
10:05:53 [2023-03-16T14:05:53.853Z] Finished: FAILURE