Skip to content
Failed

Console Output

10:34:08 Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-manufacturing/+/194772
10:34:08 Running as SYSTEM
10:34:08 Agent centos-7-k4prd is provisioned from template centos-7
10:34:08 ---
10:34:08 apiVersion: "v1"
10:34:08 kind: "Pod"
10:34:08 metadata:
10:34:08   annotations: {}
10:34:08   labels:
10:34:08     jenkins: "slave"
10:34:08     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
10:34:08     jenkins/label: "migration_jipp-migration_centos-7"
10:34:08   name: "centos-7-k4prd"
10:34:08   namespace: "papyrus"
10:34:08 spec:
10:34:08   containers:
10:34:08   - env:
10:34:08     - name: "JENKINS_SECRET"
10:34:08       value: "********"
10:34:08     - name: "JENKINS_TUNNEL"
10:34:08       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
10:34:08     - name: "JENKINS_AGENT_NAME"
10:34:08       value: "centos-7-k4prd"
10:34:08     - name: "JENKINS_REMOTING_JAVA_OPTS"
10:34:08       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
10:34:08         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
10:34:08     - name: "JAVA_TOOL_OPTIONS"
10:34:08       value: ""
10:34:08     - name: "_JAVA_OPTIONS"
10:34:08       value: ""
10:34:08     - name: "OPENJ9_JAVA_OPTIONS"
10:34:08       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
10:34:08     - name: "JENKINS_NAME"
10:34:08       value: "centos-7-k4prd"
10:34:08     - name: "JENKINS_AGENT_WORKDIR"
10:34:08       value: "/home/jenkins/agent"
10:34:08     - name: "JENKINS_URL"
10:34:08       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
10:34:08     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13"
10:34:08     imagePullPolicy: "Always"
10:34:08     name: "jnlp"
10:34:08     resources:
10:34:08       limits:
10:34:08         cpu: "2000m"
10:34:08         memory: "4096Mi"
10:34:08       requests:
10:34:08         cpu: "1000m"
10:34:08         memory: "4096Mi"
10:34:08     tty: true
10:34:08     volumeMounts:
10:34:08     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:34:08       name: "m2-dir"
10:34:08       readOnly: true
10:34:08       subPath: "toolchains.xml"
10:34:08     - mountPath: "/home/jenkins/.mavenrc"
10:34:08       name: "m2-dir"
10:34:08       readOnly: true
10:34:08       subPath: ".mavenrc"
10:34:08     - mountPath: "/opt/tools"
10:34:08       name: "volume-0"
10:34:08       readOnly: false
10:34:08     - mountPath: "/home/jenkins"
10:34:08       name: "volume-2"
10:34:08       readOnly: false
10:34:08     - mountPath: "/home/jenkins/.m2/repository"
10:34:08       name: "volume-3"
10:34:08       readOnly: false
10:34:08     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:34:08       name: "m2-secret-dir"
10:34:08       readOnly: true
10:34:08       subPath: "settings-security.xml"
10:34:08     - mountPath: "/home/jenkins/.m2/wrapper"
10:34:08       name: "volume-4"
10:34:08       readOnly: false
10:34:08     - mountPath: "/home/jenkins/.m2/settings.xml"
10:34:08       name: "m2-secret-dir"
10:34:08       readOnly: true
10:34:08       subPath: "settings.xml"
10:34:08     - mountPath: "/home/jenkins/.ssh"
10:34:08       name: "volume-1"
10:34:08       readOnly: false
10:34:08       subPath: ""
10:34:08     - mountPath: "/home/jenkins/agent"
10:34:08       name: "workspace-volume"
10:34:08       readOnly: false
10:34:08     workingDir: "/home/jenkins/agent"
10:34:08   nodeSelector:
10:34:08     kubernetes.io/os: "linux"
10:34:08   restartPolicy: "Never"
10:34:08   volumes:
10:34:08   - name: "volume-0"
10:34:08     persistentVolumeClaim:
10:34:08       claimName: "tools-claim-jiro-papyrus"
10:34:08       readOnly: true
10:34:08   - name: "m2-secret-dir"
10:34:08     secret:
10:34:08       secretName: "m2-secret-dir"
10:34:08   - emptyDir:
10:34:08       medium: ""
10:34:08     name: "volume-2"
10:34:08   - configMap:
10:34:08       name: "m2-dir"
10:34:08     name: "m2-dir"
10:34:08   - configMap:
10:34:08       name: "known-hosts"
10:34:08     name: "volume-1"
10:34:08   - emptyDir:
10:34:08       medium: ""
10:34:08     name: "workspace-volume"
10:34:08   - emptyDir:
10:34:08       medium: ""
10:34:08     name: "volume-4"
10:34:08   - emptyDir:
10:34:08       medium: ""
10:34:08     name: "volume-3"
10:34:08 
10:34:08 Building remotely on centos-7-k4prd (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit
10:34:08 The recommended git tool is: NONE
10:34:10 No credentials specified
10:34:10 Cloning the remote Git repository
10:34:10 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git
10:34:10  > git init /home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit/source # timeout=10
10:34:10 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git
10:34:10  > git --version # timeout=10
10:34:10  > git --version # 'git version 2.36.1'
10:34:10  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:34:11  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git # timeout=10
10:34:11  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:34:11  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git # timeout=10
10:34:11 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git
10:34:11  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git refs/changes/72/194772/5 # timeout=10
10:34:11  > git rev-parse 21bd1bdd9415a5564b3d72e7991cfed85dd5127d^{commit} # timeout=10
10:34:11 Checking out Revision 21bd1bdd9415a5564b3d72e7991cfed85dd5127d (refs/changes/72/194772/5)
10:34:11  > git config core.sparsecheckout # timeout=10
10:34:11  > git checkout -f 21bd1bdd9415a5564b3d72e7991cfed85dd5127d # timeout=10
10:34:15 Commit message: "bug 579577 - first commit of opc ua designer plugins"
10:34:15  > git rev-parse FETCH_HEAD^{commit} # timeout=10
10:34:15  > git rev-list --no-walk caf16e4d4609fb2d072b262658056d4a41af5af3 # timeout=10
10:34:15 $ pkill Xvnc
10:34:15 $ pkill Xrealvnc
10:34:16 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
10:34:28 [Papyrus-OpcUA-Gerrit] $ Xvnc -help
10:34:28 Starting xvnc
10:34:28 [Papyrus-OpcUA-Gerrit] $ Xvnc :35 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
10:34:28 
10:34:28 Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
10:34:28 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
10:34:28 See http://www.tigervnc.org for information on TigerVNC.
10:34:28 Underlying X server release 12004000, The X.Org Foundation
10:34:28 
10:34:28 
10:34:28 Wed Jul 20 14:34:28 2022
10:34:28  vncext:      VNC extension running!
10:34:28  vncext:      Listening for VNC connections on all interface(s), port 5935
10:34:28  vncext:      created VNC server for screen 0
10:34:28 [Papyrus-OpcUA-Gerrit] $ /bin/sh -xe /tmp/jenkins9497263428934497300.sh
10:34:28 + set +e
10:34:28 + pwd
10:34:28 /home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit
10:34:35 + '[' -f ../notUTF8.log ']'
10:34:35 + echo 'All contributed files are UTF8 compliant'
10:34:35 All contributed files are UTF8 compliant
10:34:35 + '[' -f ../notLF.log ']'
10:34:35 + echo 'All contributed files respect the Linux line endings'
10:34:35 All contributed files respect the Linux line endings
10:34:35 + cd ..
10:34:35 + set -e
10:34:35 + javac -version
10:34:35 javac 11.0.2
10:34:35 [Papyrus-OpcUA-Gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f source/opcua/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=21bd1bdd9415a5564b3d72e7991cfed85dd5127d -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=fadwa.tmar@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=fadwa tmar" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-manufacturing/+/194772 -DGERRIT_PATCHSET_UPLOADER_EMAIL=fadwa.tmar@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus-manufacturing -DGERRIT_CHANGE_NUMBER=194772 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"fadwa tmar\" <fadwa.tmar@cea.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/72/194772/5 "-DGERRIT_PATCHSET_UPLOADER_NAME=fadwa tmar" '-DGERRIT_CHANGE_OWNER=\"fadwa tmar\" <fadwa.tmar@cea.fr>' -DGERRIT_CHANGE_COMMIT_MESSAGE=YnVnIDU3OTU3NyAtIGZpcnN0IGNvbW1pdCBvZiBvcGMgdWEgZGVzaWduZXIgcGx1Z2lucwoKQ2hhbmdlLUlkOiBJN2MyNGU4OWM5NjgxZjM2N2MzNWI2OTI5YTk5M2YxODIxMmUyN2NmNQpTaWduZWQtb2ZmLWJ5OiBGYWR3YSBUbWFyIDxmYWR3YS50bWFyQGNlYS5mcj4K "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=bug 579577 - first commit of opc ua designer plugins" '-DGERRIT_EVENT_ACCOUNT=\"fadwa tmar\" <fadwa.tmar@cea.fr>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I7c24e89c9681f367c35b6929a993f18212e27cf5 -DGERRIT_EVENT_HASH=-999176439 -DGERRIT_VERSION=3.5.1 -DGERRIT_EVENT_ACCOUNT_EMAIL=fadwa.tmar@cea.fr -DGERRIT_PATCHSET_NUMBER=5 "-DGERRIT_CHANGE_OWNER_NAME=fadwa tmar" -DSIGN=true -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit/.repository clean verify -PbuildRCP -Psign
10:34:35 Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
10:34:35 Maven home: /opt/tools/apache-maven/latest
10:34:35 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
10:34:35 Default locale: en_US, platform encoding: UTF-8
10:34:35 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
10:34:37 [INFO] Scanning for projects...
10:34:46 [WARNING] 
10:34:46 [WARNING] Some problems were encountered while building the effective model for org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.examples:eclipse-plugin:1.0.0-SNAPSHOT
10:34:46 [WARNING] 'build.plugins.plugin.version' for org.eclipse.tycho.extras:tycho-source-feature-plugin is missing. @ org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.root:0.0.1-SNAPSHOT, /home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit/source/opcua/pom.xml, line 380, column 12
10:34:46 [WARNING] 
10:34:46 [WARNING] Some problems were encountered while building the effective model for org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua-examples:pom:0.0.1-SNAPSHOT
10:34:46 [WARNING] 'build.plugins.plugin.version' for org.eclipse.tycho.extras:tycho-source-feature-plugin is missing. @ org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.root:0.0.1-SNAPSHOT, /home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit/source/opcua/pom.xml, line 380, column 12
10:34:46 [WARNING] 
10:34:46 [WARNING] Some problems were encountered while building the effective model for org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.feature:eclipse-feature:1.0.0-SNAPSHOT
10:34:46 [WARNING] 'build.plugins.plugin.version' for org.eclipse.tycho.extras:tycho-source-feature-plugin is missing. @ org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.root:0.0.1-SNAPSHOT, /home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit/source/opcua/pom.xml, line 380, column 12
10:34:46 [WARNING] 
10:34:46 [WARNING] Some problems were encountered while building the effective model for org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua-features:pom:0.0.1-SNAPSHOT
10:34:46 [WARNING] 'build.plugins.plugin.version' for org.eclipse.tycho.extras:tycho-source-feature-plugin is missing. @ org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.root:0.0.1-SNAPSHOT, /home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit/source/opcua/pom.xml, line 380, column 12
10:34:46 [WARNING] 
10:34:46 [WARNING] Some problems were encountered while building the effective model for org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.uml2opcua.nodeIdsCsv:eclipse-plugin:1.0.0-SNAPSHOT
10:34:46 [WARNING] 'build.plugins.plugin.version' for org.eclipse.tycho.extras:tycho-source-feature-plugin is missing. @ org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.root:0.0.1-SNAPSHOT, /home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit/source/opcua/pom.xml, line 380, column 12
10:34:46 [WARNING] 
10:34:46 [WARNING] Some problems were encountered while building the effective model for org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.uml2opcua.qvt:eclipse-plugin:1.0.0-SNAPSHOT
10:34:46 [WARNING] 'build.plugins.plugin.version' for org.eclipse.tycho.extras:tycho-source-feature-plugin is missing. @ org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.root:0.0.1-SNAPSHOT, /home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit/source/opcua/pom.xml, line 380, column 12
10:34:46 [WARNING] 
10:34:46 [WARNING] Some problems were encountered while building the effective model for org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.uml2opcua.qvtblackbox:eclipse-plugin:1.0.0-SNAPSHOT
10:34:46 [WARNING] 'build.plugins.plugin.version' for org.eclipse.tycho.extras:tycho-source-feature-plugin is missing. @ org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.root:0.0.1-SNAPSHOT, /home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit/source/opcua/pom.xml, line 380, column 12
10:34:46 [WARNING] 
10:34:46 [WARNING] Some problems were encountered while building the effective model for org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.uml2opcua.ui:eclipse-plugin:1.0.0-SNAPSHOT
10:34:46 [WARNING] 'build.plugins.plugin.version' for org.eclipse.tycho.extras:tycho-source-feature-plugin is missing. @ org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.root:0.0.1-SNAPSHOT, /home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit/source/opcua/pom.xml, line 380, column 12
10:34:46 [WARNING] 
10:34:46 [WARNING] Some problems were encountered while building the effective model for org.eclipse.papyrus.opcua:org.eclipse.papyrus.uml2opcua.qvto.transformation:eclipse-plugin:1.0.0-SNAPSHOT
10:34:46 [WARNING] 'build.plugins.plugin.version' for org.eclipse.tycho.extras:tycho-source-feature-plugin is missing. @ org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.root:0.0.1-SNAPSHOT, /home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit/source/opcua/pom.xml, line 380, column 12
10:34:46 [WARNING] 
10:34:46 [WARNING] Some problems were encountered while building the effective model for org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua-codegen:pom:0.0.1-SNAPSHOT
10:34:46 [WARNING] 'build.plugins.plugin.version' for org.eclipse.tycho.extras:tycho-source-feature-plugin is missing. @ org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.root:0.0.1-SNAPSHOT, /home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit/source/opcua/pom.xml, line 380, column 12
10:34:46 [WARNING] 
10:34:46 [WARNING] Some problems were encountered while building the effective model for org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.di.profile:eclipse-plugin:1.0.0-SNAPSHOT
10:34:46 [WARNING] 'build.plugins.plugin.version' for org.eclipse.tycho.extras:tycho-source-feature-plugin is missing. @ org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.root:0.0.1-SNAPSHOT, /home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit/source/opcua/pom.xml, line 380, column 12
10:34:46 [WARNING] 
10:34:46 [WARNING] Some problems were encountered while building the effective model for org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.robotics.profile:eclipse-plugin:1.0.0-SNAPSHOT
10:34:46 [WARNING] 'build.plugins.plugin.version' for org.eclipse.tycho.extras:tycho-source-feature-plugin is missing. @ org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.root:0.0.1-SNAPSHOT, /home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit/source/opcua/pom.xml, line 380, column 12
10:34:46 [WARNING] 
10:34:46 [WARNING] Some problems were encountered while building the effective model for org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua-modeling:pom:0.0.1-SNAPSHOT
10:34:46 [WARNING] 'build.plugins.plugin.version' for org.eclipse.tycho.extras:tycho-source-feature-plugin is missing. @ org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.root:0.0.1-SNAPSHOT, /home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit/source/opcua/pom.xml, line 380, column 12
10:34:46 [WARNING] 
10:34:46 [WARNING] Some problems were encountered while building the effective model for org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua-plugins:pom:0.0.1-SNAPSHOT
10:34:46 [WARNING] 'build.plugins.plugin.version' for org.eclipse.tycho.extras:tycho-source-feature-plugin is missing. @ org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.root:0.0.1-SNAPSHOT, /home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit/source/opcua/pom.xml, line 380, column 12
10:34:46 [WARNING] 
10:34:46 [WARNING] Some problems were encountered while building the effective model for org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.target:eclipse-target-definition:0.0.1-SNAPSHOT
10:34:46 [WARNING] 'build.plugins.plugin.version' for org.eclipse.tycho.extras:tycho-source-feature-plugin is missing. @ org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.root:0.0.1-SNAPSHOT, /home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit/source/opcua/pom.xml, line 380, column 12
10:34:46 [WARNING] 
10:34:46 [WARNING] Some problems were encountered while building the effective model for org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.p2:eclipse-repository:0.0.1-SNAPSHOT
10:34:46 [WARNING] 'build.plugins.plugin.version' for org.eclipse.tycho.extras:tycho-source-feature-plugin is missing. @ org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.root:0.0.1-SNAPSHOT, /home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit/source/opcua/pom.xml, line 380, column 12
10:34:46 [WARNING] 
10:34:46 [WARNING] Some problems were encountered while building the effective model for org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua-releng:pom:0.0.1-SNAPSHOT
10:34:46 [WARNING] 'build.plugins.plugin.version' for org.eclipse.tycho.extras:tycho-source-feature-plugin is missing. @ org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.root:0.0.1-SNAPSHOT, /home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit/source/opcua/pom.xml, line 380, column 12
10:34:46 [WARNING] 
10:34:46 [WARNING] Some problems were encountered while building the effective model for org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.root:pom:0.0.1-SNAPSHOT
10:34:46 [WARNING] 'build.plugins.plugin.version' for org.eclipse.tycho.extras:tycho-source-feature-plugin is missing. @ line 380, column 12
10:34:46 [WARNING] 
10:34:46 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
10:34:46 [WARNING] 
10:34:46 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
10:34:46 [WARNING] 
10:34:54 ---------------------------------------------------
10:34:54 constituent[0]: file:/opt/tools/apache-maven/latest/conf/logging/
10:34:54 constituent[1]: file:/opt/tools/apache-maven/latest/lib/maven-embedder-3.8.5.jar
10:34:54 constituent[2]: file:/opt/tools/apache-maven/latest/lib/maven-settings-3.8.5.jar
10:34:54 constituent[3]: file:/opt/tools/apache-maven/latest/lib/maven-settings-builder-3.8.5.jar
10:34:54 constituent[4]: file:/opt/tools/apache-maven/latest/lib/maven-plugin-api-3.8.5.jar
10:34:54 constituent[5]: file:/opt/tools/apache-maven/latest/lib/maven-model-3.8.5.jar
10:34:54 constituent[6]: file:/opt/tools/apache-maven/latest/lib/maven-model-builder-3.8.5.jar
10:34:54 constituent[7]: file:/opt/tools/apache-maven/latest/lib/maven-builder-support-3.8.5.jar
10:34:54 constituent[8]: file:/opt/tools/apache-maven/latest/lib/maven-resolver-api-1.6.3.jar
10:34:54 constituent[9]: file:/opt/tools/apache-maven/latest/lib/maven-resolver-util-1.6.3.jar
10:34:54 constituent[10]: file:/opt/tools/apache-maven/latest/lib/maven-shared-utils-3.3.4.jar
10:34:54 constituent[11]: file:/opt/tools/apache-maven/latest/lib/commons-io-2.6.jar
10:34:54 constituent[12]: file:/opt/tools/apache-maven/latest/lib/guice-4.2.2-no_aop.jar
10:34:54 constituent[13]: file:/opt/tools/apache-maven/latest/lib/guava-25.1-android.jar
10:34:54 constituent[14]: file:/opt/tools/apache-maven/latest/lib/javax.inject-1.jar
10:34:54 constituent[15]: file:/opt/tools/apache-maven/latest/lib/javax.annotation-api-1.2.jar
10:34:54 constituent[16]: file:/opt/tools/apache-maven/latest/lib/plexus-utils-3.3.0.jar
10:34:54 constituent[17]: file:/opt/tools/apache-maven/latest/lib/plexus-sec-dispatcher-2.0.jar
10:34:54 constituent[18]: file:/opt/tools/apache-maven/latest/lib/plexus-cipher-2.0.jar
10:34:54 constituent[19]: file:/opt/tools/apache-maven/latest/lib/slf4j-api-1.7.32.jar
10:34:54 constituent[20]: file:/opt/tools/apache-maven/latest/lib/commons-lang3-3.8.1.jar
10:34:54 constituent[21]: file:/opt/tools/apache-maven/latest/lib/maven-core-3.8.5.jar
10:34:54 constituent[22]: file:/opt/tools/apache-maven/latest/lib/maven-repository-metadata-3.8.5.jar
10:34:54 constituent[23]: file:/opt/tools/apache-maven/latest/lib/maven-artifact-3.8.5.jar
10:34:54 constituent[24]: file:/opt/tools/apache-maven/latest/lib/maven-resolver-provider-3.8.5.jar
10:34:54 constituent[25]: file:/opt/tools/apache-maven/latest/lib/maven-resolver-impl-1.6.3.jar
10:34:54 constituent[26]: file:/opt/tools/apache-maven/latest/lib/maven-resolver-spi-1.6.3.jar
10:34:54 constituent[27]: file:/opt/tools/apache-maven/latest/lib/org.eclipse.sisu.inject-0.3.5.jar
10:34:54 constituent[28]: file:/opt/tools/apache-maven/latest/lib/plexus-interpolation-1.26.jar
10:34:54 constituent[29]: file:/opt/tools/apache-maven/latest/lib/plexus-component-annotations-2.1.0.jar
10:34:54 constituent[30]: file:/opt/tools/apache-maven/latest/lib/maven-compat-3.8.5.jar
10:34:54 constituent[31]: file:/opt/tools/apache-maven/latest/lib/wagon-provider-api-3.5.1.jar
10:34:54 constituent[32]: file:/opt/tools/apache-maven/latest/lib/org.eclipse.sisu.plexus-0.3.5.jar
10:34:54 constituent[33]: file:/opt/tools/apache-maven/latest/lib/commons-cli-1.4.jar
10:34:54 constituent[34]: file:/opt/tools/apache-maven/latest/lib/wagon-http-3.5.1-shaded.jar
10:34:54 constituent[35]: file:/opt/tools/apache-maven/latest/lib/jcl-over-slf4j-1.7.32.jar
10:34:54 constituent[36]: file:/opt/tools/apache-maven/latest/lib/wagon-file-3.5.1.jar
10:34:54 constituent[37]: file:/opt/tools/apache-maven/latest/lib/maven-resolver-connector-basic-1.6.3.jar
10:34:54 constituent[38]: file:/opt/tools/apache-maven/latest/lib/maven-resolver-transport-wagon-1.6.3.jar
10:34:54 constituent[39]: file:/opt/tools/apache-maven/latest/lib/maven-slf4j-provider-3.8.5.jar
10:34:54 constituent[40]: file:/opt/tools/apache-maven/latest/lib/jansi-2.4.0.jar
10:34:54 ---------------------------------------------------
10:34:54 Exception in thread "main" java.lang.NoSuchMethodError: org.eclipse.tycho.ReactorProject.getBuildProperties()Lorg/eclipse/tycho/BuildProperties;
10:34:54 	at org.eclipse.tycho.source.OsgiSourceMojo.isRelevant(OsgiSourceMojo.java:420)
10:34:54 	at org.eclipse.tycho.source.SourcesP2MetadataProvider.getDependencyMetadata(SourcesP2MetadataProvider.java:46)
10:34:54 	at org.eclipse.tycho.p2.resolver.P2DependencyResolver.lambda$getDependencyMetadata$0(P2DependencyResolver.java:172)
10:34:54 	at org.eclipse.tycho.core.maven.utils.PluginRealmHelper.execute(PluginRealmHelper.java:122)
10:34:54 	at org.eclipse.tycho.p2.resolver.P2DependencyResolver.getDependencyMetadata(P2DependencyResolver.java:169)
10:34:54 	at org.eclipse.tycho.p2.resolver.P2DependencyResolver.setupProjects(P2DependencyResolver.java:143)
10:34:54 	at org.eclipse.tycho.core.resolver.DefaultTychoResolver.setupProject(DefaultTychoResolver.java:111)
10:34:54 	at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:99)
10:34:54 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:253)
10:34:54 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
10:34:54 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
10:34:54 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:960)
10:34:54 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:293)
10:34:54 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:196)
10:34:54 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:34:54 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
10:34:54 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:34:54 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
10:34:54 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282)
10:34:54 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225)
10:34:54 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406)
10:34:54 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347)
10:34:59 Exception in thread "Timer-0" java.lang.NoClassDefFoundError: org/eclipse/osgi/internal/messages/Msg
10:34:59 	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.setProperties(ServiceRegistrationImpl.java:174)
10:34:59 	at org.apache.felix.scr.impl.ComponentRegistry$4.run(ComponentRegistry.java:751)
10:34:59 	at java.base/java.util.TimerThread.mainLoop(Timer.java:556)
10:34:59 	at java.base/java.util.TimerThread.run(Timer.java:506)
10:34:59 Caused by: java.lang.ClassNotFoundException: org.eclipse.osgi.internal.messages.Msg
10:34:59 	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
10:34:59 	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
10:34:59 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
10:34:59 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
10:34:59 	... 4 more
10:34:59 Build step 'Invoke top-level Maven targets' marked build as failure
10:34:59 Terminating xvnc.
10:35:05 Archiving artifacts
10:35:05 Finished: FAILURE