Started by timer Running as SYSTEM Agent basic-0zg5h is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-0zg5h" namespace: "tracecompass" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.tracecompass.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-0zg5h" - 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: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-0zg5h" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" 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-tracecompass" 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-0zg5h (basic) in workspace /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git > git init /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates # timeout=10 Fetching upstream changes from https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 791195f39d3542aeb857ef4cf85e73f93303dc35 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 791195f39d3542aeb857ef4cf85e73f93303dc35 # timeout=10 Commit message: "Configure reusable workflows for continuous integration" > git rev-list --no-walk ba85393446503eab75132a809a10b3e02537b0b7 # timeout=10 [tracecompass-check-maven-plugin-updates] $ /bin/bash /tmp/jenkins7826764865015431204.sh Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63) Maven home: /opt/tools/apache-maven/3.8.6 Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.9+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63) Maven home: /opt/tools/apache-maven/3.8.6 Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.9+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties /home/jenkins/agent/workspace/tracecompass-check-maven-plugin-updates/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [INFO] Tycho Version: 4.0.3 (88e4728c5da382f02c0459c918c2683048f95740) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:9.3.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Trace Compass Parent [pom] [INFO] Trace Compass Tracetype-agnostic Analyses Parent [pom] [INFO] Trace Compass Common Utilities Parent [pom] [INFO] org.eclipse.tracecompass.common.core [eclipse-plugin] [INFO] Trace Compass State System Parent [pom] [INFO] org.eclipse.tracecompass.datastore.core [eclipse-plugin] [INFO] org.eclipse.tracecompass.segmentstore.core [eclipse-plugin] [INFO] Trace Compass TMF Parent [pom] [INFO] Trace Compass Filter Parser [eclipse-plugin] [INFO] org.eclipse.tracecompass.statesystem.core [eclipse-plugin] [INFO] org.eclipse.tracecompass.tmf.core [eclipse-plugin] [INFO] org.eclipse.tracecompass.analysis.counters.core [eclipse-plugin] [INFO] org.eclipse.tracecompass.statesystem.core.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.tmf.core.tests [eclipse-test-plugin] [INFO] Trace Compass CTF Support Parent [pom] [INFO] Trace Compass CTF Parser Plug-in [eclipse-plugin] [INFO] org.eclipse.tracecompass.ctf.core [eclipse-plugin] [INFO] org.eclipse.tracecompass.tmf.ctf.core [eclipse-plugin] [INFO] org.eclipse.tracecompass.common.core.tests [eclipse-test-plugin] [INFO] Trace Compass CTF Core Tests Plug-in [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.tmf.ui [eclipse-plugin] [INFO] org.eclipse.tracecompass.analysis.counters.ui [eclipse-plugin] [INFO] org.eclipse.tracecompass.tmf.chart.core [eclipse-plugin] [INFO] org.eclipse.tracecompass.analysis.lami.core [eclipse-plugin] [INFO] org.eclipse.tracecompass.analysis.graph.core [eclipse-plugin] [INFO] org.eclipse.tracecompass.analysis.timing.core [eclipse-plugin] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core [eclipse-plugin] [INFO] org.eclipse.tracecompass.analysis.os.linux.core [eclipse-plugin] [INFO] Trace Compass LTTng Support Parent [pom] [INFO] org.eclipse.tracecompass.lttng2.common.core [eclipse-plugin] [INFO] org.eclipse.tracecompass.lttng2.kernel.core [eclipse-plugin] [INFO] org.eclipse.tracecompass.tmf.ui.tests [eclipse-test-plugin] [INFO] Trace Compass Release Engineering Parent [pom] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties [eclipse-plugin] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.analysis.graph.ui [eclipse-plugin] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.tmf.chart.ui [eclipse-plugin] [INFO] org.eclipse.tracecompass.analysis.lami.ui [eclipse-plugin] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.analysis.timing.ui [eclipse-plugin] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui [eclipse-plugin] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.analysis.profiling.core [eclipse-plugin] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.analysis.profiling.ui [eclipse-plugin] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin] [INFO] Trace Compass BTF Support Parent [pom] [INFO] org.eclipse.tracecompass.btf.core [eclipse-plugin] [INFO] org.eclipse.tracecompass.btf.ui [eclipse-plugin] [INFO] Trace Compass Documentation [pom] [INFO] Trace Compass Profiling User Guide [eclipse-plugin] [INFO] Trace Compass Developer Guide [eclipse-plugin] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui [eclipse-plugin] [INFO] org.eclipse.tracecompass.tmf [eclipse-feature] [INFO] org.eclipse.tracecompass.btf [eclipse-feature] [INFO] org.eclipse.tracecompass.btf.core.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.ctf [eclipse-feature] [INFO] org.eclipse.tracecompass.ctf.parser.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.tmf.ctf [eclipse-feature] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests [eclipse-test-plugin] [INFO] Trace Compass User Guide [eclipse-plugin] [INFO] Trace Compass GDB Tracepoint Analysis User Guide [eclipse-plugin] [INFO] Trace Compass RCP User Guide [eclipse-plugin] [INFO] Trace Compass Pcap User Guide [eclipse-plugin] [INFO] org.eclipse.tracecompass.examples [eclipse-plugin] [INFO] Trace Compass GDB Tracepoint Analysis Parent [pom] [INFO] org.eclipse.tracecompass.gdbtrace.core [eclipse-plugin] [INFO] org.eclipse.tracecompass.gdbtrace.ui [eclipse-plugin] [INFO] org.eclipse.tracecompass.gdbtrace [eclipse-feature] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.tmf.remote.core [eclipse-plugin] [INFO] org.eclipse.tracecompass.tmf.remote.ui [eclipse-plugin] [INFO] org.eclipse.tracecompass.lttng2.control.core [eclipse-plugin] [INFO] org.eclipse.tracecompass.lttng2.control.ui [eclipse-plugin] [INFO] org.eclipse.tracecompass.lttng2.control [eclipse-feature] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui [eclipse-plugin] [INFO] org.eclipse.tracecompass.lttng2.kernel [eclipse-feature] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.lttng2.ust.core [eclipse-plugin] [INFO] org.eclipse.tracecompass.lttng2.ust.ui [eclipse-plugin] [INFO] org.eclipse.tracecompass.lttng2.ust [eclipse-feature] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin] [INFO] Trace Compass Pcap Format Support Parent [pom] [INFO] org.eclipse.tracecompass.pcap.core [eclipse-plugin] [INFO] Trace Compass Pcap Parser Core Tests Plug-in [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.tmf.pcap.core [eclipse-plugin] [INFO] org.eclipse.tracecompass.tmf.pcap.ui [eclipse-plugin] [INFO] org.eclipse.tracecompass.tmf.pcap [eclipse-feature] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests [eclipse-test-plugin] [INFO] Trace Compass RCP Parent [pom] [INFO] Trace Compass RCP Branding plug-in [eclipse-plugin] [INFO] Trace Compass RCP Branding Feature [eclipse-feature] [INFO] org.eclipse.tracecompass.tmf.cli.core [eclipse-plugin] [INFO] org.eclipse.tracecompass.rcp.ui [eclipse-plugin] [INFO] Trace Compass RCP Feature [eclipse-feature] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.rcp.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.rcp.incubator.ui [eclipse-plugin] [INFO] org.eclipse.tracecompass.rcp.incubator [eclipse-feature] [INFO] org.eclipse.tracecompass.tmf.cli [eclipse-feature] [INFO] Trace Compass Json trace Parent [pom] [INFO] org.eclipse.tracecompass.jsontrace.core [eclipse-plugin] [INFO] org.eclipse.tracecompass.jsontrace [eclipse-feature] [INFO] Trace Compass RCP Product [eclipse-repository] [INFO] Trace Compass Target Platform [pom] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.integration.swtbot.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.datastore.core.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.segmentstore.core.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests [eclipse-test-plugin] [INFO] Trace Compass All Tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.integration.core.tests [eclipse-test-plugin] [INFO] org.eclipse.tracecompass.testing [eclipse-feature] [INFO] org.eclipse.tracecompass.tmf.remote [eclipse-feature] [INFO] Trace Compass Repository [eclipse-repository] [INFO] org.eclipse.tracecompass.jsontrace.core.tests [eclipse-plugin] [INFO] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >---------- [INFO] Building Trace Compass Parent 9.3.0-SNAPSHOT [1/141] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass --- [INFO] [INFO] The following plugin updates are available: [INFO] maven-clean-plugin ................................. 3.3.1 -> 3.3.2 [INFO] maven-dependency-plugin ............................ 3.6.0 -> 3.6.1 [INFO] maven-enforcer-plugin .............................. 3.3.0 -> 3.4.1 [INFO] maven-install-plugin ............................... 2.5.2 -> 3.1.1 [INFO] maven-javadoc-plugin ............................... 3.6.2 -> 3.6.3 [INFO] maven-project-info-reports-plugin .................. 3.4.5 -> 3.5.0 [INFO] maven-site-plugin ........................... 4.0.0-M9 -> 4.0.0-M13 [INFO] org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin 1.4.2 -> 1.4.3 [INFO] org.eclipse.rcptt:rcptt-maven-plugin ............ 2.5.4 -> 2.5.5-MO [INFO] org.eclipse.tycho.extras:tycho-eclipserun-plugin ... 4.0.3 -> 4.0.6 [INFO] org.eclipse.tycho:target-platform-configuration .... 4.0.3 -> 4.0.6 [INFO] org.eclipse.tycho:tycho-compiler-plugin ............ 4.0.3 -> 4.0.6 [INFO] org.eclipse.tycho:tycho-maven-plugin ............... 4.0.3 -> 4.0.6 [INFO] org.eclipse.tycho:tycho-p2-plugin .................. 4.0.3 -> 4.0.6 [INFO] org.eclipse.tycho:tycho-p2-publisher-plugin ........ 4.0.3 -> 4.0.6 [INFO] org.eclipse.tycho:tycho-p2-repository-plugin ....... 4.0.3 -> 4.0.6 [INFO] org.eclipse.tycho:tycho-packaging-plugin ........... 4.0.3 -> 4.0.6 [INFO] org.eclipse.tycho:tycho-source-plugin .............. 4.0.3 -> 4.0.6 [INFO] org.eclipse.tycho:tycho-surefire-plugin ............ 4.0.3 -> 4.0.6 [INFO] org.eclipse.tycho:tycho-versions-plugin ............ 4.0.3 -> 4.0.6 [INFO] org.jacoco:jacoco-maven-plugin ................... 0.8.10 -> 0.8.11 [INFO] org.sonarsource.scanner.maven:sonar-maven-plugin 3.9.1.2184 -> 3.11.0.3922 [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: 3.9.0 [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >-- [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT [2/141] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis-parent --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >--- [INFO] Building Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT [3/141] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.common-parent --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >---- [INFO] Building org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT [4/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.common.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >-- [INFO] Building Trace Compass State System Parent 9.3.0-SNAPSHOT [5/141] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.statesystem-parent --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >-- [INFO] Building org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT [6/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.datastore.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >-- [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT [7/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.segmentstore.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >---- [INFO] Building Trace Compass TMF Parent 9.3.0-SNAPSHOT [8/141] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf-parent --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >-- [INFO] Building Trace Compass Filter Parser 1.1.1-SNAPSHOT [9/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.filter.parser --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [WARNING] The following plugins do not have their version specified: [WARNING] org.eclipse.tycho:tycho-source-plugin .................... 4.0.6 [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] Require Maven 3.9.0 to use the following plugin updates: [INFO] org.eclipse.tycho:tycho-source-plugin ............... null -> 4.0.6 [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >-- [INFO] Building org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT [10/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.statesystem.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >----- [INFO] Building org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT [11/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >-- [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT [12/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis.counters.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >-- [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT [13/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.statesystem.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >-- [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT [14/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >---- [INFO] Building Trace Compass CTF Support Parent 9.3.0-SNAPSHOT [15/141] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.ctf-parent --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >---- [INFO] Building Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT [16/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.ctf.parser --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [WARNING] The following plugins do not have their version specified: [WARNING] org.eclipse.tycho:tycho-source-plugin .................... 4.0.6 [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] Require Maven 3.9.0 to use the following plugin updates: [INFO] org.eclipse.tycho:tycho-source-plugin ............... null -> 4.0.6 [INFO] [INFO] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >----- [INFO] Building org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT [17/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.ctf.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >--- [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT [18/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.ctf.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >-- [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT [19/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.common.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >-- [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT [20/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.ctf.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >-- [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT [21/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >-- [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT [22/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------ [INFO] Building org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT [23/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.ui --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >-- [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT [24/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis.counters.ui --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >-- [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT [25/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.chart.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >-- [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT [26/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis.lami.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >-- [INFO] Building org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT [27/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis.graph.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >-- [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT [28/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis.timing.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >-- [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT [29/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >-- [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT [30/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis.os.linux.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >--- [INFO] Building Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT [31/141] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.lttng-parent --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >-- [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT [32/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.lttng2.common.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >-- [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT [33/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.lttng2.kernel.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >--- [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT [34/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.ui.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >--- [INFO] Building Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT [35/141] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.releng-parent --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties >-- [INFO] Building org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT [36/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >-- [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT [37/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >-- [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT [38/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >-- [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT [39/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >-- [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT [40/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis.graph.ui --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >-- [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT [41/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >--- [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT [42/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.chart.ui --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >-- [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT [43/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis.lami.ui --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >-- [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT [44/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >-- [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT [45/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >-- [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT [46/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >-- [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT [47/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >-- [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT [48/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis.timing.ui --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >-- [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT [49/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >-- [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT [50/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >-- [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT [51/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >-- [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT [52/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >-- [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT [53/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >-- [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT [54/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis.profiling.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >-- [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT [55/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >-- [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT [56/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis.profiling.ui --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >-- [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT [57/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >---- [INFO] Building Trace Compass BTF Support Parent 9.3.0-SNAPSHOT [58/141] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.btf-parent --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >----- [INFO] Building org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT [59/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.btf.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------ [INFO] Building org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT [60/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.btf.ui --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >-------- [INFO] Building Trace Compass Documentation 9.3.0-SNAPSHOT [61/141] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.doc --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user >-- [INFO] Building Trace Compass Profiling User Guide 9.3.0-SNAPSHOT [62/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.analysis.profiling.doc.user --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------ [INFO] Building Trace Compass Developer Guide 9.3.0-SNAPSHOT [63/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.doc.dev --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >-- [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT [64/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >-------- [INFO] Building org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT [65/141] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >-------- [INFO] Building org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT [66/141] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.btf --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >-- [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT [67/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.btf.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >-------- [INFO] Building org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT [68/141] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.ctf --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >-- [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT [69/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.ctf.parser.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------ [INFO] Building org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT [70/141] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.ctf --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >-- [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT [71/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >----- [INFO] Building Trace Compass User Guide 9.3.0-SNAPSHOT [72/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.doc.user --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >-- [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT [73/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >--- [INFO] Building Trace Compass RCP User Guide 9.3.0-SNAPSHOT [74/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.rcp.doc.user --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >-- [INFO] Building Trace Compass Pcap User Guide 9.3.0-SNAPSHOT [75/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >----- [INFO] Building org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT [76/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.examples --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >-- [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT [77/141] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.gdbtrace-parent --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >--- [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT [78/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.gdbtrace.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >---- [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT [79/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.gdbtrace.ui --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >----- [INFO] Building org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT [80/141] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.gdbtrace --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >-- [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT [81/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >-- [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT [82/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >-- [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT [83/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >-- [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT [84/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.remote.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >--- [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT [85/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.remote.ui --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >-- [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT [86/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.lttng2.control.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >-- [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT [87/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.lttng2.control.ui --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >-- [INFO] Building org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT [88/141] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.lttng2.control --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >-- [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT [89/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >-- [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT [90/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >-- [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT [91/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >-- [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT [92/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >-- [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT [93/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >--- [INFO] Building org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT [94/141] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.lttng2.kernel --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >-- [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT [95/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >-- [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT [96/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >-- [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT [97/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >-- [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT [98/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.lttng2.ust.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >--- [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT [99/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.lttng2.ust.ui --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >---- [INFO] Building org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT [100/141] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.lttng2.ust --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >-- [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT [101/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >-- [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT [102/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >-- [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT [103/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >---- [INFO] Building Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT [104/141] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.pcap-parent --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >----- [INFO] Building org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT [105/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.pcap.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >-- [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT [106/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.pcap.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >--- [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT [107/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.pcap.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >---- [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT [108/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.pcap.ui --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >----- [INFO] Building org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT [109/141] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.pcap --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >-- [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT [110/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >-- [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT [111/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >---- [INFO] Building Trace Compass RCP Parent 9.3.0-SNAPSHOT [112/141] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.rcp-parent --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >--- [INFO] Building Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT [113/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.rcp.branding --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >-- [INFO] Building Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT [114/141] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.rcp.branding.feature --- [INFO] [INFO] The following plugin updates are available: [INFO] org.eclipse.tycho:tycho-source-plugin .............. 4.0.3 -> 4.0.6 [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: 3.9.0 [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >--- [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT [115/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.cli.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------ [INFO] Building org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT [116/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.rcp.ui --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >-------- [INFO] Building Trace Compass RCP Feature 9.3.0-SNAPSHOT [117/141] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.rcp --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [WARNING] The following plugins do not have their version specified: [WARNING] org.eclipse.tycho:tycho-source-plugin .................... 4.0.6 [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] Require Maven 3.9.0 to use the following plugin updates: [INFO] org.eclipse.tycho:tycho-source-plugin ............... null -> 4.0.6 [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >-- [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT [118/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >--- [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT [119/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.rcp.ui.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >-- [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT [120/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.rcp.incubator.ui --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >--- [INFO] Building org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT [121/141] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.rcp.incubator --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------ [INFO] Building org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT [122/141] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.cli --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >-- [INFO] Building Trace Compass Json trace Parent 9.3.0-SNAPSHOT [123/141] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.jsontrace-parent --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >-- [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT [124/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.jsontrace.core --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >----- [INFO] Building org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT [125/141] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.jsontrace --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >---- [INFO] Building Trace Compass RCP Product 9.3.0-SNAPSHOT [126/141] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.rcp.product --- [INFO] [INFO] The following plugin updates are available: [INFO] org.eclipse.cbi.maven.plugins:eclipse-dmg-packager . 1.4.2 -> 1.4.3 [INFO] org.eclipse.cbi.maven.plugins:eclipse-macsigner-plugin 1.4.2 -> 1.4.3 [INFO] org.eclipse.cbi.maven.plugins:eclipse-winsigner-plugin 1.4.2 -> 1.4.3 [INFO] org.eclipse.tycho:tycho-p2-director-plugin ......... 4.0.3 -> 4.0.6 [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: 3.9.0 [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------ [INFO] Building Trace Compass Target Platform 9.3.0-SNAPSHOT [127/141] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.target --- [INFO] [INFO] The following plugin updates are available: [INFO] org.codehaus.mojo:build-helper-maven-plugin ........ 3.4.0 -> 3.5.0 [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: 3.2.5 [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >-- [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT [128/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >-- [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT [129/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >-- [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT [130/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >-- [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT [131/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.integration.swtbot.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >-- [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT [132/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >-- [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT [133/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.datastore.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >-- [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT [134/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.segmentstore.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >-- [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [135/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >----- [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT [136/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.alltests --- [INFO] [INFO] The following plugin updates are available: [INFO] org.eclipse.tycho:tycho-surefire-plugin ............ 4.0.3 -> 4.0.6 [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: 3.9.0 [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >-- [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT [137/141] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.integration.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------ [INFO] Building org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT [138/141] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.testing --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >---- [INFO] Building org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT [139/141] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.tmf.remote --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >---- [INFO] Building Trace Compass Repository 9.3.0-SNAPSHOT [140/141] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.releng-site --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: 3.2.5 [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >-- [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [141/141] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- versions-maven-plugin:2.16.2:display-plugin-updates (default-cli) @ org.eclipse.tracecompass.jsontrace.core.tests --- [INFO] [INFO] All plugins with a version specified are using the latest versions. [INFO] [INFO] All plugins have a version specified. [INFO] [INFO] Project requires minimum Maven version for build of: 3.9 [INFO] Plugins require minimum Maven version of: null [INFO] [INFO] No plugins require a newer version of Maven than specified by the pom. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Trace Compass Parent 9.3.0-SNAPSHOT ................ SUCCESS [ 27.370 s] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT SUCCESS [ 0.029 s] [INFO] Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT SUCCESS [ 0.009 s] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT SUCCESS [ 0.010 s] [INFO] Trace Compass State System Parent 9.3.0-SNAPSHOT ... SUCCESS [ 0.009 s] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [ 0.009 s] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [ 0.009 s] [INFO] Trace Compass TMF Parent 9.3.0-SNAPSHOT ............ SUCCESS [ 0.009 s] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [ 2.423 s] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT SUCCESS [ 0.014 s] [INFO] org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT ... SUCCESS [ 0.009 s] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [ 0.009 s] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [ 0.008 s] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT SUCCESS [ 0.009 s] [INFO] Trace Compass CTF Support Parent 9.3.0-SNAPSHOT .... SUCCESS [ 0.007 s] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [ 0.031 s] [INFO] org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT ... SUCCESS [ 0.009 s] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT SUCCESS [ 0.008 s] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT SUCCESS [ 0.007 s] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT SUCCESS [ 0.018 s] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT SUCCESS [ 0.007 s] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [ 0.008 s] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT ..... SUCCESS [ 0.007 s] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [ 0.007 s] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [ 0.008 s] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT SUCCESS [ 0.007 s] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT SUCCESS [ 0.007 s] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT SUCCESS [ 0.007 s] [INFO] Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT .. SUCCESS [ 0.023 s] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [ 0.007 s] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT SUCCESS [ 0.007 s] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT SUCCESS [ 0.007 s] [INFO] Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT SUCCESS [ 0.007 s] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT SUCCESS [ 0.007 s] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [ 0.007 s] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [ 0.025 s] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT SUCCESS [ 0.007 s] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [ 0.032 s] [INFO] Trace Compass BTF Support Parent 9.3.0-SNAPSHOT .... SUCCESS [ 0.011 s] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [ 0.006 s] [INFO] Trace Compass Documentation 9.3.0-SNAPSHOT ......... SUCCESS [ 0.006 s] [INFO] Trace Compass Profiling User Guide 9.3.0-SNAPSHOT .. SUCCESS [ 0.007 s] [INFO] Trace Compass Developer Guide 9.3.0-SNAPSHOT ....... SUCCESS [ 0.007 s] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT ........ SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT ........ SUCCESS [ 0.007 s] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT ........ SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [ 0.020 s] [INFO] org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT .... SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [ 0.007 s] [INFO] Trace Compass User Guide 9.3.0-SNAPSHOT ............ SUCCESS [ 0.006 s] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT SUCCESS [ 0.006 s] [INFO] Trace Compass RCP User Guide 9.3.0-SNAPSHOT ........ SUCCESS [ 0.007 s] [INFO] Trace Compass Pcap User Guide 9.3.0-SNAPSHOT ....... SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [ 0.006 s] [INFO] Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT SUCCESS [ 0.005 s] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT SUCCESS [ 0.007 s] [INFO] org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT ... SUCCESS [ 0.005 s] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [ 0.029 s] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [ 0.005 s] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [ 0.005 s] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT SUCCESS [ 0.005 s] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT SUCCESS [ 0.011 s] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT . SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [ 0.005 s] [INFO] Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT SUCCESS [ 0.005 s] [INFO] org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT .. SUCCESS [ 0.006 s] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT ... SUCCESS [ 0.005 s] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 0.005 s] [INFO] Trace Compass RCP Parent 9.3.0-SNAPSHOT ............ SUCCESS [ 0.021 s] [INFO] Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT .. SUCCESS [ 0.006 s] [INFO] Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT .. SUCCESS [ 0.010 s] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [ 0.018 s] [INFO] org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT ..... SUCCESS [ 0.010 s] [INFO] Trace Compass RCP Feature 9.3.0-SNAPSHOT ........... SUCCESS [ 0.022 s] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT SUCCESS [ 0.018 s] [INFO] org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT .... SUCCESS [ 0.005 s] [INFO] Trace Compass Json trace Parent 9.3.0-SNAPSHOT ..... SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [ 0.005 s] [INFO] org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT .. SUCCESS [ 0.006 s] [INFO] Trace Compass RCP Product 9.3.0-SNAPSHOT ........... SUCCESS [ 0.802 s] [INFO] Trace Compass Target Platform 9.3.0-SNAPSHOT ....... SUCCESS [ 0.313 s] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [ 0.007 s] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT SUCCESS [ 0.005 s] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 0.006 s] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [ 0.010 s] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT .... SUCCESS [ 0.006 s] [INFO] org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT . SUCCESS [ 0.006 s] [INFO] Trace Compass Repository 9.3.0-SNAPSHOT ............ SUCCESS [ 0.014 s] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [ 0.006 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:45 min [INFO] Finished at: 2024-03-24T04:02:09Z [INFO] ------------------------------------------------------------------------ Summary: [INFO] maven-clean-plugin ................................. 3.3.1 -> 3.3.2 [INFO] maven-dependency-plugin ............................ 3.6.0 -> 3.6.1 [INFO] maven-enforcer-plugin .............................. 3.3.0 -> 3.4.1 [INFO] maven-install-plugin ............................... 2.5.2 -> 3.1.1 [INFO] maven-javadoc-plugin ............................... 3.6.2 -> 3.6.3 [INFO] maven-project-info-reports-plugin .................. 3.4.5 -> 3.5.0 [INFO] maven-site-plugin ........................... 4.0.0-M9 -> 4.0.0-M13 [INFO] org.codehaus.mojo:build-helper-maven-plugin ........ 3.4.0 -> 3.5.0 [INFO] org.eclipse.cbi.maven.plugins:eclipse-dmg-packager . 1.4.2 -> 1.4.3 [INFO] org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin 1.4.2 -> 1.4.3 [INFO] org.eclipse.cbi.maven.plugins:eclipse-macsigner-plugin 1.4.2 -> 1.4.3 [INFO] org.eclipse.cbi.maven.plugins:eclipse-winsigner-plugin 1.4.2 -> 1.4.3 [INFO] org.eclipse.rcptt:rcptt-maven-plugin ............ 2.5.4 -> 2.5.5-MO [INFO] org.eclipse.tycho.extras:tycho-eclipserun-plugin ... 4.0.3 -> 4.0.6 [INFO] org.eclipse.tycho:target-platform-configuration .... 4.0.3 -> 4.0.6 [INFO] org.eclipse.tycho:tycho-compiler-plugin ............ 4.0.3 -> 4.0.6 [INFO] org.eclipse.tycho:tycho-maven-plugin ............... 4.0.3 -> 4.0.6 [INFO] org.eclipse.tycho:tycho-p2-director-plugin ......... 4.0.3 -> 4.0.6 [INFO] org.eclipse.tycho:tycho-p2-plugin .................. 4.0.3 -> 4.0.6 [INFO] org.eclipse.tycho:tycho-p2-publisher-plugin ........ 4.0.3 -> 4.0.6 [INFO] org.eclipse.tycho:tycho-p2-repository-plugin ....... 4.0.3 -> 4.0.6 [INFO] org.eclipse.tycho:tycho-packaging-plugin ........... 4.0.3 -> 4.0.6 [INFO] org.eclipse.tycho:tycho-source-plugin .............. 4.0.3 -> 4.0.6 [INFO] org.eclipse.tycho:tycho-source-plugin ............... null -> 4.0.6 [INFO] org.eclipse.tycho:tycho-surefire-plugin ............ 4.0.3 -> 4.0.6 [INFO] org.eclipse.tycho:tycho-versions-plugin ............ 4.0.3 -> 4.0.6 [INFO] org.jacoco:jacoco-maven-plugin ................... 0.8.10 -> 0.8.11 [INFO] org.sonarsource.scanner.maven:sonar-maven-plugin 3.9.1.2184 -> 3.11.0.3922 Number of outdated plugins: 28 Build step 'Execute shell' marked build as failure Sending e-mails to: bernd.hufmann@ericsson.com matthew.khouzam@ericsson.com patrick.tasse@gmail.com Finished: FAILURE