Started by an SCM change Started by an SCM change Started by an SCM change Running as SYSTEM Agent basic-k9jqt is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-k9jqt" namespace: "lyo" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.lyo.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-k9jqt" - 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-k9jqt" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.lyo.svc.cluster.local/lyo/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092" 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-lyo" 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-k9jqt (basic) in workspace /home/jenkins/agent/workspace/lyo-designer-master [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-h2EAkuDP6a50/agent.51 SSH_AGENT_PID=53 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/lyo-designer-master@tmp/private_key_54499408592139182.key (/home/jenkins/agent/workspace/lyo-designer-master@tmp/private_key_54499408592139182.key) [ssh-agent] Using credentials genie.lyo (ssh://genie.lyo@projects-storage.eclipse.org) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/lyo.designer.git > git init /home/jenkins/agent/workspace/lyo-designer-master # timeout=10 Fetching upstream changes from https://github.com/eclipse/lyo.designer.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse/lyo.designer.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/lyo.designer.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision dfb14933700b13c3b42ac90d98f693e01840493c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f dfb14933700b13c3b42ac90d98f693e01840493c # timeout=10 Commit message: "a more robust logic to identify invisible resources." > git rev-list --no-walk 4bcdcd4e08ae5869bd1a5dec4ff23c1f8c0a9688 # timeout=10 [lyo-designer-master] $ /bin/sh -xe /tmp/jenkins6140381425169472361.sh [lyo-designer-master] $ /opt/tools/apache-maven/3.8.2/bin/mvn clean verify -B -P plugins-only [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.eclipse.lyo.oslc4j.plugins [pom] [INFO] tools-parent [pom] [INFO] [INFO] --------< org.eclipse.lyo.tools:org.eclipse.lyo.oslc4j.plugins >-------- [INFO] Building org.eclipse.lyo.oslc4j.plugins 5.0.1-SNAPSHOT [1/2] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.lyo.oslc4j.plugins --- [INFO] [INFO] --- p2-maven-plugin:2.0.0:site (default-cli) @ org.eclipse.lyo.oslc4j.plugins --- [info] Resolved 0 features [info] Resolving artifact=[org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT] transitive=[true] source=[false] [info] [JAR] oslc4j-core-5.0.1-SNAPSHOT.jar [info] [JAR] apache-jena-libs-4.8.0.pom [info] [JAR] jena-rdfpatch-4.8.0.jar [info] [JAR] jena-arq-4.8.0.jar [info] [JAR] jena-core-4.8.0.jar [info] [JAR] jena-base-4.8.0.jar [info] [JAR] jena-shaded-guava-4.8.0.jar [info] [JAR] commons-csv-1.10.0.jar [info] [JAR] commons-io-2.11.0.jar [info] [JAR] commons-compress-1.23.0.jar [info] [JAR] collection-0.7.jar [info] [JAR] jena-iri-4.8.0.jar [info] [JAR] commons-cli-1.5.0.jar [info] [JAR] jsonld-java-0.13.4.jar [info] [JAR] httpclient-cache-4.5.14.jar [info] [JAR] jackson-core-2.14.2.jar [info] [JAR] jackson-databind-2.14.2.jar [info] [JAR] jackson-annotations-2.14.2.jar [info] [JAR] titanium-json-ld-1.3.2.jar [info] [JAR] jakarta.json-2.0.1.jar [info] [JAR] protobuf-java-3.22.2.jar [info] [JAR] libthrift-0.18.1.jar [info] [JAR] commons-lang3-3.12.0.jar [info] [JAR] jena-shacl-4.8.0.jar [info] [JAR] jena-shex-4.8.0.jar [info] [JAR] jena-tdb-4.8.0.jar [info] [JAR] jena-tdb2-4.8.0.jar [info] [JAR] jena-dboe-storage-4.8.0.jar [info] [JAR] jena-dboe-trans-data-4.8.0.jar [info] [JAR] jena-dboe-transaction-4.8.0.jar [info] [JAR] jena-dboe-base-4.8.0.jar [info] [JAR] jena-dboe-index-4.8.0.jar [info] [JAR] jena-rdfconnection-4.8.0.jar [info] [JAR] commons-codec-1.11.jar [info] [JAR] jcl-over-slf4j-1.7.36.jar [info] [JAR] slf4j-api-1.7.36.jar [info] [JAR] jakarta.xml.bind-api-2.3.3.jar [info] [JAR] jakarta.activation-api-1.2.2.jar [info] Resolving artifact=[org.eclipse.lyo.oslc4j.core:oslc4j-jena-provider:5.0.1-SNAPSHOT] transitive=[true] source=[false] [info] [JAR] oslc4j-jena-provider-5.0.1-SNAPSHOT.jar [info] [JAR] oslc4j-core-5.0.1-SNAPSHOT.jar [info] [JAR] jakarta.xml.bind-api-2.3.3.jar [info] [JAR] jakarta.activation-api-1.2.2.jar [info] [JAR] classgraph-4.8.143.jar [info] [JAR] slf4j-api-1.7.36.jar [info] [JAR] apache-jena-libs-4.8.0.pom [info] [JAR] jena-rdfpatch-4.8.0.jar [info] [JAR] jena-arq-4.8.0.jar [info] [JAR] jena-core-4.8.0.jar [info] [JAR] jena-base-4.8.0.jar [info] [JAR] jena-shaded-guava-4.8.0.jar [info] [JAR] commons-csv-1.10.0.jar [info] [JAR] commons-io-2.11.0.jar [info] [JAR] commons-compress-1.23.0.jar [info] [JAR] collection-0.7.jar [info] [JAR] jena-iri-4.8.0.jar [info] [JAR] commons-cli-1.5.0.jar [info] [JAR] jsonld-java-0.13.4.jar [info] [JAR] httpclient-cache-4.5.14.jar [info] [JAR] jackson-core-2.14.2.jar [info] [JAR] jackson-databind-2.14.2.jar [info] [JAR] jackson-annotations-2.14.2.jar [info] [JAR] titanium-json-ld-1.3.2.jar [info] [JAR] jakarta.json-2.0.1.jar [info] [JAR] protobuf-java-3.22.2.jar [info] [JAR] libthrift-0.18.1.jar [info] [JAR] commons-lang3-3.12.0.jar [info] [JAR] jena-shacl-4.8.0.jar [info] [JAR] jena-shex-4.8.0.jar [info] [JAR] jena-tdb-4.8.0.jar [info] [JAR] jena-tdb2-4.8.0.jar [info] [JAR] jena-dboe-storage-4.8.0.jar [info] [JAR] jena-dboe-trans-data-4.8.0.jar [info] [JAR] jena-dboe-transaction-4.8.0.jar [info] [JAR] jena-dboe-base-4.8.0.jar [info] [JAR] jena-dboe-index-4.8.0.jar [info] [JAR] jena-rdfconnection-4.8.0.jar [info] [JAR] commons-codec-1.11.jar [info] [JAR] jcl-over-slf4j-1.7.36.jar [info] Resolving artifact=[org.eclipse.lyo.core.query:oslc-query:5.0.1-SNAPSHOT] transitive=[true] source=[false] [info] [JAR] oslc-query-5.0.1-SNAPSHOT.jar [info] [JAR] oslc4j-core-5.0.1-SNAPSHOT.jar [info] [JAR] apache-jena-libs-4.8.0.pom [info] [JAR] jena-rdfpatch-4.8.0.jar [info] [JAR] jena-arq-4.8.0.jar [info] [JAR] jena-core-4.8.0.jar [info] [JAR] jena-base-4.8.0.jar [info] [JAR] jena-shaded-guava-4.8.0.jar [info] [JAR] commons-csv-1.10.0.jar [info] [JAR] commons-io-2.11.0.jar [info] [JAR] commons-compress-1.23.0.jar [info] [JAR] collection-0.7.jar [info] [JAR] jena-iri-4.8.0.jar [info] [JAR] commons-cli-1.5.0.jar [info] [JAR] jsonld-java-0.13.4.jar [info] [JAR] httpclient-cache-4.5.14.jar [info] [JAR] jackson-core-2.14.2.jar [info] [JAR] jackson-databind-2.14.2.jar [info] [JAR] jackson-annotations-2.14.2.jar [info] [JAR] titanium-json-ld-1.3.2.jar [info] [JAR] jakarta.json-2.0.1.jar [info] [JAR] protobuf-java-3.22.2.jar [info] [JAR] libthrift-0.18.1.jar [info] [JAR] commons-lang3-3.12.0.jar [info] [JAR] jena-shacl-4.8.0.jar [info] [JAR] jena-shex-4.8.0.jar [info] [JAR] jena-tdb-4.8.0.jar [info] [JAR] jena-tdb2-4.8.0.jar [info] [JAR] jena-dboe-storage-4.8.0.jar [info] [JAR] jena-dboe-trans-data-4.8.0.jar [info] [JAR] jena-dboe-transaction-4.8.0.jar [info] [JAR] jena-dboe-base-4.8.0.jar [info] [JAR] jena-dboe-index-4.8.0.jar [info] [JAR] jena-rdfconnection-4.8.0.jar [info] [JAR] commons-codec-1.11.jar [info] [JAR] jcl-over-slf4j-1.7.36.jar [info] [JAR] slf4j-api-1.7.36.jar [info] [JAR] jakarta.xml.bind-api-2.3.3.jar [info] [JAR] jakarta.activation-api-1.2.2.jar [info] [JAR] antlr-runtime-3.5.2.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] oslc4j-core-5.0.1-SNAPSHOT.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-jena-provider:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] oslc4j-jena-provider-5.0.1-SNAPSHOT.jar [info] Bundling Artifact org.eclipse.lyo.core.query:oslc-query:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] oslc-query-5.0.1-SNAPSHOT.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [warn] Skip artifact=[org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT]: The JAR/ZIP file (/home/jenkins/.m2/repository/org/apache/jena/apache-jena-libs/4.8.0/apache-jena-libs-4.8.0.pom) seems corrupted, error: zip END header not found [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-rdfpatch-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-arq-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-core-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-base-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-shaded-guava-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] commons-csv-1.10.0.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] commons-io-2.11.0.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] commons-compress-1.23.0.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] collection-0.7.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-iri-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] commons-cli-1.5.0.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] jsonld-java-0.13.4.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] httpclient-cache-4.5.14.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] jackson-core-2.14.2.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] jackson-databind-2.14.2.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] jackson-annotations-2.14.2.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] titanium-json-ld-1.3.2.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] jakarta.json-2.0.1.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] protobuf-java-3.22.2.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] libthrift-0.18.1.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] commons-lang3-3.12.0.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-shacl-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-shex-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-tdb-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-tdb2-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-dboe-storage-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-dboe-trans-data-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-dboe-transaction-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-dboe-base-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-dboe-index-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-rdfconnection-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] commons-codec-1.11.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] jcl-over-slf4j-1.7.36.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] slf4j-api-1.7.36.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] jakarta.xml.bind-api-2.3.3.jar [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] jakarta.activation-api-1.2.2.jar [debug] Not bundling transitive dependency since it has already been bundled [oslc4j-core-5.0.1-SNAPSHOT.jar] [debug] Not bundling transitive dependency since it has already been bundled [jakarta.xml.bind-api-2.3.3.jar] [debug] Not bundling transitive dependency since it has already been bundled [jakarta.activation-api-1.2.2.jar] [info] Bundling Artifact org.eclipse.lyo.oslc4j.core:oslc4j-jena-provider:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] classgraph-4.8.143.jar [debug] Not bundling transitive dependency since it has already been bundled [slf4j-api-1.7.36.jar] [debug] Not bundling transitive dependency since it has already been bundled [apache-jena-libs-4.8.0.pom] [debug] Not bundling transitive dependency since it has already been bundled [jena-rdfpatch-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-arq-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-core-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-base-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-shaded-guava-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [commons-csv-1.10.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [commons-io-2.11.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [commons-compress-1.23.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [collection-0.7.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-iri-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [commons-cli-1.5.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jsonld-java-0.13.4.jar] [debug] Not bundling transitive dependency since it has already been bundled [httpclient-cache-4.5.14.jar] [debug] Not bundling transitive dependency since it has already been bundled [jackson-core-2.14.2.jar] [debug] Not bundling transitive dependency since it has already been bundled [jackson-databind-2.14.2.jar] [debug] Not bundling transitive dependency since it has already been bundled [jackson-annotations-2.14.2.jar] [debug] Not bundling transitive dependency since it has already been bundled [titanium-json-ld-1.3.2.jar] [debug] Not bundling transitive dependency since it has already been bundled [jakarta.json-2.0.1.jar] [debug] Not bundling transitive dependency since it has already been bundled [protobuf-java-3.22.2.jar] [debug] Not bundling transitive dependency since it has already been bundled [libthrift-0.18.1.jar] [debug] Not bundling transitive dependency since it has already been bundled [commons-lang3-3.12.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-shacl-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-shex-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-tdb-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-tdb2-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-storage-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-trans-data-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-transaction-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-base-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-index-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-rdfconnection-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [commons-codec-1.11.jar] [debug] Not bundling transitive dependency since it has already been bundled [jcl-over-slf4j-1.7.36.jar] [debug] Not bundling transitive dependency since it has already been bundled [oslc4j-core-5.0.1-SNAPSHOT.jar] [debug] Not bundling transitive dependency since it has already been bundled [apache-jena-libs-4.8.0.pom] [debug] Not bundling transitive dependency since it has already been bundled [jena-rdfpatch-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-arq-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-core-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-base-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-shaded-guava-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [commons-csv-1.10.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [commons-io-2.11.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [commons-compress-1.23.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [collection-0.7.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-iri-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [commons-cli-1.5.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jsonld-java-0.13.4.jar] [debug] Not bundling transitive dependency since it has already been bundled [httpclient-cache-4.5.14.jar] [debug] Not bundling transitive dependency since it has already been bundled [jackson-core-2.14.2.jar] [debug] Not bundling transitive dependency since it has already been bundled [jackson-databind-2.14.2.jar] [debug] Not bundling transitive dependency since it has already been bundled [jackson-annotations-2.14.2.jar] [debug] Not bundling transitive dependency since it has already been bundled [titanium-json-ld-1.3.2.jar] [debug] Not bundling transitive dependency since it has already been bundled [jakarta.json-2.0.1.jar] [debug] Not bundling transitive dependency since it has already been bundled [protobuf-java-3.22.2.jar] [debug] Not bundling transitive dependency since it has already been bundled [libthrift-0.18.1.jar] [debug] Not bundling transitive dependency since it has already been bundled [commons-lang3-3.12.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-shacl-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-shex-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-tdb-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-tdb2-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-storage-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-trans-data-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-transaction-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-base-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-dboe-index-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [jena-rdfconnection-4.8.0.jar] [debug] Not bundling transitive dependency since it has already been bundled [commons-codec-1.11.jar] [debug] Not bundling transitive dependency since it has already been bundled [jcl-over-slf4j-1.7.36.jar] [debug] Not bundling transitive dependency since it has already been bundled [slf4j-api-1.7.36.jar] [debug] Not bundling transitive dependency since it has already been bundled [jakarta.xml.bind-api-2.3.3.jar] [debug] Not bundling transitive dependency since it has already been bundled [jakarta.activation-api-1.2.2.jar] [info] Bundling Artifact org.eclipse.lyo.core.query:oslc-query:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] antlr-runtime-3.5.2.jar [info] Created feature org.eclipse.lyo.oslc4j.core.plugin.feature [info] Resolving artifact=[org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT] transitive=[true] source=[false] [info] [JAR] oslc-client-5.0.1-SNAPSHOT.jar [info] [JAR] oslc-client-base-5.0.1-SNAPSHOT.jar [info] [JAR] slf4j-api-1.7.36.jar [info] [JAR] apache-jena-libs-4.8.0.pom [info] [JAR] jena-rdfpatch-4.8.0.jar [info] [JAR] jena-arq-4.8.0.jar [info] [JAR] jena-core-4.8.0.jar [info] [JAR] jena-base-4.8.0.jar [info] [JAR] jena-shaded-guava-4.8.0.jar [info] [JAR] commons-csv-1.10.0.jar [info] [JAR] commons-io-2.11.0.jar [info] [JAR] commons-compress-1.23.0.jar [info] [JAR] collection-0.7.jar [info] [JAR] jena-iri-4.8.0.jar [info] [JAR] commons-cli-1.5.0.jar [info] [JAR] jsonld-java-0.13.4.jar [info] [JAR] httpclient-cache-4.5.14.jar [info] [JAR] jackson-core-2.14.2.jar [info] [JAR] jackson-databind-2.14.2.jar [info] [JAR] jackson-annotations-2.14.2.jar [info] [JAR] titanium-json-ld-1.3.2.jar [info] [JAR] jakarta.json-2.0.1.jar [info] [JAR] protobuf-java-3.22.2.jar [info] [JAR] libthrift-0.18.1.jar [info] [JAR] commons-lang3-3.12.0.jar [info] [JAR] jena-shacl-4.8.0.jar [info] [JAR] jena-shex-4.8.0.jar [info] [JAR] jena-tdb-4.8.0.jar [info] [JAR] jena-tdb2-4.8.0.jar [info] [JAR] jena-dboe-storage-4.8.0.jar [info] [JAR] jena-dboe-trans-data-4.8.0.jar [info] [JAR] jena-dboe-transaction-4.8.0.jar [info] [JAR] jena-dboe-base-4.8.0.jar [info] [JAR] jena-dboe-index-4.8.0.jar [info] [JAR] jena-rdfconnection-4.8.0.jar [info] [JAR] commons-codec-1.11.jar [info] [JAR] jcl-over-slf4j-1.7.36.jar [info] [JAR] oauth-20100527.jar [info] [JAR] oauth-consumer-20100527.jar [info] [JAR] oauth-httpclient4-20090913.jar [info] [JAR] oslc4j-core-5.0.1-SNAPSHOT.jar [info] [JAR] jakarta.xml.bind-api-2.3.3.jar [info] [JAR] jakarta.activation-api-1.2.2.jar [info] [JAR] oslc4j-jena-provider-5.0.1-SNAPSHOT.jar [info] [JAR] classgraph-4.8.143.jar [info] [JAR] oslc4j-json4j-provider-5.0.1-SNAPSHOT.jar [info] [JAR] wink-json4j-1.4.jar [info] [JAR] javax.servlet-api-3.1.0.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] oslc-client-5.0.1-SNAPSHOT.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] oslc-client-base-5.0.1-SNAPSHOT.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] slf4j-api-1.7.36.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [warn] Skip artifact=[org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT]: The JAR/ZIP file (/home/jenkins/.m2/repository/org/apache/jena/apache-jena-libs/4.8.0/apache-jena-libs-4.8.0.pom) seems corrupted, error: zip END header not found [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-rdfpatch-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-arq-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-core-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-base-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-shaded-guava-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] commons-csv-1.10.0.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] commons-io-2.11.0.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] commons-compress-1.23.0.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] collection-0.7.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-iri-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] commons-cli-1.5.0.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] jsonld-java-0.13.4.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] httpclient-cache-4.5.14.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] jackson-core-2.14.2.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] jackson-databind-2.14.2.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] jackson-annotations-2.14.2.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] titanium-json-ld-1.3.2.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] jakarta.json-2.0.1.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] protobuf-java-3.22.2.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] libthrift-0.18.1.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] commons-lang3-3.12.0.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-shacl-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-shex-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-tdb-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-tdb2-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-dboe-storage-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-dboe-trans-data-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-dboe-transaction-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-dboe-base-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-dboe-index-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-rdfconnection-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] commons-codec-1.11.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] jcl-over-slf4j-1.7.36.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] oauth-20100527.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] oauth-consumer-20100527.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] oauth-httpclient4-20090913.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] oslc4j-core-5.0.1-SNAPSHOT.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] jakarta.xml.bind-api-2.3.3.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] jakarta.activation-api-1.2.2.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] oslc4j-jena-provider-5.0.1-SNAPSHOT.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] classgraph-4.8.143.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] oslc4j-json4j-provider-5.0.1-SNAPSHOT.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] wink-json4j-1.4.jar [info] Bundling Artifact org.eclipse.lyo.clients:oslc-client:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] javax.servlet-api-3.1.0.jar [info] Created feature org.eclipse.lyo.oslc4j.client.plugin.feature [info] Resolving artifact=[org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT] transitive=[true] source=[false] [info] [JAR] store-core-5.0.1-SNAPSHOT.jar [info] [JAR] oslc4j-core-5.0.1-SNAPSHOT.jar [info] [JAR] jakarta.xml.bind-api-2.3.3.jar [info] [JAR] jakarta.activation-api-1.2.2.jar [info] [JAR] oslc4j-jena-provider-5.0.1-SNAPSHOT.jar [info] [JAR] classgraph-4.8.143.jar [info] [JAR] oslc-query-5.0.1-SNAPSHOT.jar [info] [JAR] antlr-runtime-3.5.2.jar [info] [JAR] apache-jena-libs-4.8.0.pom [info] [JAR] jena-rdfpatch-4.8.0.jar [info] [JAR] jena-arq-4.8.0.jar [info] [JAR] jena-core-4.8.0.jar [info] [JAR] jena-base-4.8.0.jar [info] [JAR] jena-shaded-guava-4.8.0.jar [info] [JAR] commons-csv-1.10.0.jar [info] [JAR] commons-io-2.11.0.jar [info] [JAR] commons-compress-1.23.0.jar [info] [JAR] collection-0.7.jar [info] [JAR] jena-iri-4.8.0.jar [info] [JAR] commons-cli-1.5.0.jar [info] [JAR] jsonld-java-0.13.4.jar [info] [JAR] httpclient-cache-4.5.14.jar [info] [JAR] jackson-core-2.14.2.jar [info] [JAR] jackson-databind-2.14.2.jar [info] [JAR] jackson-annotations-2.14.2.jar [info] [JAR] titanium-json-ld-1.3.2.jar [info] [JAR] jakarta.json-2.0.1.jar [info] [JAR] protobuf-java-3.22.2.jar [info] [JAR] libthrift-0.18.1.jar [info] [JAR] commons-lang3-3.12.0.jar [info] [JAR] jena-shacl-4.8.0.jar [info] [JAR] jena-shex-4.8.0.jar [info] [JAR] jena-tdb-4.8.0.jar [info] [JAR] jena-tdb2-4.8.0.jar [info] [JAR] jena-dboe-storage-4.8.0.jar [info] [JAR] jena-dboe-trans-data-4.8.0.jar [info] [JAR] jena-dboe-transaction-4.8.0.jar [info] [JAR] jena-dboe-base-4.8.0.jar [info] [JAR] jena-dboe-index-4.8.0.jar [info] [JAR] jena-rdfconnection-4.8.0.jar [info] [JAR] commons-codec-1.11.jar [info] [JAR] jcl-over-slf4j-1.7.36.jar [info] [JAR] jena-querybuilder-4.8.0.jar [info] [JAR] slf4j-api-1.7.36.jar [info] [JAR] checker-qual-3.12.0.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] store-core-5.0.1-SNAPSHOT.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] oslc4j-core-5.0.1-SNAPSHOT.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] jakarta.xml.bind-api-2.3.3.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] jakarta.activation-api-1.2.2.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] oslc4j-jena-provider-5.0.1-SNAPSHOT.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] classgraph-4.8.143.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] oslc-query-5.0.1-SNAPSHOT.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] antlr-runtime-3.5.2.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [warn] Skip artifact=[org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT]: The JAR/ZIP file (/home/jenkins/.m2/repository/org/apache/jena/apache-jena-libs/4.8.0/apache-jena-libs-4.8.0.pom) seems corrupted, error: zip END header not found [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-rdfpatch-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-arq-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-core-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-base-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-shaded-guava-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] commons-csv-1.10.0.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] commons-io-2.11.0.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] commons-compress-1.23.0.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] collection-0.7.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-iri-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] commons-cli-1.5.0.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] jsonld-java-0.13.4.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] httpclient-cache-4.5.14.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] jackson-core-2.14.2.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] jackson-databind-2.14.2.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] jackson-annotations-2.14.2.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] titanium-json-ld-1.3.2.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] jakarta.json-2.0.1.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] protobuf-java-3.22.2.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] libthrift-0.18.1.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] commons-lang3-3.12.0.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-shacl-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-shex-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-tdb-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-tdb2-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-dboe-storage-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-dboe-trans-data-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-dboe-transaction-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-dboe-base-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-dboe-index-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-rdfconnection-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] commons-codec-1.11.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] jcl-over-slf4j-1.7.36.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [EXEC] jena-querybuilder-4.8.0.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] slf4j-api-1.7.36.jar [info] Bundling Artifact org.eclipse.lyo.store:store-core:5.0.1-SNAPSHOT [info] Executing Bundler: [info] [SKIP] checker-qual-3.12.0.jar [info] Created feature org.eclipse.lyo.oslc4j.store.plugin.feature [INFO] Command line: [/opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9/bin/java, -jar, /home/jenkins/.m2/repository/org/eclipse/tycho/tycho-bundles-external/2.5.0/eclipse/plugins/org.eclipse.equinox.launcher_1.6.300.v20210813-1054.jar, -configuration, /tmp/tycho-p2-runtime1901255083061760559.tmp/configuration, -nosplash, -application, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, -artifactRepository, file:/home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.oslc4j.plugins/target/repository, -metadataRepository, file:/home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.oslc4j.plugins/target/repository, -publishArtifacts, -compress, -source, /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.oslc4j.plugins/target/source] Generating metadata for .. Generation completed with success [0 seconds]. [INFO] Command line: [/opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9/bin/java, -jar, /home/jenkins/.m2/repository/org/eclipse/tycho/tycho-bundles-external/2.5.0/eclipse/plugins/org.eclipse.equinox.launcher_1.6.300.v20210813-1054.jar, -configuration, /tmp/tycho-p2-runtime6208576872708966323.tmp/configuration, -nosplash, -application, org.eclipse.equinox.p2.publisher.CategoryPublisher, -categoryDefinition, file://home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.oslc4j.plugins/target/repository/category.xml, -metadataRepository, file://home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.oslc4j.plugins/target/repository] Generating metadata for .. Generation completed with success [0 seconds]. [INFO] [INFO] -----------------< org.eclipse.lyo.tools:tools-parent >----------------- [INFO] Building tools-parent 5.0.1-SNAPSHOT [2/2] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tools-parent --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for tools-parent 5.0.1-SNAPSHOT: [INFO] [INFO] org.eclipse.lyo.oslc4j.plugins ..................... SUCCESS [ 34.772 s] [INFO] tools-parent ....................................... SUCCESS [ 0.014 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 41.911 s [INFO] Finished at: 2023-04-27T22:05:30Z [INFO] ------------------------------------------------------------------------ [lyo-designer-master] $ /opt/tools/apache-maven/3.8.2/bin/mvn -f pom.xml -Dmaven.repo.local=/home/jenkins/agent/workspace/lyo-designer-master/.repository clean verify -B -P default,eclipse-sign [INFO] Scanning for projects... /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.preferences/.polyglot.build.properties /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.oslc4j.adaptormodel/.polyglot.build.properties /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.adaptormodel.edit/.polyglot.build.properties /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.adaptormodel.editor/.polyglot.build.properties /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.adaptormodel.model/.polyglot.build.properties /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.codegenerator.feature/.polyglot.build.properties /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.codegenerator.ui/.polyglot.build.properties /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.toolchain.feature/.polyglot.build.properties /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.toolchain.edit/.polyglot.build.properties /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.toolchain.editor/.polyglot.build.properties /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.toolchain.model/.polyglot.build.properties /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.vocabulary.editor/.polyglot.build.properties /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.vocabulary.model/.polyglot.build.properties /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.vocabulary.model.edit/.polyglot.build.properties /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.designer.product.feature/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.eclipse.lyo.tools:org.eclipse.lyo.tools.preferences:5.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.preferences/.polyglot.build.properties [INFO] Adding repository file:org.eclipse.lyo.oslc4j.plugins/target/repository [INFO] Fetching p2.index from http://download.eclipse.org/releases/2022-03/ (122B) [INFO] Adding repository http://download.eclipse.org/releases/2022-03 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2022-03/ (480B) [INFO] Fetching compositeContent.xml from http://download.eclipse.org/technology/epp/packages/2022-03/ (442B) [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/2022-03/202203101200/ (80.61kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/2022-03/202203161000/ (140B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2022-03/202203161000/ (805.57kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.lyo.tools:org.eclipse.lyo.tools.preferences:5.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.preferences/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.eclipse.lyo.tools:org.eclipse.lyo.tools.preferences:5.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.preferences/.polyglot.build.properties [INFO] Fetching 202203161000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-03/ (63B) [INFO] Fetching org.eclipse.osgi.util_3.6.100.v20210723-1119.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (72.7kB) [INFO] Fetching org.eclipse.osgi_3.17.200.v20220215-2237.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.46MB) [INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (126.4kB) [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (12.94MB) [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.68MB) [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.41MB) [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (46.27kB) [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (20.34kB) [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (703.81kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (95.26kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (35.59kB) [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (353.59kB) [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (144.34kB) [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (23.5kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (15.35kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (302.53kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (71.45kB) [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (411.93kB) [INFO] Fetching org.eclipse.core.commands_3.10.100.v20210722-1426.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (114.56kB) [INFO] Fetching org.eclipse.equinox.common_3.16.0.v20220211-2322.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (144.49kB) [INFO] Fetching org.eclipse.core.contenttype_3.8.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (100.02kB) [INFO] Fetching org.eclipse.equinox.preferences_3.9.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (136.29kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (194.4kB) [INFO] Fetching org.eclipse.core.databinding_1.11.0.v20220118-1028.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (287.81kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (313kB) [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (163.08kB) [INFO] Fetching org.eclipse.core.expressions_3.8.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (92.12kB) [INFO] Fetching org.eclipse.core.runtime_3.24.100.v20220211-2001.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (70.8kB) [INFO] Fetching org.eclipse.core.jobs_3.12.100.v20220120-1329.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (108.25kB) [INFO] Fetching org.eclipse.equinox.app_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (89.14kB) [INFO] Fetching org.eclipse.e4.core.commands_1.0.100.v20211204-1536.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (25.92kB) [INFO] Fetching org.eclipse.e4.core.di_1.8.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (52.48kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (14.07kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.9.100.v20211011-1349.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (55.13kB) [INFO] Fetching org.eclipse.e4.core.services_2.3.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (69.65kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (12kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (11.14kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.200.v20210910-0640.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (40.46kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (51.03kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (107.16kB) [INFO] Fetching org.eclipse.emf.ecore_2.26.0.v20220123-0838.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.26MB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (45.85kB) [INFO] Fetching org.eclipse.swt_3.119.0.v20220223-1102.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (16.97kB) [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (24.31kB) [INFO] Fetching org.eclipse.jface_3.25.0.v20220218-1636.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.11MB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.200.v20211022-1402.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (213.89kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.400.v20211026-1534.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (203.91kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (27.72kB) [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (16.41kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.200.v20211210-1500.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (56.73kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.0.v20210727-1533.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (394.73kB) [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (33.33kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (13.3kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.100.v20211019-0756.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (260.38kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (87.54kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (229.56kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (118.14kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.400.v20220308-0630.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (251.6kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.400.v20220222-1128.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (147.16kB) [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (295.36kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (21.08kB) [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (51.9kB) [INFO] Fetching org.eclipse.emf.common_2.24.0.v20220123-0838.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (367.53kB) [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (270.25kB) [INFO] Fetching org.eclipse.ui_3.201.0.v20220124-1108.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (432.55kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.119.0.v20220223-1102.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.08MB) [INFO] Fetching org.eclipse.ui.workbench_3.125.0.v20220308-0722.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (3.49MB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (16.71kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.119.0.v20220223-1102.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.47MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.119.0.v20220223-1102.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.14MB) [INFO] Computing target platform for MavenProject: org.eclipse.lyo.tools:org.eclipse.lyo.tools.common:5.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.common/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.lyo.tools:org.eclipse.lyo.tools.common:5.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.common/pom.xml [INFO] {osgi.os=linux, osgi.ws=gtk, org.eclipse.update.install.features=true, osgi.arch=x86_64} [ERROR] Cannot resolve project dependencies: [ERROR] Software being installed: org.eclipse.lyo.tools.common 5.0.1.qualifier [ERROR] Missing requirement: org.eclipse.lyo.tools.adaptormodel.model 5.0.1.qualifier requires 'osgi.bundle; org.eclipse.lyo.oslc4j.core.lyo-core-model 0.0.0' but it could not be found [ERROR] Cannot satisfy dependency: org.eclipse.lyo.tools.common 5.0.1.qualifier depends on: osgi.bundle; org.eclipse.lyo.tools.toolchain.model 0.0.0 [ERROR] Cannot satisfy dependency: org.eclipse.lyo.tools.toolchain.model 5.0.1.qualifier depends on: osgi.bundle; org.eclipse.lyo.tools.adaptormodel.model 0.0.0 [ERROR] [ERROR] See https://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help. [ERROR] Cannot resolve dependencies of MavenProject: org.eclipse.lyo.tools:org.eclipse.lyo.tools.common:5.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/lyo-designer-master/org.eclipse.lyo.tools.common/pom.xml: See log for details -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException Build step 'Invoke top-level Maven targets' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 53 killed; [ssh-agent] Stopped. Sending e-mails to: andriib@kth.se jad@kth.se jamsden@us.ibm.com Finished: FAILURE