Started by upstream project "simrel.build/main" build number 374 originally caused by: Push event to branch main Started by upstream project "simrel.build/main" build number 375 originally caused by: Push event to branch main Checking out git https://github.com/eclipse-simrel/simrel.build into /var/jenkins/workspace/simrel.oomph.repository-analyzer.test@script/25733e014fba22c1d67c55ba42436a1ef7fd3b2e3adcaf73119222a4986ac282 to read Jenkinsfile-oomph-report The recommended git tool is: git No credentials specified > git rev-parse --resolve-git-dir /var/jenkins/workspace/simrel.oomph.repository-analyzer.test@script/25733e014fba22c1d67c55ba42436a1ef7fd3b2e3adcaf73119222a4986ac282/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/eclipse-simrel/simrel.build # timeout=10 Fetching upstream changes from https://github.com/eclipse-simrel/simrel.build > git --version # timeout=10 > git --version # 'git version 2.43.2' > git fetch --tags --force --progress -- https://github.com/eclipse-simrel/simrel.build +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 Checking out Revision 816004478e8012a511b287af2c4b3abf410efbac (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 816004478e8012a511b287af2c4b3abf410efbac # timeout=10 Commit message: "Eclipse Passage 3.0.0 RC1 for 2024-06 RC1 (#392)" > git rev-list --no-walk b03d0b52184811c0c5e60247f1e14febfa6700f0 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Agent centos-8-cfmmd is provisioned from template centos-8 --- apiVersion: "v1" kind: "Pod" metadata: annotations: kubernetes.jenkins.io/last-refresh: "1717001532843" labels: jenkins: "slave" jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6" jenkins/label: "centos-latest_centos-8" kubernetes.jenkins.io/controller: "http___jenkins-ui_simrel_svc_cluster_local_simrelx" name: "centos-8-cfmmd" namespace: "simrel" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.simrel.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-8-cfmmd" - 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: "centos-8-cfmmd" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.simrel.svc.cluster.local/simrel/" image: "docker.io/eclipsecbi/jiro-agent-centos-8: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-simrel" 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" Running on centos-8-cfmmd in /home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse-simrel/simrel.build > git init /home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test # timeout=10 Fetching upstream changes from https://github.com/eclipse-simrel/simrel.build > git --version # timeout=10 > git --version # 'git version 2.41.0' > git fetch --tags --force --progress -- https://github.com/eclipse-simrel/simrel.build +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse-simrel/simrel.build # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 816004478e8012a511b287af2c4b3abf410efbac (origin/main) Commit message: "Eclipse Passage 3.0.0 RC1 for 2024-06 RC1 (#392)" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Run Oomph repository analyzer) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] lock Trying to acquire lock on [staging-repository] The resource [staging-repository] is locked by build simrel.reporeports.pipeline #1313 #1313 since May 29, 2024, 12:52 PM. [staging-repository] is not free, waiting for execution ... > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 816004478e8012a511b287af2c4b3abf410efbac # timeout=10 Lock acquired on [staging-repository] [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials genie.simrel (ssh://genie.simrel@projects-storage.eclipse.org) [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-DMx9i5KBhDX6/agent.119 SSH_AGENT_PID=121 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test@tmp/private_key_1649790001857998146.key (/home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test@tmp/private_key_1649790001857998146.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + ssh genie.simrel@projects-storage.eclipse.org ' ls /home/data/httpd/download.eclipse.org/staging/2024-06/ mkdir -p /home/data/httpd/download.eclipse.org/staging/2024-06/buildInfo rm -rf /home/data/httpd/download.eclipse.org/staging/2024-06/buildInfo/archive ' artifacts.jar artifacts.xml.xz binary buildInfo content.jar content.xml.xz features p2.index plugins [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 121 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sh + mkdir -p archive + wget -q https://download.eclipse.org/oomph/products/latest/eclipse-inst-jre-linux64.tar.gz + tar --warning=no-unknown-keyword -xf eclipse-inst-jre-linux64.tar.gz + PUBLISH_ARGUMENT= + [[ true == \t\r\u\e ]] + echo Promoting Promoting + PUBLISH_ARGUMENT='-p archive' + OUTPUT=report + set -o pipefail + tee log + eclipse-installer/eclipse-inst -application org.eclipse.oomph.p2.core.RepositoryIntegrityAnalyzer -consoleLog -noSplash -o report -s https://ci.eclipse.org/simrel/job/simrel.oomph.repository-analyzer.test/ -v -t tests -p archive https://download.eclipse.org/staging/2024-06 -vmargs -Dfile.encoding=UTF-8 -Dorg.eclipse.emf.ecore.plugin.EcorePlugin.doNotLoadResourcesPlugin=true -Xmx8g !SESSION 2024-05-29 16:54:56.601 ----------------------------------------------- eclipse.buildId=unknown java.version=17.0.11 java.vendor=Eclipse Adoptium BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -application org.eclipse.oomph.p2.core.RepositoryIntegrityAnalyzer -o report -s https://ci.eclipse.org/simrel/job/simrel.oomph.repository-analyzer.test/ -v -t tests -p archive https://download.eclipse.org/staging/2024-06 Command-line arguments: -os linux -ws gtk -arch x86_64 -data @noDefault -application org.eclipse.oomph.p2.core.RepositoryIntegrityAnalyzer -consoleLog -o report -s https://ci.eclipse.org/simrel/job/simrel.oomph.repository-analyzer.test/ -v -t tests -p archive https://download.eclipse.org/staging/2024-06 !ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-05-29 16:55:01.353 !MESSAGE Loading 'memory:c412e831-1908-4f11-965d-1db66f2ae28e' failed. retry=1 !ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-05-29 16:55:01.355 !MESSAGE Loading 'memory:c412e831-1908-4f11-965d-1db66f2ae28e' failed. retry=2 SLF4J(W): No SLF4J providers were found. SLF4J(W): Defaulting to no-operation (NOP) logger implementation SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. !ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-05-29 16:55:07.716 !MESSAGE Loading 'file:/tmp/test-7156312181206734971-agent/org.eclipse.equinox.p2.core/cache/' failed. retry=1 !ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-05-29 16:55:07.746 !MESSAGE Loading 'file:/tmp/test-7156312181206734971-agent/org.eclipse.equinox.p2.core/cache/' failed. retry=2 !ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-05-29 16:55:07.752 !MESSAGE Loading 'file:/tmp/test-7156312181206734971-agent/org.eclipse.equinox.p2.core/cache/' failed. retry=1 !ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-05-29 16:55:07.753 !MESSAGE Loading 'file:/tmp/test-7156312181206734971-agent/org.eclipse.equinox.p2.core/cache/' failed. retry=2 !ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-05-29 16:55:07.759 !MESSAGE Loading 'memory:de87f315-fd6f-413f-88df-85fbe992d4bb' failed. retry=1 !ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-05-29 16:55:07.760 !MESSAGE Loading 'memory:de87f315-fd6f-413f-88df-85fbe992d4bb' failed. retry=2 Computing report information for 'https://download.eclipse.org/staging/2024-06' Loading metadata repository 'https://download.eclipse.org/staging/2024-06' Loading artifact repository 'https://download.eclipse.org/staging/2024-06' !ENTRY org.eclipse.equinox.p2.metadata 1 0 2024-05-29 16:55:10.453 !MESSAGE No translation source unavailable. Default language will be used. Waiting for report information completion for 'https://download.eclipse.org/staging/2024-06' Emmitting report for 'https://download.eclipse.org/staging/2024-06' ###/home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test/tests ###>staging._2024_06 Emmitting report IU details for 'https://download.eclipse.org/staging/2024-06' Publish report for 'https://download.eclipse.org/staging/2024-06' to '/home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test/archive/download.eclipse.org/staging/2024-06 Generating report index for '/home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test/report Generating report index for '/home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test/report/download.eclipse.org Generating report index for '/home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test/report/download.eclipse.org/staging + ls -sail archive buildship.aggrcon cdt.aggrcon collections.aggrcon dltk.aggrcon dtp.aggrcon ecf.aggrcon eclemma.aggrcon eclipse-installer eclipse-inst-jre-linux64.tar.gz egit.aggrcon embedcdt.aggrcon emf-cdo.aggrcon emf-compare.aggrcon emf-emf.aggrcon emf-emf-rap.aggrcon emf-parsley.aggrcon emf-services.aggrcon emft-ecoretools.aggrcon emft-eef.aggrcon emft-mwe.aggrcon ep.aggrcon epp-mpc.aggrcon gef.aggrcon gmp-gmf-runtime.aggrcon gmp-graphiti.aggrcon Jenkinsfile Jenkinsfile-oomph-report Jenkinsfile-reporeports linuxtools.aggrcon log lsp4e.aggrcon lsp4j.aggrcon m2e.aggrcon m2m-atl.aggrcon m2t-acceleo.aggrcon m2t-xpand.aggrcon mat.aggrcon mdt-bpmn2.aggrcon mdt-papyrus.aggrcon mdt-uml2.aggrcon modisco.aggrcon mylyn.aggrcon ocl.aggrcon oomph.aggrcon passage.aggrcon pdt.aggrcon pom.xml ptp.aggrcon qvtd.aggrcon qvto.aggrcon rap.aggrcon rap-tools.aggrcon rcptt.aggrcon report scout.aggrcon simrel.aggr simrel.aggran SimRelConfiguration.setup SimRel.setup sirius.aggrcon soa-bpmn2-modeler.aggrcon swtbot.aggrcon tcf.aggrcon tests tm4e.aggrcon tm.aggrcon tmf-xtext.aggrcon tracecompass.aggrcon usssdk.aggrcon viatra.aggrcon webtools.aggrcon wildwebdeveloper.aggrcon windowbuilder.aggrcon xwt.aggrcon 1795225714 4 -rw-r--r--. 1 jenkins 1000860000 761 May 29 16:52 buildship.aggrcon 1795225715 8 -rw-r--r--. 1 jenkins 1000860000 6415 May 29 16:52 cdt.aggrcon 1795225716 4 -rw-r--r--. 1 jenkins 1000860000 755 May 29 16:52 collections.aggrcon 1795225717 4 -rw-r--r--. 1 jenkins 1000860000 1695 May 29 16:52 dltk.aggrcon 1795225718 8 -rw-r--r--. 1 jenkins 1000860000 7522 May 29 16:52 dtp.aggrcon 1795225719 4 -rw-r--r--. 1 jenkins 1000860000 1107 May 29 16:52 ecf.aggrcon 1795225720 4 -rw-r--r--. 1 jenkins 1000860000 606 May 29 16:52 eclemma.aggrcon 1795229204 108408 -rw-r--r--. 1 jenkins 1000860000 111006494 May 29 08:09 eclipse-inst-jre-linux64.tar.gz 1795225721 4 -rw-r--r--. 1 jenkins 1000860000 2389 May 29 16:52 egit.aggrcon 1795225722 8 -rw-r--r--. 1 jenkins 1000860000 4261 May 29 16:52 embedcdt.aggrcon 1795225723 4 -rw-r--r--. 1 jenkins 1000860000 1862 May 29 16:52 emf-cdo.aggrcon 1795225724 4 -rw-r--r--. 1 jenkins 1000860000 2086 May 29 16:52 emf-compare.aggrcon 1795225726 4 -rw-r--r--. 1 jenkins 1000860000 1197 May 29 16:52 emf-emf.aggrcon 1795225725 4 -rw-r--r--. 1 jenkins 1000860000 648 May 29 16:52 emf-emf-rap.aggrcon 1795225727 4 -rw-r--r--. 1 jenkins 1000860000 1316 May 29 16:52 emf-parsley.aggrcon 1795241600 4 -rw-r--r--. 1 jenkins 1000860000 1300 May 29 16:52 emf-services.aggrcon 1795241614 4 -rw-r--r--. 1 jenkins 1000860000 660 May 29 16:52 emft-ecoretools.aggrcon 1795241615 4 -rw-r--r--. 1 jenkins 1000860000 1296 May 29 16:52 emft-eef.aggrcon 1795241616 4 -rw-r--r--. 1 jenkins 1000860000 1344 May 29 16:52 emft-mwe.aggrcon 1795241617 4 -rw-r--r--. 1 jenkins 1000860000 3283 May 29 16:52 ep.aggrcon 1795241618 4 -rw-r--r--. 1 jenkins 1000860000 905 May 29 16:52 epp-mpc.aggrcon 1795241619 4 -rw-r--r--. 1 jenkins 1000860000 3790 May 29 16:52 gef.aggrcon 1795241620 4 -rw-r--r--. 1 jenkins 1000860000 1143 May 29 16:52 gmp-gmf-runtime.aggrcon 1795241621 8 -rw-r--r--. 1 jenkins 1000860000 4315 May 29 16:52 gmp-graphiti.aggrcon 1795225709 8 -rw-r--r--. 1 jenkins 1000860000 4469 May 29 16:52 Jenkinsfile 1795225710 8 -rw-r--r--. 1 jenkins 1000860000 4226 May 29 16:52 Jenkinsfile-oomph-report 1795225711 4 -rw-r--r--. 1 jenkins 1000860000 1741 May 29 16:52 Jenkinsfile-reporeports 1795241622 8 -rw-r--r--. 1 jenkins 1000860000 6600 May 29 16:52 linuxtools.aggrcon 1795229205 4 -rw-r--r--. 1 jenkins 1000860000 3600 May 29 17:07 log 1795241623 4 -rw-r--r--. 1 jenkins 1000860000 1355 May 29 16:52 lsp4e.aggrcon 1795241624 4 -rw-r--r--. 1 jenkins 1000860000 816 May 29 16:52 lsp4j.aggrcon 1795241625 4 -rw-r--r--. 1 jenkins 1000860000 2848 May 29 16:52 m2e.aggrcon 1795241626 4 -rw-r--r--. 1 jenkins 1000860000 792 May 29 16:52 m2m-atl.aggrcon 1795241627 4 -rw-r--r--. 1 jenkins 1000860000 1153 May 29 16:52 m2t-acceleo.aggrcon 1795241628 4 -rw-r--r--. 1 jenkins 1000860000 829 May 29 16:52 m2t-xpand.aggrcon 1795241629 4 -rw-r--r--. 1 jenkins 1000860000 1494 May 29 16:52 mat.aggrcon 1795241630 4 -rw-r--r--. 1 jenkins 1000860000 636 May 29 16:52 mdt-bpmn2.aggrcon 1795241631 4 -rw-r--r--. 1 jenkins 1000860000 875 May 29 16:52 mdt-papyrus.aggrcon 1795241632 4 -rw-r--r--. 1 jenkins 1000860000 843 May 29 16:52 mdt-uml2.aggrcon 1795241633 4 -rw-r--r--. 1 jenkins 1000860000 855 May 29 16:52 modisco.aggrcon 1795241634 8 -rw-r--r--. 1 jenkins 1000860000 5547 May 29 16:52 mylyn.aggrcon 1795241635 4 -rw-r--r--. 1 jenkins 1000860000 1807 May 29 16:52 ocl.aggrcon 1795241636 4 -rw-r--r--. 1 jenkins 1000860000 1603 May 29 16:52 oomph.aggrcon 1795241637 4 -rw-r--r--. 1 jenkins 1000860000 690 May 29 16:52 passage.aggrcon 1795241638 4 -rw-r--r--. 1 jenkins 1000860000 2016 May 29 16:52 pdt.aggrcon 1795241639 12 -rw-r--r--. 1 jenkins 1000860000 11110 May 29 16:52 pom.xml 1795241640 4 -rw-r--r--. 1 jenkins 1000860000 2419 May 29 16:52 ptp.aggrcon 1795241641 4 -rw-r--r--. 1 jenkins 1000860000 855 May 29 16:52 qvtd.aggrcon 1795241642 4 -rw-r--r--. 1 jenkins 1000860000 1284 May 29 16:52 qvto.aggrcon 1795229185 4 -rw-r--r--. 1 jenkins 1000860000 1465 May 29 16:52 rap.aggrcon 1795229184 4 -rw-r--r--. 1 jenkins 1000860000 801 May 29 16:52 rap-tools.aggrcon 1795229186 4 -rw-r--r--. 1 jenkins 1000860000 618 May 29 16:52 rcptt.aggrcon 1795229187 4 -rw-r--r--. 1 jenkins 1000860000 1131 May 29 16:52 scout.aggrcon 1795229188 44 -rw-r--r--. 1 jenkins 1000860000 43142 May 29 16:52 simrel.aggr 1795229189 44 -rw-r--r--. 1 jenkins 1000860000 41302 May 29 16:52 simrel.aggran 1795225713 4 -rw-r--r--. 1 jenkins 1000860000 3297 May 29 16:52 SimRelConfiguration.setup 1795225712 12 -rw-r--r--. 1 jenkins 1000860000 11206 May 29 16:52 SimRel.setup 1795229190 4 -rw-r--r--. 1 jenkins 1000860000 1494 May 29 16:52 sirius.aggrcon 1795229191 4 -rw-r--r--. 1 jenkins 1000860000 1042 May 29 16:52 soa-bpmn2-modeler.aggrcon 1795229192 4 -rw-r--r--. 1 jenkins 1000860000 1108 May 29 16:52 swtbot.aggrcon 1795229193 4 -rw-r--r--. 1 jenkins 1000860000 1220 May 29 16:52 tcf.aggrcon 1795229195 4 -rw-r--r--. 1 jenkins 1000860000 1069 May 29 16:52 tm4e.aggrcon 1795229194 4 -rw-r--r--. 1 jenkins 1000860000 1308 May 29 16:52 tm.aggrcon 1795229196 4 -rw-r--r--. 1 jenkins 1000860000 1223 May 29 16:52 tmf-xtext.aggrcon 1795229197 4 -rw-r--r--. 1 jenkins 1000860000 1613 May 29 16:52 tracecompass.aggrcon 1795229198 4 -rw-r--r--. 1 jenkins 1000860000 825 May 29 16:52 usssdk.aggrcon 1795229199 4 -rw-r--r--. 1 jenkins 1000860000 1233 May 29 16:52 viatra.aggrcon 1795229200 8 -rw-r--r--. 1 jenkins 1000860000 7754 May 29 16:52 webtools.aggrcon 1795229201 4 -rw-r--r--. 1 jenkins 1000860000 1207 May 29 16:52 wildwebdeveloper.aggrcon 1795229202 4 -rw-r--r--. 1 jenkins 1000860000 2539 May 29 16:52 windowbuilder.aggrcon 1795229203 4 -rw-r--r--. 1 jenkins 1000860000 1251 May 29 16:52 xwt.aggrcon archive: total 32 195098696 0 drwxr-sr-x. 3 jenkins 1000860000 132 May 29 17:07 . 1795225700 4 drwxr-sr-x. 9 jenkins 1000860000 4096 May 29 16:55 .. 195098705 4 -rw-r--r--. 1 jenkins 1000860000 1452 May 29 17:07 1Cluw7AHG+mS7aaSxzMkt40wPAA_.png 195098704 8 -rw-r--r--. 1 jenkins 1000860000 4682 May 29 17:07 3CuErc8CDY0ivu5RJRO160i35_Y_.png 1907402973 0 drwxr-sr-x. 3 jenkins 1000860000 119 May 29 17:07 download.eclipse.org 195098698 16 -rw-r--r--. 1 jenkins 1000860000 12347 May 29 17:07 index.html eclipse-installer: total 316 196139694 0 drwxr-sr-x. 7 jenkins 1000860000 163 May 29 08:04 . 1795225700 4 drwxr-sr-x. 9 jenkins 1000860000 4096 May 29 16:55 .. 196139695 56 -rw-r--r--. 1 jenkins 1000860000 54418 May 29 08:04 artifacts.xml 335561639 4 drwxr-sr-x. 7 jenkins 1000860000 4096 May 29 16:55 configuration 196139697 92 -rwxr-xr-x. 1 jenkins 1000860000 90184 May 29 08:02 eclipse-inst 196139698 4 -rw-r--r--. 1 jenkins 1000860000 442 May 29 08:04 eclipse-inst.ini 296806295 4 drwxr-sr-x. 19 jenkins 1000860000 4096 May 29 08:04 features 196139696 132 -rwxr-xr-x. 1 jenkins 1000860000 134914 May 29 08:02 icon.xpm 197132430 0 drwxr-sr-x. 5 jenkins 1000860000 119 May 29 16:55 p2 209738763 20 drwxr-sr-x. 5 jenkins 1000860000 16384 May 29 08:04 plugins 334496866 0 drwxr-sr-x. 2 jenkins 1000860000 33 May 29 08:04 readme report: total 32 408945152 0 drwxr-sr-x. 4 jenkins 1000860000 149 May 29 17:07 . 1795225700 4 drwxr-sr-x. 9 jenkins 1000860000 4096 May 29 16:55 .. 408945190 4 -rw-r--r--. 1 jenkins 1000860000 1452 May 29 17:07 1Cluw7AHG+mS7aaSxzMkt40wPAA_.png 408945189 8 -rw-r--r--. 1 jenkins 1000860000 4682 May 29 17:07 3CuErc8CDY0ivu5RJRO160i35_Y_.png 563191598 0 drwxr-sr-x. 5 jenkins 1000860000 51 May 29 16:55 artifacts 593510655 0 drwxr-sr-x. 3 jenkins 1000860000 119 May 29 17:07 download.eclipse.org 408945191 16 -rw-r--r--. 1 jenkins 1000860000 12347 May 29 17:07 index.html tests: total 1764 592470851 0 drwxr-sr-x. 2 jenkins 1000860000 46 May 29 16:59 . 1795225700 4 drwxr-sr-x. 9 jenkins 1000860000 4096 May 29 16:55 .. 592470852 1760 -rw-r--r--. 1 jenkins 1000860000 1798255 May 29 16:59 TEST-staging._2024_06.Simple.xml [Pipeline] sshagent [ssh-agent] Using credentials genie.simrel (ssh://genie.simrel@projects-storage.eclipse.org) [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-G1fxXKOPxcLs/agent.751 SSH_AGENT_PID=753 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test@tmp/private_key_13065323491785562270.key (/home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test@tmp/private_key_13065323491785562270.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + scp -r archive genie.simrel@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/staging/2024-06/buildInfo [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 753 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } Lock released on resource [staging-repository] [Pipeline] // lock [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: UNSTABLE