Skip to content

Console Output

Triggered by Gerrit: https://git.eclipse.org/r/c/usssdk/org.eclipse.usssdk/+/180383
Running as SYSTEM
Agent centos-7-hf983 is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label: "migration_jipp-migration_centos-7"
  name: "centos-7-hf983"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.usssdk.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-7-hf983"
    - 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: "centos-7-hf983"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.usssdk.svc.cluster.local/usssdk/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.5"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        memory: "4096Mi"
        cpu: "2000m"
      requests:
        memory: "4096Mi"
        cpu: "1000m"
    securityContext:
      privileged: false
    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
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    beta.kubernetes.io/os: "linux"
  restartPolicy: "Never"
  securityContext: {}
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-usssdk"
      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 centos-7-hf983 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/usssdk-gerrit
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.eclipse.org/r/usssdk/org.eclipse.usssdk
 > git init /home/jenkins/agent/workspace/usssdk-gerrit/git # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/usssdk/org.eclipse.usssdk
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
 > git fetch --tags --progress https://git.eclipse.org/r/usssdk/org.eclipse.usssdk +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.eclipse.org/r/usssdk/org.eclipse.usssdk # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.eclipse.org/r/usssdk/org.eclipse.usssdk # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/usssdk/org.eclipse.usssdk
 > git fetch --tags --progress https://git.eclipse.org/r/usssdk/org.eclipse.usssdk refs/changes/83/180383/6 # timeout=10
 > git rev-parse 7cbef3c8170ec3408c009537442bb50b9836942f^{commit} # timeout=10
Checking out Revision 7cbef3c8170ec3408c009537442bb50b9836942f (refs/changes/83/180383/6)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7cbef3c8170ec3408c009537442bb50b9836942f # timeout=10
Commit message: "[572026] Please provide a build that works with Eclipse 4.20 newer version of Jetty"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk e3d4b89af1160a808863392df872abcc726939f9 # timeout=10
$ pkill Xvnc
$ pkill Xrealvnc
$ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
[usssdk-gerrit] $ vncserver -list
Starting xvnc
[usssdk-gerrit] $ Xvnc :75 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset

Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 12004000, The X.Org Foundation


Sun May 16 11:12:26 2021
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5975
 vncext:      created VNC server for screen 0
[usssdk-gerrit] $ /bin/sh -xe /tmp/jenkins6727278177453495847.sh
+ icewm
[usssdk-gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f git/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=7cbef3c8170ec3408c009537442bb50b9836942f -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=eclipse@frank-becker.de "-DGERRIT_EVENT_ACCOUNT_NAME=Frank Becker" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/usssdk/org.eclipse.usssdk/+/180383 -DGERRIT_PATCHSET_UPLOADER_EMAIL=eclipse@frank-becker.de -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=usssdk/org.eclipse.usssdk -DGERRIT_CHANGE_NUMBER=180383 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Frank Becker\" <eclipse@frank-becker.de>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/83/180383/6 "-DGERRIT_PATCHSET_UPLOADER_NAME=Frank Becker" '-DGERRIT_CHANGE_OWNER=\"Frank Becker\" <eclipse@frank-becker.de>' -DGERRIT_CHANGE_COMMIT_MESSAGE=WzU3MjAyNl0gUGxlYXNlIHByb3ZpZGUgYSBidWlsZCB0aGF0IHdvcmtzIHdpdGggRWNsaXBzZSA0LjIwIG5ld2VyCnZlcnNpb24gb2YgSmV0dHkKCkpldHR5IDEwIGJ1aWxkIGZvciAyMDIxLTAzIG9yIG5ld2VyCgpodHRwczovL2J1Z3MuZWNsaXBzZS5vcmcvYnVncy9zaG93X2J1Zy5jZ2k/aWQ9NTcyMDI2CgpDaGFuZ2UtSWQ6IEkxNGFhZjhjMzZkYzZjMTJjZTFlODBiZGI3NWRiZGUwZGE4MTM4ODA2ClNpZ25lZC1vZmYtYnk6IEZyYW5rIEJlY2tlciA8ZWNsaXBzZUBmcmFuay1iZWNrZXIuZGU+Cg== "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=[572026] Please provide a build that works with Eclipse 4.20 newer version of Jetty" '-DGERRIT_EVENT_ACCOUNT=\"Frank Becker\" <eclipse@frank-becker.de>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I14aaf8c36dc6c12ce1e80bdb75dbde0da8138806 -DGERRIT_EVENT_HASH=-897880178 -DGERRIT_VERSION=3.2.7 -DGERRIT_EVENT_ACCOUNT_EMAIL=eclipse@frank-becker.de -DGERRIT_PATCHSET_NUMBER=6 "-DGERRIT_CHANGE_OWNER_NAME=Frank Becker" -Dbuild.id=145 -Dgit.commit=7cbef3c8170ec3408c009537442bb50b9836942f -Dtycho.toolchains=BREE -Dgit.branch=refs/changes/83/180383/6 -Dmaven.repo.local=/home/jenkins/agent/workspace/usssdk-gerrit/.repository clean verify
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/openj9-jdk-11/11.0.11+9
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.19-200.fc33.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: org.eclipse.userstorage:org.eclipse.userstorage:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage/pom.xml
[INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ (134B)
[INFO] Adding repository https://download.eclipse.org/cbi/updates/license
[INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B)
[INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
[INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
[INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B)
[INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.userstorage:org.eclipse.userstorage:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.userstorage:org.eclipse.userstorage:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage/pom.xml
[INFO] Fetching 202103171000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2021-03/
[INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (143.98kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.commons.codec_1.14.0.v20200818-1422...
[INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (33.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502...
[INFO] Fetching org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (109.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212...
[INFO] Fetching org.apache.httpcomponents.httpclient_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (333.69kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.10.v20200830-2311...
[INFO] Fetching org.eclipse.core.contenttype_3.7.900.v20210111-0918.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (41.22kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.contenttype_3.7.900.v20210111-0918...
[INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (55.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.preferences_3.8.200.v20210212-1143...
[INFO] Fetching org.eclipse.equinox.registry_3.10.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (77.13kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.registry_3.10.100.v20210212-1143...
[INFO] Fetching org.eclipse.equinox.common_3.14.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (58.96kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.common_3.14.100.v20210212-1143...
[INFO] Fetching org.eclipse.osgi_3.16.200.v20210226-1447.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (470.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.osgi_3.16.200.v20210226-1447...
[INFO] Fetching org.eclipse.core.jobs_3.10.1100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (46.09kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.jobs_3.10.1100.v20210111-0815...
[INFO] Fetching org.eclipse.core.net_1.3.1000.v20200715-0827.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (31.78kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.net_1.3.1000.v20200715-0827...
[INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (44.86kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.security_1.3.600.v20210126-1005...
[INFO] Fetching org.eclipse.core.runtime_3.20.100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (33.38kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.runtime_3.20.100.v20210111-0815...
[INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (42.03kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.app_1.5.100.v20210212-1143...
[INFO] Computing target platform for MavenProject: org.eclipse.userstorage.features:org.eclipse.userstorage:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.userstorage.features:org.eclipse.userstorage:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage-feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.userstorage.features:org.eclipse.userstorage:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.userstorage:org.eclipse.userstorage.oauth:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.oauth/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.userstorage:org.eclipse.userstorage.oauth:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.oauth/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.userstorage:org.eclipse.userstorage.oauth:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.oauth/pom.xml
[INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (9.67MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking com.ibm.icu_67.1.0.v20200706-1749...
[INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (1.28MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking com.sun.jna_4.5.1.v20190425-1842...
[INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (328.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking com.sun.jna.platform_4.5.1.v20190425-1842...
[INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (36.66kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking javax.annotation_1.3.5.v20200909-1856...
[INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (13kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.batik.constants_1.13.0.v20200622-2037...
[INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (102.39kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.batik.css_1.13.0.v20200622-2037...
[INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (63.23kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.batik.util_1.13.0.v20200622-2037...
[INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (14.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.batik.i18n_1.13.0.v20200622-2037...
[INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (255.73kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.xmlgraphics_2.4.0.v20200622-2037...
[INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (35.59kB)
[INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (15.35kB)
[INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (95.26kB)
[INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (82.7kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029...
[INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (155.35kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.felix.scr_2.1.24.v20200924-1939...
[INFO] Fetching org.eclipse.osgi.services_3.10.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (43.93kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.osgi.services_3.10.0.v20210212-1137...
[INFO] Fetching org.eclipse.osgi.util_3.6.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (30.58kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.osgi.util_3.6.0.v20210212-1137...
[INFO] Fetching org.eclipse.core.commands_3.9.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (43.1kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.commands_3.9.800.v20201021-1339...
[INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (56.91kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.databinding_1.10.100.v20200926-1123...
[INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (82.74kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.databinding.observable_1.10.0.v20200730-0848...
[INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (44.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.databinding.property_1.8.100.v20200619-0651...
[INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (33.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.expressions_3.7.100.v20210203-1000...
[INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (13.78kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.core.commands_0.13.0.v20201119-1132...
[INFO] Fetching org.eclipse.e4.core.di_1.7.700.v20210128-2123.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (25.87kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.core.di_1.7.700.v20210128-2123...
[INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (14.07kB)
[INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (22.66kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.core.contexts_1.8.400.v20191217-1710...
[INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (27.94kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.core.services_2.2.600.v20210110-1654...
[INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (7.68kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352...
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (7.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938...
[INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.800.v20210110-1654.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.42kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.800.v20210110-1654...
[INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (21.73kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849...
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (107.16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
[INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (484.19kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.emf.ecore_2.23.0.v20200630-0516...
[INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (23.02kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132...
[INFO] Fetching org.eclipse.swt_3.116.0.v20210302-1107.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.03kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.swt_3.116.0.v20210302-1107...
[INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (13.14kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.services_1.5.0.v20210115-1333...
[INFO] Fetching org.eclipse.jface_3.22.100.v20210126-0831.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (362.4kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.jface_3.22.100.v20210126-0831...
[INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (66.15kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653...
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.100.v20201217-1340.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (65.63kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.css.swt_0.14.100.v20201217-1340...
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.78kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147...
[INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210222-1018.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (9.79kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.di_1.3.0.v20210222-1018...
[INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (27.64kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317...
[INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (110.28kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958...
[INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.19kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.event_1.6.0.v20210212-1143...
[INFO] Fetching org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (9.46kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339...
[INFO] Fetching org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (84.12kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731...
[INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (50.81kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725...
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (84.06kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (84.06kB)
[INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725...
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.100.v20201221-2332.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (49.78kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.4.100.v20201221-2332...
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (94.41kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918...
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.0.v20201230-1610.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (62.6kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.16.0.v20201230-1610...
[INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (77.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.jface.databinding_1.12.200.v20210111-0911...
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (13.07kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339...
[INFO] Fetching org.eclipse.urischeme_1.1.300.v20210113-1544.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (23.89kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.urischeme_1.1.300.v20210113-1544...
[INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (114.56kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.emf.common_2.22.0.v20210114-1734...
[INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (120.7kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.help_3.8.800.v20200525-0755...
[INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (14.74kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.jface.notifications_0.3.0.v20210218-1820...
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210302-1107.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (836.96kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210302-1107...
[INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (339.79kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui_3.119.0.v20210111-1350...
[INFO] Fetching org.eclipse.ui.workbench_3.122.100.v20210215-1525.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (960.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.workbench_3.122.100.v20210215-1525...
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210302-1107.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (1.18MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210302-1107...
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210302-1107.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (976.59kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210302-1107...
[INFO] Computing target platform for MavenProject: org.eclipse.userstorage:org.eclipse.userstorage.oauth.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.oauth.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.userstorage:org.eclipse.userstorage.oauth.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.oauth.tests/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.userstorage:org.eclipse.userstorage.oauth.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.oauth.tests/pom.xml
[INFO] Fetching net.bytebuddy.byte-buddy_1.9.0.v20181107-1410.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (634.79kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking net.bytebuddy.byte-buddy_1.9.0.v20181107-1410...
[INFO] Fetching net.bytebuddy.byte-buddy-agent_1.9.0.v20181106-1534.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (23.9kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking net.bytebuddy.byte-buddy-agent_1.9.0.v20181106-1534...
[INFO] Fetching org.eclipse.compare_3.7.1300.v20210114-0707.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (306.78kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.compare_3.7.1300.v20210114-0707...
[INFO] Fetching org.eclipse.core.resources_3.14.0.v20210215-0934.jar from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (877.43kB)
[INFO] Fetching org.eclipse.jface.text_3.17.0.v20210213-0904.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (317.43kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.jface.text_3.17.0.v20210213-0904...
[INFO] Fetching org.eclipse.ui.ide_3.18.100.v20210122-1536.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (950.29kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.ide_3.18.100.v20210122-1536...
[INFO] Fetching org.eclipse.ui.views_3.11.0.v20210111-1351.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (47.88kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.views_3.11.0.v20210111-1351...
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (235.59kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.16.0.v20210120-0733...
[INFO] Fetching org.eclipse.ui.editors_3.14.0.v20210215-0846.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (200.97kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.editors_3.14.0.v20210215-0846...
[INFO] Fetching org.eclipse.ui.forms_3.11.100.v20210108-1139.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (122.98kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.forms_3.11.100.v20210108-1139...
[INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (32.82kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.compare.core_3.6.1000.v20201020-1107...
[INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (41.14kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.filebuffers_3.6.1100.v20201029-1159...
[INFO] Fetching org.eclipse.text_3.11.0.v20210203-1022.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (100.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.text_3.11.0.v20210203-1022...
[INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (27.79kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (27.79kB)
[INFO] Unpacking org.eclipse.core.filesystem_1.7.700.v20200110-1734...
[INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (8.13kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.ide_3.15.200.v20210108-1832...
[INFO] Fetching org.eclipse.equinox.bidi_1.3.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (23.98kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.bidi_1.3.100.v20210212-1143...
[INFO] Fetching org.eclipse.equinox.launcher_1.6.100.v20201223-0822.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (29.99kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.launcher_1.6.100.v20201223-0822...
[INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (32.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.core_2.6.300.v20200211-1504...
[INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (74.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530...
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (108kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020...
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (50.79kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.500.v20210108-0738...
[INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (55.38kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (55.38kB)
[INFO] Unpacking org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853...
[INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (44.42kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613...
[INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.300.v20210208-1217.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (105.56kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ltk.core.refactoring_3.11.300.v20210208-1217...
[INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.300.v20210112-0706.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (176.89kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.11.300.v20210112-0706...
[INFO] Fetching org.eclipse.ui.navigator_3.10.0.v20210111-1352.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (130.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.navigator_3.10.0.v20210111-1352...
[INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (124.96kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.team.core_3.8.1100.v20200806-0621...
[INFO] Fetching org.eclipse.team.ui_3.8.1200.v20210204-1156.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (491.61kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.team.ui_3.8.1200.v20210204-1156...
[INFO] Fetching org.eclipse.ui.ide.application_1.4.0.v20210122-1423.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (56.26kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.ide.application_1.4.0.v20210122-1423...
[INFO] Fetching org.eclipse.ui.navigator.resources_3.8.0.v20210209-1136.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (70.23kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.navigator.resources_3.8.0.v20210209-1136...
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (40.42kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348...
[INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (123kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.junit_4.13.0.v20200204-1500...
[INFO] Fetching org.mockito_2.23.0.v20200310-1642.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (170.66kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.mockito_2.23.0.v20200310-1642...
[INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20201118194144/repository/
[INFO] Fetching org.hamcrest_1.1.0.v20090501071000.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (8.34kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.hamcrest_1.1.0.v20090501071000...
[INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (29.18kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519...
[INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202103171000/plugins/ (32.1kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246...
[INFO] Fetching org.hamcrest.integration_1.3.0.v201305210900.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (10.06kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.hamcrest.integration_1.3.0.v201305210900...
[INFO] Fetching org.hamcrest.text_1.1.0.v20090501071000.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (15.42kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.hamcrest.text_1.1.0.v20090501071000...
[INFO] Fetching org.objenesis_2.6.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (27.19kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.objenesis_2.6.0.v20180420-1519...
[INFO] Computing target platform for MavenProject: org.eclipse.userstorage:org.eclipse.userstorage.sdk:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.sdk/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.userstorage:org.eclipse.userstorage.sdk:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.sdk/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.userstorage:org.eclipse.userstorage.sdk:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.sdk/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.userstorage.features:org.eclipse.userstorage.sdk:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.sdk-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.userstorage.features:org.eclipse.userstorage.sdk:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.sdk-feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.userstorage.features:org.eclipse.userstorage.sdk:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.sdk-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.userstorage:org.eclipse.userstorage.site:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.site/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.userstorage:org.eclipse.userstorage.site:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.site/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.userstorage:org.eclipse.userstorage.site:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.site/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.userstorage:org.eclipse.userstorage.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.userstorage:org.eclipse.userstorage.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.tests/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.userstorage:org.eclipse.userstorage.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.tests/pom.xml
[INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/eclipse/jetty/10.0.2/plugins/ (96.33kB)
[INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20150519210750/repository/
[INFO] Fetching org.apache.httpcomponents.httpclient_4.3.6.v201411290715.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (829.75kB)
[INFO] Fetching org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (114.11kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.httpcomponents.httpcore_4.3.3.v201411290715...
[INFO] Fetching org.eclipse.jetty.http_10.0.2.jar from https://download.eclipse.org/eclipse/jetty/10.0.2/plugins/ (241.45kB)
[INFO] Fetching org.eclipse.jetty.io_10.0.2.jar from https://download.eclipse.org/eclipse/jetty/10.0.2/plugins/ (186.28kB)
[INFO] Fetching org.eclipse.jetty.util_10.0.2.jar from https://download.eclipse.org/eclipse/jetty/10.0.2/plugins/ (556.22kB)
[INFO] Fetching slf4j.api_2.0.0.alpha1.jar from https://download.eclipse.org/eclipse/jetty/10.0.2/plugins/ (65.84kB)
[INFO] Fetching org.eclipse.jetty.security_10.0.2.jar from https://download.eclipse.org/eclipse/jetty/10.0.2/plugins/ (126.38kB)
[INFO] Fetching org.eclipse.jetty.server_10.0.2.jar from https://download.eclipse.org/eclipse/jetty/10.0.2/plugins/ (759.29kB)
[INFO] Fetching org.eclipse.jetty.servlet_10.0.2.jar from https://download.eclipse.org/eclipse/jetty/10.0.2/plugins/ (171.17kB)
[INFO] Computing target platform for MavenProject: org.eclipse.userstorage:org.eclipse.userstorage.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.userstorage:org.eclipse.userstorage.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.ui/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.userstorage:org.eclipse.userstorage.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.ui/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] parent                                                             [pom]
[INFO] org.eclipse.userstorage                                 [eclipse-plugin]
[INFO] org.eclipse.userstorage.ui                              [eclipse-plugin]
[INFO] org.eclipse.userstorage.oauth                           [eclipse-plugin]
[INFO] org.eclipse.userstorage-feature                        [eclipse-feature]
[INFO] org.eclipse.userstorage.oauth.tests                [eclipse-test-plugin]
[INFO] usssdk-target                                                      [pom]
[INFO] org.eclipse.userstorage.sdk                             [eclipse-plugin]
[INFO] org.eclipse.userstorage.tests                      [eclipse-test-plugin]
[INFO] org.eclipse.userstorage.sdk                            [eclipse-feature]
[INFO] org.eclipse.userstorage.site                        [eclipse-repository]
[INFO] 
[INFO] -------------------< org.eclipse.userstorage:parent >-------------------
[INFO] Building parent 1.0.0-SNAPSHOT                                    [1/11]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
[INFO] 
[INFO] --- tycho-source-plugin:2.3.0:plugin-source (attach-source) @ parent ---
[INFO] 
[INFO] ----------< org.eclipse.userstorage:org.eclipse.userstorage >-----------
[INFO] Building org.eclipse.userstorage 1.2.0-SNAPSHOT                   [2/11]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.userstorage ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.userstorage ---
[INFO] The project's OSGi version is 1.2.0.v20210516-1111
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.userstorage ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.userstorage ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.userstorage ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.userstorage ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: org.eclipse.userstorage:org.eclipse.userstorage:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage/pom.xml
[INFO] Compiling 31 source files to /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.userstorage ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.3.0:plugin-source (attach-source) @ org.eclipse.userstorage ---
[INFO] Building jar: /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage/target/org.eclipse.userstorage-1.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.userstorage ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.userstorage ---
[INFO] Building jar: /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage/target/org.eclipse.userstorage-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.userstorage ---
[INFO] 
[INFO] ---------< org.eclipse.userstorage:org.eclipse.userstorage.ui >---------
[INFO] Building org.eclipse.userstorage.ui 1.1.0-SNAPSHOT                [3/11]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.userstorage.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.userstorage.ui ---
[INFO] The project's OSGi version is 1.1.0.v20190307-0457
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.userstorage.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.userstorage.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.userstorage.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.userstorage.ui ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: org.eclipse.userstorage:org.eclipse.userstorage.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.ui/pom.xml
[INFO] Compiling 10 source files to /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.userstorage.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.3.0:plugin-source (attach-source) @ org.eclipse.userstorage.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.ui/target/org.eclipse.userstorage.ui-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.userstorage.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.userstorage.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.ui/target/org.eclipse.userstorage.ui-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.userstorage.ui ---
[INFO] 
[INFO] -------< org.eclipse.userstorage:org.eclipse.userstorage.oauth >--------
[INFO] Building org.eclipse.userstorage.oauth 1.1.0-SNAPSHOT             [4/11]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.userstorage.oauth ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.userstorage.oauth ---
[INFO] The project's OSGi version is 1.1.0.v20190307-0457
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.userstorage.oauth ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.userstorage.oauth ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.userstorage.oauth ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.userstorage.oauth ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: org.eclipse.userstorage:org.eclipse.userstorage.oauth:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.oauth/pom.xml
[INFO] Compiling 12 source files to /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.oauth/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.userstorage.oauth ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.oauth/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.3.0:plugin-source (attach-source) @ org.eclipse.userstorage.oauth ---
[INFO] Building jar: /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.oauth/target/org.eclipse.userstorage.oauth-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.userstorage.oauth ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.userstorage.oauth ---
[INFO] Building jar: /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.oauth/target/org.eclipse.userstorage.oauth-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.userstorage.oauth ---
[INFO] 
[INFO] ------< org.eclipse.userstorage.features:org.eclipse.userstorage >------
[INFO] Building org.eclipse.userstorage-feature 1.2.0-SNAPSHOT           [5/11]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.userstorage ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.userstorage ---
[INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
[INFO] The project's OSGi version is 1.2.0.v20210516-1111
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.userstorage ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.userstorage ---
[INFO] 
[INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.userstorage ---
[INFO] 
[INFO] --- tycho-source-plugin:2.3.0:plugin-source (attach-source) @ org.eclipse.userstorage ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.userstorage ---
[INFO] Building jar: /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage-feature/target/org.eclipse.userstorage-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.userstorage ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.userstorage ---
[INFO] 
[INFO] ----< org.eclipse.userstorage:org.eclipse.userstorage.oauth.tests >-----
[INFO] Building org.eclipse.userstorage.oauth.tests 1.0.0-SNAPSHOT       [6/11]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.userstorage.oauth.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.userstorage.oauth.tests ---
[INFO] The project's OSGi version is 1.0.0.v20210516-1111
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.userstorage.oauth.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.userstorage.oauth.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.userstorage.oauth.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.oauth.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.userstorage.oauth.tests ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: org.eclipse.userstorage:org.eclipse.userstorage.oauth.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.oauth.tests/pom.xml
[INFO] Compiling 8 source files to /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.oauth.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.userstorage.oauth.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.oauth.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.3.0:plugin-source (attach-source) @ org.eclipse.userstorage.oauth.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.oauth.tests/target/org.eclipse.userstorage.oauth.tests-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.userstorage.oauth.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.userstorage.oauth.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.oauth.tests/target/org.eclipse.userstorage.oauth.tests-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.userstorage.oauth.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.userstorage.oauth.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.oauth.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/adoptopenjdk/openj9-jdk-11/11.0.11+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1g, -Dorg.eclipse.userstorage.credentialsProvider=org.eclipse.userstorage.tests.util.FixedCredentialsProvider, -Dorg.eclipse.userstorage.internal.Session.debug=true, -Dorg.eclipse.userstorage.quietSecureStorageException=true, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/usssdk-gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.oauth.tests/target/work/data, -install, /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.oauth.tests/target/work, -configuration, /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.oauth.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.oauth.tests/target/surefire.properties, -consoleLog, -eclipse.keyring, /dev/null]
Running org.eclipse.userstorage.oauth.EclipseOAuthCredentialsProviderTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.96 s - in org.eclipse.userstorage.oauth.EclipseOAuthCredentialsProviderTest
testIsValid_ExpiredCredentials(org.eclipse.userstorage.oauth.EclipseOAuthCredentialsProviderTest)  Time elapsed: 0.406 s
testClientDetails(org.eclipse.userstorage.oauth.EclipseOAuthCredentialsProviderTest)  Time elapsed: 0.002 s
testProvideCredentials_nonInteractive(org.eclipse.userstorage.oauth.EclipseOAuthCredentialsProviderTest)  Time elapsed: 0.462 s
testIsValid_InsufficientScope(org.eclipse.userstorage.oauth.EclipseOAuthCredentialsProviderTest)  Time elapsed: 0.001 s
testConfigureRequest(org.eclipse.userstorage.oauth.EclipseOAuthCredentialsProviderTest)  Time elapsed: 0.01 s
testIsValid_InvalidCredentials(org.eclipse.userstorage.oauth.EclipseOAuthCredentialsProviderTest)  Time elapsed: 0.001 s
testProvideCredentials_interactive(org.eclipse.userstorage.oauth.EclipseOAuthCredentialsProviderTest)  Time elapsed: 0.023 s
Running org.eclipse.userstorage.oauth.OAuthParametersTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.userstorage.oauth.OAuthParametersTest
testDecryption(org.eclipse.userstorage.oauth.OAuthParametersTest)  Time elapsed: 0.002 s
Running org.eclipse.userstorage.oauth.EclipseOAuthCredentialsProviderFlowsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s - in org.eclipse.userstorage.oauth.EclipseOAuthCredentialsProviderFlowsTest
successfulAuthorization(org.eclipse.userstorage.oauth.EclipseOAuthCredentialsProviderFlowsTest)  Time elapsed: 0.335 s
authorizationDenied(org.eclipse.userstorage.oauth.EclipseOAuthCredentialsProviderFlowsTest)  Time elapsed: 0.009 s
Running org.eclipse.userstorage.oauth.OAuthCredentialPersistenceTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s - in org.eclipse.userstorage.oauth.OAuthCredentialPersistenceTest
testRoundTrip(org.eclipse.userstorage.oauth.OAuthCredentialPersistenceTest)  Time elapsed: 0.008 s
testRemoval(org.eclipse.userstorage.oauth.OAuthCredentialPersistenceTest)  Time elapsed: 0.181 s
testHasEmail(org.eclipse.userstorage.oauth.OAuthCredentialPersistenceTest)  Time elapsed: 0.002 s
testNoEmail(org.eclipse.userstorage.oauth.OAuthCredentialPersistenceTest)  Time elapsed: 0.002 s
Running org.eclipse.userstorage.oauth.AuthTokenTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.userstorage.oauth.AuthTokenTest
testParse_oauthDrupal(org.eclipse.userstorage.oauth.AuthTokenTest)  Time elapsed: 0.001 s
testNeverExpires(org.eclipse.userstorage.oauth.AuthTokenTest)  Time elapsed: 0.001 s
testParse_rfc6749(org.eclipse.userstorage.oauth.AuthTokenTest)  Time elapsed: 0.001 s
testEmptyString(org.eclipse.userstorage.oauth.AuthTokenTest)  Time elapsed: 0 s
testBrokenDeserialization(org.eclipse.userstorage.oauth.AuthTokenTest)  Time elapsed: 0 s
testReserialization(org.eclipse.userstorage.oauth.AuthTokenTest)  Time elapsed: 0.003 s
testDeserialization(org.eclipse.userstorage.oauth.AuthTokenTest)  Time elapsed: 0.001 s

Results:

Tests run: 21, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] ---------------< org.eclipse.userstorage:usssdk-target >----------------
[INFO] Building usssdk-target 1.0.0-SNAPSHOT                             [7/11]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ usssdk-target ---
[INFO] 
[INFO] --- tycho-source-plugin:2.3.0:plugin-source (attach-source) @ usssdk-target ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.3:attach-artifact (attach-artifacts) @ usssdk-target ---
[INFO] 
[INFO] --------< org.eclipse.userstorage:org.eclipse.userstorage.sdk >---------
[INFO] Building org.eclipse.userstorage.sdk 1.0.0-SNAPSHOT               [8/11]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.userstorage.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.userstorage.sdk ---
[INFO] The project's OSGi version is 1.0.0.v20190216-0359
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.userstorage.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.userstorage.sdk ---
[INFO] 
[INFO] --- templating-maven-plugin:1.0.0:filter-sources (filter-src) @ org.eclipse.userstorage.sdk ---
[INFO] Coping files with filtering to temporary directory.
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copied 1 files to output directory: /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.sdk/generated-sources
[INFO] Source directory: /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.sdk/generated-sources added.
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.userstorage.sdk ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.userstorage.sdk ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: org.eclipse.userstorage:org.eclipse.userstorage.sdk:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.sdk/pom.xml
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.sdk/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.userstorage.sdk ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.sdk/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.3.0:plugin-source (attach-source) @ org.eclipse.userstorage.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.sdk/target/org.eclipse.userstorage.sdk-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.userstorage.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.userstorage.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.sdk/target/org.eclipse.userstorage.sdk-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.userstorage.sdk ---
[INFO] 
[INFO] -------< org.eclipse.userstorage:org.eclipse.userstorage.tests >--------
[INFO] Building org.eclipse.userstorage.tests 1.0.0-SNAPSHOT             [9/11]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.userstorage.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.userstorage.tests ---
[INFO] The project's OSGi version is 1.0.0.v20210516-1111
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.userstorage.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.userstorage.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.userstorage.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.userstorage.tests ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: org.eclipse.userstorage:org.eclipse.userstorage.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.tests/pom.xml
[INFO] Compiling 11 source files to /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.userstorage.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.3.0:plugin-source (attach-source) @ org.eclipse.userstorage.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.tests/target/org.eclipse.userstorage.tests-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.userstorage.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.userstorage.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.tests/target/org.eclipse.userstorage.tests-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.userstorage.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.userstorage.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/adoptopenjdk/openj9-jdk-11/11.0.11+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1g, -Dorg.eclipse.userstorage.credentialsProvider=org.eclipse.userstorage.tests.util.FixedCredentialsProvider, -Dorg.eclipse.userstorage.internal.Session.debug=true, -Dorg.eclipse.userstorage.quietSecureStorageException=true, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/usssdk-gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.tests/target/work/data, -install, /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.tests/target/work, -configuration, /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.tests/target/surefire.properties, -consoleLog, -eclipse.keyring, /dev/null]
Running org.eclipse.userstorage.tests.StorageTests
=========================================================================================================================
testApplicationToken
=========================================================================================================================
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.

=========================================================================================================================
testAuthenticateFailure
=========================================================================================================================

=========================================================================================================================
testConflict
=========================================================================================================================

=========================================================================================================================
testConflictResolution1
=========================================================================================================================

=========================================================================================================================
testConflictResolution1WithCache
=========================================================================================================================

=========================================================================================================================
testConflictResolution2
=========================================================================================================================

=========================================================================================================================
testConflictResolution2WithCache
=========================================================================================================================

=========================================================================================================================
testConflictWithCache
=========================================================================================================================

=========================================================================================================================
testConnectedness
=========================================================================================================================

=========================================================================================================================
testCreate
=========================================================================================================================

=========================================================================================================================
testCreateAfterRetrieve
=========================================================================================================================

=========================================================================================================================
testCreateAndUpdate
=========================================================================================================================

=========================================================================================================================
testCreateWithCache
=========================================================================================================================

=========================================================================================================================
testCreateWithWrongETag
=========================================================================================================================

=========================================================================================================================
testDelete
=========================================================================================================================

=========================================================================================================================
testDeleteAll
=========================================================================================================================
##### 1
##### test_blob
[{"application_token":"pDKTqBfDuNxlAKydhEwxBZPxa4q","key":"test_blob","etag":"0da9aec7-83c4-4c34-9399-a5faea85aa92"}]
##### 1
[]
##### 1
[]

=========================================================================================================================
testDeleteNotExistent
=========================================================================================================================

=========================================================================================================================
testDeleteNotExistentWithWrongETag
=========================================================================================================================

=========================================================================================================================
testDeleteWithCache
=========================================================================================================================

=========================================================================================================================
testDeleteWithoutETag
=========================================================================================================================

=========================================================================================================================
testKey
=========================================================================================================================

=========================================================================================================================
testReauthenticate
=========================================================================================================================

=========================================================================================================================
testRetrieve
=========================================================================================================================

=========================================================================================================================
testRetrieveKeys
=========================================================================================================================
##### 1
##### anykey1
##### anykey2
##### anykey3
##### anykey4
[{"application_token":"pDKTqBfDuNxlAKydhEwxBZPxa4q","key":"anykey1","etag":"e6a2b034-f569-47bd-a480-93f7565816ff"},{"application_token":"pDKTqBfDuNxlAKydhEwxBZPxa4q","key":"anykey2","etag":"3ea9fff2-64a3-47b1-b614-c70d34b901fd"},{"application_token":"pDKTqBfDuNxlAKydhEwxBZPxa4q","key":"anykey3","etag":"ffcb4e39-2bd7-45e5-bd7a-fa254ea14a62"},{"application_token":"pDKTqBfDuNxlAKydhEwxBZPxa4q","key":"anykey4","etag":"2edb028b-ac19-4b91-859e-8ef00c099266"}]
Local (pDKTqBfDuNxlAKydhEwxBZPxa4q/anykey1)
Local (pDKTqBfDuNxlAKydhEwxBZPxa4q/anykey2)
Local (pDKTqBfDuNxlAKydhEwxBZPxa4q/anykey3)
Local (pDKTqBfDuNxlAKydhEwxBZPxa4q/anykey4)

=========================================================================================================================
testRetrieveMulti
=========================================================================================================================

=========================================================================================================================
testRetrieveNotExistent
=========================================================================================================================

=========================================================================================================================
testRetrieveWithCache
=========================================================================================================================

=========================================================================================================================
testUpdateFailEarly
=========================================================================================================================

=========================================================================================================================
testUpdateReinitializesCache
=========================================================================================================================

=========================================================================================================================
testUpdateWithWrongETag
=========================================================================================================================

=========================================================================================================================
testUserAgent
=========================================================================================================================

Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.518 s - in org.eclipse.userstorage.tests.StorageTests
testApplicationToken(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.227 s
testAuthenticateFailure(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.52 s
testConflict(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.041 s
testConflictResolution1(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.029 s
testConflictResolution1WithCache(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.039 s
testConflictResolution2(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.032 s
testConflictResolution2WithCache(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.04 s
testConflictWithCache(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.035 s
testConnectedness(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.006 s
testCreate(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.013 s
testCreateAfterRetrieve(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.017 s
testCreateAndUpdate(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.023 s
testCreateWithCache(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.014 s
testCreateWithWrongETag(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.015 s
testDelete(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.023 s
testDeleteAll(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.032 s
testDeleteNotExistent(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.011 s
testDeleteNotExistentWithWrongETag(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.012 s
testDeleteWithCache(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.022 s
testDeleteWithoutETag(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.056 s
testKey(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.004 s
testReauthenticate(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.021 s
testRetrieve(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.017 s
testRetrieveKeys(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.055 s
testRetrieveMulti(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.027 s
testRetrieveNotExistent(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.011 s
testRetrieveWithCache(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.02 s
testUpdateFailEarly(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.025 s
testUpdateReinitializesCache(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.03 s
testUpdateWithWrongETag(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.018 s
testUserAgent(org.eclipse.userstorage.tests.StorageTests)  Time elapsed: 0.011 s

Results:

Tests run: 31, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] ----< org.eclipse.userstorage.features:org.eclipse.userstorage.sdk >----
[INFO] Building org.eclipse.userstorage.sdk 1.2.0-SNAPSHOT              [10/11]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.userstorage.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.userstorage.sdk ---
[INFO] The project's OSGi version is 1.2.0.v20210516-1111
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.userstorage.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.userstorage.sdk ---
[INFO] 
[INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.userstorage.sdk ---
[INFO] 
[INFO] --- tycho-source-plugin:2.3.0:plugin-source (attach-source) @ org.eclipse.userstorage.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.userstorage.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.sdk-feature/target/org.eclipse.userstorage.sdk-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.userstorage.sdk ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.userstorage.sdk ---
[INFO] 
[INFO] --------< org.eclipse.userstorage:org.eclipse.userstorage.site >--------
[INFO] Building org.eclipse.userstorage.site 1.0.0-SNAPSHOT             [11/11]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.userstorage.site ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.userstorage.site ---
[INFO] The project's OSGi version is 1.0.0.v20210516-1111
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.userstorage.site ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.userstorage.site ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.site/src/main/resources
[INFO] 
[INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.userstorage.site ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.userstorage.site ---
[INFO] Published profile IUs: [config.a.jre.javase 11.0.0, a.jre.javase 11.0.0]
[INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
[INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-products (default-publish-products) @ org.eclipse.userstorage.site ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-categories (default-publish-categories) @ org.eclipse.userstorage.site ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.userstorage.site ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.userstorage.site ---
[INFO] 
[INFO] --- tycho-source-plugin:2.3.0:plugin-source (attach-source) @ org.eclipse.userstorage.site ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.3.0:archive-repository (default-archive-repository) @ org.eclipse.userstorage.site ---
[INFO] Building zip: /home/jenkins/agent/workspace/usssdk-gerrit/git/org.eclipse.userstorage.site/target/org.eclipse.userstorage.site-1.0.0-SNAPSHOT.zip
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] parent 1.0.0-SNAPSHOT .............................. SUCCESS [  1.001 s]
[INFO] org.eclipse.userstorage 1.2.0-SNAPSHOT ............. SUCCESS [ 22.988 s]
[INFO] org.eclipse.userstorage.ui 1.1.0-SNAPSHOT .......... SUCCESS [  1.417 s]
[INFO] org.eclipse.userstorage.oauth 1.1.0-SNAPSHOT ....... SUCCESS [  1.031 s]
[INFO] org.eclipse.userstorage-feature 1.2.0-SNAPSHOT ..... SUCCESS [  0.469 s]
[INFO] org.eclipse.userstorage.oauth.tests 1.0.0-SNAPSHOT . SUCCESS [ 11.675 s]
[INFO] usssdk-target 1.0.0-SNAPSHOT ....................... SUCCESS [  3.609 s]
[INFO] org.eclipse.userstorage.sdk 1.0.0-SNAPSHOT ......... SUCCESS [  6.303 s]
[INFO] org.eclipse.userstorage.tests 1.0.0-SNAPSHOT ....... SUCCESS [  7.940 s]
[INFO] org.eclipse.userstorage.sdk 1.2.0-SNAPSHOT ......... SUCCESS [  0.244 s]
[INFO] org.eclipse.userstorage.site 1.0.0-SNAPSHOT ........ SUCCESS [  5.911 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:58 min
[INFO] Finished at: 2021-05-16T11:15:30Z
[INFO] ------------------------------------------------------------------------
Taking screenshot.
[usssdk-gerrit] $ echo $XAUTHORITY
/home/jenkins/agent/workspace/usssdk-gerrit/.Xauthority-998488620641606895
[usssdk-gerrit] $ ls -l $XAUTHORITY
-rw-r--r--. 1 jenkins 1001980000 0 May 16 11:12 /home/jenkins/agent/workspace/usssdk-gerrit/.Xauthority-998488620641606895
[usssdk-gerrit] $ import -window root -display :75 screenshot.jpg
Terminating xvnc.
Recording test results
[Checks API] No suitable checks publisher found.
Finished: SUCCESS