Skip to content
Success

Console Output

Started by timer
Building in workspace /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace
No credentials specified
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse refs/remotes/origin/releases/7.0.x^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/releases/7.0.x^{commit} # timeout=10
Checking out Revision 7b310a22d978668c46a6bd7232abe6225274f572 (refs/remotes/origin/releases/7.0.x)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 7b310a22d978668c46a6bd7232abe6225274f572
Commit message: "Merge remote-tracking branch 'remotes/origin/releases/6.1.x' into releases/7.0.x"
 > /usr/local/bin/git rev-list --no-walk 7b310a22d978668c46a6bd7232abe6225274f572 # timeout=10
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -f org.eclipse.scout.sdk/pom.xml -Dremote_branch=origin/releases/7.0.x -Dis_tag=false -Dtag_or_branch=origin/releases/7.0.x -Dmaven.repo.local=/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository clean install
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
[INFO] Scanning for projects...
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt/7.0.300-SNAPSHOT/maven-metadata.xml
Progress (1): 625 B
                   
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt/7.0.300-SNAPSHOT/maven-metadata.xml (625 B at 1.9 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt/7.0.300-SNAPSHOT/org.eclipse.scout.rt-7.0.300-20200122.010925-292.pom
Progress (1): 820 B
Progress (1): 2.6 kB
Progress (1): 4.5 kB
Progress (1): 7.0 kB
Progress (1): 9.6 kB
Progress (1): 13 kB 
Progress (1): 17 kB
Progress (1): 21 kB
Progress (1): 23 kB
Progress (1): 27 kB
Progress (1): 29 kB
Progress (1): 29 kB
                   
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt/7.0.300-SNAPSHOT/org.eclipse.scout.rt-7.0.300-20200122.010925-292.pom (29 kB at 166 kB/s)
[WARNING] The project org.eclipse.scout.sdk:org.eclipse.scout.sdk:pom:7.0.300-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[WARNING] The project org.eclipse.scout.sdk:org.eclipse.scout.sdk-settings:jar:7.0.300-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Scout Hello World Sample Application                   [maven-archetype]
[INFO] Scout JaxWs Module                                     [maven-archetype]
[INFO] Eclipse Scout SDK                                                  [pom]
[INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core                   [jar]
[INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test              [jar]
[INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s                 [jar]
[INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test            [jar]
[INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e             [bundle]
[INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test           [jar]
[INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc         [bundle]
[INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls         [bundle]
[INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui          [bundle]
[INFO] org.eclipse.scout.sdk-settings                                     [jar]
[INFO] 
[INFO] ---------< org.eclipse.scout.archetypes:scout-helloworld-app >----------
[INFO] Building Scout Hello World Sample Application 7.0.300-SNAPSHOT    [1/13]
[INFO] --------------------------[ maven-archetype ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ scout-helloworld-app ---
[INFO] Deleting /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target
[INFO] 
[INFO] --- flatten-maven-plugin:1.0.0:clean (flatten.clean) @ scout-helloworld-app ---
[INFO] Deleting /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/.flattened-pom.xml
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ scout-helloworld-app ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ scout-helloworld-app ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ scout-helloworld-app ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/../target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ scout-helloworld-app ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ scout-helloworld-app ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ scout-helloworld-app ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 103 resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ scout-helloworld-app ---
[INFO] Generating flattened POM of project org.eclipse.scout.archetypes:scout-helloworld-app:maven-archetype:7.0.300-SNAPSHOT...
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ scout-helloworld-app ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ scout-helloworld-app ---
[INFO] Building archetype jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/scout-helloworld-app-7.0.300-SNAPSHOT
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ scout-helloworld-app ---
[INFO] Skipping because packaging 'maven-archetype' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ scout-helloworld-app ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/scout-helloworld-app-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ scout-helloworld-app ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ scout-helloworld-app ---
[INFO] Processing Archetype IT project: basic
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: scout-helloworld-app:7.0.300-SNAPSHOT
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: org.eclipse.scout.apps
[INFO] Parameter: artifactId, Value: helloworld
[INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
[INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld
[INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloworld
[INFO] Parameter: scoutAuthPublicKeyDev, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair())
[INFO] Parameter: groupId, Value: org.eclipse.scout.apps
[INFO] Parameter: scoutAuthPrivateKeyDev, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair())
[INFO] Parameter: scoutAuthPublicKey, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair())
[INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
[INFO] Parameter: userName, Value: Scout Robot
[INFO] Parameter: displayName, Value: My Application
[INFO] Parameter: javaVersion, Value: 1.8
[INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld
[INFO] Parameter: artifactId, Value: helloworld
[INFO] Parameter: scoutAuthPrivateKey, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair())
[INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld/pom.xml
[WARNING] Don't override file /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld/pom.xml
[INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.shared/pom.xml
[INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.server/pom.xml
[INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.client/pom.xml
[INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.server.app.war/pom.xml
[INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.server.app.dev/pom.xml
[INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.ui.html/pom.xml
[INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.ui.html.app.war/pom.xml
[INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.ui.html.app.dev/pom.xml
[INFO] project created from Archetype in dir: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ scout-helloworld-app ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ scout-helloworld-app ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ scout-helloworld-app ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ scout-helloworld-app ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/scout-helloworld-app-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-helloworld-app/7.0.300-SNAPSHOT/scout-helloworld-app-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-helloworld-app/7.0.300-SNAPSHOT/scout-helloworld-app-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/scout-helloworld-app-7.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-helloworld-app/7.0.300-SNAPSHOT/scout-helloworld-app-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ scout-helloworld-app ---
[INFO] 
[INFO] ----------< org.eclipse.scout.archetypes:scout-jaxws-module >-----------
[INFO] Building Scout JaxWs Module 7.0.300-SNAPSHOT                      [2/13]
[INFO] --------------------------[ maven-archetype ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ scout-jaxws-module ---
[INFO] Deleting /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-jaxws-module/target
[INFO] 
[INFO] --- flatten-maven-plugin:1.0.0:clean (flatten.clean) @ scout-jaxws-module ---
[INFO] Deleting /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-jaxws-module/.flattened-pom.xml
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ scout-jaxws-module ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ scout-jaxws-module ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ scout-jaxws-module ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-jaxws-module/../target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ scout-jaxws-module ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ scout-jaxws-module ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ scout-jaxws-module ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ scout-jaxws-module ---
[INFO] Generating flattened POM of project org.eclipse.scout.archetypes:scout-jaxws-module:maven-archetype:7.0.300-SNAPSHOT...
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ scout-jaxws-module ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ scout-jaxws-module ---
[INFO] Building archetype jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-jaxws-module/target/scout-jaxws-module-7.0.300-SNAPSHOT
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ scout-jaxws-module ---
[INFO] Skipping because packaging 'maven-archetype' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ scout-jaxws-module ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-jaxws-module/target/scout-jaxws-module-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ scout-jaxws-module ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ scout-jaxws-module ---
[INFO] Processing Archetype IT project: basic
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: scout-jaxws-module:7.0.300-SNAPSHOT
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: org.eclipse.scout.apps
[INFO] Parameter: artifactId, Value: helloworld.server.jaxws
[INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
[INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld
[INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloworld
[INFO] Parameter: displayName, Value: My Application
[INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
[INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld
[INFO] Parameter: groupId, Value: org.eclipse.scout.apps
[INFO] Parameter: parentArtifactId, Value: helloworld
[INFO] Parameter: artifactId, Value: helloworld.server.jaxws
[WARNING] CP Don't override file /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws/src/main/resources/META-INF/scout.xml
[INFO] project created from Archetype in dir: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ scout-jaxws-module ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ scout-jaxws-module ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ scout-jaxws-module ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ scout-jaxws-module ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-jaxws-module/target/scout-jaxws-module-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-jaxws-module/7.0.300-SNAPSHOT/scout-jaxws-module-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-jaxws-module/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-jaxws-module/7.0.300-SNAPSHOT/scout-jaxws-module-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-jaxws-module/target/scout-jaxws-module-7.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-jaxws-module/7.0.300-SNAPSHOT/scout-jaxws-module-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ scout-jaxws-module ---
[INFO] 
[INFO] ------------< org.eclipse.scout.sdk:org.eclipse.scout.sdk >-------------
[INFO] Building Eclipse Scout SDK 7.0.300-SNAPSHOT                       [3/13]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk ---
[INFO] Deleting /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk/target
[INFO] 
[INFO] --- flatten-maven-plugin:1.0.0:clean (flatten.clean) @ org.eclipse.scout.sdk ---
[INFO] Deleting /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk/.flattened-pom.xml
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk ---
[INFO] 
[INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ org.eclipse.scout.sdk ---
[INFO] Generating flattened POM of project org.eclipse.scout.sdk:org.eclipse.scout.sdk:pom:7.0.300-SNAPSHOT...
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk ---
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk/7.0.300-SNAPSHOT/org.eclipse.scout.sdk-7.0.300-SNAPSHOT.pom
[INFO] 
[INFO] ----------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core >----------
[INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core 7.0.300-SNAPSHOT [4/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.core ---
[INFO] Deleting /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.core ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.core ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 165 source files to /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.core ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk.core ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.core ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.core ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] -------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test >--------
[INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test 7.0.300-SNAPSHOT [5/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.core.test ---
[INFO] Deleting /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.core.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.core.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core.test ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core.test ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:add-source (add-source) @ org.eclipse.scout.sdk.core.test ---
[INFO] Source directory: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/src/main/fixture added.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.core.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.core.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 38 source files to /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.core.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 29 source files to /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.core.test ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
Running org.eclipse.scout.sdk.core.util.SdkLogTest
Unable to parse log level 'aa'. Fallback to default: 'WARNING'.
java.lang.IllegalArgumentException: Bad level "aa"
	at java.util.logging.Level.parse(Level.java:488)
	at org.eclipse.scout.sdk.core.util.SdkLog.parseLevel(SdkLog.java:424)
	at org.eclipse.scout.sdk.core.util.SdkLogTest.testParseLevel(SdkLogTest.java:96)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Scout SdkLog: Failed toString() invocation on an object of type [org.eclipse.scout.sdk.core.util.SdkLogTest$ClassWithToStringThrowingNpeFixture]
java.lang.NullPointerException: NPE of test class org.eclipse.scout.sdk.core.util.SdkLogTest
	at org.eclipse.scout.sdk.core.util.SdkLogTest$ClassWithToStringThrowingNpeFixture.toString(SdkLogTest.java:156)
	at org.eclipse.scout.sdk.core.util.SdkLog.safeObjectToString(SdkLog.java:223)
	at org.eclipse.scout.sdk.core.util.SdkLog.toString(SdkLog.java:159)
	at org.eclipse.scout.sdk.core.util.SdkLog.handlePlaceholders(SdkLog.java:149)
	at org.eclipse.scout.sdk.core.util.SdkLog.log(SdkLog.java:93)
	at org.eclipse.scout.sdk.core.util.SdkLog.error(SdkLog.java:317)
	at org.eclipse.scout.sdk.core.util.SdkLogTest$1.run(SdkLogTest.java:104)
	at org.eclipse.scout.sdk.core.util.SdkLogTest.runWithPrivateLogger(SdkLogTest.java:191)
	at org.eclipse.scout.sdk.core.util.SdkLogTest.testLogOfObjectWithToStringThrowingException(SdkLogTest.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec - in org.eclipse.scout.sdk.core.util.SdkLogTest
Running org.eclipse.scout.sdk.core.util.JavaEnvironmentImportExportTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 sec - in org.eclipse.scout.sdk.core.util.JavaEnvironmentImportExportTest
Running org.eclipse.scout.sdk.core.util.CoreUtilsTest
Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.016 sec - in org.eclipse.scout.sdk.core.util.CoreUtilsTest
Running org.eclipse.scout.sdk.core.sourcebuilder.SourceModelRoundtripTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 sec - in org.eclipse.scout.sdk.core.sourcebuilder.SourceModelRoundtripTest
Running org.eclipse.scout.sdk.core.signature.SignatureUtilsTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.eclipse.scout.sdk.core.signature.SignatureUtilsTest
Running org.eclipse.scout.sdk.core.signature.SignatureTest
Tests run: 189, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in org.eclipse.scout.sdk.core.signature.SignatureTest
Running org.eclipse.scout.sdk.core.model.sugar.QueryTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 sec - in org.eclipse.scout.sdk.core.model.sugar.QueryTest
Running org.eclipse.scout.sdk.core.model.spi.internal.metavalue.MetaValueFactoryTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec - in org.eclipse.scout.sdk.core.model.spi.internal.metavalue.MetaValueFactoryTest
Running org.eclipse.scout.sdk.core.model.spi.internal.CompositeObjectTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.sdk.core.model.spi.internal.CompositeObjectTest
Running org.eclipse.scout.sdk.core.model.spi.internal.ClasspathBuilderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.sdk.core.model.spi.internal.ClasspathBuilderTest
Running org.eclipse.scout.sdk.core.model.TypeTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec - in org.eclipse.scout.sdk.core.model.TypeTest
Running org.eclipse.scout.sdk.core.model.TypeParameterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.sdk.core.model.TypeParameterTest
Running org.eclipse.scout.sdk.core.model.SourceRangeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.sdk.core.model.SourceRangeTest
Running org.eclipse.scout.sdk.core.model.PrimitiveTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.eclipse.scout.sdk.core.model.PrimitiveTypeTest
Running org.eclipse.scout.sdk.core.model.PackageTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.sdk.core.model.PackageTest
Running org.eclipse.scout.sdk.core.model.MethodTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.sdk.core.model.MethodTest
Running org.eclipse.scout.sdk.core.model.MethodParameterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.sdk.core.model.MethodParameterTest
Running org.eclipse.scout.sdk.core.model.ManagedAnnotationTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.746 sec - in org.eclipse.scout.sdk.core.model.ManagedAnnotationTest
Running org.eclipse.scout.sdk.core.model.ImportDeclarationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.sdk.core.model.ImportDeclarationTest
Running org.eclipse.scout.sdk.core.model.GenericMethodTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 sec - in org.eclipse.scout.sdk.core.model.GenericMethodTest
Running org.eclipse.scout.sdk.core.model.FieldTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in org.eclipse.scout.sdk.core.model.FieldTest
Running org.eclipse.scout.sdk.core.model.CreateAndOverrideNewCompilationUnitTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 sec - in org.eclipse.scout.sdk.core.model.CreateAndOverrideNewCompilationUnitTest
Running org.eclipse.scout.sdk.core.model.CompilationUnitTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec - in org.eclipse.scout.sdk.core.model.CompilationUnitTest
Running org.eclipse.scout.sdk.core.model.ArrayTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec - in org.eclipse.scout.sdk.core.model.ArrayTypeTest
Running org.eclipse.scout.sdk.core.model.AnnotationTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 sec - in org.eclipse.scout.sdk.core.model.AnnotationTest
Running org.eclipse.scout.sdk.core.model.AnnotationSourceTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 sec - in org.eclipse.scout.sdk.core.model.AnnotationSourceTest
Running org.eclipse.scout.sdk.core.model.AnnotationQueryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 sec - in org.eclipse.scout.sdk.core.model.AnnotationQueryTest
Running org.eclipse.scout.sdk.core.model.AnnotationElementTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.sdk.core.model.AnnotationElementTest
Running org.eclipse.scout.sdk.core.importvalidator.ImportValidatorTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in org.eclipse.scout.sdk.core.importvalidator.ImportValidatorTest

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk.core.test ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.core.test ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core.test ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.core.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core.test ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core.test ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core.test ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] ---------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s >---------
[INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s 7.0.300-SNAPSHOT [6/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.core.s ---
[INFO] Deleting /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core.s ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.core.s ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.core.s ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core.s ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core.s ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.core.s ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.core.s ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 50 source files to /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.core.s ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core.s ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.core.s ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk.core.s ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core.s ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.core.s ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core.s ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.core.s ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core.s ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core.s ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core.s ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] ------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test >-------
[INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test 7.0.300-SNAPSHOT [7/13]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/7.0.300-SNAPSHOT/maven-metadata.xml
Progress (1): 1.5 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/7.0.300-SNAPSHOT/maven-metadata.xml (1.5 kB at 3.4 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-7.0.300-20200122.011314-291.pom
Progress (1): 945 B
Progress (1): 3.2 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-7.0.300-20200122.011314-291.pom (3.2 kB at 19 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/7.0.300-SNAPSHOT/maven-metadata.xml
Progress (1): 1.0 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/7.0.300-SNAPSHOT/maven-metadata.xml (1.0 kB at 13 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html-7.0.300-20200122.011305-291.pom
Progress (1): 964 B
Progress (1): 2.3 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html-7.0.300-20200122.011305-291.pom (2.3 kB at 45 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/7.0.300-SNAPSHOT/maven-metadata.xml
Progress (1): 1.0 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/7.0.300-SNAPSHOT/maven-metadata.xml (1.0 kB at 12 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons-7.0.300-20200122.011018-291.pom
Progress (1): 992 B
Progress (1): 1.4 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons-7.0.300-20200122.011018-291.pom (1.4 kB at 25 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/7.0.300-SNAPSHOT/maven-metadata.xml
Progress (1): 1.0 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/7.0.300-SNAPSHOT/maven-metadata.xml (1.0 kB at 7.4 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared-7.0.300-20200122.010957-291.pom
Progress (1): 984 B
Progress (1): 2.0 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared-7.0.300-20200122.010957-291.pom (2.0 kB at 28 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/7.0.300-SNAPSHOT/maven-metadata.xml
Progress (1): 1.0 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/7.0.300-SNAPSHOT/maven-metadata.xml (1.0 kB at 8.6 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform-7.0.300-20200122.010941-292.pom
Progress (1): 927 B
Progress (1): 3.3 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform-7.0.300-20200122.010941-292.pom (3.3 kB at 66 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/7.0.300-SNAPSHOT/maven-metadata.xml
Progress (1): 1.0 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/7.0.300-SNAPSHOT/maven-metadata.xml (1.0 kB at 15 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client-7.0.300-20200122.011208-291.pom
Progress (1): 991 B
Progress (1): 1.3 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client-7.0.300-20200122.011208-291.pom (1.3 kB at 30 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/7.0.300-SNAPSHOT/maven-metadata.xml
Progress (1): 1.0 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/7.0.300-SNAPSHOT/maven-metadata.xml (1.0 kB at 14 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-20200122.011255-291.pom
Progress (1): 926 B
Progress (1): 2.8 kB
Progress (1): 3.4 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-20200122.011255-291.pom (3.4 kB at 48 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/7.0.300-SNAPSHOT/maven-metadata.xml
Progress (1): 1.5 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/7.0.300-SNAPSHOT/maven-metadata.xml (1.5 kB at 16 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/7.0.300-SNAPSHOT/org.eclipse.scout.json-7.0.300-20200122.010934-292.pom
Progress (1): 879 B
Progress (1): 2.1 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/7.0.300-SNAPSHOT/org.eclipse.scout.json-7.0.300-20200122.010934-292.pom (2.1 kB at 19 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/7.0.300-SNAPSHOT/maven-metadata.xml
Progress (1): 1.5 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/7.0.300-SNAPSHOT/maven-metadata.xml (1.5 kB at 18 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-7.0.300-20200122.011219-291.pom
Progress (1): 989 B
Progress (1): 1.7 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-7.0.300-20200122.011219-291.pom (1.7 kB at 27 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/7.0.300-SNAPSHOT/maven-metadata.xml
Progress (1): 1.5 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/7.0.300-SNAPSHOT/maven-metadata.xml (1.5 kB at 17 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-7.0.300-20200122.011012-291.pom
Progress (1): 989 B
Progress (1): 1.6 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-7.0.300-20200122.011012-291.pom (1.6 kB at 28 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/7.0.300-SNAPSHOT/maven-metadata.xml
Progress (1): 1.5 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/7.0.300-SNAPSHOT/maven-metadata.xml (1.5 kB at 21 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-7.0.300-20200122.010950-291.pom
Progress (1): 976 B
Progress (1): 1.8 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-7.0.300-20200122.010950-291.pom (1.8 kB at 38 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/7.0.300-SNAPSHOT/maven-metadata.xml
Progress (1): 1.5 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/7.0.300-SNAPSHOT/maven-metadata.xml (1.5 kB at 16 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-7.0.300-20200122.011043-291.pom
Progress (1): 989 B
Progress (1): 1.8 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-7.0.300-20200122.011043-291.pom (1.8 kB at 33 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/7.0.300-SNAPSHOT/maven-metadata.xml
Progress (1): 1.0 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/7.0.300-SNAPSHOT/maven-metadata.xml (1.0 kB at 4.6 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server-7.0.300-20200122.011035-291.pom
Progress (1): 990 B
Progress (1): 1.6 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server-7.0.300-20200122.011035-291.pom (1.6 kB at 29 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/7.0.300-SNAPSHOT/maven-metadata.xml
Progress (1): 1.0 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/7.0.300-SNAPSHOT/maven-metadata.xml (1.0 kB at 17 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.api-7.0.300-20200122.011030-291.pom
Progress (1): 991 B
Progress (1): 1.4 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.api-7.0.300-20200122.011030-291.pom (1.4 kB at 28 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/7.0.300-SNAPSHOT/maven-metadata.xml
Progress (1): 1.0 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/7.0.300-SNAPSHOT/maven-metadata.xml (1.0 kB at 15 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-7.0.300-20200122.011053-291.pom
Progress (1): 993 B
Progress (1): 1.4 kB
                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-7.0.300-20200122.011053-291.pom (1.4 kB at 14 kB/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-7.0.300-20200122.011314-291.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons-7.0.300-20200122.011018-291.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html-7.0.300-20200122.011305-291.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-20200122.011255-291.jar
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client-7.0.300-20200122.011208-291.jar
Progress (1): 4.1/29 kB
Progress (1): 7.7/29 kB
Progress (1): 12/29 kB 
Progress (1): 16/29 kB
Progress (1): 20/29 kB
Progress (1): 24/29 kB
Progress (1): 28/29 kB
Progress (1): 29 kB   
Progress (2): 29 kB | 0/2.3 MB
Progress (2): 29 kB | 0/2.3 MB
Progress (2): 29 kB | 0/2.3 MB
Progress (2): 29 kB | 0/2.3 MB
Progress (2): 29 kB | 0/2.3 MB
Progress (2): 29 kB | 0/2.3 MB
Progress (2): 29 kB | 0/2.3 MB
Progress (2): 29 kB | 0/2.3 MB
Progress (2): 29 kB | 0/2.3 MB
Progress (2): 29 kB | 0/2.3 MB
Progress (2): 29 kB | 0/2.3 MB
Progress (2): 29 kB | 0/2.3 MB
Progress (2): 29 kB | 0.1/2.3 MB
Progress (2): 29 kB | 0.1/2.3 MB
Progress (2): 29 kB | 0.1/2.3 MB
Progress (2): 29 kB | 0.1/2.3 MB
Progress (2): 29 kB | 0.1/2.3 MB
Progress (2): 29 kB | 0.1/2.3 MB
Progress (2): 29 kB | 0.1/2.3 MB
Progress (2): 29 kB | 0.1/2.3 MB
Progress (2): 29 kB | 0.1/2.3 MB
Progress (2): 29 kB | 0.1/2.3 MB
Progress (2): 29 kB | 0.1/2.3 MB
Progress (2): 29 kB | 0.1/2.3 MB
Progress (2): 29 kB | 0.1/2.3 MB
Progress (2): 29 kB | 0.1/2.3 MB
Progress (2): 29 kB | 0.1/2.3 MB
Progress (2): 29 kB | 0.1/2.3 MB
Progress (2): 29 kB | 0.1/2.3 MB
Progress (2): 29 kB | 0.1/2.3 MB
Progress (2): 29 kB | 0.1/2.3 MB
Progress (2): 29 kB | 0.1/2.3 MB
Progress (2): 29 kB | 0.1/2.3 MB
Progress (2): 29 kB | 0.1/2.3 MB
Progress (2): 29 kB | 0.1/2.3 MB
Progress (2): 29 kB | 0.1/2.3 MB
Progress (2): 29 kB | 0.2/2.3 MB
Progress (2): 29 kB | 0.2/2.3 MB
Progress (2): 29 kB | 0.2/2.3 MB
Progress (2): 29 kB | 0.2/2.3 MB
Progress (2): 29 kB | 0.2/2.3 MB
Progress (2): 29 kB | 0.2/2.3 MB
Progress (2): 29 kB | 0.2/2.3 MB
Progress (2): 29 kB | 0.2/2.3 MB
Progress (2): 29 kB | 0.2/2.3 MB
Progress (2): 29 kB | 0.2/2.3 MB
Progress (2): 29 kB | 0.2/2.3 MB
Progress (2): 29 kB | 0.2/2.3 MB
Progress (2): 29 kB | 0.2/2.3 MB
Progress (2): 29 kB | 0.2/2.3 MB
Progress (2): 29 kB | 0.2/2.3 MB
Progress (2): 29 kB | 0.2/2.3 MB
Progress (2): 29 kB | 0.2/2.3 MB
Progress (2): 29 kB | 0.2/2.3 MB
Progress (2): 29 kB | 0.2/2.3 MB
Progress (2): 29 kB | 0.2/2.3 MB
Progress (2): 29 kB | 0.2/2.3 MB
Progress (2): 29 kB | 0.2/2.3 MB
Progress (2): 29 kB | 0.2/2.3 MB
Progress (2): 29 kB | 0.2/2.3 MB
Progress (2): 29 kB | 0.2/2.3 MB
Progress (2): 29 kB | 0.3/2.3 MB
Progress (2): 29 kB | 0.3/2.3 MB
Progress (2): 29 kB | 0.3/2.3 MB
Progress (2): 29 kB | 0.3/2.3 MB
Progress (2): 29 kB | 0.3/2.3 MB
Progress (2): 29 kB | 0.3/2.3 MB
Progress (2): 29 kB | 0.3/2.3 MB
Progress (2): 29 kB | 0.3/2.3 MB
Progress (2): 29 kB | 0.3/2.3 MB
Progress (2): 29 kB | 0.3/2.3 MB
Progress (2): 29 kB | 0.3/2.3 MB
Progress (2): 29 kB | 0.3/2.3 MB
Progress (2): 29 kB | 0.3/2.3 MB
Progress (2): 29 kB | 0.3/2.3 MB
Progress (2): 29 kB | 0.3/2.3 MB
Progress (2): 29 kB | 0.3/2.3 MB
Progress (2): 29 kB | 0.3/2.3 MB
Progress (2): 29 kB | 0.3/2.3 MB
Progress (2): 29 kB | 0.3/2.3 MB
Progress (2): 29 kB | 0.3/2.3 MB
Progress (2): 29 kB | 0.3/2.3 MB
Progress (2): 29 kB | 0.3/2.3 MB
Progress (2): 29 kB | 0.3/2.3 MB
Progress (2): 29 kB | 0.3/2.3 MB
Progress (2): 29 kB | 0.4/2.3 MB
Progress (2): 29 kB | 0.4/2.3 MB
Progress (2): 29 kB | 0.4/2.3 MB
Progress (2): 29 kB | 0.4/2.3 MB
Progress (2): 29 kB | 0.4/2.3 MB
Progress (2): 29 kB | 0.4/2.3 MB
Progress (2): 29 kB | 0.4/2.3 MB
Progress (2): 29 kB | 0.4/2.3 MB
Progress (2): 29 kB | 0.4/2.3 MB
Progress (2): 29 kB | 0.4/2.3 MB
Progress (2): 29 kB | 0.4/2.3 MB
Progress (2): 29 kB | 0.4/2.3 MB
Progress (2): 29 kB | 0.4/2.3 MB
Progress (2): 29 kB | 0.4/2.3 MB
Progress (2): 29 kB | 0.4/2.3 MB
Progress (2): 29 kB | 0.4/2.3 MB
Progress (2): 29 kB | 0.4/2.3 MB
Progress (2): 29 kB | 0.4/2.3 MB
Progress (2): 29 kB | 0.4/2.3 MB
Progress (2): 29 kB | 0.4/2.3 MB
Progress (2): 29 kB | 0.4/2.3 MB
Progress (2): 29 kB | 0.4/2.3 MB
Progress (2): 29 kB | 0.4/2.3 MB
Progress (2): 29 kB | 0.4/2.3 MB
Progress (2): 29 kB | 0.5/2.3 MB
Progress (2): 29 kB | 0.5/2.3 MB
Progress (2): 29 kB | 0.5/2.3 MB
Progress (2): 29 kB | 0.5/2.3 MB
Progress (2): 29 kB | 0.5/2.3 MB
Progress (2): 29 kB | 0.5/2.3 MB
Progress (2): 29 kB | 0.5/2.3 MB
Progress (2): 29 kB | 0.5/2.3 MB
Progress (2): 29 kB | 0.5/2.3 MB
Progress (2): 29 kB | 0.5/2.3 MB
Progress (2): 29 kB | 0.5/2.3 MB
Progress (2): 29 kB | 0.5/2.3 MB
Progress (2): 29 kB | 0.5/2.3 MB
Progress (2): 29 kB | 0.5/2.3 MB
Progress (2): 29 kB | 0.5/2.3 MB
Progress (2): 29 kB | 0.5/2.3 MB
Progress (2): 29 kB | 0.5/2.3 MB
Progress (2): 29 kB | 0.5/2.3 MB
Progress (2): 29 kB | 0.5/2.3 MB
Progress (2): 29 kB | 0.5/2.3 MB
Progress (2): 29 kB | 0.5/2.3 MB
Progress (2): 29 kB | 0.5/2.3 MB
Progress (2): 29 kB | 0.5/2.3 MB
Progress (2): 29 kB | 0.5/2.3 MB
Progress (2): 29 kB | 0.5/2.3 MB
Progress (2): 29 kB | 0.6/2.3 MB
Progress (2): 29 kB | 0.6/2.3 MB
Progress (2): 29 kB | 0.6/2.3 MB
Progress (2): 29 kB | 0.6/2.3 MB
Progress (2): 29 kB | 0.6/2.3 MB
Progress (2): 29 kB | 0.6/2.3 MB
Progress (2): 29 kB | 0.6/2.3 MB
Progress (2): 29 kB | 0.6/2.3 MB
Progress (2): 29 kB | 0.6/2.3 MB
Progress (2): 29 kB | 0.6/2.3 MB
Progress (2): 29 kB | 0.6/2.3 MB
Progress (2): 29 kB | 0.6/2.3 MB
Progress (2): 29 kB | 0.6/2.3 MB
Progress (2): 29 kB | 0.6/2.3 MB
Progress (2): 29 kB | 0.6/2.3 MB
Progress (2): 29 kB | 0.6/2.3 MB
Progress (2): 29 kB | 0.6/2.3 MB
Progress (2): 29 kB | 0.6/2.3 MB
Progress (2): 29 kB | 0.6/2.3 MB
Progress (2): 29 kB | 0.6/2.3 MB
Progress (2): 29 kB | 0.6/2.3 MB
Progress (2): 29 kB | 0.6/2.3 MB
Progress (2): 29 kB | 0.6/2.3 MB
Progress (2): 29 kB | 0.6/2.3 MB
Progress (2): 29 kB | 0.7/2.3 MB
Progress (2): 29 kB | 0.7/2.3 MB
Progress (2): 29 kB | 0.7/2.3 MB
Progress (2): 29 kB | 0.7/2.3 MB
Progress (2): 29 kB | 0.7/2.3 MB
Progress (2): 29 kB | 0.7/2.3 MB
Progress (2): 29 kB | 0.7/2.3 MB
Progress (2): 29 kB | 0.7/2.3 MB
Progress (2): 29 kB | 0.7/2.3 MB
Progress (2): 29 kB | 0.7/2.3 MB
Progress (2): 29 kB | 0.7/2.3 MB
Progress (2): 29 kB | 0.7/2.3 MB
Progress (2): 29 kB | 0.7/2.3 MB
Progress (2): 29 kB | 0.7/2.3 MB
Progress (2): 29 kB | 0.7/2.3 MB
Progress (2): 29 kB | 0.7/2.3 MB
Progress (2): 29 kB | 0.7/2.3 MB
Progress (2): 29 kB | 0.7/2.3 MB
Progress (2): 29 kB | 0.7/2.3 MB
Progress (2): 29 kB | 0.7/2.3 MB
Progress (2): 29 kB | 0.7/2.3 MB
Progress (2): 29 kB | 0.7/2.3 MB
Progress (2): 29 kB | 0.7/2.3 MB
Progress (2): 29 kB | 0.7/2.3 MB
Progress (2): 29 kB | 0.7/2.3 MB
Progress (2): 29 kB | 0.8/2.3 MB
Progress (2): 29 kB | 0.8/2.3 MB
Progress (2): 29 kB | 0.8/2.3 MB
Progress (2): 29 kB | 0.8/2.3 MB
Progress (2): 29 kB | 0.8/2.3 MB
Progress (2): 29 kB | 0.8/2.3 MB
Progress (2): 29 kB | 0.8/2.3 MB
Progress (2): 29 kB | 0.8/2.3 MB
Progress (2): 29 kB | 0.8/2.3 MB
Progress (2): 29 kB | 0.8/2.3 MB
Progress (2): 29 kB | 0.8/2.3 MB
Progress (2): 29 kB | 0.8/2.3 MB
Progress (2): 29 kB | 0.8/2.3 MB
Progress (2): 29 kB | 0.8/2.3 MB
Progress (2): 29 kB | 0.8/2.3 MB
Progress (2): 29 kB | 0.8/2.3 MB
Progress (2): 29 kB | 0.8/2.3 MB
Progress (2): 29 kB | 0.8/2.3 MB
Progress (2): 29 kB | 0.8/2.3 MB
Progress (2): 29 kB | 0.8/2.3 MB
Progress (2): 29 kB | 0.8/2.3 MB
Progress (2): 29 kB | 0.8/2.3 MB
Progress (2): 29 kB | 0.8/2.3 MB
Progress (2): 29 kB | 0.8/2.3 MB
Progress (2): 29 kB | 0.9/2.3 MB
Progress (2): 29 kB | 0.9/2.3 MB
Progress (2): 29 kB | 0.9/2.3 MB
Progress (2): 29 kB | 0.9/2.3 MB
Progress (2): 29 kB | 0.9/2.3 MB
Progress (3): 29 kB | 0.9/2.3 MB | 4.1/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 7.7/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 7.7/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 12/150 kB 
Progress (3): 29 kB | 0.9/2.3 MB | 12/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 16/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 16/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 16/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 20/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 24/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 24/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 28/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 28/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 32/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 32/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 32/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 36/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 40/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 40/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 45/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 45/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 49/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 49/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 49/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 53/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 57/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 57/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 61/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 61/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 65/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 65/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 65/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 69/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 73/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 73/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 77/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 77/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 81/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 81/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 81/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 85/150 kB
Progress (3): 29 kB | 0.9/2.3 MB | 90/150 kB
Progress (3): 29 kB | 1.0/2.3 MB | 90/150 kB
Progress (3): 29 kB | 1.0/2.3 MB | 94/150 kB
Progress (3): 29 kB | 1.0/2.3 MB | 94/150 kB
Progress (3): 29 kB | 1.0/2.3 MB | 98/150 kB
Progress (3): 29 kB | 1.0/2.3 MB | 98/150 kB
Progress (3): 29 kB | 1.0/2.3 MB | 98/150 kB
Progress (3): 29 kB | 1.0/2.3 MB | 102/150 kB
Progress (3): 29 kB | 1.0/2.3 MB | 106/150 kB
Progress (3): 29 kB | 1.0/2.3 MB | 106/150 kB
Progress (3): 29 kB | 1.0/2.3 MB | 110/150 kB
Progress (3): 29 kB | 1.0/2.3 MB | 110/150 kB
Progress (3): 29 kB | 1.0/2.3 MB | 114/150 kB
Progress (3): 29 kB | 1.0/2.3 MB | 114/150 kB
Progress (3): 29 kB | 1.0/2.3 MB | 114/150 kB
Progress (3): 29 kB | 1.0/2.3 MB | 118/150 kB
Progress (3): 29 kB | 1.0/2.3 MB | 122/150 kB
                                             
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-7.0.300-20200122.011314-291.jar (29 kB at 148 kB/s)
Progress (2): 1.0/2.3 MB | 122/150 kB
Progress (2): 1.0/2.3 MB | 126/150 kB
Progress (2): 1.0/2.3 MB | 126/150 kB
                                     
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform-7.0.300-20200122.010941-292.jar
Progress (2): 1.0/2.3 MB | 126/150 kB
Progress (2): 1.0/2.3 MB | 131/150 kB
Progress (2): 1.0/2.3 MB | 131/150 kB
Progress (2): 1.0/2.3 MB | 135/150 kB
Progress (2): 1.0/2.3 MB | 135/150 kB
Progress (2): 1.0/2.3 MB | 139/150 kB
Progress (2): 1.0/2.3 MB | 139/150 kB
Progress (2): 1.0/2.3 MB | 143/150 kB
Progress (2): 1.0/2.3 MB | 143/150 kB
Progress (2): 1.0/2.3 MB | 147/150 kB
Progress (2): 1.0/2.3 MB | 147/150 kB
Progress (2): 1.0/2.3 MB | 150 kB    
Progress (2): 1.0/2.3 MB | 150 kB
Progress (2): 1.0/2.3 MB | 150 kB
Progress (2): 1.0/2.3 MB | 150 kB
Progress (2): 1.0/2.3 MB | 150 kB
Progress (2): 1.0/2.3 MB | 150 kB
Progress (2): 1.0/2.3 MB | 150 kB
Progress (2): 1.0/2.3 MB | 150 kB
Progress (2): 1.0/2.3 MB | 150 kB
Progress (2): 1.1/2.3 MB | 150 kB
Progress (2): 1.1/2.3 MB | 150 kB
Progress (2): 1.1/2.3 MB | 150 kB
Progress (2): 1.1/2.3 MB | 150 kB
Progress (2): 1.1/2.3 MB | 150 kB
Progress (2): 1.1/2.3 MB | 150 kB
Progress (2): 1.1/2.3 MB | 150 kB
Progress (2): 1.1/2.3 MB | 150 kB
Progress (2): 1.1/2.3 MB | 150 kB
Progress (2): 1.1/2.3 MB | 150 kB
Progress (2): 1.1/2.3 MB | 150 kB
Progress (2): 1.1/2.3 MB | 150 kB
Progress (2): 1.1/2.3 MB | 150 kB
Progress (2): 1.1/2.3 MB | 150 kB
Progress (2): 1.1/2.3 MB | 150 kB
Progress (3): 1.1/2.3 MB | 150 kB | 0/3.0 MB
Progress (3): 1.1/2.3 MB | 150 kB | 0/3.0 MB
Progress (3): 1.1/2.3 MB | 150 kB | 0/3.0 MB
Progress (3): 1.1/2.3 MB | 150 kB | 0/3.0 MB
Progress (3): 1.1/2.3 MB | 150 kB | 0/3.0 MB
Progress (3): 1.1/2.3 MB | 150 kB | 0/3.0 MB
Progress (3): 1.1/2.3 MB | 150 kB | 0/3.0 MB
Progress (3): 1.1/2.3 MB | 150 kB | 0/3.0 MB
Progress (3): 1.1/2.3 MB | 150 kB | 0/3.0 MB
Progress (3): 1.1/2.3 MB | 150 kB | 0/3.0 MB
Progress (3): 1.1/2.3 MB | 150 kB | 0/3.0 MB
Progress (3): 1.1/2.3 MB | 150 kB | 0/3.0 MB
Progress (3): 1.1/2.3 MB | 150 kB | 0/3.0 MB
Progress (3): 1.1/2.3 MB | 150 kB | 0/3.0 MB
Progress (3): 1.1/2.3 MB | 150 kB | 0/3.0 MB
Progress (3): 1.1/2.3 MB | 150 kB | 0/3.0 MB
Progress (3): 1.1/2.3 MB | 150 kB | 0/3.0 MB
Progress (3): 1.1/2.3 MB | 150 kB | 0/3.0 MB
Progress (3): 1.1/2.3 MB | 150 kB | 0/3.0 MB
Progress (3): 1.1/2.3 MB | 150 kB | 0/3.0 MB
Progress (3): 1.1/2.3 MB | 150 kB | 0/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (3): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB
Progress (4): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.2/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.1/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.3/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.2/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.4/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.3/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.5/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.4/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.6/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.5/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.7/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.8/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.8/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.8/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.8/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.8/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.8/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.8/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.8/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.8/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.8/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.8/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.8/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.8/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.8/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.8/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.8/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.8/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.8/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.8/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.8/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.8/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.8/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.8/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.8/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.1/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 1.9/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.2/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.0/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.3/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.1/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.4/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.2/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.5/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3/2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB    
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.6/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.7/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.7/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.7/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.7/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.7/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.7/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.7/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.7/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.7/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.7/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.7/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.7/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.7/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.7/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.7/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.7/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.7/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.7/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.7/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.7/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.7/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.7/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.7/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.7/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.7/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.8/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.8/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.8/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.8/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.8/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.8/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.8/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.8/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.8/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.8/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.8/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.8/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.8/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.8/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.8/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.8/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.8/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.8/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.8/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.8/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.8/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.8/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.8/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.8/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.9/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.9/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.9/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.9/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.9/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.9/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.9/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.9/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.9/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.9/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.9/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.9/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.9/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.9/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.9/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.9/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.9/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.9/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.9/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.9/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.9/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.9/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.9/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.9/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 0.9/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.0/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.0/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.0/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.0/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.0/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.0/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.0/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.0/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.0/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.0/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.0/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.0/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.0/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.0/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.0/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.0/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.0/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.0/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.0/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.0/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.0/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.0/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.0/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.0/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.1/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.1/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.1/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.1/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.1/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.1/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.1/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.1/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.1/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.1/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.1/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.1/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.1/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.1/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.1/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.1/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.1/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.1/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.1/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.1/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.1/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.1/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.1/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.1/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.9/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.9/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.9/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.9/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.9/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.9/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.9/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.9/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.9/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.9/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.9/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.9/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.9/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.9/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.9/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.9/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.9/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.9/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.9/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.9/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.9/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.9/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.9/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.9/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 0.9/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.0/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.0/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.0/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.0/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.0/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.0/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.0/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.0/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.0/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.0/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.0/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.0/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.0/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.0/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.0/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.0/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.0/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.0/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.0/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.0/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.0/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.0/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.0/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.0/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.1/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.1/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.1/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.1/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.1/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.1/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.1/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.1/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.1/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.1/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.1/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.1/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.1/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.1/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.1/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.1/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.1/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.1/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.1/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.1/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.1/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.1/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.1/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.1/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.2/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.2/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.2/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.2/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.2/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.2/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.2/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.2/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.2/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.2/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.2/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.2/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.2/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.2/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.2/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.2/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.2/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.2/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.2/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.2/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.2/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.2/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.2/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.2/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.2/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.3/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.3/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.3/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.3/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.3/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.3/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.3/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.3/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.3/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.3/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.3/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.3/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.3/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.3/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.3/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.3/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.3/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.3/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.3/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.3/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.3/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.3/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.3/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.3/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.4/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.4/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.4/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.4/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.4/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.4/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.4/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.4/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.4/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.4/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.4/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.4/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.4/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.4/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.4/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.4/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.4/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.4/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.4/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.4/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.4/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.4/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.4/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.4/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.4/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.5/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.5/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.5/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.5/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.5/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.5/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.5/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.5/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.5/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.5/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.5/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.5/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.5/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.5/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.5/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.5/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.5/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.5/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.5/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.5/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.5/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.5/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.5/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.5/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.6/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.7/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.2/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
Progress (4): 2.3 MB | 150 kB | 1.8/3.0 MB | 1.3/3.3 MB
                                                       
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html-7.0.300-20200122.011305-291.jar (2.3 MB at 5.0 MB/s)
Progress (3): 150 kB | 1.9/3.0 MB | 1.3/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.3/3.3 MB
                                              
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/7.0.300-SNAPSHOT/org.eclipse.scout.json-7.0.300-20200122.010934-292.jar
Progress (3): 150 kB | 1.9/3.0 MB | 1.3/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.3/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.3/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.3/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.3/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.3/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.3/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 1.9/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 2.0/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 2.0/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 2.0/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 2.0/3.0 MB | 1.4/3.3 MB
Progress (3): 150 kB | 2.0/3.0 MB | 1.4/3.3 MB
                                              
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons-7.0.300-20200122.011018-291.jar (150 kB at 318 kB/s)
Progress (2): 2.0/3.0 MB | 1.4/3.3 MB
Progress (2): 2.0/3.0 MB | 1.4/3.3 MB
                                     
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-7.0.300-20200122.011219-291.jar
Progress (2): 2.0/3.0 MB | 1.4/3.3 MB
Progress (2): 2.0/3.0 MB | 1.5/3.3 MB
Progress (2): 2.0/3.0 MB | 1.5/3.3 MB
Progress (2): 2.0/3.0 MB | 1.5/3.3 MB
Progress (2): 2.0/3.0 MB | 1.5/3.3 MB
Progress (2): 2.0/3.0 MB | 1.5/3.3 MB
Progress (2): 2.0/3.0 MB | 1.5/3.3 MB
Progress (2): 2.0/3.0 MB | 1.5/3.3 MB
Progress (2): 2.0/3.0 MB | 1.5/3.3 MB
Progress (2): 2.0/3.0 MB | 1.5/3.3 MB
Progress (2): 2.0/3.0 MB | 1.5/3.3 MB
Progress (2): 2.0/3.0 MB | 1.5/3.3 MB
Progress (2): 2.0/3.0 MB | 1.5/3.3 MB
Progress (2): 2.0/3.0 MB | 1.5/3.3 MB
Progress (2): 2.0/3.0 MB | 1.5/3.3 MB
Progress (2): 2.0/3.0 MB | 1.5/3.3 MB
Progress (2): 2.0/3.0 MB | 1.5/3.3 MB
Progress (2): 2.0/3.0 MB | 1.5/3.3 MB
Progress (2): 2.0/3.0 MB | 1.5/3.3 MB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 4.1/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 4.1/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 4.1/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 7.7/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 12/803 kB 
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 16/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 16/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 16/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 16/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 16/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 16/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 16/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 16/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 20/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 20/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 24/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 28/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 32/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 32/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 32/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 32/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 32/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 32/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 32/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 36/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 36/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 40/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 40/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 45/803 kB
Progress (3): 2.0/3.0 MB | 1.5/3.3 MB | 49/803 kB
Progress (3): 2.1/3.0 MB | 1.5/3.3 MB | 49/803 kB
Progress (3): 2.1/3.0 MB | 1.5/3.3 MB | 49/803 kB
Progress (3): 2.1/3.0 MB | 1.5/3.3 MB | 49/803 kB
Progress (3): 2.1/3.0 MB | 1.5/3.3 MB | 49/803 kB
Progress (3): 2.1/3.0 MB | 1.5/3.3 MB | 49/803 kB
Progress (3): 2.1/3.0 MB | 1.5/3.3 MB | 49/803 kB
Progress (3): 2.1/3.0 MB | 1.5/3.3 MB | 53/803 kB
Progress (3): 2.1/3.0 MB | 1.5/3.3 MB | 53/803 kB
Progress (3): 2.1/3.0 MB | 1.5/3.3 MB | 57/803 kB
Progress (3): 2.1/3.0 MB | 1.5/3.3 MB | 57/803 kB
Progress (3): 2.1/3.0 MB | 1.5/3.3 MB | 61/803 kB
Progress (3): 2.1/3.0 MB | 1.5/3.3 MB | 65/803 kB
Progress (3): 2.1/3.0 MB | 1.5/3.3 MB | 65/803 kB
Progress (3): 2.1/3.0 MB | 1.5/3.3 MB | 65/803 kB
Progress (3): 2.1/3.0 MB | 1.5/3.3 MB | 65/803 kB
Progress (3): 2.1/3.0 MB | 1.5/3.3 MB | 65/803 kB
Progress (3): 2.1/3.0 MB | 1.5/3.3 MB | 65/803 kB
Progress (3): 2.1/3.0 MB | 1.5/3.3 MB | 65/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 65/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 69/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 69/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 73/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 77/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 77/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 81/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 81/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 81/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 81/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 81/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 81/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 81/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 81/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 85/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 90/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 90/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 94/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 94/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 98/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 98/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 98/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 98/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 98/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 98/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 98/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 102/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 106/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 106/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 110/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 110/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 114/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 114/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 114/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 114/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 114/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 114/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 118/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 118/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 122/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 122/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 126/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 126/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 131/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 131/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 131/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 131/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 131/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 131/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 131/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 135/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 135/803 kB
Progress (3): 2.1/3.0 MB | 1.6/3.3 MB | 139/803 kB
Progress (3): 2.2/3.0 MB | 1.6/3.3 MB | 139/803 kB
Progress (3): 2.2/3.0 MB | 1.6/3.3 MB | 143/803 kB
Progress (3): 2.2/3.0 MB | 1.6/3.3 MB | 143/803 kB
Progress (3): 2.2/3.0 MB | 1.6/3.3 MB | 143/803 kB
Progress (3): 2.2/3.0 MB | 1.6/3.3 MB | 143/803 kB
Progress (3): 2.2/3.0 MB | 1.6/3.3 MB | 147/803 kB
Progress (3): 2.2/3.0 MB | 1.6/3.3 MB | 147/803 kB
Progress (3): 2.2/3.0 MB | 1.6/3.3 MB | 147/803 kB
Progress (3): 2.2/3.0 MB | 1.6/3.3 MB | 147/803 kB
Progress (3): 2.2/3.0 MB | 1.6/3.3 MB | 147/803 kB
Progress (3): 2.2/3.0 MB | 1.6/3.3 MB | 147/803 kB
Progress (3): 2.2/3.0 MB | 1.6/3.3 MB | 151/803 kB
Progress (3): 2.2/3.0 MB | 1.6/3.3 MB | 151/803 kB
Progress (3): 2.2/3.0 MB | 1.6/3.3 MB | 155/803 kB
Progress (3): 2.2/3.0 MB | 1.6/3.3 MB | 155/803 kB
Progress (3): 2.2/3.0 MB | 1.6/3.3 MB | 155/803 kB
Progress (3): 2.2/3.0 MB | 1.6/3.3 MB | 159/803 kB
Progress (3): 2.2/3.0 MB | 1.6/3.3 MB | 159/803 kB
Progress (3): 2.2/3.0 MB | 1.6/3.3 MB | 163/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 163/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 163/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 163/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 163/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 163/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 163/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 167/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 167/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 171/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 171/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 176/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 176/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 176/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 176/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 180/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 180/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 180/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 180/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 184/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 184/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 188/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 188/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 188/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 188/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 192/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 192/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 192/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 196/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 196/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 196/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 196/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 196/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 196/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 200/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 200/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 200/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 200/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 204/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 204/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 208/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 208/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 212/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 212/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 212/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 212/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 212/803 kB
Progress (3): 2.2/3.0 MB | 1.7/3.3 MB | 212/803 kB
Progress (3): 2.3/3.0 MB | 1.7/3.3 MB | 212/803 kB
Progress (3): 2.3/3.0 MB | 1.7/3.3 MB | 217/803 kB
Progress (3): 2.3/3.0 MB | 1.7/3.3 MB | 217/803 kB
Progress (3): 2.3/3.0 MB | 1.7/3.3 MB | 221/803 kB
Progress (3): 2.3/3.0 MB | 1.7/3.3 MB | 221/803 kB
Progress (3): 2.3/3.0 MB | 1.7/3.3 MB | 221/803 kB
Progress (3): 2.3/3.0 MB | 1.7/3.3 MB | 221/803 kB
Progress (3): 2.3/3.0 MB | 1.7/3.3 MB | 225/803 kB
Progress (4): 2.3/3.0 MB | 1.7/3.3 MB | 225/803 kB | 4.1/31 kB
Progress (4): 2.3/3.0 MB | 1.7/3.3 MB | 225/803 kB | 4.1/31 kB
Progress (4): 2.3/3.0 MB | 1.7/3.3 MB | 229/803 kB | 4.1/31 kB
Progress (4): 2.3/3.0 MB | 1.7/3.3 MB | 229/803 kB | 4.1/31 kB
Progress (4): 2.3/3.0 MB | 1.7/3.3 MB | 229/803 kB | 4.1/31 kB
Progress (4): 2.3/3.0 MB | 1.7/3.3 MB | 229/803 kB | 7.7/31 kB
Progress (4): 2.3/3.0 MB | 1.7/3.3 MB | 229/803 kB | 7.7/31 kB
Progress (4): 2.3/3.0 MB | 1.7/3.3 MB | 229/803 kB | 12/31 kB 
Progress (4): 2.3/3.0 MB | 1.7/3.3 MB | 229/803 kB | 12/31 kB
Progress (4): 2.3/3.0 MB | 1.7/3.3 MB | 229/803 kB | 16/31 kB
Progress (4): 2.3/3.0 MB | 1.7/3.3 MB | 229/803 kB | 16/31 kB
Progress (4): 2.3/3.0 MB | 1.7/3.3 MB | 233/803 kB | 16/31 kB
Progress (4): 2.3/3.0 MB | 1.7/3.3 MB | 233/803 kB | 16/31 kB
Progress (4): 2.3/3.0 MB | 1.7/3.3 MB | 237/803 kB | 16/31 kB
Progress (4): 2.3/3.0 MB | 1.7/3.3 MB | 237/803 kB | 16/31 kB
Progress (4): 2.3/3.0 MB | 1.7/3.3 MB | 241/803 kB | 16/31 kB
Progress (4): 2.3/3.0 MB | 1.7/3.3 MB | 241/803 kB | 20/31 kB
Progress (4): 2.3/3.0 MB | 1.7/3.3 MB | 245/803 kB | 20/31 kB
Progress (4): 2.3/3.0 MB | 1.7/3.3 MB | 245/803 kB | 20/31 kB
Progress (4): 2.3/3.0 MB | 1.7/3.3 MB | 245/803 kB | 20/31 kB
Progress (4): 2.3/3.0 MB | 1.7/3.3 MB | 245/803 kB | 20/31 kB
Progress (4): 2.3/3.0 MB | 1.7/3.3 MB | 245/803 kB | 24/31 kB
Progress (4): 2.3/3.0 MB | 1.7/3.3 MB | 245/803 kB | 24/31 kB
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 245/803 kB | 24/31 kB
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 245/803 kB | 24/31 kB
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 245/803 kB | 28/31 kB
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 249/803 kB | 28/31 kB
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 249/803 kB | 31 kB   
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 253/803 kB | 31 kB
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 253/803 kB | 31 kB
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 253/803 kB | 31 kB
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 258/803 kB | 31 kB
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 258/803 kB | 31 kB
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 258/803 kB | 31 kB
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 258/803 kB | 31 kB
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 262/803 kB | 31 kB
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 262/803 kB | 31 kB
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 262/803 kB | 31 kB
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 262/803 kB | 31 kB
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 266/803 kB | 31 kB
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 266/803 kB | 31 kB
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 266/803 kB | 31 kB
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 270/803 kB | 31 kB
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 270/803 kB | 31 kB
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 270/803 kB | 31 kB
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 270/803 kB | 31 kB
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 274/803 kB | 31 kB
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 274/803 kB | 31 kB
Progress (4): 2.3/3.0 MB | 1.8/3.3 MB | 274/803 kB | 31 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 274/803 kB | 31 kB | 4.1/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 278/803 kB | 31 kB | 4.1/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 278/803 kB | 31 kB | 7.7/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 278/803 kB | 31 kB | 7.7/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 278/803 kB | 31 kB | 12/67 kB 
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 278/803 kB | 31 kB | 12/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 278/803 kB | 31 kB | 16/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 278/803 kB | 31 kB | 16/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 282/803 kB | 31 kB | 16/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 282/803 kB | 31 kB | 16/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 286/803 kB | 31 kB | 16/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 286/803 kB | 31 kB | 20/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 286/803 kB | 31 kB | 20/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 286/803 kB | 31 kB | 24/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 286/803 kB | 31 kB | 24/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 290/803 kB | 31 kB | 24/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 290/803 kB | 31 kB | 24/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 290/803 kB | 31 kB | 28/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 290/803 kB | 31 kB | 28/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 290/803 kB | 31 kB | 28/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 294/803 kB | 31 kB | 28/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 294/803 kB | 31 kB | 28/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 294/803 kB | 31 kB | 28/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 294/803 kB | 31 kB | 32/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 294/803 kB | 31 kB | 32/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 294/803 kB | 31 kB | 32/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 298/803 kB | 31 kB | 32/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 298/803 kB | 31 kB | 36/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 303/803 kB | 31 kB | 36/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 303/803 kB | 31 kB | 36/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 303/803 kB | 31 kB | 40/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 303/803 kB | 31 kB | 40/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 307/803 kB | 31 kB | 40/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 307/803 kB | 31 kB | 40/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 311/803 kB | 31 kB | 40/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 311/803 kB | 31 kB | 40/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 311/803 kB | 31 kB | 45/67 kB
Progress (5): 2.3/3.0 MB | 1.8/3.3 MB | 311/803 kB | 31 kB | 45/67 kB
Progress (5): 2.4/3.0 MB | 1.8/3.3 MB | 311/803 kB | 31 kB | 45/67 kB
Progress (5): 2.4/3.0 MB | 1.8/3.3 MB | 311/803 kB | 31 kB | 49/67 kB
Progress (5): 2.4/3.0 MB | 1.8/3.3 MB | 311/803 kB | 31 kB | 49/67 kB
Progress (5): 2.4/3.0 MB | 1.8/3.3 MB | 315/803 kB | 31 kB | 49/67 kB
Progress (5): 2.4/3.0 MB | 1.8/3.3 MB | 315/803 kB | 31 kB | 49/67 kB
Progress (5): 2.4/3.0 MB | 1.8/3.3 MB | 315/803 kB | 31 kB | 49/67 kB
Progress (5): 2.4/3.0 MB | 1.8/3.3 MB | 315/803 kB | 31 kB | 53/67 kB
Progress (5): 2.4/3.0 MB | 1.8/3.3 MB | 319/803 kB | 31 kB | 53/67 kB
Progress (5): 2.4/3.0 MB | 1.8/3.3 MB | 319/803 kB | 31 kB | 57/67 kB
Progress (5): 2.4/3.0 MB | 1.8/3.3 MB | 319/803 kB | 31 kB | 57/67 kB
Progress (5): 2.4/3.0 MB | 1.8/3.3 MB | 319/803 kB | 31 kB | 61/67 kB
Progress (5): 2.4/3.0 MB | 1.8/3.3 MB | 323/803 kB | 31 kB | 61/67 kB
Progress (5): 2.4/3.0 MB | 1.8/3.3 MB | 323/803 kB | 31 kB | 65/67 kB
Progress (5): 2.4/3.0 MB | 1.8/3.3 MB | 323/803 kB | 31 kB | 65/67 kB
Progress (5): 2.4/3.0 MB | 1.8/3.3 MB | 323/803 kB | 31 kB | 67 kB   
Progress (5): 2.4/3.0 MB | 1.8/3.3 MB | 327/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.8/3.3 MB | 327/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 327/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 327/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 327/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 331/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 331/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 331/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 331/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 335/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 335/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 339/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 339/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 344/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 344/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 344/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 344/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 344/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 348/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 348/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 352/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 352/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 356/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 356/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 360/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 360/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 360/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 360/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 364/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 364/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 364/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 364/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 368/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 368/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 368/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 372/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 372/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 376/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 376/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 376/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 376/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 376/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 380/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 380/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 384/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 384/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 384/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 384/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 389/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 389/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 389/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 393/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 393/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 393/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 397/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 397/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 401/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 401/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 405/803 kB | 31 kB | 67 kB
Progress (5): 2.4/3.0 MB | 1.9/3.3 MB | 405/803 kB | 31 kB | 67 kB
                                                                  
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/7.0.300-SNAPSHOT/org.eclipse.scout.json-7.0.300-20200122.010934-292.jar (31 kB at 59 kB/s)
Progress (4): 2.4/3.0 MB | 1.9/3.3 MB | 405/803 kB | 67 kB
Progress (4): 2.4/3.0 MB | 1.9/3.3 MB | 409/803 kB | 67 kB
Progress (4): 2.4/3.0 MB | 1.9/3.3 MB | 409/803 kB | 67 kB
Progress (4): 2.4/3.0 MB | 1.9/3.3 MB | 409/803 kB | 67 kB
                                                          
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-7.0.300-20200122.011043-291.jar
Progress (4): 2.4/3.0 MB | 1.9/3.3 MB | 409/803 kB | 67 kB
Progress (4): 2.4/3.0 MB | 1.9/3.3 MB | 409/803 kB | 67 kB
Progress (4): 2.4/3.0 MB | 1.9/3.3 MB | 413/803 kB | 67 kB
Progress (4): 2.4/3.0 MB | 1.9/3.3 MB | 417/803 kB | 67 kB
Progress (4): 2.4/3.0 MB | 1.9/3.3 MB | 417/803 kB | 67 kB
Progress (4): 2.4/3.0 MB | 1.9/3.3 MB | 421/803 kB | 67 kB
Progress (4): 2.4/3.0 MB | 1.9/3.3 MB | 421/803 kB | 67 kB
Progress (4): 2.4/3.0 MB | 2.0/3.3 MB | 421/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 421/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 425/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 425/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 425/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 425/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 425/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 430/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 434/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 434/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 438/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 438/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 442/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 442/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 442/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 442/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 442/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 442/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 442/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 446/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 450/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 450/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 450/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 450/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 454/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 454/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 454/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 454/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 458/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 458/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 458/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 458/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 458/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 462/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 462/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 462/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 462/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 466/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 466/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 466/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 466/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 471/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 475/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 475/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 475/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 475/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 475/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 475/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 475/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 475/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 475/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 479/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 483/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 487/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 487/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 491/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 491/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 491/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 491/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 491/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 491/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 491/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 491/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 495/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 499/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 503/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.0/3.3 MB | 503/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.1/3.3 MB | 503/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.1/3.3 MB | 503/803 kB | 67 kB
Progress (4): 2.5/3.0 MB | 2.1/3.3 MB | 507/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 507/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 507/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 507/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 507/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 507/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 511/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 511/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 516/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 516/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 516/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 516/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 520/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 520/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 520/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 520/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 524/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 524/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 524/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 524/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 528/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 528/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 528/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 528/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 532/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 532/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 536/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 536/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 540/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 540/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 540/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 540/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 540/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 540/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 544/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 544/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 548/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 548/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 552/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 552/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 557/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 557/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 557/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 557/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 557/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 557/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 561/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 561/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 565/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 565/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 565/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 565/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 569/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 569/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 569/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 569/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 573/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 573/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.1/3.3 MB | 573/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.2/3.3 MB | 573/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.2/3.3 MB | 577/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.2/3.3 MB | 577/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.2/3.3 MB | 577/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.2/3.3 MB | 577/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.2/3.3 MB | 581/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.2/3.3 MB | 581/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.2/3.3 MB | 585/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.2/3.3 MB | 585/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.2/3.3 MB | 589/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.2/3.3 MB | 589/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.2/3.3 MB | 589/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.2/3.3 MB | 589/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.2/3.3 MB | 589/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.2/3.3 MB | 589/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.2/3.3 MB | 593/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.2/3.3 MB | 593/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.2/3.3 MB | 597/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.2/3.3 MB | 597/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.2/3.3 MB | 602/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.2/3.3 MB | 602/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.2/3.3 MB | 606/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.2/3.3 MB | 606/803 kB | 67 kB
Progress (4): 2.6/3.0 MB | 2.2/3.3 MB | 606/803 kB | 67 kB
Progress (4): 2.7/3.0 MB | 2.2/3.3 MB | 606/803 kB | 67 kB
Progress (4): 2.7/3.0 MB | 2.2/3.3 MB | 606/803 kB | 67 kB
Progress (4): 2.7/3.0 MB | 2.2/3.3 MB | 606/803 kB | 67 kB
Progress (4): 2.7/3.0 MB | 2.2/3.3 MB | 610/803 kB | 67 kB
Progress (4): 2.7/3.0 MB | 2.2/3.3 MB | 610/803 kB | 67 kB
Progress (4): 2.7/3.0 MB | 2.2/3.3 MB | 614/803 kB | 67 kB
Progress (4): 2.7/3.0 MB | 2.2/3.3 MB | 614/803 kB | 67 kB
Progress (4): 2.7/3.0 MB | 2.2/3.3 MB | 614/803 kB | 67 kB
Progress (4): 2.7/3.0 MB | 2.2/3.3 MB | 614/803 kB | 67 kB
Progress (4): 2.7/3.0 MB | 2.2/3.3 MB | 618/803 kB | 67 kB
Progress (4): 2.7/3.0 MB | 2.2/3.3 MB | 618/803 kB | 67 kB
Progress (4): 2.7/3.0 MB | 2.2/3.3 MB | 618/803 kB | 67 kB
Progress (4): 2.7/3.0 MB | 2.2/3.3 MB | 618/803 kB | 67 kB
Progress (4): 2.7/3.0 MB | 2.2/3.3 MB | 622/803 kB | 67 kB
Progress (4): 2.7/3.0 MB | 2.2/3.3 MB | 622/803 kB | 67 kB
                                                          
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-7.0.300-20200122.011219-291.jar (67 kB at 122 kB/s)
Progress (3): 2.7/3.0 MB | 2.2/3.3 MB | 622/803 kB
                                                  
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server-7.0.300-20200122.011035-291.jar
Progress (3): 2.7/3.0 MB | 2.2/3.3 MB | 626/803 kB
Progress (3): 2.7/3.0 MB | 2.2/3.3 MB | 626/803 kB
Progress (3): 2.7/3.0 MB | 2.2/3.3 MB | 626/803 kB
Progress (3): 2.7/3.0 MB | 2.2/3.3 MB | 626/803 kB
Progress (3): 2.7/3.0 MB | 2.2/3.3 MB | 630/803 kB
Progress (3): 2.7/3.0 MB | 2.2/3.3 MB | 630/803 kB
Progress (3): 2.7/3.0 MB | 2.2/3.3 MB | 630/803 kB
Progress (3): 2.7/3.0 MB | 2.2/3.3 MB | 634/803 kB
Progress (3): 2.7/3.0 MB | 2.2/3.3 MB | 634/803 kB
Progress (3): 2.7/3.0 MB | 2.2/3.3 MB | 638/803 kB
Progress (3): 2.7/3.0 MB | 2.2/3.3 MB | 638/803 kB
Progress (3): 2.7/3.0 MB | 2.2/3.3 MB | 638/803 kB
Progress (3): 2.7/3.0 MB | 2.2/3.3 MB | 638/803 kB
Progress (3): 2.7/3.0 MB | 2.2/3.3 MB | 638/803 kB
Progress (3): 2.7/3.0 MB | 2.2/3.3 MB | 638/803 kB
Progress (3): 2.7/3.0 MB | 2.2/3.3 MB | 643/803 kB
Progress (3): 2.7/3.0 MB | 2.2/3.3 MB | 643/803 kB
Progress (3): 2.7/3.0 MB | 2.2/3.3 MB | 647/803 kB
Progress (3): 2.7/3.0 MB | 2.2/3.3 MB | 647/803 kB
Progress (3): 2.7/3.0 MB | 2.2/3.3 MB | 647/803 kB
Progress (3): 2.7/3.0 MB | 2.3/3.3 MB | 647/803 kB
Progress (3): 2.7/3.0 MB | 2.3/3.3 MB | 651/803 kB
Progress (3): 2.7/3.0 MB | 2.3/3.3 MB | 651/803 kB
Progress (3): 2.7/3.0 MB | 2.3/3.3 MB | 651/803 kB
Progress (3): 2.7/3.0 MB | 2.3/3.3 MB | 651/803 kB
Progress (3): 2.7/3.0 MB | 2.3/3.3 MB | 655/803 kB
Progress (3): 2.7/3.0 MB | 2.3/3.3 MB | 655/803 kB
Progress (3): 2.7/3.0 MB | 2.3/3.3 MB | 655/803 kB
Progress (3): 2.7/3.0 MB | 2.3/3.3 MB | 655/803 kB
Progress (3): 2.7/3.0 MB | 2.3/3.3 MB | 655/803 kB
Progress (3): 2.7/3.0 MB | 2.3/3.3 MB | 655/803 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 655/803 kB | 4.1/23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 659/803 kB | 4.1/23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 659/803 kB | 7.7/23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 659/803 kB | 7.7/23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 659/803 kB | 12/23 kB 
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 663/803 kB | 12/23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 663/803 kB | 16/23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 663/803 kB | 16/23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 663/803 kB | 16/23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 663/803 kB | 16/23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 667/803 kB | 16/23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 667/803 kB | 16/23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 667/803 kB | 20/23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 667/803 kB | 20/23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 667/803 kB | 23 kB   
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 667/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 671/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 671/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 671/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 671/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 671/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 675/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 675/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 679/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 679/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 683/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 683/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 688/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 688/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 688/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 688/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 688/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 688/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 688/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 692/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 696/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 700/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 700/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 700/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 700/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 704/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 704/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 704/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 704/803 kB | 23 kB
Progress (4): 2.7/3.0 MB | 2.3/3.3 MB | 704/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.3/3.3 MB | 704/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.3/3.3 MB | 708/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.3/3.3 MB | 708/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.3/3.3 MB | 712/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 712/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 716/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 716/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 720/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 720/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 720/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 720/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 720/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 720/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 720/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 720/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 724/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 724/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 729/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 729/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 733/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 737/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 737/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 737/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 737/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 737/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 737/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 737/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 737/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 741/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 741/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 745/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 749/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 753/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 753/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 753/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 753/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 753/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 753/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 753/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 757/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 757/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 757/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 761/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 765/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 770/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 770/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 770/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 770/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 770/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 770/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 770/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 774/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 774/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 778/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 778/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 782/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 786/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 786/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 786/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 786/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 786/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 786/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 786/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 790/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 790/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 794/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 794/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 798/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 798/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 802/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 802/803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.4/3.3 MB | 803 kB | 23 kB    
Progress (4): 2.8/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.8/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
Progress (4): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB | 23 kB
                                                      
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-7.0.300-20200122.011043-291.jar (23 kB at 39 kB/s)
Progress (3): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB
Progress (3): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB
Progress (3): 2.9/3.0 MB | 2.5/3.3 MB | 803 kB
                                              
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared-7.0.300-20200122.010957-291.jar
Progress (3): 2.9/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 2.9/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 2.9/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 2.9/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 2.9/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 2.9/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 2.9/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 2.9/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 2.9/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 2.9/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 2.9/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 2.9/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 2.9/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 2.9/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 2.9/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 2.9/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 2.9/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0/3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0 MB | 2.6/3.3 MB | 803 kB    
Progress (3): 3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0 MB | 2.6/3.3 MB | 803 kB
Progress (3): 3.0 MB | 2.7/3.3 MB | 803 kB
Progress (3): 3.0 MB | 2.7/3.3 MB | 803 kB
Progress (3): 3.0 MB | 2.7/3.3 MB | 803 kB
Progress (3): 3.0 MB | 2.7/3.3 MB | 803 kB
Progress (3): 3.0 MB | 2.7/3.3 MB | 803 kB
Progress (3): 3.0 MB | 2.7/3.3 MB | 803 kB
Progress (3): 3.0 MB | 2.7/3.3 MB | 803 kB
Progress (3): 3.0 MB | 2.7/3.3 MB | 803 kB
Progress (3): 3.0 MB | 2.7/3.3 MB | 803 kB
Progress (3): 3.0 MB | 2.7/3.3 MB | 803 kB
Progress (3): 3.0 MB | 2.7/3.3 MB | 803 kB
Progress (3): 3.0 MB | 2.7/3.3 MB | 803 kB
Progress (3): 3.0 MB | 2.7/3.3 MB | 803 kB
Progress (3): 3.0 MB | 2.7/3.3 MB | 803 kB
Progress (3): 3.0 MB | 2.7/3.3 MB | 803 kB
Progress (4): 3.0 MB | 2.7/3.3 MB | 803 kB | 4.1/330 kB
Progress (4): 3.0 MB | 2.7/3.3 MB | 803 kB | 4.1/330 kB
Progress (4): 3.0 MB | 2.7/3.3 MB | 803 kB | 7.7/330 kB
Progress (4): 3.0 MB | 2.7/3.3 MB | 803 kB | 7.7/330 kB
Progress (4): 3.0 MB | 2.7/3.3 MB | 803 kB | 12/330 kB 
Progress (4): 3.0 MB | 2.7/3.3 MB | 803 kB | 16/330 kB
Progress (4): 3.0 MB | 2.7/3.3 MB | 803 kB | 16/330 kB
Progress (4): 3.0 MB | 2.7/3.3 MB | 803 kB | 16/330 kB
Progress (4): 3.0 MB | 2.7/3.3 MB | 803 kB | 16/330 kB
Progress (4): 3.0 MB | 2.7/3.3 MB | 803 kB | 20/330 kB
Progress (4): 3.0 MB | 2.7/3.3 MB | 803 kB | 20/330 kB
Progress (4): 3.0 MB | 2.7/3.3 MB | 803 kB | 24/330 kB
Progress (4): 3.0 MB | 2.7/3.3 MB | 803 kB | 28/330 kB
Progress (4): 3.0 MB | 2.7/3.3 MB | 803 kB | 32/330 kB
Progress (4): 3.0 MB | 2.7/3.3 MB | 803 kB | 32/330 kB
Progress (4): 3.0 MB | 2.7/3.3 MB | 803 kB | 32/330 kB
Progress (4): 3.0 MB | 2.7/3.3 MB | 803 kB | 32/330 kB
Progress (4): 3.0 MB | 2.7/3.3 MB | 803 kB | 36/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 36/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 40/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 45/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 49/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 49/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 49/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 49/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 53/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 53/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 57/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 61/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 65/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 65/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 65/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 65/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 69/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 69/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 73/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 77/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 81/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 81/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 81/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 81/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 85/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 85/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 90/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 94/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 98/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 98/330 kB
Progress (4): 3.0 MB | 2.8/3.3 MB | 803 kB | 98/330 kB
                                                      
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform-7.0.300-20200122.010941-292.jar (803 kB at 1.4 MB/s)
Progress (3): 3.0 MB | 2.8/3.3 MB | 102/330 kB
Progress (3): 3.0 MB | 2.8/3.3 MB | 102/330 kB
Progress (3): 3.0 MB | 2.8/3.3 MB | 106/330 kB
                                              
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.api-7.0.300-20200122.011030-291.jar
Progress (3): 3.0 MB | 2.8/3.3 MB | 110/330 kB
Progress (3): 3.0 MB | 2.8/3.3 MB | 110/330 kB
Progress (3): 3.0 MB | 2.8/3.3 MB | 114/330 kB
Progress (3): 3.0 MB | 2.8/3.3 MB | 114/330 kB
Progress (3): 3.0 MB | 2.8/3.3 MB | 118/330 kB
Progress (3): 3.0 MB | 2.8/3.3 MB | 118/330 kB
Progress (3): 3.0 MB | 2.8/3.3 MB | 122/330 kB
Progress (3): 3.0 MB | 2.8/3.3 MB | 122/330 kB
Progress (3): 3.0 MB | 2.8/3.3 MB | 126/330 kB
Progress (3): 3.0 MB | 2.8/3.3 MB | 126/330 kB
Progress (3): 3.0 MB | 2.8/3.3 MB | 131/330 kB
Progress (3): 3.0 MB | 2.8/3.3 MB | 131/330 kB
Progress (3): 3.0 MB | 2.8/3.3 MB | 135/330 kB
Progress (3): 3.0 MB | 2.8/3.3 MB | 135/330 kB
Progress (3): 3.0 MB | 2.8/3.3 MB | 139/330 kB
Progress (3): 3.0 MB | 2.8/3.3 MB | 139/330 kB
Progress (3): 3.0 MB | 2.8/3.3 MB | 143/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 143/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 147/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 147/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 151/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 151/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 155/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 155/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 159/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 159/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 163/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 163/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 167/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 167/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 171/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 171/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 176/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 176/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 180/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 180/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 184/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 184/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 188/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 188/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 192/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 192/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 196/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 196/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 200/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 200/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 204/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 204/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 208/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 208/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 212/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 212/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 217/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 217/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 221/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 221/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 225/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 225/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 229/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 229/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 233/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 233/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 237/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 237/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 241/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 241/330 kB
Progress (3): 3.0 MB | 2.9/3.3 MB | 245/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 245/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 249/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 249/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 253/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 253/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 258/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 258/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 262/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 262/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 266/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 266/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 270/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 270/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 274/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 274/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 278/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 278/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 278/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 282/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 282/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 286/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 286/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 290/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 294/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 294/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 294/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 294/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 298/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 298/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 303/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 307/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 311/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 311/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 311/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 311/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 311/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 315/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 319/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 323/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 327/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 327/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 327/330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 330 kB    
Progress (3): 3.0 MB | 3.0/3.3 MB | 330 kB
Progress (3): 3.0 MB | 3.0/3.3 MB | 330 kB
Progress (3): 3.0 MB | 3.1/3.3 MB | 330 kB
Progress (3): 3.0 MB | 3.1/3.3 MB | 330 kB
Progress (3): 3.0 MB | 3.1/3.3 MB | 330 kB
Progress (3): 3.0 MB | 3.1/3.3 MB | 330 kB
Progress (3): 3.0 MB | 3.1/3.3 MB | 330 kB
                                          
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-20200122.011255-291.jar (3.0 MB at 4.9 MB/s)
Progress (2): 3.1/3.3 MB | 330 kB
                                 
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-7.0.300-20200122.011012-291.jar
Progress (2): 3.1/3.3 MB | 330 kB
Progress (2): 3.1/3.3 MB | 330 kB
Progress (2): 3.1/3.3 MB | 330 kB
Progress (2): 3.1/3.3 MB | 330 kB
Progress (2): 3.1/3.3 MB | 330 kB
Progress (2): 3.1/3.3 MB | 330 kB
Progress (2): 3.1/3.3 MB | 330 kB
Progress (2): 3.1/3.3 MB | 330 kB
Progress (2): 3.1/3.3 MB | 330 kB
Progress (2): 3.1/3.3 MB | 330 kB
Progress (2): 3.1/3.3 MB | 330 kB
Progress (2): 3.1/3.3 MB | 330 kB
Progress (2): 3.1/3.3 MB | 330 kB
Progress (2): 3.1/3.3 MB | 330 kB
Progress (2): 3.1/3.3 MB | 330 kB
Progress (2): 3.1/3.3 MB | 330 kB
Progress (2): 3.1/3.3 MB | 330 kB
Progress (2): 3.1/3.3 MB | 330 kB
Progress (2): 3.1/3.3 MB | 330 kB
Progress (2): 3.2/3.3 MB | 330 kB
Progress (2): 3.2/3.3 MB | 330 kB
Progress (2): 3.2/3.3 MB | 330 kB
Progress (2): 3.2/3.3 MB | 330 kB
Progress (2): 3.2/3.3 MB | 330 kB
Progress (2): 3.2/3.3 MB | 330 kB
Progress (2): 3.2/3.3 MB | 330 kB
Progress (3): 3.2/3.3 MB | 330 kB | 4.1/58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 4.1/58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 7.7/58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 7.7/58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 12/58 kB 
Progress (3): 3.2/3.3 MB | 330 kB | 12/58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 16/58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 16/58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 20/58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 20/58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 24/58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 24/58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 28/58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 28/58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 32/58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 32/58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 36/58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 36/58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 40/58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 40/58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 45/58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 45/58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 49/58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 49/58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 53/58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 57/58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 58 kB   
Progress (3): 3.2/3.3 MB | 330 kB | 58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 58 kB
Progress (3): 3.2/3.3 MB | 330 kB | 58 kB
Progress (3): 3.3/3.3 MB | 330 kB | 58 kB
Progress (3): 3.3/3.3 MB | 330 kB | 58 kB
Progress (3): 3.3/3.3 MB | 330 kB | 58 kB
Progress (3): 3.3/3.3 MB | 330 kB | 58 kB
Progress (3): 3.3/3.3 MB | 330 kB | 58 kB
Progress (3): 3.3/3.3 MB | 330 kB | 58 kB
Progress (3): 3.3/3.3 MB | 330 kB | 58 kB
Progress (3): 3.3/3.3 MB | 330 kB | 58 kB
Progress (3): 3.3/3.3 MB | 330 kB | 58 kB
Progress (3): 3.3/3.3 MB | 330 kB | 58 kB
Progress (3): 3.3/3.3 MB | 330 kB | 58 kB
Progress (3): 3.3/3.3 MB | 330 kB | 58 kB
Progress (3): 3.3/3.3 MB | 330 kB | 58 kB
Progress (3): 3.3/3.3 MB | 330 kB | 58 kB
Progress (3): 3.3/3.3 MB | 330 kB | 58 kB
Progress (3): 3.3/3.3 MB | 330 kB | 58 kB
Progress (3): 3.3/3.3 MB | 330 kB | 58 kB
Progress (3): 3.3/3.3 MB | 330 kB | 58 kB
Progress (3): 3.3/3.3 MB | 330 kB | 58 kB
Progress (3): 3.3/3.3 MB | 330 kB | 58 kB
Progress (3): 3.3/3.3 MB | 330 kB | 58 kB
Progress (3): 3.3/3.3 MB | 330 kB | 58 kB
Progress (3): 3.3/3.3 MB | 330 kB | 58 kB
Progress (3): 3.3 MB | 330 kB | 58 kB    
Progress (4): 3.3 MB | 330 kB | 58 kB | 4.1/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 7.7/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 12/797 kB 
Progress (4): 3.3 MB | 330 kB | 58 kB | 16/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 20/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 24/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 28/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 32/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 36/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 40/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 45/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 49/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 53/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 57/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 61/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 65/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 69/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 73/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 77/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 81/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 85/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 90/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 94/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 98/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 102/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 106/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 110/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 114/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 118/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 122/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 126/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 131/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 135/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 139/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 143/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 147/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 151/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 155/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 159/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 163/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 167/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 171/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 176/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 180/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 184/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 188/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 192/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 196/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 200/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 204/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 208/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 212/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 217/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 221/797 kB
Progress (4): 3.3 MB | 330 kB | 58 kB | 225/797 kB
                                                  
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client-7.0.300-20200122.011208-291.jar (3.3 MB at 5.0 MB/s)
Progress (3): 330 kB | 58 kB | 229/797 kB
                                         
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-7.0.300-20200122.010950-291.jar
Progress (3): 330 kB | 58 kB | 233/797 kB
Progress (3): 330 kB | 58 kB | 237/797 kB
Progress (3): 330 kB | 58 kB | 241/797 kB
Progress (3): 330 kB | 58 kB | 245/797 kB
Progress (3): 330 kB | 58 kB | 249/797 kB
Progress (3): 330 kB | 58 kB | 253/797 kB
Progress (3): 330 kB | 58 kB | 258/797 kB
Progress (3): 330 kB | 58 kB | 262/797 kB
Progress (3): 330 kB | 58 kB | 266/797 kB
Progress (3): 330 kB | 58 kB | 270/797 kB
Progress (3): 330 kB | 58 kB | 274/797 kB
Progress (3): 330 kB | 58 kB | 278/797 kB
Progress (3): 330 kB | 58 kB | 282/797 kB
Progress (3): 330 kB | 58 kB | 286/797 kB
Progress (3): 330 kB | 58 kB | 290/797 kB
Progress (3): 330 kB | 58 kB | 294/797 kB
Progress (3): 330 kB | 58 kB | 298/797 kB
Progress (3): 330 kB | 58 kB | 303/797 kB
Progress (3): 330 kB | 58 kB | 307/797 kB
Progress (3): 330 kB | 58 kB | 311/797 kB
Progress (3): 330 kB | 58 kB | 315/797 kB
Progress (3): 330 kB | 58 kB | 319/797 kB
Progress (3): 330 kB | 58 kB | 323/797 kB
Progress (3): 330 kB | 58 kB | 327/797 kB
Progress (3): 330 kB | 58 kB | 331/797 kB
Progress (3): 330 kB | 58 kB | 335/797 kB
Progress (3): 330 kB | 58 kB | 339/797 kB
Progress (3): 330 kB | 58 kB | 344/797 kB
Progress (3): 330 kB | 58 kB | 348/797 kB
Progress (3): 330 kB | 58 kB | 352/797 kB
Progress (3): 330 kB | 58 kB | 356/797 kB
Progress (3): 330 kB | 58 kB | 360/797 kB
Progress (3): 330 kB | 58 kB | 364/797 kB
Progress (3): 330 kB | 58 kB | 368/797 kB
Progress (3): 330 kB | 58 kB | 372/797 kB
Progress (3): 330 kB | 58 kB | 376/797 kB
Progress (3): 330 kB | 58 kB | 380/797 kB
                                         
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.api-7.0.300-20200122.011030-291.jar (58 kB at 86 kB/s)
Progress (2): 330 kB | 384/797 kB
                                 
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-7.0.300-20200122.011053-291.jar
Progress (2): 330 kB | 389/797 kB
Progress (2): 330 kB | 393/797 kB
Progress (2): 330 kB | 397/797 kB
Progress (2): 330 kB | 401/797 kB
Progress (2): 330 kB | 405/797 kB
Progress (2): 330 kB | 409/797 kB
                                 
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server-7.0.300-20200122.011035-291.jar (330 kB at 487 kB/s)
Progress (1): 413/797 kB
Progress (1): 417/797 kB
Progress (1): 421/797 kB
Progress (1): 425/797 kB
Progress (1): 430/797 kB
Progress (1): 434/797 kB
Progress (1): 438/797 kB
Progress (1): 442/797 kB
Progress (1): 446/797 kB
Progress (1): 450/797 kB
Progress (1): 454/797 kB
Progress (1): 458/797 kB
Progress (1): 462/797 kB
Progress (1): 466/797 kB
Progress (1): 471/797 kB
Progress (1): 475/797 kB
Progress (1): 479/797 kB
Progress (1): 483/797 kB
Progress (1): 487/797 kB
Progress (1): 491/797 kB
Progress (1): 495/797 kB
Progress (1): 499/797 kB
Progress (1): 503/797 kB
Progress (1): 507/797 kB
Progress (1): 511/797 kB
Progress (1): 516/797 kB
Progress (1): 520/797 kB
Progress (1): 524/797 kB
Progress (1): 528/797 kB
Progress (1): 532/797 kB
Progress (1): 536/797 kB
Progress (1): 540/797 kB
Progress (2): 540/797 kB | 4.1/23 kB
Progress (2): 540/797 kB | 7.7/23 kB
Progress (2): 540/797 kB | 12/23 kB 
Progress (2): 544/797 kB | 12/23 kB
Progress (2): 544/797 kB | 16/23 kB
Progress (2): 548/797 kB | 16/23 kB
Progress (2): 552/797 kB | 16/23 kB
Progress (2): 557/797 kB | 16/23 kB
Progress (2): 557/797 kB | 20/23 kB
Progress (2): 557/797 kB | 23 kB   
Progress (2): 561/797 kB | 23 kB
Progress (2): 565/797 kB | 23 kB
Progress (2): 569/797 kB | 23 kB
Progress (2): 573/797 kB | 23 kB
Progress (2): 577/797 kB | 23 kB
Progress (2): 581/797 kB | 23 kB
Progress (2): 585/797 kB | 23 kB
Progress (2): 589/797 kB | 23 kB
Progress (2): 593/797 kB | 23 kB
Progress (2): 597/797 kB | 23 kB
Progress (2): 602/797 kB | 23 kB
Progress (2): 606/797 kB | 23 kB
Progress (2): 610/797 kB | 23 kB
Progress (2): 614/797 kB | 23 kB
Progress (2): 618/797 kB | 23 kB
Progress (2): 622/797 kB | 23 kB
Progress (2): 626/797 kB | 23 kB
Progress (2): 630/797 kB | 23 kB
Progress (2): 634/797 kB | 23 kB
Progress (2): 638/797 kB | 23 kB
Progress (2): 643/797 kB | 23 kB
Progress (2): 647/797 kB | 23 kB
Progress (2): 651/797 kB | 23 kB
Progress (2): 655/797 kB | 23 kB
Progress (2): 659/797 kB | 23 kB
Progress (2): 663/797 kB | 23 kB
Progress (2): 667/797 kB | 23 kB
Progress (2): 671/797 kB | 23 kB
Progress (2): 675/797 kB | 23 kB
Progress (2): 679/797 kB | 23 kB
Progress (2): 683/797 kB | 23 kB
Progress (2): 688/797 kB | 23 kB
Progress (2): 692/797 kB | 23 kB
Progress (2): 696/797 kB | 23 kB
Progress (2): 700/797 kB | 23 kB
Progress (2): 704/797 kB | 23 kB
Progress (2): 708/797 kB | 23 kB
Progress (2): 712/797 kB | 23 kB
Progress (2): 716/797 kB | 23 kB
Progress (2): 720/797 kB | 23 kB
Progress (2): 724/797 kB | 23 kB
Progress (2): 729/797 kB | 23 kB
Progress (2): 733/797 kB | 23 kB
Progress (2): 737/797 kB | 23 kB
Progress (2): 741/797 kB | 23 kB
Progress (2): 745/797 kB | 23 kB
Progress (2): 749/797 kB | 23 kB
Progress (2): 753/797 kB | 23 kB
Progress (2): 757/797 kB | 23 kB
Progress (2): 761/797 kB | 23 kB
Progress (2): 765/797 kB | 23 kB
Progress (2): 770/797 kB | 23 kB
Progress (2): 774/797 kB | 23 kB
Progress (2): 778/797 kB | 23 kB
Progress (2): 782/797 kB | 23 kB
Progress (2): 786/797 kB | 23 kB
Progress (3): 786/797 kB | 23 kB | 4.1/84 kB
Progress (3): 786/797 kB | 23 kB | 7.7/84 kB
Progress (3): 786/797 kB | 23 kB | 12/84 kB 
Progress (3): 790/797 kB | 23 kB | 12/84 kB
Progress (3): 790/797 kB | 23 kB | 16/84 kB
Progress (3): 794/797 kB | 23 kB | 16/84 kB
Progress (3): 797 kB | 23 kB | 16/84 kB    
Progress (3): 797 kB | 23 kB | 20/84 kB
Progress (3): 797 kB | 23 kB | 24/84 kB
Progress (3): 797 kB | 23 kB | 28/84 kB
Progress (3): 797 kB | 23 kB | 32/84 kB
Progress (3): 797 kB | 23 kB | 36/84 kB
Progress (3): 797 kB | 23 kB | 40/84 kB
Progress (3): 797 kB | 23 kB | 45/84 kB
Progress (3): 797 kB | 23 kB | 49/84 kB
Progress (3): 797 kB | 23 kB | 53/84 kB
Progress (3): 797 kB | 23 kB | 57/84 kB
Progress (3): 797 kB | 23 kB | 61/84 kB
Progress (3): 797 kB | 23 kB | 65/84 kB
Progress (3): 797 kB | 23 kB | 69/84 kB
Progress (3): 797 kB | 23 kB | 73/84 kB
Progress (3): 797 kB | 23 kB | 77/84 kB
Progress (3): 797 kB | 23 kB | 81/84 kB
Progress (3): 797 kB | 23 kB | 84 kB   
                                    
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-7.0.300-20200122.011012-291.jar (23 kB at 31 kB/s)
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-7.0.300-20200122.010950-291.jar (84 kB at 111 kB/s)
Progress (2): 797 kB | 4.1/152 kB
Progress (2): 797 kB | 7.7/152 kB
Progress (2): 797 kB | 12/152 kB 
Progress (2): 797 kB | 16/152 kB
Progress (2): 797 kB | 20/152 kB
Progress (2): 797 kB | 24/152 kB
Progress (2): 797 kB | 28/152 kB
Progress (2): 797 kB | 32/152 kB
Progress (2): 797 kB | 36/152 kB
Progress (2): 797 kB | 40/152 kB
Progress (2): 797 kB | 45/152 kB
Progress (2): 797 kB | 49/152 kB
Progress (2): 797 kB | 53/152 kB
Progress (2): 797 kB | 57/152 kB
Progress (2): 797 kB | 61/152 kB
Progress (2): 797 kB | 65/152 kB
Progress (2): 797 kB | 69/152 kB
Progress (2): 797 kB | 73/152 kB
Progress (2): 797 kB | 77/152 kB
Progress (2): 797 kB | 81/152 kB
Progress (2): 797 kB | 85/152 kB
Progress (2): 797 kB | 90/152 kB
Progress (2): 797 kB | 94/152 kB
Progress (2): 797 kB | 98/152 kB
Progress (2): 797 kB | 102/152 kB
Progress (2): 797 kB | 106/152 kB
Progress (2): 797 kB | 110/152 kB
Progress (2): 797 kB | 114/152 kB
Progress (2): 797 kB | 118/152 kB
Progress (2): 797 kB | 122/152 kB
Progress (2): 797 kB | 126/152 kB
Progress (2): 797 kB | 131/152 kB
Progress (2): 797 kB | 135/152 kB
Progress (2): 797 kB | 139/152 kB
Progress (2): 797 kB | 143/152 kB
Progress (2): 797 kB | 147/152 kB
Progress (2): 797 kB | 151/152 kB
Progress (2): 797 kB | 152 kB    
                             
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared-7.0.300-20200122.010957-291.jar (797 kB at 1.0 MB/s)
Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-7.0.300-20200122.011053-291.jar (152 kB at 189 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Deleting /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:add-source (add-source) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Source directory: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/src/main/client added.
[INFO] Source directory: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/src/main/shared added.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 138 source files to /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 35 source files to /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.core.s.test ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
Running org.eclipse.scout.sdk.core.s.util.CoreScoutUtilsTest
[WARNING]: The @Order value 100000000000000000 is very large and therefore may not be precise enough. It is recommended to use a lower value.
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.628 sec - in org.eclipse.scout.sdk.core.s.util.CoreScoutUtilsTest
Running org.eclipse.scout.sdk.core.s.structured.WellformTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.01 sec - in org.eclipse.scout.sdk.core.s.structured.WellformTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.testcase.TestSourceBuilderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.testcase.TestSourceBuilderTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.page.PageSourceBuilderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.855 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.page.PageSourceBuilderTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.lookupcall.LookupCallSourceBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.lookupcall.LookupCallSourceBuilderTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.form.FormSourceBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.form.FormSourceBuilderTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldWithIgnoredColumnsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.549 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldWithIgnoredColumnsTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldFormTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.89 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldFormTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldExtensionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldExtensionTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldBeanTest
[WARNING]: Column 'formdata.client.ui.forms.ColumnWithoutTypeForm$MainBox$MyTableField$Table$MyColumn' has no value type.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.716 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldBeanTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.SimpleFormTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.SimpleFormTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ScopeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ScopeTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplacingPageTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.638 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplacingPageTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplacingFormTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplacingFormTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplaceWithTemplatesTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.775 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplaceWithTemplatesTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplaceFormFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.874 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplaceFormFieldTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.PageBeanDataTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.594 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.PageBeanDataTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.NestedMultiLevelFormFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.99 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.NestedMultiLevelFormFieldTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.MixedValueFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.MixedValueFieldTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.MasterFieldFormDataTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.MasterFieldFormDataTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ListBoxFormTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ListBoxFormTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.IgnoredFieldsFormTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.IgnoredFieldsFormTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormWithTemplateTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormWithTemplateTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormWithGroupboxesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormWithGroupboxesTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormPropertiesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormPropertiesTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExternalTableFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExternalTableFieldTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExternalGroupboxTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExternalGroupboxTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExternalCheckboxFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExternalCheckboxFieldTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExtensionFormDataTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.019 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExtensionFormDataTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.AnnotationCopyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.AnnotationCopyTest
Running org.eclipse.scout.sdk.core.s.sourcebuilder.codetype.CodeTypeSourceBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.codetype.CodeTypeSourceBuilderTest
Running org.eclipse.scout.sdk.core.s.project.ScoutProjectNewTest
[WARNING]: No archetype found in remote catalog. Defaulting to internal catalog
[WARNING]: Archetype not found in any catalog. Falling back to central repository (http://repo.maven.apache.org/maven2).
[WARNING]: Use -DarchetypeRepository=<your repository> if archetype's repository is elsewhere.
[WARNING]: Could not transfer metadata org.eclipse.scout.archetypes:scout-helloworld-app:7.0.300-SNAPSHOT/maven-metadata.xml from/to scout-helloworld-app-repo (http://repo.maven.apache.org/maven2): Failed to transfer http://repo.maven.apache.org/maven2/org/eclipse/scout/archetypes/scout-helloworld-app/7.0.300-SNAPSHOT/maven-metadata.xml. Error code 501, HTTPS Required
[WARNING]: Failure to transfer org.eclipse.scout.archetypes:scout-helloworld-app:7.0.300-SNAPSHOT/maven-metadata.xml from http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of scout-helloworld-app-repo has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.scout.archetypes:scout-helloworld-app:7.0.300-SNAPSHOT/maven-metadata.xml from/to scout-helloworld-app-repo (http://repo.maven.apache.org/maven2): Failed to transfer http://repo.maven.apache.org/maven2/org/eclipse/scout/archetypes/scout-helloworld-app/7.0.300-SNAPSHOT/maven-metadata.xml. Error code 501, HTTPS Required
[WARNING]: Don't override file /tmp/genie.scout/CoreScoutTestingUtils-projectDir1233657523798439078/artifact/artifact/pom.xml
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1233657523798439078/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
	import org.eclipse.scout.rt.shared.ISession;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.shared.ISession is never used
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1233657523798439078/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
2 problems (2 warnings)
[SEVERE]: There are test failures.

Please refer to /tmp/genie.scout/CoreScoutTestingUtils-projectDir1233657523798439078/artifact/artifact.server/target/surefire-reports for the individual test results.
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1233657523798439078/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
	import org.eclipse.scout.rt.client.IClientSession;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.client.IClientSession is never used
1 problem (1 warning)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1233657523798439078/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] 
	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
1 problem (1 warning)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.285 sec - in org.eclipse.scout.sdk.core.s.project.ScoutProjectNewTest
Running org.eclipse.scout.sdk.core.s.jaxws.JaxWsUtilsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in org.eclipse.scout.sdk.core.s.jaxws.JaxWsUtilsTest
Running org.eclipse.scout.sdk.core.s.jaxws.JaxWsModuleNewHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.scout.sdk.core.s.jaxws.JaxWsModuleNewHelperTest
Running org.eclipse.scout.sdk.core.s.ScoutRuntimeTypesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 sec - in org.eclipse.scout.sdk.core.s.ScoutRuntimeTypesTest

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e >---------
[INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e 7.0.300-SNAPSHOT [8/13]
[INFO] -------------------------------[ bundle ]-------------------------------
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.osgi/maven-metadata.xml
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.osgi/maven-metadata.xml
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.osgi/maven-metadata.xml
Progress (1): 424 B
                   
Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.osgi/maven-metadata.xml (424 B at 3.6 kB/s)
Progress (1): 446 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.osgi/maven-metadata.xml (446 B at 86 B/s)
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.core.jobs/maven-metadata.xml
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.core.jobs/maven-metadata.xml
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.core.jobs/maven-metadata.xml
Progress (1): 445 B
Progress (2): 445 B | 420 B
                           
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.core.jobs/maven-metadata.xml (445 B at 9.7 kB/s)
Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.core.jobs/maven-metadata.xml (420 B at 7.9 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.core.contenttype/maven-metadata.xml
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.core.contenttype/maven-metadata.xml
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.core.contenttype/maven-metadata.xml
Progress (1): 458 B
Progress (2): 458 B | 427 B
                           
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.core.contenttype/maven-metadata.xml (458 B at 11 kB/s)
Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.core.contenttype/maven-metadata.xml (427 B at 10 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.text/maven-metadata.xml
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.text/maven-metadata.xml
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.text/maven-metadata.xml
Progress (1): 442 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.text/maven-metadata.xml (442 B at 7.9 kB/s)
Progress (1): 421 B
                   
Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.text/maven-metadata.xml (421 B at 5.8 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.jface/maven-metadata.xml
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.jface/maven-metadata.xml
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.jface/maven-metadata.xml
Progress (1): 445 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.jface/maven-metadata.xml (445 B at 6.8 kB/s)
Progress (1): 419 B
                   
Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.jface/maven-metadata.xml (419 B at 2.3 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.swt.win32.win32.x86/maven-metadata.xml
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.swt.win32.win32.x86/maven-metadata.xml
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.swt.win32.win32.x86/maven-metadata.xml
Progress (1): 463 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.swt.win32.win32.x86/maven-metadata.xml (463 B at 13 kB/s)
Progress (1): 436 B
                   
Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.swt.win32.win32.x86/maven-metadata.xml (436 B at 7.3 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.ui.workbench.texteditor/maven-metadata.xml
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.ui.workbench.texteditor/maven-metadata.xml
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.ui.workbench.texteditor/maven-metadata.xml
Progress (1): 464 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.ui.workbench.texteditor/maven-metadata.xml (464 B at 13 kB/s)
Progress (1): 440 B
                   
Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.ui.workbench.texteditor/maven-metadata.xml (440 B at 1.6 kB/s)
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.ui.views/maven-metadata.xml
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.ui.views/maven-metadata.xml
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.ui.views/maven-metadata.xml
Progress (1): 450 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.ui.views/maven-metadata.xml (450 B at 5.3 kB/s)
Progress (1): 419 B
                   
Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.ui.views/maven-metadata.xml (419 B at 1.4 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.ui.forms/maven-metadata.xml
Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.ui.forms/maven-metadata.xml
Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.ui.forms/maven-metadata.xml
Progress (1): 446 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.ui.forms/maven-metadata.xml (446 B at 5.9 kB/s)
Progress (1): 425 B
                   
Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.ui.forms/maven-metadata.xml (425 B at 4.2 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.s2e ---
[INFO] Deleting /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 57 source files to /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e ---
[INFO] No tests to run.
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:install (default-install) > install @ org.eclipse.scout.sdk.s2e >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:install (default-install) < install @ org.eclipse.scout.sdk.s2e <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ org.eclipse.scout.sdk.s2e ---
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] 
[INFO] ------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test >------
[INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test 7.0.300-SNAPSHOT [9/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Deleting /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.test ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
Running org.eclipse.scout.sdk.s2e.util.ScoutTierTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.356 sec - in org.eclipse.scout.sdk.s2e.util.ScoutTierTest
Running org.eclipse.scout.sdk.s2e.util.ScoutStatusTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in org.eclipse.scout.sdk.s2e.util.ScoutStatusTest
Running org.eclipse.scout.sdk.s2e.test.ApiTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.896 sec - in org.eclipse.scout.sdk.s2e.test.ApiTest
Running org.eclipse.scout.sdk.s2e.operation.permission.PermissionNewOperationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.608 sec - in org.eclipse.scout.sdk.s2e.operation.permission.PermissionNewOperationTest
Running org.eclipse.scout.sdk.s2e.operation.page.PageNewOperationTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.952 sec - in org.eclipse.scout.sdk.s2e.operation.page.PageNewOperationTest
Running org.eclipse.scout.sdk.s2e.operation.lookupcall.LookupCallNewOperationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.64 sec - in org.eclipse.scout.sdk.s2e.operation.lookupcall.LookupCallNewOperationTest
Running org.eclipse.scout.sdk.s2e.operation.jaxws.WebServiceUpdateOperationTest
[WARNING]: No archetype found in remote catalog. Defaulting to internal catalog
[WARNING]: Archetype not found in any catalog. Falling back to central repository (http://repo.maven.apache.org/maven2).
[WARNING]: Use -DarchetypeRepository=<your repository> if archetype's repository is elsewhere.
[WARNING]: Could not transfer metadata org.eclipse.scout.archetypes:scout-helloworld-app:7.0.300-SNAPSHOT/maven-metadata.xml from/to scout-helloworld-app-repo (http://repo.maven.apache.org/maven2): Failed to transfer http://repo.maven.apache.org/maven2/org/eclipse/scout/archetypes/scout-helloworld-app/7.0.300-SNAPSHOT/maven-metadata.xml. Error code 501, HTTPS Required
[WARNING]: Failure to transfer org.eclipse.scout.archetypes:scout-helloworld-app:7.0.300-SNAPSHOT/maven-metadata.xml from http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of scout-helloworld-app-repo has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.scout.archetypes:scout-helloworld-app:7.0.300-SNAPSHOT/maven-metadata.xml from/to scout-helloworld-app-repo (http://repo.maven.apache.org/maven2): Failed to transfer http://repo.maven.apache.org/maven2/org/eclipse/scout/archetypes/scout-helloworld-app/7.0.300-SNAPSHOT/maven-metadata.xml. Error code 501, HTTPS Required
[WARNING]: Don't override file /tmp/genie.scout/CoreScoutTestingUtils-projectDir529533801523554686/artifact/artifact/pom.xml
[WARNING]: No archetype found in remote catalog. Defaulting to internal catalog
[WARNING]: Archetype not found in any catalog. Falling back to central repository (http://repo.maven.apache.org/maven2).
[WARNING]: Use -DarchetypeRepository=<your repository> if archetype's repository is elsewhere.
[WARNING]: Could not transfer metadata org.eclipse.scout.archetypes:scout-jaxws-module:7.0.300-SNAPSHOT/maven-metadata.xml from/to scout-jaxws-module-repo (http://repo.maven.apache.org/maven2): Failed to transfer http://repo.maven.apache.org/maven2/org/eclipse/scout/archetypes/scout-jaxws-module/7.0.300-SNAPSHOT/maven-metadata.xml. Error code 501, HTTPS Required
[WARNING]: Failure to transfer org.eclipse.scout.archetypes:scout-jaxws-module:7.0.300-SNAPSHOT/maven-metadata.xml from http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of scout-jaxws-module-repo has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.scout.archetypes:scout-jaxws-module:7.0.300-SNAPSHOT/maven-metadata.xml from/to scout-jaxws-module-repo (http://repo.maven.apache.org/maven2): Failed to transfer http://repo.maven.apache.org/maven2/org/eclipse/scout/archetypes/scout-jaxws-module/7.0.300-SNAPSHOT/maven-metadata.xml. Error code 501, HTTPS Required
[WARNING]: CP Don't override file /tmp/genie.scout/jaxws-module-tmp1186675847361369873/artifact.server.jaxws/src/main/resources/META-INF/scout.xml
[WARNING]: Could not transfer metadata org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt:7.0.300-SNAPSHOT/maven-metadata.xml from/to eclipse.snapshot (https://repo.eclipse.org/content/groups/snapshots/): Received fatal alert: handshake_failure
[WARNING]: Failure to transfer org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt:7.0.300-SNAPSHOT/maven-metadata.xml from https://repo.eclipse.org/content/groups/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of eclipse.snapshot has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt:7.0.300-SNAPSHOT/maven-metadata.xml from/to eclipse.snapshot (https://repo.eclipse.org/content/groups/snapshots/): Received fatal alert: handshake_failure
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir529533801523554686/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] 
	public class ErrorResponse
	             ^^^^^^^^^^^^^
The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multifile.IScoutQueryInterface2PortType' [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, wsdl:portType=scoutQueryInterface2, wsdl:service=scoutQuery, wsdl:port=scoutQueryPort] [processor=JaxWsAnnotationProcessor]
4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
7. WARNING: Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
9. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
10 problems (10 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir529533801523554686/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
	import org.eclipse.scout.rt.shared.ISession;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.shared.ISession is never used
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir529533801523554686/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
2 problems (2 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir529533801523554686/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] 
	public class ErrorResponse
	             ^^^^^^^^^^^^^
The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multifile.IScoutQueryInterface2PortType' [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, wsdl:portType=scoutQueryInterface2, wsdl:service=scoutQuery, wsdl:port=scoutQueryPort] [processor=JaxWsAnnotationProcessor]
4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
7. WARNING: Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
9. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
10 problems (10 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir529533801523554686/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
	import org.eclipse.scout.rt.client.IClientSession;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.client.IClientSession is never used
1 problem (1 warning)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir529533801523554686/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] 
	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
1 problem (1 warning)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir529533801523554686/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
	import org.eclipse.scout.rt.shared.ISession;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.shared.ISession is never used
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir529533801523554686/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
2 problems (2 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir529533801523554686/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/newMultiFile/ErrorResponse.java:[15] 
	public class ErrorResponse
	             ^^^^^^^^^^^^^
The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.newMultiFile.IChangedPortType' [entryPoint=entry.point.changedpackage.ChangedEntryPointName, wsdl:portType=scoutQueryInterface2, wsdl:service=scoutQuery, wsdl:port=scoutQueryPort] [processor=JaxWsAnnotationProcessor]
4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=entry.point.changedpackage.ChangedEntryPointName_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.newMultiFile.IChangedPortType] [processor=JaxWsAnnotationProcessor]
5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=entry.point.changedpackage.ChangedEntryPointName_LogHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.newMultiFile.IChangedPortType] [processor=JaxWsAnnotationProcessor]
6. WARNING: Annotation processing: Generate AuthHandler [authHandler=entry.point.changedpackage.ChangedEntryPointName_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.newMultiFile.IChangedPortType] [processor=JaxWsAnnotationProcessor]
7. WARNING: Annotation processing: Generate handler chain XML-file [file=ChangedEntryPointName_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.newMultiFile.IChangedPortType] [processor=JaxWsAnnotationProcessor]
8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=entry.point.changedpackage.ChangedEntryPointName, endpointInterface=test.provider.newMultiFile.IChangedPortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
9. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
10 problems (10 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir529533801523554686/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
	import org.eclipse.scout.rt.client.IClientSession;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.client.IClientSession is never used
1 problem (1 warning)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir529533801523554686/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] 
	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
1 problem (1 warning)
[WARNING]: No archetype found in remote catalog. Defaulting to internal catalog
[WARNING]: Archetype not found in any catalog. Falling back to central repository (http://repo.maven.apache.org/maven2).
[WARNING]: Use -DarchetypeRepository=<your repository> if archetype's repository is elsewhere.
[WARNING]: Could not transfer metadata org.eclipse.scout.archetypes:scout-helloworld-app:7.0.300-SNAPSHOT/maven-metadata.xml from/to scout-helloworld-app-repo (http://repo.maven.apache.org/maven2): Failed to transfer http://repo.maven.apache.org/maven2/org/eclipse/scout/archetypes/scout-helloworld-app/7.0.300-SNAPSHOT/maven-metadata.xml. Error code 501, HTTPS Required
[WARNING]: Failure to transfer org.eclipse.scout.archetypes:scout-helloworld-app:7.0.300-SNAPSHOT/maven-metadata.xml from http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of scout-helloworld-app-repo has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.scout.archetypes:scout-helloworld-app:7.0.300-SNAPSHOT/maven-metadata.xml from/to scout-helloworld-app-repo (http://repo.maven.apache.org/maven2): Failed to transfer http://repo.maven.apache.org/maven2/org/eclipse/scout/archetypes/scout-helloworld-app/7.0.300-SNAPSHOT/maven-metadata.xml. Error code 501, HTTPS Required
[WARNING]: Don't override file /tmp/genie.scout/CoreScoutTestingUtils-projectDir1988405015230748240/artifact/artifact/pom.xml
[WARNING]: No archetype found in remote catalog. Defaulting to internal catalog
[WARNING]: Archetype not found in any catalog. Falling back to central repository (http://repo.maven.apache.org/maven2).
[WARNING]: Use -DarchetypeRepository=<your repository> if archetype's repository is elsewhere.
[WARNING]: Could not transfer metadata org.eclipse.scout.archetypes:scout-jaxws-module:7.0.300-SNAPSHOT/maven-metadata.xml from/to scout-jaxws-module-repo (http://repo.maven.apache.org/maven2): Failed to transfer http://repo.maven.apache.org/maven2/org/eclipse/scout/archetypes/scout-jaxws-module/7.0.300-SNAPSHOT/maven-metadata.xml. Error code 501, HTTPS Required
[WARNING]: Failure to transfer org.eclipse.scout.archetypes:scout-jaxws-module:7.0.300-SNAPSHOT/maven-metadata.xml from http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of scout-jaxws-module-repo has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.scout.archetypes:scout-jaxws-module:7.0.300-SNAPSHOT/maven-metadata.xml from/to scout-jaxws-module-repo (http://repo.maven.apache.org/maven2): Failed to transfer http://repo.maven.apache.org/maven2/org/eclipse/scout/archetypes/scout-jaxws-module/7.0.300-SNAPSHOT/maven-metadata.xml. Error code 501, HTTPS Required
[WARNING]: CP Don't override file /tmp/genie.scout/jaxws-module-tmp1618990472329051526/artifact.server.jaxws/src/main/resources/META-INF/scout.xml
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1988405015230748240/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/multifile/ErrorResponse.java:[15] 
	public class ErrorResponse
	             ^^^^^^^^^^^^^
The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
3. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multifile.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
4. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
4 problems (4 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1988405015230748240/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
	import org.eclipse.scout.rt.shared.ISession;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.shared.ISession is never used
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1988405015230748240/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
2 problems (2 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1988405015230748240/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/multifile/ErrorResponse.java:[15] 
	public class ErrorResponse
	             ^^^^^^^^^^^^^
The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
3. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multifile.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
4. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
4 problems (4 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1988405015230748240/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
	import org.eclipse.scout.rt.client.IClientSession;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.client.IClientSession is never used
1 problem (1 warning)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1988405015230748240/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] 
	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
1 problem (1 warning)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1988405015230748240/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
	import org.eclipse.scout.rt.shared.ISession;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.shared.ISession is never used
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1988405015230748240/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
2 problems (2 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1988405015230748240/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/newMultiFile/ErrorResponse.java:[15] 
	public class ErrorResponse
	             ^^^^^^^^^^^^^
The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
3. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.newMultiFile.IChangedPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
4. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
4 problems (4 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1988405015230748240/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
	import org.eclipse.scout.rt.client.IClientSession;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.client.IClientSession is never used
1 problem (1 warning)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1988405015230748240/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] 
	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
1 problem (1 warning)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 377.132 sec - in org.eclipse.scout.sdk.s2e.operation.jaxws.WebServiceUpdateOperationTest
Running org.eclipse.scout.sdk.s2e.operation.jaxws.WebServiceNewOperationTest
[WARNING]: No archetype found in remote catalog. Defaulting to internal catalog
[WARNING]: Archetype not found in any catalog. Falling back to central repository (http://repo.maven.apache.org/maven2).
[WARNING]: Use -DarchetypeRepository=<your repository> if archetype's repository is elsewhere.
[WARNING]: Could not transfer metadata org.eclipse.scout.archetypes:scout-helloworld-app:7.0.300-SNAPSHOT/maven-metadata.xml from/to scout-helloworld-app-repo (http://repo.maven.apache.org/maven2): Failed to transfer http://repo.maven.apache.org/maven2/org/eclipse/scout/archetypes/scout-helloworld-app/7.0.300-SNAPSHOT/maven-metadata.xml. Error code 501, HTTPS Required
[WARNING]: Failure to transfer org.eclipse.scout.archetypes:scout-helloworld-app:7.0.300-SNAPSHOT/maven-metadata.xml from http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of scout-helloworld-app-repo has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.scout.archetypes:scout-helloworld-app:7.0.300-SNAPSHOT/maven-metadata.xml from/to scout-helloworld-app-repo (http://repo.maven.apache.org/maven2): Failed to transfer http://repo.maven.apache.org/maven2/org/eclipse/scout/archetypes/scout-helloworld-app/7.0.300-SNAPSHOT/maven-metadata.xml. Error code 501, HTTPS Required
[WARNING]: Don't override file /tmp/genie.scout/CoreScoutTestingUtils-projectDir5775703058355349349/artifact/artifact/pom.xml
[WARNING]: No archetype found in remote catalog. Defaulting to internal catalog
[WARNING]: Archetype not found in any catalog. Falling back to central repository (http://repo.maven.apache.org/maven2).
[WARNING]: Use -DarchetypeRepository=<your repository> if archetype's repository is elsewhere.
[WARNING]: Could not transfer metadata org.eclipse.scout.archetypes:scout-jaxws-module:7.0.300-SNAPSHOT/maven-metadata.xml from/to scout-jaxws-module-repo (http://repo.maven.apache.org/maven2): Failed to transfer http://repo.maven.apache.org/maven2/org/eclipse/scout/archetypes/scout-jaxws-module/7.0.300-SNAPSHOT/maven-metadata.xml. Error code 501, HTTPS Required
[WARNING]: Failure to transfer org.eclipse.scout.archetypes:scout-jaxws-module:7.0.300-SNAPSHOT/maven-metadata.xml from http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of scout-jaxws-module-repo has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.scout.archetypes:scout-jaxws-module:7.0.300-SNAPSHOT/maven-metadata.xml from/to scout-jaxws-module-repo (http://repo.maven.apache.org/maven2): Failed to transfer http://repo.maven.apache.org/maven2/org/eclipse/scout/archetypes/scout-jaxws-module/7.0.300-SNAPSHOT/maven-metadata.xml. Error code 501, HTTPS Required
[WARNING]: CP Don't override file /tmp/genie.scout/jaxws-module-tmp5978824277593157735/artifact.server.jaxws/src/main/resources/META-INF/scout.xml
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5775703058355349349/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] 
	public class ErrorResponse
	             ^^^^^^^^^^^^^
The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multifile.IScoutQueryInterface2PortType' [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, wsdl:portType=scoutQueryInterface2, wsdl:service=scoutQuery, wsdl:port=scoutQueryPort] [processor=JaxWsAnnotationProcessor]
4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
7. WARNING: Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
9. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
10 problems (10 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5775703058355349349/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
	import org.eclipse.scout.rt.shared.ISession;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.shared.ISession is never used
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5775703058355349349/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
2 problems (2 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5775703058355349349/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] 
	public class ErrorResponse
	             ^^^^^^^^^^^^^
The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multifile.IScoutQueryInterface2PortType' [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, wsdl:portType=scoutQueryInterface2, wsdl:service=scoutQuery, wsdl:port=scoutQueryPort] [processor=JaxWsAnnotationProcessor]
4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
7. WARNING: Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
9. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
10 problems (10 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5775703058355349349/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
	import org.eclipse.scout.rt.client.IClientSession;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.client.IClientSession is never used
1 problem (1 warning)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5775703058355349349/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] 
	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
1 problem (1 warning)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5775703058355349349/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] 
	public class ErrorResponse
	             ^^^^^^^^^^^^^
The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multifile.IScoutQueryInterface2PortType' [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, wsdl:portType=scoutQueryInterface2, wsdl:service=scoutQuery, wsdl:port=scoutQueryPort] [processor=JaxWsAnnotationProcessor]
4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
7. WARNING: Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
9. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
10. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
11. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
12. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
13. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
14. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
14 problems (14 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5775703058355349349/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
	import org.eclipse.scout.rt.shared.ISession;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.shared.ISession is never used
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5775703058355349349/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
2 problems (2 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5775703058355349349/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] 
	public class ErrorResponse
	             ^^^^^^^^^^^^^
The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multifile.IScoutQueryInterface2PortType' [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, wsdl:portType=scoutQueryInterface2, wsdl:service=scoutQuery, wsdl:port=scoutQueryPort] [processor=JaxWsAnnotationProcessor]
4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
7. WARNING: Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
9. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
10. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
11. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
12. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
13. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
14. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
14 problems (14 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5775703058355349349/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
	import org.eclipse.scout.rt.client.IClientSession;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.client.IClientSession is never used
1 problem (1 warning)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5775703058355349349/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] 
	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
1 problem (1 warning)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5775703058355349349/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] 
	public class ErrorResponse
	             ^^^^^^^^^^^^^
The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.empty.IWhateverPortType' [entryPoint=test.provider.empty.WhateverWebServiceEntryPoint, wsdl:portType=WhateverPortType, wsdl:service=WhateverWebService, wsdl:port=WhateverPort] [processor=JaxWsAnnotationProcessor]
4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.empty.WhateverWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor]
5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.empty.WhateverWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor]
6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.WhateverWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor]
7. WARNING: Annotation processing: Generate handler chain XML-file [file=WhateverWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor]
8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.empty.WhateverWebServiceEntryPoint, endpointInterface=test.provider.empty.IWhateverPortType, entryPointDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
9. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multifile.IScoutQueryInterface2PortType' [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, wsdl:portType=scoutQueryInterface2, wsdl:service=scoutQuery, wsdl:port=scoutQueryPort] [processor=JaxWsAnnotationProcessor]
10. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
11. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
12. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
13. WARNING: Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
14. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
15. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
16. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
18. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
19. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
20. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
20 problems (20 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5775703058355349349/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
	import org.eclipse.scout.rt.shared.ISession;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.shared.ISession is never used
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5775703058355349349/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
2 problems (2 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5775703058355349349/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] 
	public class ErrorResponse
	             ^^^^^^^^^^^^^
The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.empty.IWhateverPortType' [entryPoint=test.provider.empty.WhateverWebServiceEntryPoint, wsdl:portType=WhateverPortType, wsdl:service=WhateverWebService, wsdl:port=WhateverPort] [processor=JaxWsAnnotationProcessor]
4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.empty.WhateverWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor]
5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.empty.WhateverWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor]
6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.WhateverWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor]
7. WARNING: Annotation processing: Generate handler chain XML-file [file=WhateverWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor]
8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.empty.WhateverWebServiceEntryPoint, endpointInterface=test.provider.empty.IWhateverPortType, entryPointDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
9. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multifile.IScoutQueryInterface2PortType' [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, wsdl:portType=scoutQueryInterface2, wsdl:service=scoutQuery, wsdl:port=scoutQueryPort] [processor=JaxWsAnnotationProcessor]
10. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
11. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
12. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
13. WARNING: Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
14. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
15. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
16. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
18. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
19. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
20. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
20 problems (20 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5775703058355349349/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
	import org.eclipse.scout.rt.client.IClientSession;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.client.IClientSession is never used
1 problem (1 warning)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5775703058355349349/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] 
	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
1 problem (1 warning)
[WARNING]: No archetype found in remote catalog. Defaulting to internal catalog
[WARNING]: Archetype not found in any catalog. Falling back to central repository (http://repo.maven.apache.org/maven2).
[WARNING]: Use -DarchetypeRepository=<your repository> if archetype's repository is elsewhere.
[WARNING]: Could not transfer metadata org.eclipse.scout.archetypes:scout-helloworld-app:7.0.300-SNAPSHOT/maven-metadata.xml from/to scout-helloworld-app-repo (http://repo.maven.apache.org/maven2): Failed to transfer http://repo.maven.apache.org/maven2/org/eclipse/scout/archetypes/scout-helloworld-app/7.0.300-SNAPSHOT/maven-metadata.xml. Error code 501, HTTPS Required
[WARNING]: Failure to transfer org.eclipse.scout.archetypes:scout-helloworld-app:7.0.300-SNAPSHOT/maven-metadata.xml from http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of scout-helloworld-app-repo has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.scout.archetypes:scout-helloworld-app:7.0.300-SNAPSHOT/maven-metadata.xml from/to scout-helloworld-app-repo (http://repo.maven.apache.org/maven2): Failed to transfer http://repo.maven.apache.org/maven2/org/eclipse/scout/archetypes/scout-helloworld-app/7.0.300-SNAPSHOT/maven-metadata.xml. Error code 501, HTTPS Required
[WARNING]: Don't override file /tmp/genie.scout/CoreScoutTestingUtils-projectDir6839939397255944121/artifact/artifact/pom.xml
[WARNING]: No archetype found in remote catalog. Defaulting to internal catalog
[WARNING]: Archetype not found in any catalog. Falling back to central repository (http://repo.maven.apache.org/maven2).
[WARNING]: Use -DarchetypeRepository=<your repository> if archetype's repository is elsewhere.
[WARNING]: Could not transfer metadata org.eclipse.scout.archetypes:scout-jaxws-module:7.0.300-SNAPSHOT/maven-metadata.xml from/to scout-jaxws-module-repo (http://repo.maven.apache.org/maven2): Failed to transfer http://repo.maven.apache.org/maven2/org/eclipse/scout/archetypes/scout-jaxws-module/7.0.300-SNAPSHOT/maven-metadata.xml. Error code 501, HTTPS Required
[WARNING]: Failure to transfer org.eclipse.scout.archetypes:scout-jaxws-module:7.0.300-SNAPSHOT/maven-metadata.xml from http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of scout-jaxws-module-repo has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.scout.archetypes:scout-jaxws-module:7.0.300-SNAPSHOT/maven-metadata.xml from/to scout-jaxws-module-repo (http://repo.maven.apache.org/maven2): Failed to transfer http://repo.maven.apache.org/maven2/org/eclipse/scout/archetypes/scout-jaxws-module/7.0.300-SNAPSHOT/maven-metadata.xml. Error code 501, HTTPS Required
[WARNING]: CP Don't override file /tmp/genie.scout/jaxws-module-tmp3531005896380979777/artifact.server.jaxws/src/main/resources/META-INF/scout.xml
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6839939397255944121/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/ErrorResponse.java:[15] 
	public class ErrorResponse
	             ^^^^^^^^^^^^^
The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
3. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
4. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
4 problems (4 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6839939397255944121/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
	import org.eclipse.scout.rt.shared.ISession;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.shared.ISession is never used
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6839939397255944121/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
2 problems (2 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6839939397255944121/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/ErrorResponse.java:[15] 
	public class ErrorResponse
	             ^^^^^^^^^^^^^
The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
3. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
4. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
4 problems (4 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6839939397255944121/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
	import org.eclipse.scout.rt.client.IClientSession;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.client.IClientSession is never used
1 problem (1 warning)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6839939397255944121/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] 
	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
1 problem (1 warning)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6839939397255944121/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/ErrorResponse.java:[15] 
	public class ErrorResponse
	             ^^^^^^^^^^^^^
The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.empty.ITestEmptyPortType' [entryPoint=test.provider.empty.TestEmptyWebServiceEntryPoint, wsdl:portType=TestEmptyPortType, wsdl:service=TestEmptyWebService, wsdl:port=TestEmptyPort] [processor=JaxWsAnnotationProcessor]
4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.empty.TestEmptyWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.empty.TestEmptyWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.TestEmptyWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
7. WARNING: Annotation processing: Generate handler chain XML-file [file=TestEmptyWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.empty.TestEmptyWebServiceEntryPoint, endpointInterface=test.provider.empty.ITestEmptyPortType, entryPointDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
9. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
11. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
11 problems (11 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6839939397255944121/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
	import org.eclipse.scout.rt.shared.ISession;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.shared.ISession is never used
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6839939397255944121/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
2 problems (2 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6839939397255944121/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/ErrorResponse.java:[15] 
	public class ErrorResponse
	             ^^^^^^^^^^^^^
The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.empty.ITestEmptyPortType' [entryPoint=test.provider.empty.TestEmptyWebServiceEntryPoint, wsdl:portType=TestEmptyPortType, wsdl:service=TestEmptyWebService, wsdl:port=TestEmptyPort] [processor=JaxWsAnnotationProcessor]
4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.empty.TestEmptyWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.empty.TestEmptyWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.TestEmptyWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
7. WARNING: Annotation processing: Generate handler chain XML-file [file=TestEmptyWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.empty.TestEmptyWebServiceEntryPoint, endpointInterface=test.provider.empty.ITestEmptyPortType, entryPointDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
9. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
11. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
11 problems (11 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6839939397255944121/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
	import org.eclipse.scout.rt.client.IClientSession;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.client.IClientSession is never used
1 problem (1 warning)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6839939397255944121/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] 
	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
1 problem (1 warning)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6839939397255944121/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/ErrorResponse.java:[15] 
	public class ErrorResponse
	             ^^^^^^^^^^^^^
The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multiservice.IFirstWebServiceTwoPortType' [entryPoint=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint, wsdl:portType=FirstWebServiceTwoPortType, wsdl:service=FirstWebService, wsdl:port=FirstWebServiceTwoPort] [processor=JaxWsAnnotationProcessor]
4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
7. WARNING: Annotation processing: Generate handler chain XML-file [file=FirstWebServiceTwoWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType, entryPointDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
9. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multiservice.IFirstWebServiceOnePortType' [entryPoint=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint, wsdl:portType=FirstWebServiceOnePortType, wsdl:service=FirstWebService, wsdl:port=FirstWebServiceOnePort] [processor=JaxWsAnnotationProcessor]
10. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
11. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
12. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
13. WARNING: Annotation processing: Generate handler chain XML-file [file=FirstWebServiceOneWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
14. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType, entryPointDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
15. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multiservice.ISecondWebServiceOnePortType' [entryPoint=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint, wsdl:portType=SecondWebServiceOnePortType, wsdl:service=SecondWebService, wsdl:port=SecondWebServiceOnePort] [processor=JaxWsAnnotationProcessor]
16. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
17. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
18. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
19. WARNING: Annotation processing: Generate handler chain XML-file [file=SecondWebServiceOneWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
20. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType, entryPointDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
21. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.empty.ITestEmptyPortType' [entryPoint=test.provider.empty.TestEmptyWebServiceEntryPoint, wsdl:portType=TestEmptyPortType, wsdl:service=TestEmptyWebService, wsdl:port=TestEmptyPort] [processor=JaxWsAnnotationProcessor]
22. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.empty.TestEmptyWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
23. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.empty.TestEmptyWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
24. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.TestEmptyWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
25. WARNING: Annotation processing: Generate handler chain XML-file [file=TestEmptyWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
26. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.empty.TestEmptyWebServiceEntryPoint, endpointInterface=test.provider.empty.ITestEmptyPortType, entryPointDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
27. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multiservice.ISecondWebServiceTwoPortType' [entryPoint=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint, wsdl:portType=SecondWebServiceTwoPortType, wsdl:service=SecondWebService, wsdl:port=SecondWebServiceTwoPort] [processor=JaxWsAnnotationProcessor]
28. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
29. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
30. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
31. WARNING: Annotation processing: Generate handler chain XML-file [file=SecondWebServiceTwoWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
32. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType, entryPointDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
33. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
34. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
35. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
35 problems (35 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6839939397255944121/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
	import org.eclipse.scout.rt.shared.ISession;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.shared.ISession is never used
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6839939397255944121/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
2 problems (2 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6839939397255944121/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/ErrorResponse.java:[15] 
	public class ErrorResponse
	             ^^^^^^^^^^^^^
The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multiservice.IFirstWebServiceTwoPortType' [entryPoint=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint, wsdl:portType=FirstWebServiceTwoPortType, wsdl:service=FirstWebService, wsdl:port=FirstWebServiceTwoPort] [processor=JaxWsAnnotationProcessor]
4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
7. WARNING: Annotation processing: Generate handler chain XML-file [file=FirstWebServiceTwoWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType, entryPointDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
9. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multiservice.IFirstWebServiceOnePortType' [entryPoint=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint, wsdl:portType=FirstWebServiceOnePortType, wsdl:service=FirstWebService, wsdl:port=FirstWebServiceOnePort] [processor=JaxWsAnnotationProcessor]
10. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
11. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
12. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
13. WARNING: Annotation processing: Generate handler chain XML-file [file=FirstWebServiceOneWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
14. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType, entryPointDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
15. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multiservice.ISecondWebServiceOnePortType' [entryPoint=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint, wsdl:portType=SecondWebServiceOnePortType, wsdl:service=SecondWebService, wsdl:port=SecondWebServiceOnePort] [processor=JaxWsAnnotationProcessor]
16. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
17. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
18. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
19. WARNING: Annotation processing: Generate handler chain XML-file [file=SecondWebServiceOneWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
20. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType, entryPointDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
21. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.empty.ITestEmptyPortType' [entryPoint=test.provider.empty.TestEmptyWebServiceEntryPoint, wsdl:portType=TestEmptyPortType, wsdl:service=TestEmptyWebService, wsdl:port=TestEmptyPort] [processor=JaxWsAnnotationProcessor]
22. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.empty.TestEmptyWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
23. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.empty.TestEmptyWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
24. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.TestEmptyWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
25. WARNING: Annotation processing: Generate handler chain XML-file [file=TestEmptyWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
26. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.empty.TestEmptyWebServiceEntryPoint, endpointInterface=test.provider.empty.ITestEmptyPortType, entryPointDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
27. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multiservice.ISecondWebServiceTwoPortType' [entryPoint=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint, wsdl:portType=SecondWebServiceTwoPortType, wsdl:service=SecondWebService, wsdl:port=SecondWebServiceTwoPort] [processor=JaxWsAnnotationProcessor]
28. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
29. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
30. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
31. WARNING: Annotation processing: Generate handler chain XML-file [file=SecondWebServiceTwoWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
32. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType, entryPointDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
33. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
34. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
35. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
35 problems (35 warnings)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6839939397255944121/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
	import org.eclipse.scout.rt.client.IClientSession;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.client.IClientSession is never used
1 problem (1 warning)
[WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6839939397255944121/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] 
	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
1 problem (1 warning)
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 629.478 sec - in org.eclipse.scout.sdk.s2e.operation.jaxws.WebServiceNewOperationTest
Running org.eclipse.scout.sdk.s2e.operation.form.FormNewOperationTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.777 sec - in org.eclipse.scout.sdk.s2e.operation.form.FormNewOperationTest
Running org.eclipse.scout.sdk.s2e.operation.codetype.CodeTypeNewOperationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.sdk.s2e.operation.codetype.CodeTypeNewOperationTest
Running org.eclipse.scout.sdk.s2e.job.ResourceBlockingOperationJobTest
[WARNING]: operation 'org.eclipse.scout.sdk.s2e.operation.IOperation$MockitoMock$430235364' does not have a name.
[WARNING]: operation 'org.eclipse.scout.sdk.s2e.operation.IOperation$MockitoMock$430235364' does not have a name.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.sdk.s2e.job.ResourceBlockingOperationJobTest

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] ------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc >-------
[INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc 7.0.300-SNAPSHOT [10/13]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Deleting /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 63 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No tests to run.
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.doc >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 63 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.doc <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:install (default-install) > install @ org.eclipse.scout.sdk.s2e.doc >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 63 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.doc >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 63 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.doc <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:install (default-install) < install @ org.eclipse.scout.sdk.s2e.doc <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] 
[INFO] ------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls >-------
[INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls 7.0.300-SNAPSHOT [11/13]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Deleting /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/main/resources
[INFO] Copying 18 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 97 source files to /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No tests to run.
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.nls >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/main/resources
[INFO] Copying 18 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.nls <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:install (default-install) > install @ org.eclipse.scout.sdk.s2e.nls >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/main/resources
[INFO] Copying 18 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.nls >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/main/resources
[INFO] Copying 18 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.nls <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:install (default-install) < install @ org.eclipse.scout.sdk.s2e.nls <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] 
[INFO] -------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui >-------
[INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui 7.0.300-SNAPSHOT [12/13]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Deleting /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/main/resources
[INFO] Copying 41 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 129 source files to /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No tests to run.
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.ui >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/main/resources
[INFO] Copying 41 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.ui <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:install (default-install) > install @ org.eclipse.scout.sdk.s2e.ui >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/main/resources
[INFO] Copying 41 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.ui >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/main/resources
[INFO] Copying 41 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.ui <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:install (default-install) < install @ org.eclipse.scout.sdk.s2e.ui <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] 
[INFO] --------< org.eclipse.scout.sdk:org.eclipse.scout.sdk-settings >--------
[INFO] Building org.eclipse.scout.sdk-settings 7.0.300-SNAPSHOT         [13/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk-settings ---
[INFO] Deleting /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk-settings ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk-settings ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk-settings ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk-settings ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk-settings ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk-settings ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk-settings ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk-settings ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk-settings ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk-settings ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk-settings ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/target/org.eclipse.scout.sdk-settings-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk-settings ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk-settings ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk-settings ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk-settings ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk-settings ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk-settings ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk-settings ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/target/org.eclipse.scout.sdk-settings-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-settings/7.0.300-SNAPSHOT/org.eclipse.scout.sdk-settings-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-settings/7.0.300-SNAPSHOT/org.eclipse.scout.sdk-settings-7.0.300-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Eclipse Scout SDK 7.0.300-SNAPSHOT:
[INFO] 
[INFO] Scout Hello World Sample Application ............... SUCCESS [  6.337 s]
[INFO] Scout JaxWs Module ................................. SUCCESS [  2.672 s]
[INFO] Eclipse Scout SDK .................................. SUCCESS [  1.217 s]
[INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core ... SUCCESS [  5.552 s]
[INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test SUCCESS [ 10.769 s]
[INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s . SUCCESS [  3.916 s]
[INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test SUCCESS [01:03 min]
[INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e  SUCCESS [ 28.514 s]
[INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test SUCCESS [17:36 min]
[INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc SUCCESS [ 10.001 s]
[INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls SUCCESS [ 35.776 s]
[INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui SUCCESS [ 17.876 s]
[INFO] org.eclipse.scout.sdk-settings ..................... SUCCESS [  2.679 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  20:47 min
[INFO] Finished at: 2020-01-22T19:38:52-05:00
[INFO] ------------------------------------------------------------------------
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -f org.eclipse.scout.sdk/pom.xml -Dremote_branch=origin/releases/7.0.x -Dis_tag=false -Dtag_or_branch=origin/releases/7.0.x -Dmaster_unitTest_skip=true -Dmaven.repo.local=/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository -Dgpg.skip=true deploy -Peclipse-sign
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
[INFO] Scanning for projects...
[WARNING] The project org.eclipse.scout.sdk:org.eclipse.scout.sdk:pom:7.0.300-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[WARNING] The project org.eclipse.scout.sdk:org.eclipse.scout.sdk-settings:jar:7.0.300-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Scout Hello World Sample Application                   [maven-archetype]
[INFO] Scout JaxWs Module                                     [maven-archetype]
[INFO] Eclipse Scout SDK                                                  [pom]
[INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core                   [jar]
[INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test              [jar]
[INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s                 [jar]
[INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test            [jar]
[INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e             [bundle]
[INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test           [jar]
[INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc         [bundle]
[INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls         [bundle]
[INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui          [bundle]
[INFO] org.eclipse.scout.sdk-settings                                     [jar]
[INFO] 
[INFO] ---------< org.eclipse.scout.archetypes:scout-helloworld-app >----------
[INFO] Building Scout Hello World Sample Application 7.0.300-SNAPSHOT    [1/13]
[INFO] --------------------------[ maven-archetype ]---------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ scout-helloworld-app ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ scout-helloworld-app ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ scout-helloworld-app ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/../target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ scout-helloworld-app ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ scout-helloworld-app ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ scout-helloworld-app ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 103 resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ scout-helloworld-app ---
[INFO] Generating flattened POM of project org.eclipse.scout.archetypes:scout-helloworld-app:maven-archetype:7.0.300-SNAPSHOT...
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ scout-helloworld-app ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ scout-helloworld-app ---
[INFO] Building archetype jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/scout-helloworld-app-7.0.300-SNAPSHOT
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ scout-helloworld-app ---
[INFO] Skipping because packaging 'maven-archetype' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ scout-helloworld-app ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/scout-helloworld-app-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ scout-helloworld-app ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ scout-helloworld-app ---
[INFO] Processing Archetype IT project: basic
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: scout-helloworld-app:7.0.300-SNAPSHOT
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: org.eclipse.scout.apps
[INFO] Parameter: artifactId, Value: helloworld
[INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
[INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld
[INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloworld
[INFO] Parameter: scoutAuthPublicKeyDev, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair())
[INFO] Parameter: groupId, Value: org.eclipse.scout.apps
[INFO] Parameter: scoutAuthPrivateKeyDev, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair())
[INFO] Parameter: scoutAuthPublicKey, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair())
[INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
[INFO] Parameter: userName, Value: Scout Robot
[INFO] Parameter: displayName, Value: My Application
[INFO] Parameter: javaVersion, Value: 1.8
[INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld
[INFO] Parameter: artifactId, Value: helloworld
[INFO] Parameter: scoutAuthPrivateKey, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair())
[INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld/pom.xml
[WARNING] Don't override file /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld/pom.xml
[INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.shared/pom.xml
[INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.server/pom.xml
[INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.client/pom.xml
[INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.server.app.war/pom.xml
[INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.server.app.dev/pom.xml
[INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.ui.html/pom.xml
[INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.ui.html.app.war/pom.xml
[INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.ui.html.app.dev/pom.xml
[INFO] project created from Archetype in dir: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ scout-helloworld-app ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ scout-helloworld-app ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ scout-helloworld-app ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ scout-helloworld-app ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ scout-helloworld-app ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ scout-helloworld-app ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ scout-helloworld-app ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ scout-helloworld-app ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ scout-helloworld-app ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/scout-helloworld-app-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-helloworld-app/7.0.300-SNAPSHOT/scout-helloworld-app-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-helloworld-app/7.0.300-SNAPSHOT/scout-helloworld-app-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-helloworld-app/target/scout-helloworld-app-7.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-helloworld-app/7.0.300-SNAPSHOT/scout-helloworld-app-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ scout-helloworld-app ---
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ scout-helloworld-app ---
[INFO] Deploying org.eclipse.scout.archetypes:scout-helloworld-app:7.0.300-SNAPSHOT at end
[INFO] 
[INFO] ----------< org.eclipse.scout.archetypes:scout-jaxws-module >-----------
[INFO] Building Scout JaxWs Module 7.0.300-SNAPSHOT                      [2/13]
[INFO] --------------------------[ maven-archetype ]---------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ scout-jaxws-module ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ scout-jaxws-module ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ scout-jaxws-module ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-jaxws-module/../target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ scout-jaxws-module ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ scout-jaxws-module ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ scout-jaxws-module ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ scout-jaxws-module ---
[INFO] Generating flattened POM of project org.eclipse.scout.archetypes:scout-jaxws-module:maven-archetype:7.0.300-SNAPSHOT...
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ scout-jaxws-module ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ scout-jaxws-module ---
[INFO] Building archetype jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-jaxws-module/target/scout-jaxws-module-7.0.300-SNAPSHOT
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ scout-jaxws-module ---
[INFO] Skipping because packaging 'maven-archetype' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ scout-jaxws-module ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-jaxws-module/target/scout-jaxws-module-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ scout-jaxws-module ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ scout-jaxws-module ---
[INFO] Processing Archetype IT project: basic
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: scout-jaxws-module:7.0.300-SNAPSHOT
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: org.eclipse.scout.apps
[INFO] Parameter: artifactId, Value: helloworld.server.jaxws
[INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
[INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld
[INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloworld
[INFO] Parameter: displayName, Value: My Application
[INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
[INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld
[INFO] Parameter: groupId, Value: org.eclipse.scout.apps
[INFO] Parameter: parentArtifactId, Value: helloworld
[INFO] Parameter: artifactId, Value: helloworld.server.jaxws
[WARNING] CP Don't override file /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws/src/main/resources/META-INF/scout.xml
[INFO] project created from Archetype in dir: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ scout-jaxws-module ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ scout-jaxws-module ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ scout-jaxws-module ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ scout-jaxws-module ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ scout-jaxws-module ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ scout-jaxws-module ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ scout-jaxws-module ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ scout-jaxws-module ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ scout-jaxws-module ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-jaxws-module/target/scout-jaxws-module-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-jaxws-module/7.0.300-SNAPSHOT/scout-jaxws-module-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-jaxws-module/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-jaxws-module/7.0.300-SNAPSHOT/scout-jaxws-module-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/scout-jaxws-module/target/scout-jaxws-module-7.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-jaxws-module/7.0.300-SNAPSHOT/scout-jaxws-module-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ scout-jaxws-module ---
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ scout-jaxws-module ---
[INFO] Deploying org.eclipse.scout.archetypes:scout-jaxws-module:7.0.300-SNAPSHOT at end
[INFO] 
[INFO] ------------< org.eclipse.scout.sdk:org.eclipse.scout.sdk >-------------
[INFO] Building Eclipse Scout SDK 7.0.300-SNAPSHOT                       [3/13]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk ---
[INFO] 
[INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ org.eclipse.scout.sdk ---
[INFO] Generating flattened POM of project org.eclipse.scout.sdk:org.eclipse.scout.sdk:pom:7.0.300-SNAPSHOT...
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk ---
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk/7.0.300-SNAPSHOT/org.eclipse.scout.sdk-7.0.300-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk ---
[INFO] Deploying org.eclipse.scout.sdk:org.eclipse.scout.sdk:7.0.300-SNAPSHOT at end
[INFO] 
[INFO] ----------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core >----------
[INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core 7.0.300-SNAPSHOT [4/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.core ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.core ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.core ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk.core ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.core ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.core ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.core ---
[INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.core ---
[INFO] Searching org.eclipse.scout.sdk.core-7.0.300-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk.core:jar:7.0.300-SNAPSHOT in 2 seconds.
[INFO] Searching org.eclipse.scout.sdk.core-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk.core:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.core ---
[INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.core ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.core ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.core ---
[INFO] Deploying org.eclipse.scout.sdk:org.eclipse.scout.sdk.core:7.0.300-SNAPSHOT at end
[INFO] 
[INFO] -------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test >--------
[INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test 7.0.300-SNAPSHOT [5/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.core.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.core.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core.test ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core.test ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:add-source (add-source) @ org.eclipse.scout.sdk.core.test ---
[INFO] Source directory: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/src/main/fixture added.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.core.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.core.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.core.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.core.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk.core.test ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.core.test ---
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core.test ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.core.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core.test ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core.test ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.core.test ---
[INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.core.test ---
[INFO] Searching org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test:jar:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT-tests.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test:test-jar:tests:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT-test-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test:java-source:test-sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.core.test ---
[INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.core.test ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.core.test ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core.test ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.test-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.core.test ---
[INFO] Deploying org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test:7.0.300-SNAPSHOT at end
[INFO] 
[INFO] ---------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s >---------
[INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s 7.0.300-SNAPSHOT [6/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core.s ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.core.s ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.core.s ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core.s ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core.s ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.core.s ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.core.s ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.core.s ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core.s ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.core.s ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk.core.s ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core.s ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.core.s ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core.s ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.core.s ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core.s ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core.s ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.core.s ---
[INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.core.s ---
[INFO] Searching org.eclipse.scout.sdk.core.s-7.0.300-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s:jar:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.core.s-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.core.s ---
[INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.core.s ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.core.s ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core.s ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.core.s ---
[INFO] Deploying org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s:7.0.300-SNAPSHOT at end
[INFO] 
[INFO] ------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test >-------
[INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test 7.0.300-SNAPSHOT [7/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:add-source (add-source) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Source directory: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/src/main/client added.
[INFO] Source directory: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/src/main/shared added.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Searching org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test:jar:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT-tests.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test:test-jar:tests:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT-test-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test:java-source:test-sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.core.s.test ---
[INFO] Deploying org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test:7.0.300-SNAPSHOT at end
[INFO] 
[INFO] --------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e >---------
[INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e 7.0.300-SNAPSHOT [8/13]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e ---
[INFO] Tests are skipped.
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e ---
[INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e ---
[INFO] Searching org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar for inner jars...
[INFO] Signed lib/org.eclipse.scout.sdk.core-7.0.300-SNAPSHOT.jar in 1 seconds.
[INFO] Signed lib/org.eclipse.scout.sdk.core.s-7.0.300-SNAPSHOT.jar in 1 seconds.
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:bundle:7.0.300-SNAPSHOT in 4 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e ---
[INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:install (default-install) > install @ org.eclipse.scout.sdk.s2e >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e ---
[INFO] Tests are skipped.
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e ---
[INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e ---
[INFO] Searching org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar for inner jars...
[INFO] Signed lib/org.eclipse.scout.sdk.core-7.0.300-SNAPSHOT.jar in 1 seconds.
[INFO] Signed lib/org.eclipse.scout.sdk.core.s-7.0.300-SNAPSHOT.jar in 1 seconds.
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:bundle:7.0.300-SNAPSHOT in 4 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e ---
[INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:install (default-install) < install @ org.eclipse.scout.sdk.s2e <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ org.eclipse.scout.sdk.s2e ---
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e ---
[INFO] Deploying org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:7.0.300-SNAPSHOT at end
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:deploy (default-deploy) > deploy @ org.eclipse.scout.sdk.s2e >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e ---
[INFO] Tests are skipped.
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e ---
[INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e ---
[INFO] Searching org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar for inner jars...
[INFO] Signed lib/org.eclipse.scout.sdk.core-7.0.300-SNAPSHOT.jar in 1 seconds.
[INFO] Signed lib/org.eclipse.scout.sdk.core.s-7.0.300-SNAPSHOT.jar in 1 seconds.
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:bundle:7.0.300-SNAPSHOT in 4 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e ---
[INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:install (default-install) > install @ org.eclipse.scout.sdk.s2e >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e ---
[INFO] Tests are skipped.
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e ---
[INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e ---
[INFO] Searching org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar for inner jars...
[INFO] Signed lib/org.eclipse.scout.sdk.core-7.0.300-SNAPSHOT.jar in 1 seconds.
[INFO] Signed lib/org.eclipse.scout.sdk.core.s-7.0.300-SNAPSHOT.jar in 1 seconds.
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:bundle:7.0.300-SNAPSHOT in 4 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e ---
[INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:install (default-install) < install @ org.eclipse.scout.sdk.s2e <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ org.eclipse.scout.sdk.s2e ---
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e ---
[INFO] Deploying org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:7.0.300-SNAPSHOT at end
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:deploy (default-deploy) < deploy @ org.eclipse.scout.sdk.s2e <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] ------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test >------
[INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test 7.0.300-SNAPSHOT [9/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Searching org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test:jar:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT-tests.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test:test-jar:tests:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT-test-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test:java-source:test-sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e.test ---
[INFO] Deploying org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test:7.0.300-SNAPSHOT at end
[INFO] 
[INFO] ------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc >-------
[INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc 7.0.300-SNAPSHOT [10/13]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 63 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Tests are skipped.
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.doc >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 63 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.doc <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Searching org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:bundle:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:install (default-install) > install @ org.eclipse.scout.sdk.s2e.doc >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 63 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Tests are skipped.
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.doc >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 63 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.doc <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Searching org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:bundle:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:java-source:sources:7.0.300-SNAPSHOT in 0 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:install (default-install) < install @ org.eclipse.scout.sdk.s2e.doc <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Deploying org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:7.0.300-SNAPSHOT at end
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:deploy (default-deploy) > deploy @ org.eclipse.scout.sdk.s2e.doc >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 63 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Tests are skipped.
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.doc >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 63 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.doc <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Searching org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:bundle:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:install (default-install) > install @ org.eclipse.scout.sdk.s2e.doc >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 63 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Tests are skipped.
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.doc >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 63 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.doc <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Searching org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:bundle:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:install (default-install) < install @ org.eclipse.scout.sdk.s2e.doc <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Deploying org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:7.0.300-SNAPSHOT at end
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:deploy (default-deploy) < deploy @ org.eclipse.scout.sdk.s2e.doc <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e.doc ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] ------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls >-------
[INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls 7.0.300-SNAPSHOT [11/13]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/main/resources
[INFO] Copying 18 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Tests are skipped.
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.nls >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/main/resources
[INFO] Copying 18 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.nls <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Searching org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:bundle:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:install (default-install) > install @ org.eclipse.scout.sdk.s2e.nls >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/main/resources
[INFO] Copying 18 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Tests are skipped.
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.nls >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/main/resources
[INFO] Copying 18 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.nls <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Searching org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:bundle:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:install (default-install) < install @ org.eclipse.scout.sdk.s2e.nls <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Deploying org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:7.0.300-SNAPSHOT at end
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:deploy (default-deploy) > deploy @ org.eclipse.scout.sdk.s2e.nls >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/main/resources
[INFO] Copying 18 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Tests are skipped.
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.nls >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/main/resources
[INFO] Copying 18 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.nls <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Searching org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:bundle:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:install (default-install) > install @ org.eclipse.scout.sdk.s2e.nls >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/main/resources
[INFO] Copying 18 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Tests are skipped.
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.nls >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/main/resources
[INFO] Copying 18 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.nls <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Searching org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:bundle:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:install (default-install) < install @ org.eclipse.scout.sdk.s2e.nls <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Deploying org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:7.0.300-SNAPSHOT at end
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:deploy (default-deploy) < deploy @ org.eclipse.scout.sdk.s2e.nls <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e.nls ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] -------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui >-------
[INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui 7.0.300-SNAPSHOT [12/13]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/main/resources
[INFO] Copying 41 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Tests are skipped.
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.ui >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/main/resources
[INFO] Copying 41 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.ui <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Searching org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:bundle:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:install (default-install) > install @ org.eclipse.scout.sdk.s2e.ui >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/main/resources
[INFO] Copying 41 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Tests are skipped.
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.ui >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/main/resources
[INFO] Copying 41 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.ui <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Searching org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:bundle:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:install (default-install) < install @ org.eclipse.scout.sdk.s2e.ui <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Deploying org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:7.0.300-SNAPSHOT at end
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:deploy (default-deploy) > deploy @ org.eclipse.scout.sdk.s2e.ui >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/main/resources
[INFO] Copying 41 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Tests are skipped.
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.ui >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/main/resources
[INFO] Copying 41 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.ui <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Searching org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:bundle:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:install (default-install) > install @ org.eclipse.scout.sdk.s2e.ui >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/main/resources
[INFO] Copying 41 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Tests are skipped.
[INFO] 
[INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.ui >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/main/resources
[INFO] Copying 41 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.ui <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Searching org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:bundle:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:java-source:sources:7.0.300-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:install (default-install) < install @ org.eclipse.scout.sdk.s2e.ui <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Deploying org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:7.0.300-SNAPSHOT at end
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:deploy (default-deploy) < deploy @ org.eclipse.scout.sdk.s2e.ui <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e.ui ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --------< org.eclipse.scout.sdk:org.eclipse.scout.sdk-settings >--------
[INFO] Building org.eclipse.scout.sdk-settings 7.0.300-SNAPSHOT         [13/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk-settings ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk-settings ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk-settings ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/../org.eclipse.scout.sdk/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk-settings ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk-settings ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk-settings ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk-settings ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk-settings ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk-settings ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk-settings ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk-settings ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk-settings ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk-settings ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk-settings ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk-settings ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk-settings ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk-settings ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk-settings ---
[INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/target/org.eclipse.scout.sdk-settings-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk-settings ---
[INFO] Searching org.eclipse.scout.sdk-settings-7.0.300-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk-settings:jar:7.0.300-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk-settings ---
[INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/target/org.eclipse.scout.sdk-settings-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk-settings ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk-settings ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk-settings ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/target/org.eclipse.scout.sdk-settings-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-settings/7.0.300-SNAPSHOT/org.eclipse.scout.sdk-settings-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-settings/7.0.300-SNAPSHOT/org.eclipse.scout.sdk-settings-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/target/org.eclipse.scout.sdk-settings-7.0.300-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-settings/7.0.300-SNAPSHOT/org.eclipse.scout.sdk-settings-7.0.300-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk-settings ---
[INFO] Deploying org.eclipse.scout.sdk:org.eclipse.scout.sdk-settings:7.0.300-SNAPSHOT at end
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Eclipse Scout SDK 7.0.300-SNAPSHOT:
[INFO] 
[INFO] Scout Hello World Sample Application ............... SUCCESS [  8.108 s]
[INFO] Scout JaxWs Module ................................. SUCCESS [  2.719 s]
[INFO] Eclipse Scout SDK .................................. SUCCESS [  1.718 s]
[INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core ... SUCCESS [  8.278 s]
[INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test SUCCESS [  7.768 s]
[INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s . SUCCESS [  6.028 s]
[INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test SUCCESS [ 11.217 s]
[INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e  SUCCESS [01:09 min]
[INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test SUCCESS [ 10.106 s]
[INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc SUCCESS [ 35.086 s]
[INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls SUCCESS [ 48.955 s]
[INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui SUCCESS [ 52.774 s]
[INFO] org.eclipse.scout.sdk-settings ..................... SUCCESS [  3.719 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:27 min
[INFO] Finished at: 2020-01-22T19:43:21-05:00
[INFO] ------------------------------------------------------------------------
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -f updatesite-maven-plugin/pom.xml -Dremote_branch=origin/releases/7.0.x -Dis_tag=false -Dtag_or_branch=origin/releases/7.0.x -Dmaven.repo.local=/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository clean install
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------< org.eclipse.scout.sdk:updatesite-maven-plugin >------------
[INFO] Building org.eclipse.scout.sdk:updatesite-maven-plugin 7.0.300-SNAPSHOT
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ updatesite-maven-plugin ---
[INFO] Deleting /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/updatesite-maven-plugin/target
[INFO] 
[INFO] --- flatten-maven-plugin:1.0.0:clean (flatten.clean) @ updatesite-maven-plugin ---
[INFO] Deleting /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/updatesite-maven-plugin/.flattened-pom.xml
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ updatesite-maven-plugin ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ updatesite-maven-plugin ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ updatesite-maven-plugin ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/updatesite-maven-plugin/../target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ updatesite-maven-plugin ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ updatesite-maven-plugin ---
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:helpmojo (help-goal) @ updatesite-maven-plugin ---
[WARNING] 

Goal prefix is specified as: 'updatesite-maven-plugin'. Maven currently expects it to be 'updatesite'.

[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors.
[INFO] Mojo extractor with id: java-annotations found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ updatesite-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ updatesite-maven-plugin ---
[INFO] Generating flattened POM of project org.eclipse.scout.sdk:updatesite-maven-plugin:maven-plugin:7.0.300-SNAPSHOT...
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ updatesite-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/updatesite-maven-plugin/target/classes
[WARNING] /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/updatesite-maven-plugin/target/generated-sources/plugin/HelpMojo.java:[108] 
	public void execute()
        throws MojoExecutionException
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method execute() of type HelpMojo should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/updatesite-maven-plugin/target/generated-sources/plugin/HelpMojo.java:[200] 
	private List<Node> findNamedChild( Node node, String elementName )
	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method findNamedChild(Node, String) from the type HelpMojo can be declared as static
[WARNING] /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/updatesite-maven-plugin/target/generated-sources/plugin/HelpMojo.java:[202] 
	List<Node> result = new ArrayList<Node>();
	                        ^^^^^^^^^
Redundant specification of type arguments <Node>
[WARNING] /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/updatesite-maven-plugin/target/generated-sources/plugin/HelpMojo.java:[353] 
	List<String> lines = new ArrayList<String>();
	                         ^^^^^^^^^
Redundant specification of type arguments <String>
[WARNING] /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/updatesite-maven-plugin/target/generated-sources/plugin/HelpMojo.java:[442] 
	private String getPropertyFromExpression( String expression )
	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method getPropertyFromExpression(String) from the type HelpMojo can be declared as static
5 problems (5 warnings)
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:descriptor (default-descriptor) @ updatesite-maven-plugin ---
[WARNING] 

Goal prefix is specified as: 'updatesite-maven-plugin'. Maven currently expects it to be 'updatesite'.

[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors.
[INFO] Mojo extractor with id: java-annotations found 3 mojo descriptors.
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:descriptor (mojo-descriptor) @ updatesite-maven-plugin ---
[WARNING] 

Goal prefix is specified as: 'updatesite-maven-plugin'. Maven currently expects it to be 'updatesite'.

[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors.
[INFO] Mojo extractor with id: java-annotations found 3 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ updatesite-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ updatesite-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/updatesite-maven-plugin/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ updatesite-maven-plugin ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
Running org.eclipse.scout.maven.plugins.updatesite.StagingTest
[info] Zipping /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/updatesite-maven-plugin/target/test-classes/repository to target/stageTarget/stage.zip
[info] Creating composite Repository
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec - in org.eclipse.scout.maven.plugins.updatesite.StagingTest

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ updatesite-maven-plugin ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/updatesite-maven-plugin/target/updatesite-maven-plugin-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ updatesite-maven-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ updatesite-maven-plugin ---
[INFO] Skipping because packaging 'maven-plugin' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ updatesite-maven-plugin ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/updatesite-maven-plugin/target/updatesite-maven-plugin-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ updatesite-maven-plugin ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/updatesite-maven-plugin/target/updatesite-maven-plugin-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ updatesite-maven-plugin ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ updatesite-maven-plugin ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ updatesite-maven-plugin ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/updatesite-maven-plugin/target/updatesite-maven-plugin-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ updatesite-maven-plugin ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/updatesite-maven-plugin/target/updatesite-maven-plugin-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/updatesite-maven-plugin/7.0.300-SNAPSHOT/updatesite-maven-plugin-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/updatesite-maven-plugin/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/updatesite-maven-plugin/7.0.300-SNAPSHOT/updatesite-maven-plugin-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/updatesite-maven-plugin/target/updatesite-maven-plugin-7.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/updatesite-maven-plugin/7.0.300-SNAPSHOT/updatesite-maven-plugin-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/updatesite-maven-plugin/target/updatesite-maven-plugin-7.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/updatesite-maven-plugin/7.0.300-SNAPSHOT/updatesite-maven-plugin-7.0.300-SNAPSHOT-test-sources.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/updatesite-maven-plugin/target/updatesite-maven-plugin-7.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/updatesite-maven-plugin/7.0.300-SNAPSHOT/updatesite-maven-plugin-7.0.300-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11.333 s
[INFO] Finished at: 2020-01-22T19:43:34-05:00
[INFO] ------------------------------------------------------------------------
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -f org.eclipse.scout.sdk.p2/pom.xml -Dremote_branch=origin/releases/7.0.x -Dis_tag=false -Dtag_or_branch=origin/releases/7.0.x -Dmaven.repo.local=/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository -Dgpg.skip=true clean install -Peclipse-sign -Peclipse-stage
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-feature:7.0.300-SNAPSHOT @ /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/pom.xml
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/
[INFO] Adding repository http://download.eclipse.org/releases/neon
[INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/neon/
[INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/neon/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201705151400/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201705151400/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703141400/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703141400/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703231000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703231000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201606221000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201606221000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201609281000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201609281000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201610111000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201610111000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201612211000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201612211000/
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
[INFO] Adding repository http://download.eclipse.org/cbi/updates/license
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-feature:7.0.300-SNAPSHOT @ /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-feature:7.0.300-SNAPSHOT @ /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-repository:7.0.300-SNAPSHOT @ /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-repository:7.0.300-SNAPSHOT @ /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-repository:7.0.300-SNAPSHOT @ /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/pom.xml
[WARNING] The project org.eclipse.scout.sdk:org.eclipse.scout.sdk.p2:pom:7.0.300-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Eclipse Scout SDK P2                                               [pom]
[INFO] Eclipse Scout SDK P2 Build Target                                  [pom]
[INFO] Eclipse Scout SDK Feature                              [eclipse-feature]
[INFO] Eclipse Scout SDK Repository                        [eclipse-repository]
[INFO] 
[INFO] -----------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.p2 >-----------
[INFO] Building Eclipse Scout SDK P2 7.0.300-SNAPSHOT                     [1/4]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.p2 ---
[INFO] 
[INFO] --- flatten-maven-plugin:1.0.0:clean (flatten.clean) @ org.eclipse.scout.sdk.p2 ---
[INFO] Deleting /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.p2/.flattened-pom.xml
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.p2 ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.p2 ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.p2 ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.p2/../target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.p2 ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.p2 ---
[INFO] 
[INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ org.eclipse.scout.sdk.p2 ---
[INFO] Generating flattened POM of project org.eclipse.scout.sdk:org.eclipse.scout.sdk.p2:pom:7.0.300-SNAPSHOT...
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.p2 ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.p2 ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.p2 ---
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.p2 ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.p2 ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.p2 ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.p2 ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.p2 ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.p2 ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.p2 ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.p2 ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.p2 ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk.p2/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.p2/7.0.300-SNAPSHOT/org.eclipse.scout.sdk.p2-7.0.300-SNAPSHOT.pom
[INFO] 
[INFO] ---------< org.eclipse.scout.sdk:org.eclipse.scout.sdk-target >---------
[INFO] Building Eclipse Scout SDK P2 Build Target 7.0.300-SNAPSHOT        [2/4]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk-target ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk-target ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk-target ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk-target ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-target/../target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk-target ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk-target ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk-target ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk-target ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:attach-artifact (attach-artifacts) @ org.eclipse.scout.sdk-target ---
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk-target ---
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk-target ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk-target ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk-target ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk-target ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk-target ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk-target ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk-target ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk-target ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk-target ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-target/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-target/7.0.300-SNAPSHOT/org.eclipse.scout.sdk-target-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-target/org.eclipse.neon-dependencies.target to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-target/7.0.300-SNAPSHOT/org.eclipse.scout.sdk-target-7.0.300-SNAPSHOT-org.eclipse.neon-dependencies.target
[INFO] 
[INFO] --------< org.eclipse.scout.sdk:org.eclipse.scout.sdk-feature >---------
[INFO] Building Eclipse Scout SDK Feature 7.0.300-SNAPSHOT                [3/4]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk-feature ---
[INFO] Deleting /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.scout.sdk-feature ---
[INFO] The project's OSGi version is 7.0.300.20200125-1614
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.scout.sdk-feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.scout.sdk-feature ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk-feature ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk-feature ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk-feature ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/../target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk-feature ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk-feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.scout.sdk-feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-feature (default-package-feature) @ org.eclipse.scout.sdk-feature ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/target/org.eclipse.scout.sdk-feature-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.scout.sdk-feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.scout.sdk-feature ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk-feature ---
[INFO] Skipping because packaging 'eclipse-feature' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk-feature ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk-feature ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (generate-source-feature) @ org.eclipse.scout.sdk-feature ---
[INFO] Building jar: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/target/org.eclipse.scout.sdk-feature-7.0.300-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk-feature ---
[INFO] No baseline version MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-feature:7.0.300-SNAPSHOT @ /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/pom.xml
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk-feature ---
[INFO] Skipping duplicate-finder execution!
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk-feature ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk-feature ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk-feature ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk-feature ---
[INFO] Searching org.eclipse.scout.sdk-feature-7.0.300-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk-feature:eclipse-feature:7.0.300-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.scout.sdk-feature-7.0.300-SNAPSHOT-sources-feature.jar for inner jars...
[INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk-feature:eclipse-feature:sources-feature:7.0.300-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk-feature ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk-feature ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk-feature ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/target/org.eclipse.scout.sdk-feature-7.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-feature/7.0.300-SNAPSHOT/org.eclipse.scout.sdk-feature-7.0.300-SNAPSHOT.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-feature/7.0.300-SNAPSHOT/org.eclipse.scout.sdk-feature-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/target/org.eclipse.scout.sdk-feature-7.0.300-SNAPSHOT-sources-feature.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-feature/7.0.300-SNAPSHOT/org.eclipse.scout.sdk-feature-7.0.300-SNAPSHOT-sources-feature.jar
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/target/p2content.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-feature/7.0.300-SNAPSHOT/org.eclipse.scout.sdk-feature-7.0.300-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/target/p2artifacts.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-feature/7.0.300-SNAPSHOT/org.eclipse.scout.sdk-feature-7.0.300-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.eclipse.scout.sdk-feature ---
[INFO] 
[INFO] -------< org.eclipse.scout.sdk:org.eclipse.scout.sdk-repository >-------
[INFO] Building Eclipse Scout SDK Repository 7.0.300-SNAPSHOT             [4/4]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk-repository ---
[INFO] Deleting /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.scout.sdk-repository ---
[INFO] The project's OSGi version is 7.0.300.20200125-1614
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk-repository ---
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.scout.sdk-repository ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk-repository ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk-repository ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/../target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk-repository ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk-repository ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/src/main/resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.scout.sdk-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-products (default-publish-products) @ org.eclipse.scout.sdk-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-categories (default-publish-categories) @ org.eclipse.scout.sdk-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.0.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.scout.sdk-repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.0.0:assemble-repository (default-assemble-repository) @ org.eclipse.scout.sdk-repository ---
[INFO] Copying resources from /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/target/classes to /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/target/repository
[WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from 20200125-1614.Default 1.0.0.7D7E3cXKU--_kE7AE9GAU9OKG to org.apache.commons.lang3 [3.1.0].]
[WARNING] More information on the preceding warning(s) can be found here:
[WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
[WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from 20200125-1614.Default 1.0.0.7D7E3cXKU--_kE7AE9GAU9OKG to org.apache.commons.lang3 [3.1.0].]
[WARNING] More information on the preceding warning(s) can be found here:
[WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
[WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from 20200125-1614.Default 1.0.0.7D7E3cXKU--_kE7AE9GAU9OKG to org.apache.commons.lang3 [3.1.0].]
[WARNING] More information on the preceding warning(s) can be found here:
[WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
[WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from 20200125-1614.Default 1.0.0.7D7E3cXKU--_kE7AE9GAU9OKG to org.apache.commons.lang3 [3.1.0].]
[WARNING] More information on the preceding warning(s) can be found here:
[WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.0.0:archive-repository (default-archive-repository) @ org.eclipse.scout.sdk-repository ---
[INFO] Building zip: /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/target/org.eclipse.scout.sdk-repository-7.0.300-SNAPSHOT.zip
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk-repository ---
[INFO] Skipping because packaging 'eclipse-repository' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk-repository ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk-repository ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk-repository ---
[INFO] Skipping duplicate-finder execution!
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk-repository ---
[INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk-repository ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk-repository ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk-repository ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk-repository ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk-repository ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk-repository ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk-repository ---
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/target/org.eclipse.scout.sdk-repository-7.0.300-SNAPSHOT.zip to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-repository/7.0.300-SNAPSHOT/org.eclipse.scout.sdk-repository-7.0.300-SNAPSHOT.zip
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-repository/7.0.300-SNAPSHOT/org.eclipse.scout.sdk-repository-7.0.300-SNAPSHOT.pom
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/target/p2content.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-repository/7.0.300-SNAPSHOT/org.eclipse.scout.sdk-repository-7.0.300-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/target/p2artifacts.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-7.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-repository/7.0.300-SNAPSHOT/org.eclipse.scout.sdk-repository-7.0.300-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.eclipse.scout.sdk-repository ---
[INFO] 
[INFO] --- updatesite-maven-plugin:7.0.300-SNAPSHOT:stage (stage) @ org.eclipse.scout.sdk-repository ---
[INFO] Creating composite Repository
[INFO] Downloading /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/target/stage/nightly/7.0/compositeContent.jar
[INFO] Downloading /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/target/stage/nightly/7.0/compositeArtifacts.jar
[INFO] Zipping /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/target/stage to /jobs/genie.scout/scout-integration-7.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/target/stageTarget/stage20200122-074432-072.zip
[INFO] 
[INFO] --- updatesite-maven-plugin:7.0.300-SNAPSHOT:publish (stage) @ org.eclipse.scout.sdk-repository ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Eclipse Scout SDK P2 7.0.300-SNAPSHOT:
[INFO] 
[INFO] Eclipse Scout SDK P2 ............................... SUCCESS [  3.206 s]
[INFO] Eclipse Scout SDK P2 Build Target .................. SUCCESS [  0.834 s]
[INFO] Eclipse Scout SDK Feature .......................... SUCCESS [ 14.118 s]
[INFO] Eclipse Scout SDK Repository ....................... SUCCESS [ 12.045 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  56.262 s
[INFO] Finished at: 2020-01-22T19:44:32-05:00
[INFO] ------------------------------------------------------------------------
Recording test results
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in  1 second
Finished: SUCCESS