Skip to content
Success

Console Output

05:03:12 Started by an SCM change
05:03:12 Building in workspace /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace
05:03:12 No credentials specified
05:03:12  > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
05:03:12 Fetching changes from the remote Git repository
05:03:12  > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt.git # timeout=10
05:03:12 Fetching upstream changes from git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt.git
05:03:12  > /usr/local/bin/git --version # timeout=10
05:03:12  > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt.git +refs/heads/*:refs/remotes/origin/*
05:03:17  > /usr/local/bin/git rev-parse refs/remotes/origin/releases/6.0.x^{commit} # timeout=10
05:03:17  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/releases/6.0.x^{commit} # timeout=10
05:03:17 Checking out Revision 434b9b5e44176546f755e0d6e4a53ab10defc730 (refs/remotes/origin/releases/6.0.x)
05:03:17  > /usr/local/bin/git config core.sparsecheckout # timeout=10
05:03:17  > /usr/local/bin/git checkout -f 434b9b5e44176546f755e0d6e4a53ab10defc730
05:03:17 Commit message: "OrganizeColumnsForm: ensure reseted column order is persisted"
05:03:17  > /usr/local/bin/git rev-list --no-walk caf0585703b0f1a268c21ecdfa00694136ab55d9 # timeout=10
05:03:17 [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f org.eclipse.scout.rt/pom.xml -Dbranch=origin/releases/6.0.x -Dmaster_sanityCheck_skip=true -Dmaven.repo.local=/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository clean install -U -e
05:03:17 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:03:18 [INFO] Error stacktraces are turned on.
05:03:19 [INFO] Scanning for projects...
05:03:20 [WARNING] The project org.eclipse.scout.rt:org.eclipse.scout.rt:pom:6.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
05:03:20 [WARNING] The project org.eclipse.scout.rt:org.eclipse.scout.rt-settings:jar:6.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
05:03:20 [INFO] ------------------------------------------------------------------------
05:03:20 [INFO] Reactor Build Order:
05:03:20 [INFO] 
05:03:20 [INFO] Eclipse Scout RT                                                   [pom]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.json                        [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform                 [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test            [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared                   [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test              [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons           [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test      [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server                   [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.test              [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms               [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws             [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt                   [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test        [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc              [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test         [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client                   [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client.test              [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client               [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test          [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge             [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor  [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html                  [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test             [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html              [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty                   [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix        [jar]
05:03:20 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test              [jar]
05:03:20 [INFO] org.eclipse.scout.rt-settings                                      [jar]
05:03:20 [INFO] 
05:03:20 [INFO] -------------< org.eclipse.scout.rt:org.eclipse.scout.rt >--------------
05:03:20 [INFO] Building Eclipse Scout RT 6.0.300-SNAPSHOT                        [1/30]
05:03:20 [INFO] --------------------------------[ pom ]---------------------------------
05:03:20 [INFO] 
05:03:20 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt ---
05:03:20 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt/target
05:03:20 [INFO] 
05:03:20 [INFO] --- flatten-maven-plugin:1.0.0:clean (flatten.clean) @ org.eclipse.scout.rt ---
05:03:20 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt/.flattened-pom.xml
05:03:20 [INFO] 
05:03:20 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt ---
05:03:21 [INFO] Skipping Rule Enforcement.
05:03:21 [INFO] 
05:03:21 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt ---
05:03:21 [INFO] 
05:03:21 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt ---
05:03:21 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt/../org.eclipse.scout.rt/target/jacoco-all.exec
05:03:21 [INFO] 
05:03:21 [INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ org.eclipse.scout.rt ---
05:03:21 [INFO] Generating flattened POM of project org.eclipse.scout.rt:org.eclipse.scout.rt:pom:6.0.300-SNAPSHOT...
05:03:21 [INFO] 
05:03:21 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt ---
05:03:22 [INFO] 
05:03:22 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt ---
05:03:22 [INFO] Skipping packaging of the test-jar
05:03:22 [INFO] 
05:03:22 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt ---
05:03:22 [INFO] 
05:03:22 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt ---
05:03:22 [INFO] 
05:03:22 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt ---
05:03:22 [INFO] Skipping duplicate-finder execution!
05:03:22 [INFO] 
05:03:22 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt ---
05:03:22 [INFO] Signature checking is skipped.
05:03:22 [INFO] 
05:03:22 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt ---
05:03:23 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt/6.0.300-SNAPSHOT/org.eclipse.scout.rt-6.0.300-SNAPSHOT.pom
05:03:23 [INFO] 
05:03:23 [INFO] ------------< org.eclipse.scout.rt:org.eclipse.scout.json >-------------
05:03:23 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.json 6.0.300-SNAPSHOT [2/30]
05:03:23 [INFO] --------------------------------[ jar ]---------------------------------
05:03:23 [INFO] 
05:03:23 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.json ---
05:03:23 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/target
05:03:23 [INFO] 
05:03:23 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.json ---
05:03:23 [INFO] Skipping Rule Enforcement.
05:03:23 [INFO] 
05:03:23 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.json ---
05:03:26 [INFO] 
05:03:26 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.json ---
05:03:26 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/../org.eclipse.scout.rt/target/jacoco-all.exec
05:03:26 [INFO] 
05:03:26 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.json ---
05:03:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:26 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/src/main/resources
05:03:26 [INFO] 
05:03:26 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.json ---
05:03:26 [INFO] Changes detected - recompiling the module!
05:03:26 [INFO] Compiling 6 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/target/classes
05:03:27 [INFO] 
05:03:27 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.json ---
05:03:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:27 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/src/test/resources
05:03:27 [INFO] 
05:03:27 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.json ---
05:03:27 [INFO] Changes detected - recompiling the module!
05:03:27 [INFO] Compiling 7 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/target/test-classes
05:03:27 [INFO] 
05:03:27 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.json ---
05:03:27 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/target/surefire-reports
05:03:27 
05:03:27 -------------------------------------------------------
05:03:27  T E S T S
05:03:27 -------------------------------------------------------
05:03:27 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:03:27 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:03:27 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:03:27 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:03:27 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:03:27 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:03:27 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:03:29 Running org.json.JSONArrayTest
05:03:29 Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in org.json.JSONArrayTest
05:03:29 Running org.json.SelfUseTest
05:03:29 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.json.SelfUseTest
05:03:29 Running org.json.ParsingTest
05:03:29 Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.json.ParsingTest
05:03:29 Running org.json.JSONTokenerTest
05:03:29 Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in org.json.JSONTokenerTest
05:03:29 Running org.json.JSONStringerTest
05:03:29 Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.json.JSONStringerTest
05:03:29 Running org.json.JSONObjectTest
05:03:29 Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.json.JSONObjectTest
05:03:29 Running org.json.CompatibilityTest
05:03:29 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.json.CompatibilityTest
05:03:29 
05:03:29 Results :
05:03:29 
05:03:29 Tests run: 187, Failures: 0, Errors: 0, Skipped: 0
05:03:29 
05:03:29 [INFO] 
05:03:29 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.json ---
05:03:29 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/target/org.eclipse.scout.json-6.0.300-SNAPSHOT.jar
05:03:29 [INFO] 
05:03:29 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.json ---
05:03:29 [INFO] 
05:03:29 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.json ---
05:03:29 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/target/org.eclipse.scout.json-6.0.300-SNAPSHOT-tests.jar
05:03:29 [INFO] 
05:03:29 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.json ---
05:03:29 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/target/org.eclipse.scout.json-6.0.300-SNAPSHOT-sources.jar
05:03:29 [INFO] 
05:03:29 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.json ---
05:03:29 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/target/org.eclipse.scout.json-6.0.300-SNAPSHOT-test-sources.jar
05:03:29 [INFO] 
05:03:29 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.json ---
05:03:29 [INFO] Skipping duplicate-finder execution!
05:03:29 [INFO] 
05:03:29 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.json ---
05:03:29 [INFO] Signature checking is skipped.
05:03:29 [INFO] 
05:03:29 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.json ---
05:03:29 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/target/org.eclipse.scout.json-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.json/6.0.300-SNAPSHOT/org.eclipse.scout.json-6.0.300-SNAPSHOT.jar
05:03:29 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.json/6.0.300-SNAPSHOT/org.eclipse.scout.json-6.0.300-SNAPSHOT.pom
05:03:29 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/target/org.eclipse.scout.json-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.json/6.0.300-SNAPSHOT/org.eclipse.scout.json-6.0.300-SNAPSHOT-tests.jar
05:03:29 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/target/org.eclipse.scout.json-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.json/6.0.300-SNAPSHOT/org.eclipse.scout.json-6.0.300-SNAPSHOT-sources.jar
05:03:29 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/target/org.eclipse.scout.json-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.json/6.0.300-SNAPSHOT/org.eclipse.scout.json-6.0.300-SNAPSHOT-test-sources.jar
05:03:29 [INFO] 
05:03:29 [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform >---------
05:03:29 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.platform 6.0.300-SNAPSHOT [3/30]
05:03:29 [INFO] --------------------------------[ jar ]---------------------------------
05:03:29 [INFO] 
05:03:29 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.platform ---
05:03:29 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform/target
05:03:29 [INFO] 
05:03:29 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform ---
05:03:29 [INFO] Skipping Rule Enforcement.
05:03:29 [INFO] 
05:03:29 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.platform ---
05:03:31 [INFO] 
05:03:31 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.platform ---
05:03:31 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform/../org.eclipse.scout.rt/target/jacoco-all.exec
05:03:31 [INFO] 
05:03:31 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.platform ---
05:03:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:31 [INFO] Copying 1 resource
05:03:31 [INFO] 
05:03:31 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.platform ---
05:03:31 [INFO] Changes detected - recompiling the module!
05:03:31 [INFO] Compiling 338 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform/target/classes
05:03:33 [INFO] 
05:03:33 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.platform ---
05:03:33 [INFO] 
05:03:33 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.platform ---
05:03:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:33 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform/src/test/resources
05:03:33 [INFO] 
05:03:33 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform ---
05:03:33 [INFO] No sources to compile
05:03:33 [INFO] 
05:03:33 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.platform ---
05:03:33 [INFO] No tests to run.
05:03:33 [INFO] 
05:03:33 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.platform ---
05:03:33 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-6.0.300-SNAPSHOT.jar
05:03:33 [INFO] 
05:03:33 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.platform ---
05:03:33 [INFO] 
05:03:33 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.platform ---
05:03:33 [INFO] Skipping packaging of the test-jar
05:03:33 [INFO] 
05:03:33 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform ---
05:03:33 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-6.0.300-SNAPSHOT-sources.jar
05:03:33 [INFO] 
05:03:33 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform ---
05:03:33 [INFO] No sources in project. Archive not created.
05:03:33 [INFO] 
05:03:33 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.platform ---
05:03:33 [INFO] Skipping duplicate-finder execution!
05:03:33 [INFO] 
05:03:33 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.platform ---
05:03:33 [INFO] Signature checking is skipped.
05:03:33 [INFO] 
05:03:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.platform ---
05:03:33 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/6.0.300-SNAPSHOT/org.eclipse.scout.rt.platform-6.0.300-SNAPSHOT.jar
05:03:33 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/6.0.300-SNAPSHOT/org.eclipse.scout.rt.platform-6.0.300-SNAPSHOT.pom
05:03:33 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/6.0.300-SNAPSHOT/org.eclipse.scout.rt.platform-6.0.300-SNAPSHOT-sources.jar
05:03:33 [INFO] 
05:03:33 [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test >-------
05:03:33 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test 6.0.300-SNAPSHOT [4/30]
05:03:33 [INFO] --------------------------------[ jar ]---------------------------------
05:03:33 [INFO] 
05:03:33 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.platform.test ---
05:03:33 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target
05:03:34 [INFO] 
05:03:34 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform.test ---
05:03:34 [INFO] Skipping Rule Enforcement.
05:03:34 [INFO] 
05:03:34 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.platform.test ---
05:03:35 [INFO] 
05:03:35 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.platform.test ---
05:03:35 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/../org.eclipse.scout.rt/target/jacoco-all.exec
05:03:35 [INFO] 
05:03:35 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.platform.test ---
05:03:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:35 [INFO] Copying 3 resources
05:03:35 [INFO] 
05:03:35 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.platform.test ---
05:03:35 [INFO] Changes detected - recompiling the module!
05:03:35 [INFO] Compiling 32 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/classes
05:03:35 [INFO] 
05:03:35 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.platform.test ---
05:03:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:35 [INFO] Copying 17 resources
05:03:35 [INFO] 
05:03:35 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform.test ---
05:03:35 [INFO] Changes detected - recompiling the module!
05:03:35 [INFO] Compiling 194 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/test-classes
05:03:37 [INFO] 
05:03:37 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.platform.test ---
05:03:37 [INFO] 
05:03:37 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.platform.test ---
05:03:37 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/surefire-reports
05:03:37 
05:03:37 -------------------------------------------------------
05:03:37  T E S T S
05:03:37 -------------------------------------------------------
05:03:37 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:03:37 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:03:37 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:03:37 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:03:37 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:03:37 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:03:37 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:03:37 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:03:37 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:03:37 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:03:37 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:03:37 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:03:39 Running org.eclipse.scout.rt.platform.BeanOrderTest
05:03:39 Running org.eclipse.scout.rt.platform.exception.PlaceholderExceptionTest
05:03:39 Running org.eclipse.scout.rt.platform.exception.ProcessingExceptionTest
05:03:40 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec - in org.eclipse.scout.rt.platform.exception.PlaceholderExceptionTest
05:03:40 Running org.eclipse.scout.rt.platform.context.RunContextTest
05:03:40 Running org.eclipse.scout.rt.platform.util.CompareUtilityTest
05:03:40 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.eclipse.scout.rt.platform.util.CompareUtilityTest
05:03:40 Running org.eclipse.scout.rt.platform.util.CollectionUtilityTest
05:03:40 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec - in org.eclipse.scout.rt.platform.exception.ProcessingExceptionTest
05:03:40 Running org.eclipse.scout.rt.platform.exception.DefaultExceptionTranslatorTest
05:03:40 Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in org.eclipse.scout.rt.platform.util.CollectionUtilityTest
05:03:40 Running org.eclipse.scout.rt.platform.util.BeanUtilityTest
05:03:40 Running org.eclipse.scout.rt.platform.job.JobManagerLoadTest
05:03:40 Running org.eclipse.scout.rt.platform.job.filter.future.SingleExecutionFutureFilterTest
05:03:40 Running org.eclipse.scout.rt.testing.platform.util.BlockingCountDownLatchTest
05:03:41 Running org.eclipse.scout.rt.platform.util.FinalValueTest
05:03:41 Running org.eclipse.scout.rt.platform.util.Base64UtilityTest
05:03:41 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec - in org.eclipse.scout.rt.platform.util.FinalValueTest
05:03:41 Running org.eclipse.scout.rt.platform.util.EventListenerListTest
05:03:41 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in org.eclipse.scout.rt.platform.util.EventListenerListTest
05:03:41 Running org.eclipse.scout.rt.platform.util.CompositeObjectTest
05:03:41 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.platform.util.CompositeObjectTest
05:03:41 Running org.eclipse.scout.rt.platform.util.CloneUtilityTest
05:03:41 Running org.eclipse.scout.rt.testing.platform.util.date.FixedDateProviderTest
05:03:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.eclipse.scout.rt.testing.platform.util.date.FixedDateProviderTest
05:03:41 Running org.eclipse.scout.rt.testing.platform.util.concurrent.ThreadInterruptionTest
05:03:41 Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.084 sec - in org.eclipse.scout.rt.platform.util.BeanUtilityTest
05:03:41 Running org.eclipse.scout.rt.platform.status.MultiStatusTest
05:03:41 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.eclipse.scout.rt.platform.status.MultiStatusTest
05:03:41 Running org.eclipse.scout.rt.platform.nls.CollatorProviderTest
05:03:41 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec - in org.eclipse.scout.rt.platform.nls.CollatorProviderTest
05:03:41 Running org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest
05:03:41 2019-03-14 09:03:41,459 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[]
05:03:41 Running org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest
05:03:41 2019-03-14 09:03:41,503 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[]
05:03:41 2019-03-14 09:03:41,504 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[]
05:03:41 2019-03-14 09:03:41,505 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[]
05:03:41 2019-03-14 09:03:41,506 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[]
05:03:41 2019-03-14 09:03:41,508 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[]
05:03:41 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest
05:03:41 Running org.eclipse.scout.rt.platform.logger.Log4jLoggerSupportTest
05:03:41 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec - in org.eclipse.scout.rt.platform.logger.Log4jLoggerSupportTest
05:03:41 Running org.eclipse.scout.rt.platform.job.internal.ThreadNameDecoratorTest
05:03:41 2019-03-14 09:03:41,665 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:03:41 2019-03-14 09:03:41,854 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:03:41 2019-03-14 09:03:41,912 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 213.094348 ms - MDC[]
05:03:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.109 sec - in org.eclipse.scout.rt.testing.platform.util.BlockingCountDownLatchTest
05:03:41 Running org.eclipse.scout.rt.testing.platform.runner.parameterized.SampleParameterizedPlatformTest
05:03:42 2019-03-14 09:03:42,008 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 104.755883 ms - MDC[]
05:03:42 2019-03-14 09:03:42,013 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:03:42 2019-03-14 09:03:42,250 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:03:42 2019-03-14 09:03:42,253 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 210.740006 ms - MDC[]
05:03:42 2019-03-14 09:03:42,385 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:03:42 2019-03-14 09:03:42,386 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:03:42 2019-03-14 09:03:42,363 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:03:42 2019-03-14 09:03:42,416 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:03:42 2019-03-14 09:03:42,513 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 237.709733 ms - MDC[]
05:03:42 2019-03-14 09:03:42,590 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 135.729358 ms - MDC[]
05:03:42 2019-03-14 09:03:42,594 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 184.523726 ms - MDC[]
05:03:42 2019-03-14 09:03:42,598 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:03:42 2019-03-14 09:03:42,599 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:03:42 2019-03-14 09:03:42,668 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:03:42 2019-03-14 09:03:42,669 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:03:42 #TUNING: decode[1000] sum=107.962440ms min=0.007901ms avg=0.107962ms median=0.051087ms max=14.688281ms  [without 10 smallest and 10 largest:  sum=56.039215 min=0.012041ms avg=0.057241ms median=0.051087ms max=0.196093ms]
05:03:42 #TUNING: encode[1000] sum=103.779782ms min=0.007064ms avg=0.103779ms median=0.024314ms max=20.957008ms  [without 10 smallest and 10 largest:  sum=24.401416 min=0.009620ms avg=0.024924ms median=0.024314ms max=0.070348ms]Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.546 sec - in org.eclipse.scout.rt.platform.util.CloneUtilityTest
05:03:44 Running org.eclipse.scout.rt.platform.util.AssertionsTest
05:03:44 
05:03:44 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.702 sec - in org.eclipse.scout.rt.platform.util.Base64UtilityTest
05:03:44 Running org.eclipse.scout.rt.platform.security.SecurityUtilityTest
05:03:44 Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec - in org.eclipse.scout.rt.platform.util.AssertionsTest
05:03:44 Running org.eclipse.scout.rt.platform.resource.BinaryResourceTest
05:03:44 2019-03-14 09:03:42,933 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:03:44 2019-03-14 09:03:43,004 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:03:44 2019-03-14 09:03:43,005 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:03:44 2019-03-14 09:03:43,001 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:03:44 2019-03-14 09:03:43,046 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:03:44 2019-03-14 09:03:43,120 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:03:44 2019-03-14 09:03:43,156 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:03:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.571 sec - in org.eclipse.scout.rt.platform.job.internal.ThreadNameDecoratorTest
05:03:44 Running org.eclipse.scout.rt.platform.job.internal.SerialFutureExecutionTest
05:03:44 2019-03-14 09:03:43,169 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 211.075745 ms - MDC[]
05:03:44 2019-03-14 09:03:43,205 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 180.672495 ms - MDC[]
05:03:44 2019-03-14 09:03:43,198 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:03:44 2019-03-14 09:03:43,231 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:03:44 2019-03-14 09:03:43,329 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 202.470939 ms - MDC[]
05:03:44 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.132 sec - in org.eclipse.scout.rt.platform.exception.DefaultExceptionTranslatorTest
05:03:44 Running org.eclipse.scout.rt.platform.chain.callable.CallableChainTest
05:03:44 2019-03-14 09:03:43,460 ERROR [main] org.eclipse.scout.rt.platform.chain.callable.CallableChain - Unexpected error during the undecoration of a command's execution. [undecorator=org.eclipse.scout.rt.platform.chain.callable.CallableChainTest$6$1, command=org.eclipse.scout.rt.platform.chain.callable.CallableChainTest$9@d176a31] - MDC[]
05:03:44 java.lang.RuntimeException: expected JUnit test exception
05:03:44 	at org.eclipse.scout.rt.platform.chain.callable.CallableChainTest$6$1.undecorate(CallableChainTest.java:123)
05:03:44 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.undecorateSafe(CallableChain.java:197)
05:03:44 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:190)
05:03:44 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:03:44 	at org.eclipse.scout.rt.platform.chain.callable.CallableChainTest.testDecoratorChainWithException(CallableChainTest.java:147)
05:03:44 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:03:44 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:03:44 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:03:44 	at java.lang.reflect.Method.invoke(Method.java:498)
05:03:44 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
05:03:44 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05:03:44 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
05:03:44 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05:03:44 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
05:03:44 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
05:03:44 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
05:03:44 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
05:03:44 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
05:03:44 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
05:03:44 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
05:03:44 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
05:03:44 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
05:03:44 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
05:03:44 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
05:03:44 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
05:03:44 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
05:03:44 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
05:03:44 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
05:03:44 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
05:03:44 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec - in org.eclipse.scout.rt.platform.chain.callable.CallableChainTest
05:03:44 Running org.eclipse.scout.rt.platform.BeanContextTest
05:03:44 2019-03-14 09:03:43,447 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:03:44 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.scout.rt.platform.BeanContextTest
05:03:44 2019-03-14 09:03:43,660 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 167.749730 ms - MDC[]
05:03:44 2019-03-14 09:03:43,709 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:03:44 2019-03-14 09:03:43,710 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:03:44 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.699 sec - in org.eclipse.scout.rt.platform.context.RunContextTest
05:03:44 Running org.eclipse.scout.rt.platform.SameBeanOrderTest
05:03:44 2019-03-14 09:03:43,715 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:03:44 2019-03-14 09:03:43,716 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:03:44 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.platform.SameBeanOrderTest
05:03:44 2019-03-14 09:03:43,744 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:03:44 2019-03-14 09:03:43,745 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:03:44 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.233 sec - in org.eclipse.scout.rt.platform.BeanOrderTest
05:03:44 Running org.eclipse.scout.rt.platform.ApplicationTest
05:03:44 2019-03-14 09:03:43,854 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:03:44 2019-03-14 09:03:43,896 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:03:44 2019-03-14 09:03:43,897 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:03:44 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.093 sec - in org.eclipse.scout.rt.platform.resource.BinaryResourceTest
05:03:44 Running org.eclipse.scout.rt.platform.nls.DynamicNlsTest
05:03:44 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.024 sec - in org.eclipse.scout.rt.platform.nls.DynamicNlsTest
05:03:44 Running org.eclipse.scout.rt.platform.job.internal.JobManagerChainTest
05:03:44 2019-03-14 09:03:44,079 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:03:44 2019-03-14 09:03:44,080 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:03:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec - in org.eclipse.scout.rt.platform.ApplicationTest
05:03:44 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.926 sec - in org.eclipse.scout.rt.testing.platform.util.concurrent.ThreadInterruptionTest
05:03:44 Running org.eclipse.scout.rt.testing.platform.util.concurrent.OptimisticLockTest
05:03:44 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.testing.platform.util.concurrent.OptimisticLockTest
05:03:44 Running org.eclipse.scout.rt.testing.platform.util.ScoutAssertTest
05:03:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.testing.platform.util.ScoutAssertTest
05:03:44 Running org.eclipse.scout.rt.testing.platform.runner.statement.ScheduledDescendantJobListenerPlatformTest
05:03:44 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.541 sec - in org.eclipse.scout.rt.platform.security.SecurityUtilityTest
05:03:44 Running org.eclipse.scout.rt.platform.security.PublicKeyUtilityTest
05:03:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in org.eclipse.scout.rt.platform.security.PublicKeyUtilityTest
05:03:44 Running org.eclipse.scout.rt.platform.security.MalwareScannerTest
05:03:44 2019-03-14 09:03:44,413 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception] - MDC[]
05:03:44 2019-03-14 09:03:44,446 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception [severity=ERROR]] - MDC[]
05:03:44 2019-03-14 09:03:44,448 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=expected JUnit test exception [severity=ERROR]] - MDC[]
05:03:44 2019-03-14 09:03:44,450 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception] - MDC[]
05:03:44 2019-03-14 09:03:44,451 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will not be re-thrown for JUnit assertion because another exception was already handled. [current exception=org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException2: expected JUnit test exception, other exception=expected JUnit test exception] - MDC[]
05:03:44 2019-03-14 09:03:44,465 ERROR [main] org.eclipse.scout.rt.platform.exception.ExceptionHandler - TestException1:expected JUnit test exception - MDC[]
05:03:44 org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception
05:03:44 	at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testCustomExceptionHandler(JUnitExceptionHandlerTest.java:92)
05:03:44 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:03:44 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:03:44 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:03:44 	at java.lang.reflect.Method.invoke(Method.java:498)
05:03:44 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
05:03:44 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05:03:44 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
05:03:44 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05:03:44 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
05:03:44 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
05:03:44 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
05:03:44 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
05:03:44 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
05:03:44 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
05:03:44 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
05:03:44 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
05:03:44 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
05:03:44 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
05:03:44 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
05:03:44 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
05:03:44 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
05:03:44 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
05:03:44 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
05:03:44 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
05:03:44 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:97)
05:03:44 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
05:03:44 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
05:03:44 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
05:03:44 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
05:03:44 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
05:03:44 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
05:03:44 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
05:03:44 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
05:03:44 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
05:03:44 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.989 sec - in org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest
05:03:44 Running org.eclipse.scout.rt.platform.util.collection.OrderedCollectionTest
05:03:44 2019-03-14 09:03:44,544 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:03:44 Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec - in org.eclipse.scout.rt.platform.util.collection.OrderedCollectionTest
05:03:44 Running org.eclipse.scout.rt.platform.util.TriStateTest
05:03:44 2019-03-14 09:03:44,727 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 107.048574 ms - MDC[]
05:03:44 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in org.eclipse.scout.rt.platform.util.TriStateTest
05:03:44 Running org.eclipse.scout.rt.platform.util.ThreadLocalProcessorTest
05:03:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.util.ThreadLocalProcessorTest
05:03:44 Running org.eclipse.scout.rt.platform.util.StringUtilityTest
05:03:44 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.841 sec - in org.eclipse.scout.rt.testing.platform.runner.parameterized.SampleParameterizedPlatformTest
05:03:44 Running org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedTestRunnerExtensionTest
05:03:44 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedTestRunnerExtensionTest
05:03:44 Running org.eclipse.scout.rt.testing.platform.runner.TimesClassLevelTest
05:03:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.121 sec - in org.eclipse.scout.rt.platform.job.filter.future.SingleExecutionFutureFilterTest
05:03:44 Running org.eclipse.scout.rt.platform.job.filter.future.JobNameFutureFilterTest
05:03:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in org.eclipse.scout.rt.testing.platform.runner.TimesClassLevelTest
05:03:44 Running org.eclipse.scout.rt.testing.platform.mock.BeanAnnotationsTest
05:03:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.eclipse.scout.rt.platform.job.filter.future.JobNameFutureFilterTest
05:03:44 Running org.eclipse.scout.rt.platform.job.filter.future.ExecutionHintFutureFilterTest
05:03:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.eclipse.scout.rt.platform.job.filter.future.ExecutionHintFutureFilterTest
05:03:44 Running org.eclipse.scout.rt.platform.job.JobsTest
05:03:45 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec - in org.eclipse.scout.rt.platform.job.JobsTest
05:03:45 Running org.eclipse.scout.rt.platform.job.JobManagerTest
05:03:45 Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 sec - in org.eclipse.scout.rt.platform.util.StringUtilityTest
05:03:45 Running org.eclipse.scout.rt.platform.util.HTMLUtilityTest
05:03:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.279 sec - in org.eclipse.scout.rt.platform.job.internal.JobManagerChainTest
05:03:45 Running org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphoreTest
05:03:45 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 sec - in org.eclipse.scout.rt.testing.platform.mock.BeanAnnotationsTest
05:03:45 Running org.eclipse.scout.rt.platform.util.date.DateProviderTest
05:03:45 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.22 sec - in org.eclipse.scout.rt.testing.platform.runner.statement.ScheduledDescendantJobListenerPlatformTest
05:03:45 Running org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedPlatformTestRunnerTest
05:03:45 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.platform.util.date.DateProviderTest
05:03:45 Running org.eclipse.scout.rt.platform.util.XmlUtilityTest
05:03:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedPlatformTestRunnerTest
05:03:45 Running org.eclipse.scout.rt.testing.platform.runner.TimesMethodLevelTest
05:03:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.testing.platform.runner.TimesMethodLevelTest
05:03:45 Running org.eclipse.scout.rt.testing.platform.runner.MockBeanTest
05:03:45 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec - in org.eclipse.scout.rt.platform.util.XmlUtilityTest
05:03:45 Running org.eclipse.scout.rt.platform.util.XmlUtilityFactoryTest
05:03:45 2019-03-14 09:03:45,594 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:03:45 2019-03-14 09:03:45,595 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:03:45 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 sec - in org.eclipse.scout.rt.platform.job.JobManagerTest
05:03:45 Running org.eclipse.scout.rt.platform.job.ExecutionTriggerTest
05:03:45 Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.243 sec - in org.eclipse.scout.rt.platform.security.MalwareScannerTest
05:03:45 Running org.eclipse.scout.rt.platform.reflect.FastBeanUtilityTest
05:03:45 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in org.eclipse.scout.rt.platform.job.ExecutionTriggerTest
05:03:45 Running org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilderTest
05:03:45 2019-03-14 09:03:45,692 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder - found no pre-built 'file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/inventory/internal/test%20repository/META-INF/jandex.idx'. scanning location... - MDC[]
05:03:45 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in org.eclipse.scout.rt.platform.reflect.FastBeanUtilityTest
05:03:45 Running org.eclipse.scout.rt.platform.logger.JulLoggerSupportTest
05:03:45 2019-03-14 09:03:45,716 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder - found no pre-built 'jar:file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/inventory/internal/test%20repository/test.jar_!/META-INF/jandex.idx'. scanning location... - MDC[]
05:03:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilderTest
05:03:45 Running org.eclipse.scout.rt.platform.internal.PlatformImplementorTest
05:03:45 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.578 sec - in org.eclipse.scout.rt.platform.util.HTMLUtilityTest
05:03:45 Running org.eclipse.scout.rt.platform.util.ConcurrentExpiringMapTest
05:03:45 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.eclipse.scout.rt.platform.logger.JulLoggerSupportTest
05:03:45 Running org.eclipse.scout.rt.platform.job.internal.TemporalValueComputationTest
05:03:45 2019-03-14 09:03:45,771 INFO  [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:03:45 2019-03-14 09:03:45,783 ERROR [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Error during event listener notification. - MDC[]
05:03:45 org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:67)
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:343)
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:317)
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:138)
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:119)
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:165)
05:03:45 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
05:03:45 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:03:45 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:03:45 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:03:45 	at java.lang.Thread.run(Thread.java:748)
05:03:45 2019-03-14 09:03:45,785 ERROR [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Error during platform startup - MDC[]
05:03:45 org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:67)
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:343)
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:317)
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:138)
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:119)
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:165)
05:03:45 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
05:03:45 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:03:45 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:03:45 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:03:45 	at java.lang.Thread.run(Thread.java:748)
05:03:45 2019-03-14 09:03:45,793 INFO  [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:03:45 2019-03-14 09:03:45,794 WARN  [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[]
05:03:45 2019-03-14 09:03:45,796 ERROR [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Error during event listener notification. - MDC[]
05:03:45 org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:67)
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:343)
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:317)
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:158)
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:119)
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:165)
05:03:45 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
05:03:45 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:03:45 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:03:45 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:03:45 	at java.lang.Thread.run(Thread.java:748)
05:03:45 2019-03-14 09:03:45,799 INFO  [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:03:45 2019-03-14 09:03:45,799 WARN  [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[]
05:03:45 2019-03-14 09:03:45,800 ERROR [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Error during event listener notification. - MDC[]
05:03:45 org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:67)
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:343)
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:317)
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:144)
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:119)
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:165)
05:03:45 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
05:03:45 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:03:45 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:03:45 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:03:45 	at java.lang.Thread.run(Thread.java:748)
05:03:45 2019-03-14 09:03:45,801 ERROR [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Error during platform startup - MDC[]
05:03:45 org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:67)
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:343)
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:317)
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:144)
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:119)
05:03:45 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:165)
05:03:45 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
05:03:45 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:03:45 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:03:45 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:03:45 	at java.lang.Thread.run(Thread.java:748)
05:03:45 2019-03-14 09:03:45,803 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:03:45 2019-03-14 09:03:45,804 WARN  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[]
05:03:45 2019-03-14 09:03:45,815 INFO  [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:03:45 2019-03-14 09:03:45,816 WARN  [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[]
05:03:45 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec - in org.eclipse.scout.rt.platform.internal.PlatformImplementorTest
05:03:45 Running org.eclipse.scout.rt.platform.html.HtmlHelperTest
05:03:45 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in org.eclipse.scout.rt.platform.html.HtmlHelperTest
05:03:45 Running org.eclipse.scout.rt.platform.filter.OrFilterTest
05:03:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 sec - in org.eclipse.scout.rt.testing.platform.runner.MockBeanTest
05:03:45 Running org.eclipse.scout.rt.platform.util.date.DateUtilityTest
05:03:45 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in org.eclipse.scout.rt.platform.filter.OrFilterTest
05:03:45 Running org.eclipse.scout.rt.platform.exception.ProcessingStatusTest
05:03:46 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec - in org.eclipse.scout.rt.platform.exception.ProcessingStatusTest
05:03:46 Running org.eclipse.scout.rt.platform.exception.PlatformExceptionTest
05:03:46 Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.073 sec - in org.eclipse.scout.rt.platform.exception.PlatformExceptionTest
05:03:46 Running org.eclipse.scout.rt.platform.exception.ExceptionHandlerTest
05:03:46 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.exception.ExceptionHandlerTest
05:03:46 Running org.eclipse.scout.rt.platform.exception.DefaultRuntimeExceptionTranslatorTest
05:03:46 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in org.eclipse.scout.rt.platform.exception.DefaultRuntimeExceptionTranslatorTest
05:03:46 Running org.eclipse.scout.rt.platform.context.RunContextChainTest
05:03:46 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.context.RunContextChainTest
05:03:46 Running org.eclipse.scout.rt.platform.config.PropertiesHelperTest
05:03:46 2019-03-14 09:03:46,160 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper - Invalid boolean-value for property 'stringKey' configured: stringValue - MDC[]
05:03:46 2019-03-14 09:03:46,160 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper - Invalid boolean-value for property 'stringKey' configured: stringValue - MDC[]
05:03:46 2019-03-14 09:03:46,161 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper - Invalid long-value for property 'invalidNumberKey' configured: invalid - MDC[]
05:03:46 2019-03-14 09:03:46,162 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper - Invalid int-value for property 'invalidNumberKey' configured: invalid - MDC[]
05:03:46 2019-03-14 09:03:46,163 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper - Invalid double-value for property 'invalidNumberKey' configured: invalid - MDC[]
05:03:46 2019-03-14 09:03:46,164 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper - Invalid float-value for property 'invalidNumberKey' configured: invalid - MDC[]
05:03:46 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.scout.rt.platform.config.PropertiesHelperTest
05:03:46 Running org.eclipse.scout.rt.platform.ReUseVsReplaceTest
05:03:46 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.eclipse.scout.rt.platform.ReUseVsReplaceTest
05:03:46 Running org.eclipse.scout.rt.platform.InterfaceBeanTest
05:03:46 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.platform.InterfaceBeanTest
05:03:46 Running org.eclipse.scout.rt.platform.DynamicAnnotationTest
05:03:46 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.scout.rt.platform.DynamicAnnotationTest
05:03:46 Running org.eclipse.scout.rt.platform.BeansWithCircularDependenciesTest
05:03:46 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec - in org.eclipse.scout.rt.platform.BeansWithCircularDependenciesTest
05:03:46 Running org.eclipse.scout.rt.platform.BEANSTest
05:03:46 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.eclipse.scout.rt.platform.BEANSTest
05:03:46 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 sec - in org.eclipse.scout.rt.platform.util.ConcurrentExpiringMapTest
05:03:46 Running org.eclipse.scout.rt.platform.status.StatusTest
05:03:46 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.eclipse.scout.rt.platform.status.StatusTest
05:03:46 Running org.eclipse.scout.rt.platform.service.ServiceTest
05:03:46 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.service.ServiceTest
05:03:46 Running org.eclipse.scout.rt.platform.reflect.BasicPropertySupportTest
05:03:46 Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.152 sec - in org.eclipse.scout.rt.platform.reflect.BasicPropertySupportTest
05:03:46 Running org.eclipse.scout.rt.platform.job.internal.PermitAcquisitionOrderTest
05:03:46 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.256 sec - in org.eclipse.scout.rt.platform.util.XmlUtilityFactoryTest
05:03:46 Running org.eclipse.scout.rt.platform.util.UriUtilityTest
05:03:48 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.272 sec - in org.eclipse.scout.rt.platform.util.UriUtilityTest
05:03:48 Running org.eclipse.scout.rt.platform.util.UriBuilderTest
05:03:48 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.scout.rt.platform.util.UriBuilderTest
05:03:48 Running org.eclipse.scout.rt.platform.util.TypeCastUtilityTest
05:03:48 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.eclipse.scout.rt.platform.util.TypeCastUtilityTest
05:03:48 Running org.eclipse.scout.rt.platform.util.ToStringBuilderTest
05:03:48 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.platform.util.ToStringBuilderTest
05:03:48 Running org.eclipse.scout.rt.platform.util.ReflectionUtilityTest
05:03:48 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.util.ReflectionUtilityTest
05:03:48 Running org.eclipse.scout.rt.platform.util.PreferredValueTest
05:03:48 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.util.PreferredValueTest
05:03:48 Running org.eclipse.scout.rt.platform.util.PathValidatorTest
05:03:48 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.util.PathValidatorTest
05:03:48 Running org.eclipse.scout.rt.platform.util.PairTest
05:03:48 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.util.PairTest
05:03:48 Running org.eclipse.scout.rt.platform.util.NumberUtilityTest
05:03:48 2019-03-14 09:03:48,183 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: 'NaN' - MDC[]
05:03:48 2019-03-14 09:03:48,184 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: '-Infinity' - MDC[]
05:03:48 2019-03-14 09:03:48,184 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: 'Infinity' - MDC[]
05:03:48 2019-03-14 09:03:48,185 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: 'NaN' - MDC[]
05:03:48 2019-03-14 09:03:48,185 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: '-Infinity' - MDC[]
05:03:48 2019-03-14 09:03:48,185 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: 'Infinity' - MDC[]
05:03:48 2019-03-14 09:03:48,193 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: '-Infinity' - MDC[]
05:03:48 2019-03-14 09:03:48,194 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: 'Infinity' - MDC[]
05:03:48 2019-03-14 09:03:48,194 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: 'NaN' - MDC[]
05:03:48 2019-03-14 09:03:48,194 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: '-Infinity' - MDC[]
05:03:48 2019-03-14 09:03:48,194 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: 'Infinity' - MDC[]
05:03:48 2019-03-14 09:03:48,195 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: 'NaN' - MDC[]
05:03:48 2019-03-14 09:03:48,202 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: 'NaN' - MDC[]
05:03:48 2019-03-14 09:03:48,203 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: '-Infinity' - MDC[]
05:03:48 2019-03-14 09:03:48,203 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: 'Infinity' - MDC[]
05:03:48 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.eclipse.scout.rt.platform.util.NumberUtilityTest
05:03:48 Running org.eclipse.scout.rt.platform.util.IOUtilityTest
05:03:48 Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec - in org.eclipse.scout.rt.platform.util.IOUtilityTest
05:03:48 Running org.eclipse.scout.rt.platform.util.ClassIdentifierTest
05:03:48 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.platform.util.ClassIdentifierTest
05:03:48 Running org.eclipse.scout.rt.platform.security.SubjectProcessorTest
05:03:48 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.platform.security.SubjectProcessorTest
05:03:48 Running org.eclipse.scout.rt.platform.logger.LogbackLoggerSupportTest
05:03:48 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.logger.LogbackLoggerSupportTest
05:03:48 Running org.eclipse.scout.rt.platform.job.filter.future.RunContextFutureFilterTest
05:03:48 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in org.eclipse.scout.rt.platform.job.filter.future.RunContextFutureFilterTest
05:03:48 Running org.eclipse.scout.rt.platform.job.AwaitDoneTest
05:03:49 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.498 sec - in org.eclipse.scout.rt.platform.job.internal.PermitAcquisitionOrderTest
05:03:49 Running org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterTest
05:03:49 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterTest
05:03:49 Running org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterBuilderTest
05:03:49 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec - in org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterBuilderTest
05:03:49 Running org.eclipse.scout.rt.platform.job.ExecutionHintTest
05:03:49 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.eclipse.scout.rt.platform.job.ExecutionHintTest
05:03:49 Running org.eclipse.scout.rt.platform.internal.BeanInstanceUtilTest
05:03:49 Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.eclipse.scout.rt.platform.internal.BeanInstanceUtilTest
05:03:49 Running org.eclipse.scout.rt.platform.filter.NotFilterTest
05:03:49 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.eclipse.scout.rt.platform.filter.NotFilterTest
05:03:49 Running org.eclipse.scout.rt.platform.exception.VetoExceptionTest
05:03:49 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.eclipse.scout.rt.platform.exception.VetoExceptionTest
05:03:49 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.388 sec - in org.eclipse.scout.rt.platform.job.internal.SerialFutureExecutionTest
05:03:49 Running org.eclipse.scout.rt.platform.job.internal.NamedThreadFactoryTest
05:03:49 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.job.internal.NamedThreadFactoryTest
05:03:49 Running org.eclipse.scout.rt.platform.job.internal.MutualExclusionTest
05:03:50 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.676 sec - in org.eclipse.scout.rt.platform.job.AwaitDoneTest
05:03:50 Running org.eclipse.scout.rt.platform.interceptor.DecoratingProxyTest
05:03:50 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.eclipse.scout.rt.platform.interceptor.DecoratingProxyTest
05:03:50 Running org.eclipse.scout.rt.platform.exception.PlatformExceptionTranslatorTest
05:03:50 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec - in org.eclipse.scout.rt.platform.exception.PlatformExceptionTranslatorTest
05:03:50 Running org.eclipse.scout.rt.platform.exception.NullExceptionTranslatorTest
05:03:50 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.exception.NullExceptionTranslatorTest
05:03:50 Running org.eclipse.scout.rt.platform.config.LongConfigPropertyTest
05:03:50 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.eclipse.scout.rt.platform.config.LongConfigPropertyTest
05:03:50 Running org.eclipse.scout.rt.platform.PostConstructTest
05:03:50 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.platform.PostConstructTest
05:03:50 Running org.eclipse.scout.rt.platform.InjectInstancesTest
05:03:50 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.platform.InjectInstancesTest
05:03:50 Running org.eclipse.scout.rt.platform.DoubleReplaceTest
05:03:50 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.platform.DoubleReplaceTest
05:03:50 Running org.eclipse.scout.rt.platform.BeanRegisterUnregisterTest
05:03:50 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.eclipse.scout.rt.platform.BeanRegisterUnregisterTest
05:03:50 Running org.eclipse.scout.rt.platform.BeanDoubleRegistrationTest
05:03:50 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.BeanDoubleRegistrationTest
05:03:50 Running org.eclipse.scout.rt.platform.ApplicationsScopedTest
05:03:50 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.ApplicationsScopedTest
05:03:50 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.504 sec - in org.eclipse.scout.rt.platform.job.JobManagerLoadTest
05:03:50 Running org.eclipse.scout.rt.platform.inventory.internal.JandexClassInfoTest
05:03:50 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.eclipse.scout.rt.platform.inventory.internal.JandexClassInfoTest
05:03:50 Running org.eclipse.scout.rt.platform.index.IndexedStoreTest
05:03:50 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in org.eclipse.scout.rt.platform.index.IndexedStoreTest
05:03:50 Running org.eclipse.scout.rt.platform.filter.AndFilterTest
05:03:51 Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.251 sec - in org.eclipse.scout.rt.platform.util.date.DateUtilityTest
05:03:51 Running org.eclipse.scout.rt.platform.util.MimeTypeDetectorTest
05:03:51 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in org.eclipse.scout.rt.platform.util.MimeTypeDetectorTest
05:03:51 Running org.eclipse.scout.rt.platform.util.MatrixUtilityTest
05:03:51 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.524 sec - in org.eclipse.scout.rt.platform.filter.AndFilterTest
05:03:51 Running org.eclipse.scout.rt.platform.SimpleInstanceTest
05:03:51 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec - in org.eclipse.scout.rt.platform.util.MatrixUtilityTest
05:03:51 Running org.eclipse.scout.rt.platform.util.HexUtilityTest
05:03:51 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.942 sec - in org.eclipse.scout.rt.platform.job.internal.MutualExclusionTest
05:03:51 Running org.eclipse.scout.rt.platform.job.internal.MisfireTest
05:03:51 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.eclipse.scout.rt.platform.SimpleInstanceTest
05:03:51 #TUNING: decode[1000] sum=75.658042ms min=0.006340ms avg=0.075658ms median=0.040902ms max=30.985044ms  [without 10 smallest and 10 largest:  sum=40.163250 min=0.008391ms avg=0.041024ms median=0.040902ms max=0.152790ms]
05:03:51 #TUNING: encode[1000] sum=110.166368ms min=0.006720ms avg=0.110166ms median=0.031818ms max=52.838199ms  [without 10 smallest and 10 largest:  sum=32.373701 min=0.008937ms avg=0.033068ms median=0.031818ms max=0.120191ms]
05:03:51 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 sec - in org.eclipse.scout.rt.platform.util.HexUtilityTest
05:03:51 Running org.eclipse.scout.rt.platform.util.FormattingUtilityTest
05:03:51 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec - in org.eclipse.scout.rt.platform.util.FormattingUtilityTest
05:03:51 Running org.eclipse.scout.rt.platform.util.FileUtilityTest
05:03:52 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 sec - in org.eclipse.scout.rt.platform.util.FileUtilityTest
05:03:52 Running org.eclipse.scout.rt.platform.util.ConfigurationUtilityTest
05:03:52 Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec - in org.eclipse.scout.rt.platform.util.ConfigurationUtilityTest
05:03:52 Running org.eclipse.scout.rt.platform.util.BooleanUtilityTest
05:03:52 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.util.BooleanUtilityTest
05:03:52 Running org.eclipse.scout.rt.platform.util.BomInputStreamReaderTest
05:03:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.814 sec - in org.eclipse.scout.rt.platform.job.internal.MisfireTest
05:03:52 Running org.eclipse.scout.rt.platform.job.internal.JobManagerTest
05:03:52 Tests run: 212, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 sec - in org.eclipse.scout.rt.platform.util.BomInputStreamReaderTest
05:03:52 Running org.eclipse.scout.rt.platform.util.AlphanumericComparatorTest
05:03:52 Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.eclipse.scout.rt.platform.util.AlphanumericComparatorTest
05:03:52 Running org.eclipse.scout.rt.platform.context.RunMonitorTest
05:03:52 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 sec - in org.eclipse.scout.rt.platform.context.RunMonitorTest
05:03:55 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.787 sec - in org.eclipse.scout.rt.platform.job.internal.JobManagerTest
05:03:55 Running org.eclipse.scout.rt.platform.job.internal.FutureFinishedTest
05:03:55 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.311 sec - in org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphoreTest
05:03:55 Running org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest
05:03:57 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.031 sec - in org.eclipse.scout.rt.platform.job.internal.FutureFinishedTest
05:03:57 Running org.eclipse.scout.rt.platform.job.internal.ExceptionProcessorTest
05:03:59 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.196 sec - in org.eclipse.scout.rt.platform.job.internal.ExceptionProcessorTest
05:03:59 Running org.eclipse.scout.rt.platform.job.internal.CompletionPromiseTest
05:04:00 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.922 sec - in org.eclipse.scout.rt.platform.job.internal.TemporalValueComputationTest
05:04:00 Running org.eclipse.scout.rt.platform.job.internal.ExecutionTriggerWithCalendarTest
05:04:01 Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.552 sec - in org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest
05:04:01 Running org.eclipse.scout.rt.platform.job.ScheduleDelayedTest
05:04:02 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.993 sec - in org.eclipse.scout.rt.platform.job.ScheduleDelayedTest
05:04:02 Running org.eclipse.scout.rt.platform.job.RunMonitorJobTest
05:04:02 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.platform.job.RunMonitorJobTest
05:04:02 Running org.eclipse.scout.rt.platform.job.JobScheduleTest
05:04:02 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.115 sec - in org.eclipse.scout.rt.platform.job.internal.CompletionPromiseTest
05:04:02 Running org.eclipse.scout.rt.platform.job.filter.future.MutexFutureFilterTest
05:04:02 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.job.filter.future.MutexFutureFilterTest
05:04:02 Running org.eclipse.scout.rt.platform.job.filter.future.JobNameRegexFutureFilterTest
05:04:02 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.job.filter.future.JobNameRegexFutureFilterTest
05:04:02 Running org.eclipse.scout.rt.platform.job.filter.future.FutureFilterTest
05:04:02 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.job.filter.future.FutureFilterTest
05:04:02 Running org.eclipse.scout.rt.platform.job.filter.future.FutureFilterBuilderTest
05:04:02 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.platform.job.filter.future.FutureFilterBuilderTest
05:04:02 Running org.eclipse.scout.rt.platform.job.WhenDoneTest
05:04:04 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.037 sec - in org.eclipse.scout.rt.platform.job.WhenDoneTest
05:04:04 Running org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest
05:04:05 2019-03-14 09:04:05,514 ERROR [scout-thread-11] org.eclipse.scout.rt.platform.exception.ExceptionHandler - Exception:expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$7]
05:04:05 java.lang.Exception: expected JUnit test exception
05:04:05 	at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$7.run(ScheduleAtFixedRateTest.java:295)
05:04:05 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:04:05 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:04:05 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:04:05 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
05:04:05 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:04:05 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:04:05 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:04:05 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:04:05 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:04:05 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:04:05 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:04:05 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:04:05 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:04:05 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
05:04:05 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:163)
05:04:05 	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:48)
05:04:05 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:04:05 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:04:05 	at java.lang.Thread.run(Thread.java:748)
05:04:05 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:04:05 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.006 sec - in org.eclipse.scout.rt.platform.job.internal.ExecutionTriggerWithCalendarTest
05:04:05 Running org.eclipse.scout.rt.platform.job.internal.DevelopmentThreadNameDecoratorTest
05:04:05 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec - in org.eclipse.scout.rt.platform.job.internal.DevelopmentThreadNameDecoratorTest
05:04:05 Running org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest
05:04:06 2019-03-14 09:04:06,948 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler - Exception:expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$7]
05:04:06 java.lang.Exception: expected JUnit test exception
05:04:06 	at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$7.run(ScheduleWithFixedDelayTest.java:282)
05:04:06 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:04:06 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:04:06 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:04:06 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
05:04:06 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:04:06 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:04:06 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:04:06 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:04:06 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:04:06 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:04:06 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:04:06 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:04:06 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:04:06 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
05:04:06 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:163)
05:04:06 	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:48)
05:04:06 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:04:06 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:04:06 	at java.lang.Thread.run(Thread.java:748)
05:04:06 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:04:08 Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.597 sec - in org.eclipse.scout.rt.platform.job.JobScheduleTest
05:04:08 Running org.eclipse.scout.rt.platform.job.JobInputTest
05:04:08 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.job.JobInputTest
05:04:08 Running org.eclipse.scout.rt.platform.job.JobFutureVisitTest
05:04:08 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec - in org.eclipse.scout.rt.platform.job.JobFutureVisitTest
05:04:08 Running org.eclipse.scout.rt.platform.job.JobCancelTest
05:04:11 Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.043 sec - in org.eclipse.scout.rt.platform.job.JobCancelTest
05:04:11 Running org.eclipse.scout.rt.platform.job.BlockingConditionTest
05:04:11 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.platform.job.BlockingConditionTest
05:04:11 Running org.eclipse.scout.rt.platform.job.BlockingConditionInterruptionTest
05:04:11 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec - in org.eclipse.scout.rt.platform.job.BlockingConditionInterruptionTest
05:04:11 Running org.eclipse.scout.rt.platform.inventory.internal.JandexClassInventoryTest
05:04:12 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.platform.inventory.internal.JandexClassInventoryTest
05:04:12 Running org.eclipse.scout.rt.platform.internal.BeanFilterTest
05:04:12 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.internal.BeanFilterTest
05:04:12 Running org.eclipse.scout.rt.platform.html.HtmlContentBuilderTest
05:04:12 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.platform.html.HtmlContentBuilderTest
05:04:12 Running org.eclipse.scout.rt.platform.html.HTMLTest
05:04:12 Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.eclipse.scout.rt.platform.html.HTMLTest
05:04:17 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.278 sec - in org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest
05:04:17 Running org.eclipse.scout.rt.platform.job.PeriodicJobMutexTest
05:04:17 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.994 sec - in org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest
05:04:17 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.752 sec - in org.eclipse.scout.rt.platform.job.PeriodicJobMutexTest
05:04:17 Running org.eclipse.scout.rt.platform.job.JobStateTest
05:04:22 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.496 sec - in org.eclipse.scout.rt.platform.job.JobStateTest
05:04:22 Running org.eclipse.scout.rt.platform.job.JobListenerTest
05:04:22 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.job.JobListenerTest
05:04:22 Running org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest
05:04:22 2019-03-14 09:04:20,543 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler - Exception:expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest$2]
05:04:22 java.lang.Exception: expected JUnit test exception
05:04:22 	at org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest.testWithExplicitExceptionTranslator(JobExceptionTranslationTest.java:64)
05:04:22 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:04:22 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:04:22 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:04:22 	at java.lang.reflect.Method.invoke(Method.java:498)
05:04:22 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
05:04:22 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05:04:22 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
05:04:22 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05:04:22 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
05:04:22 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:312)
05:04:22 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
05:04:22 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
05:04:22 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
05:04:22 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
05:04:22 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
05:04:22 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
05:04:22 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
05:04:22 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
05:04:22 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
05:04:22 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
05:04:22 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
05:04:22 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
05:04:22 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
05:04:22 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
05:04:22 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
05:04:22 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:97)
05:04:22 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
05:04:22 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
05:04:22 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
05:04:22 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
05:04:22 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
05:04:22 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
05:04:22 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
05:04:22 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
05:04:22 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
05:04:22 2019-03-14 09:04:20,547 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler - Exception:expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest$1]
05:04:22 java.lang.Exception: expected JUnit test exception
05:04:22 	at org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest.testWithImplicitExceptionTranslator(JobExceptionTranslationTest.java:43)
05:04:22 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:04:22 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:04:22 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:04:22 	at java.lang.reflect.Method.invoke(Method.java:498)
05:04:22 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
05:04:22 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05:04:22 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
05:04:22 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05:04:22 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
05:04:22 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:312)
05:04:22 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
05:04:22 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
05:04:22 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
05:04:22 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
05:04:22 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
05:04:22 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
05:04:22 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
05:04:22 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
05:04:22 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
05:04:22 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
05:04:22 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
05:04:22 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
05:04:22 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
05:04:22 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
05:04:22 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
05:04:22 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:97)
05:04:22 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
05:04:22 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
05:04:22 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
05:04:22 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
05:04:22 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
05:04:22 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
05:04:22 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
05:04:22 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
05:04:22 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
05:04:22 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest
05:04:22 Running org.eclipse.scout.rt.platform.job.FutureAwaitTest
05:04:22 Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.job.FutureAwaitTest
05:04:22 Running org.eclipse.scout.rt.platform.context.RunContextExceptionTranslationTest
05:04:22 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.context.RunContextExceptionTranslationTest
05:04:22 Running org.eclipse.scout.rt.platform.InheritOrderTest
05:04:22 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.InheritOrderTest
05:04:22 
05:04:22 Results :
05:04:22 
05:04:22 Tests run: 1398, Failures: 0, Errors: 0, Skipped: 4
05:04:22 
05:04:22 [INFO] 
05:04:22 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.platform.test ---
05:04:22 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT.jar
05:04:22 [INFO] 
05:04:22 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.platform.test ---
05:04:22 [INFO] 
05:04:22 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.platform.test ---
05:04:22 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT-tests.jar
05:04:22 [INFO] 
05:04:22 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform.test ---
05:04:22 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT-sources.jar
05:04:22 [INFO] 
05:04:22 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform.test ---
05:04:22 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT-test-sources.jar
05:04:22 [INFO] 
05:04:22 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.platform.test ---
05:04:22 [INFO] Skipping duplicate-finder execution!
05:04:22 [INFO] 
05:04:22 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.platform.test ---
05:04:22 [INFO] Signature checking is skipped.
05:04:22 [INFO] 
05:04:22 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.platform.test ---
05:04:22 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT.jar
05:04:22 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT.pom
05:04:22 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT-tests.jar
05:04:22 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT-sources.jar
05:04:22 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT-test-sources.jar
05:04:22 [INFO] 
05:04:22 [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared >----------
05:04:22 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.shared 6.0.300-SNAPSHOT [5/30]
05:04:22 [INFO] --------------------------------[ jar ]---------------------------------
05:04:22 [INFO] 
05:04:22 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.shared ---
05:04:22 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared/target
05:04:22 [INFO] 
05:04:22 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared ---
05:04:22 [INFO] Skipping Rule Enforcement.
05:04:22 [INFO] 
05:04:22 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.shared ---
05:04:24 [INFO] 
05:04:24 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.shared ---
05:04:24 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared/../org.eclipse.scout.rt/target/jacoco-all.exec
05:04:24 [INFO] 
05:04:24 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.shared ---
05:04:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:24 [INFO] Copying 29 resources
05:04:24 [INFO] 
05:04:24 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.shared ---
05:04:24 [INFO] Changes detected - recompiling the module!
05:04:24 [INFO] Compiling 294 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared/target/classes
05:04:24 [INFO] 
05:04:24 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.shared ---
05:04:24 [INFO] 
05:04:24 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.shared ---
05:04:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:24 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared/src/test/resources
05:04:24 [INFO] 
05:04:24 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared ---
05:04:24 [INFO] No sources to compile
05:04:24 [INFO] 
05:04:24 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.shared ---
05:04:24 [INFO] No tests to run.
05:04:24 [INFO] 
05:04:24 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.shared ---
05:04:24 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-6.0.300-SNAPSHOT.jar
05:04:25 [INFO] 
05:04:25 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.shared ---
05:04:25 [INFO] 
05:04:25 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.shared ---
05:04:25 [INFO] Skipping packaging of the test-jar
05:04:25 [INFO] 
05:04:25 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared ---
05:04:25 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-6.0.300-SNAPSHOT-sources.jar
05:04:25 [INFO] 
05:04:25 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared ---
05:04:25 [INFO] No sources in project. Archive not created.
05:04:25 [INFO] 
05:04:25 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.shared ---
05:04:25 [INFO] Skipping duplicate-finder execution!
05:04:25 [INFO] 
05:04:25 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.shared ---
05:04:25 [INFO] Signature checking is skipped.
05:04:25 [INFO] 
05:04:25 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.shared ---
05:04:25 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/6.0.300-SNAPSHOT/org.eclipse.scout.rt.shared-6.0.300-SNAPSHOT.jar
05:04:25 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/6.0.300-SNAPSHOT/org.eclipse.scout.rt.shared-6.0.300-SNAPSHOT.pom
05:04:25 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/6.0.300-SNAPSHOT/org.eclipse.scout.rt.shared-6.0.300-SNAPSHOT-sources.jar
05:04:25 [INFO] 
05:04:25 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test >--------
05:04:25 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test 6.0.300-SNAPSHOT [6/30]
05:04:25 [INFO] --------------------------------[ jar ]---------------------------------
05:04:25 [INFO] 
05:04:25 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.shared.test ---
05:04:25 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/target
05:04:25 [INFO] 
05:04:25 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared.test ---
05:04:25 [INFO] Skipping Rule Enforcement.
05:04:25 [INFO] 
05:04:25 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.shared.test ---
05:04:26 [INFO] 
05:04:26 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.shared.test ---
05:04:26 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/../org.eclipse.scout.rt/target/jacoco-all.exec
05:04:26 [INFO] 
05:04:26 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.shared.test ---
05:04:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:26 [INFO] Copying 1 resource
05:04:26 [INFO] 
05:04:26 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.shared.test ---
05:04:26 [INFO] Changes detected - recompiling the module!
05:04:26 [INFO] Compiling 5 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/target/classes
05:04:26 [INFO] 
05:04:26 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.shared.test ---
05:04:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:26 [INFO] Copying 9 resources
05:04:26 [INFO] 
05:04:26 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared.test ---
05:04:26 [INFO] Changes detected - recompiling the module!
05:04:26 [INFO] Compiling 65 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/target/test-classes
05:04:26 [INFO] 
05:04:26 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.shared.test ---
05:04:26 [INFO] 
05:04:26 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.shared.test ---
05:04:26 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/target/surefire-reports
05:04:26 
05:04:26 -------------------------------------------------------
05:04:26  T E S T S
05:04:26 -------------------------------------------------------
05:04:27 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:27 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:27 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:27 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:27 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:27 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:27 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:27 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:27 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:27 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:27 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:27 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:29 Running org.eclipse.scout.rt.shared.ui.UserAgentTest
05:04:29 Running org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemTest
05:04:29 Running org.eclipse.scout.rt.shared.services.lookup.CodeLookupCallTest
05:04:29 Running org.eclipse.scout.rt.shared.services.common.security.SharedAccessControlServiceTest
05:04:30 2019-03-14 09:04:30,419 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:04:30 2019-03-14 09:04:30,479 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:04:30 2019-03-14 09:04:30,493 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 57.096442 ms - MDC[]
05:04:30 2019-03-14 09:04:30,575 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 75.150407 ms - MDC[]
05:04:30 2019-03-14 09:04:30,872 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:04:30 2019-03-14 09:04:30,899 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 9 code type classes registered. - MDC[]
05:04:30 2019-03-14 09:04:30,901 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:04:30 2019-03-14 09:04:30,918 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:04:30 2019-03-14 09:04:30,955 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 9 code type classes registered. - MDC[]
05:04:30 2019-03-14 09:04:30,957 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:04:32 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 sec - in org.eclipse.scout.rt.shared.ui.UserAgentTest
05:04:32 Running org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest
05:04:32 2019-03-14 09:04:30,236 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents - UserAgentIdentifier could not be parsed. Exception occured while parsing. UserAgent:  - MDC[]
05:04:32 org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens
05:04:32 	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:45)
05:04:32 	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:94)
05:04:32 	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest.testEmptyId(DefaultUserAgentParserTest.java:27)
05:04:32 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:04:32 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:04:32 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:04:32 	at java.lang.reflect.Method.invoke(Method.java:498)
05:04:32 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
05:04:32 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05:04:32 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
05:04:32 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05:04:32 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
05:04:32 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
05:04:32 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
05:04:32 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
05:04:32 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
05:04:32 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
05:04:32 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
05:04:32 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
05:04:32 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
05:04:32 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
05:04:32 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
05:04:32 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
05:04:32 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
05:04:32 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
05:04:32 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
05:04:32 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
05:04:32 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
05:04:32 2019-03-14 09:04:30,246 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents - UserAgentIdentifier could not be parsed. Exception occured while parsing. UserAgent: XY|DESKTOP|UNKNOWN|Windows7 - MDC[]
05:04:32 org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens
05:04:32 	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:45)
05:04:32 	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:94)
05:04:32 	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest.testInvalidId(DefaultUserAgentParserTest.java:21)
05:04:32 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:04:32 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:04:32 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:04:32 	at java.lang.reflect.Method.invoke(Method.java:498)
05:04:32 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
05:04:32 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05:04:32 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
05:04:32 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05:04:32 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
05:04:32 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
05:04:32 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
05:04:32 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
05:04:32 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
05:04:32 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
05:04:32 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
05:04:32 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
05:04:32 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
05:04:32 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
05:04:32 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
05:04:32 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
05:04:32 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
05:04:32 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
05:04:32 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
05:04:32 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
05:04:32 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
05:04:32 2019-03-14 09:04:30,250 WARN  [main] org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser - Character which is used as delimiter has been found in uiDeviceId. Replaced with '_'. Old uiDeviceId: xxx|yyy. New uiDeviceId: xxx_yyy - MDC[]
05:04:32 Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 sec - in org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemTest
05:04:32 Running org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistryTest
05:04:32 2019-03-14 09:04:30,566 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:04:32 2019-03-14 09:04:30,652 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 63.242486 ms - MDC[]
05:04:32 2019-03-14 09:04:30,971 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:04:32 2019-03-14 09:04:31,001 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 9 code type classes registered. - MDC[]
05:04:32 2019-03-14 09:04:31,003 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:04:32 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.336 sec - in org.eclipse.scout.rt.shared.services.lookup.CodeLookupCallTest
05:04:32 Running oTrg.eclipse.scout.rt.shared.serevices.common.prefs.Prefersets run: 6ncesTest
05:04:32 , Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.365 sec - in org.eclipse.scout.rt.shared.services.common.security.SharedAccessControlServiceTest
05:04:32 Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeTest
05:04:32 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest
05:04:32 Running org.eclipse.scout.rt.shared.text.TextsTest
05:04:32 2019-03-14 09:04:30,373 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:04:32 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.shared.services.common.prefs.PreferencesTest
05:04:32 2019-03-14 09:04:30,422 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 45.866223 ms - MDC[]
05:04:32 Running org.eclipse.scout.r201t9-03-14 09:04:30,799 I.NFO sh [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:04:32 2019-03-14 09:04:30,828 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 9 code type classes registered. - MDC[]
05:04:32 2019-03-14 09:04:30,830 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:04:32 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.shared.services.common.code.CodeTypeTest
05:04:32 Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrationTest
05:04:32 ared.services.common.code.CodeTypeClassInventoryTest
05:04:32 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrationTest
05:04:32 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.shared.text.TextsTest
05:04:32 Running org.eclipse.scout.rt.shared.services.common.code.CodeServiceTest
05:04:32 Running org.eclipse.scout.rt.shared.text.HTMLTextTest
05:04:32 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.shared.services.common.code.CodeTypeClassInventoryTest
05:04:32 Running org.eclipse.scout.rt.shared.services.common.code.CodeRowTest
05:04:32 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistryTest
05:04:32 Tests run: 1, FaRunniilures: 0ng or, Errors: 0, Skg.eclipse.scoiupped: 0,t.rt.shared.data.model.DataModelUt Time elapsed: 0 ilityTest
05:04:32 sec - in org.eclipse.scout.rt.shared.text.HTMLTextTest
05:04:32 Running org.eclipse.scout.rt.shared.session.SessionDataTest
05:04:32 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.shared.services.common.code.CodeServiceTest
05:04:32 Running org.eclipse.scout.rt.shared.extension.ExtensionChainTest
05:04:32 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.shared.services.common.code.CodeRowTest
05:04:32 Running org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest
05:04:32 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.shared.data.model.DataModelUtilityTest
05:04:32 Running org.eclipse.scout.rt.shared.data.form.FormFieldDataTest
05:04:32 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest
05:04:32 Running org.eclipse.scout.rt.shared.mail.MailUtilityTest
05:04:32 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.shared.extension.ExtensionChainTest
05:04:32 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.shared.session.SessionDataTest
05:04:32 Running org.eclipse.scout.rt.shared.data.Teform.properties.FormDataPrsts run: 1,operty FailuTresest
05:04:32 : 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.shared.data.form.FormFieRunning org.eclipse.scout.rt.shared.servicetunnel.http.MultilSesdDataTest
05:04:32 sionCookieStoreInstallerTest
05:04:32 Running org.eclipse.scout.rt.shared.data.form.FormDataTest
05:04:32 2019-03-14 09:04:31,180 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller - Successfully installed java.net.CookieManager@4b6d92e (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@33899f7a) - MDC[]
05:04:32 2019-03-14 09:04:31,469 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller - Overriding pre-installed cookie handler: Mock for CookieHandler, hashCode: 1177685146 - MDC[]
05:04:32 2019-03-14 09:04:31,470 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller - Overriding pre-installed cookie handler: Mock for CookieManager, hashCode: 841313896 (Cookie store: null) - MDC[]
05:04:32 2019-03-14 09:04:31,483 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller - Overriding pre-installed cookie handler: Mock for CookieManager, hashCode: 841313896 (Cookie store: Mock for CookieStore, hashCode: 2042235503) - MDC[]
05:04:32 2019-03-14 09:04:31,484 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller - Don't overriding already installed MultiSessionCookieStore cookie handler from same deployment: java.net.CookieManager@4b6d92e (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@33899f7a) - MDC[]
05:04:32 2019-03-14 09:04:31,485 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller - Successfully uninstalled java.net.CookieManager@4b6d92e (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@33899f7a) - MDC[]
05:04:32 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.shared.data.form.FormDataTest
05:04:32 Tests run: 1, Failures: 0Running or, Errorsg.eclipse.scout.rt.shared.cale: 0, Skipped: 0ndar.CalendarTest
05:04:32 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.shared.calendar.CalendarTest
05:04:32 Tests run: Running or3g, Failures: 0.eclipse.scou,t.rt .shared.cache.CacheBuilderTest
05:04:32 , Time elapsed: 0 sec - in org.eclipse.scout.rt.shared.data.form.proEpertrrors: 0, Skipped: 0, Time elapsed: 0.0ies.FormDataPr01 sec - in org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstallerTest
05:04:32 oTepertyTest
05:04:32 Running org.eclsts run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsediRupse: 0 .ssec - in org.eclipse.scout.rt.shared.cache.CacheBuilderTest
05:04:32 cout.rt.nnishared.servicetunnel.http.HttpServiceTnunnelTest
05:04:32 g org.eclipse.scout.rt.shared.data.form.fields.tablefield.TableFieldBeanDataTest
05:04:32 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.shared.data.form.fields.tablefield.TableFieldBeanDataTest
05:04:32 Running org.eclipse.scout.rt.shared.data.form.FormDataUtilityTest
05:04:32 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelTest
05:04:32 Running org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest
05:04:32 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.shared.data.form.FormDataUtilityTest
05:04:32 Running org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowDataTest
05:04:32 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowDataTest
05:04:32 Running org.eclipse.scout.rt.shared.csv.CsvHelperTest
05:04:33 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest
05:04:33 Running org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandlerTest
05:04:33 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in org.eclipse.scout.rt.shared.csv.CsvHelperTest
05:04:33 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandlerTest
05:04:33 Running org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest
05:04:33 2019-03-14 09:04:33,077 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener - Tunnel to server proxies registered. - MDC[]
05:04:33 2019-03-14 09:04:33,086 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener - Tunnel to server proxies registered. - MDC[]
05:04:33 2019-03-14 09:04:33,087 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener - Tunnel to server proxies registered. - MDC[]
05:04:33 2019-03-14 09:04:33,088 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener - Tunnel to server proxies registered. - MDC[]
05:04:33 2019-03-14 09:04:33,089 ERROR [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener - The annotation @TunnelToServer can only be used on public interfaces, not on org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest$FixtureTunnelToServerEx3Impl - MDC[]
05:04:33 2019-03-14 09:04:33,089 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener - Tunnel to server proxies registered. - MDC[]
05:04:33 2019-03-14 09:04:33,090 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener - Tunnel to server proxies registered. - MDC[]
05:04:33 2019-03-14 09:04:33,092 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener - Tunnel to server proxies registered. - MDC[]
05:04:33 2019-03-14 09:04:33,093 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener - Tunnel to server proxies registered. - MDC[]
05:04:33 2019-03-14 09:04:33,095 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener - Tunnel to server proxies registered. - MDC[]
05:04:33 2019-03-14 09:04:33,096 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener - Tunnel to server proxies registered. - MDC[]
05:04:33 2019-03-14 09:04:33,097 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener - Tunnel to server proxies registered. - MDC[]
05:04:33 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest
05:04:33 Running org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapperTest
05:04:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapperTest
05:04:33 Running org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandlerTest
05:04:33 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandlerTest
05:04:33 Running org.eclipse.scout.rt.shared.services.lookup.LookupRowTest
05:04:33 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec - in org.eclipse.scout.rt.shared.mail.MailUtilityTest
05:04:33 Running org.eclipse.scout.rt.shared.data.model.DataModelAttributeTest
05:04:33 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.shared.services.lookup.LookupRowTest
05:04:33 Running org.eclipse.scout.rt.shared.services.lookup.LocalLookupCallTest
05:04:33 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.shared.services.lookup.LocalLookupCallTest
05:04:33 Running org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilterTest
05:04:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilterTest
05:04:33 Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeWithAddRemoveCodeTest
05:04:33 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in org.eclipse.scout.rt.shared.services.common.code.CodeTypeWithAddRemoveCodeTest
05:04:33 Running org.eclipse.scout.rt.shared.extension.service.common.code.CodeTypeAopTest
05:04:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.shared.extension.service.common.code.CodeTypeAopTest
05:04:33 Running org.eclipse.scout.rt.shared.data.form.FormDataInjectionTest
05:04:33 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.shared.data.form.FormDataInjectionTest
05:04:33 Running org.eclipse.scout.rt.shared.cache.CacheRegistryServiceTest
05:04:33 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.shared.cache.CacheRegistryServiceTest
05:04:33 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec - in org.eclipse.scout.rt.shared.data.model.DataModelAttributeTest
05:04:33 Running org.eclipse.scout.rt.shared.cache.BasicCacheTest
05:04:33 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.shared.cache.BasicCacheTest
05:04:33 
05:04:33 Results :
05:04:33 
05:04:33 Tests run: 220, Failures: 0, Errors: 0, Skipped: 0
05:04:33 
05:04:33 [INFO] 
05:04:33 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.shared.test ---
05:04:33 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT.jar
05:04:33 [INFO] 
05:04:33 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.shared.test ---
05:04:33 [INFO] 
05:04:33 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.shared.test ---
05:04:33 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT-tests.jar
05:04:33 [INFO] 
05:04:33 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared.test ---
05:04:33 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT-sources.jar
05:04:33 [INFO] 
05:04:33 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared.test ---
05:04:33 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT-test-sources.jar
05:04:33 [INFO] 
05:04:33 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.shared.test ---
05:04:33 [INFO] Skipping duplicate-finder execution!
05:04:33 [INFO] 
05:04:33 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.shared.test ---
05:04:33 [INFO] Signature checking is skipped.
05:04:33 [INFO] 
05:04:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.shared.test ---
05:04:33 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT.jar
05:04:33 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT.pom
05:04:33 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT-tests.jar
05:04:33 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT-sources.jar
05:04:33 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT-test-sources.jar
05:04:33 [INFO] 
05:04:33 [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons >------
05:04:33 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons 6.0.300-SNAPSHOT [7/30]
05:04:33 [INFO] --------------------------------[ jar ]---------------------------------
05:04:33 [INFO] 
05:04:33 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.commons ---
05:04:33 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons/target
05:04:33 [INFO] 
05:04:33 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons ---
05:04:33 [INFO] Skipping Rule Enforcement.
05:04:33 [INFO] 
05:04:33 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.server.commons ---
05:04:34 [INFO] 
05:04:34 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.server.commons ---
05:04:34 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons/../org.eclipse.scout.rt/target/jacoco-all.exec
05:04:34 [INFO] 
05:04:34 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.commons ---
05:04:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:34 [INFO] Copying 1 resource
05:04:34 [INFO] 
05:04:34 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.server.commons ---
05:04:34 [INFO] Changes detected - recompiling the module!
05:04:34 [INFO] Compiling 44 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons/target/classes
05:04:38 [INFO] 
05:04:38 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.server.commons ---
05:04:38 [INFO] 
05:04:38 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons ---
05:04:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:38 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons/src/test/resources
05:04:38 [INFO] 
05:04:38 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons ---
05:04:38 [INFO] No sources to compile
05:04:38 [INFO] 
05:04:38 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.server.commons ---
05:04:38 [INFO] No tests to run.
05:04:38 [INFO] 
05:04:38 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.commons ---
05:04:38 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-6.0.300-SNAPSHOT.jar
05:04:38 [INFO] 
05:04:38 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.commons ---
05:04:38 [INFO] 
05:04:38 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons ---
05:04:38 [INFO] Skipping packaging of the test-jar
05:04:38 [INFO] 
05:04:38 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons ---
05:04:38 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-6.0.300-SNAPSHOT-sources.jar
05:04:38 [INFO] 
05:04:38 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.commons ---
05:04:38 [INFO] No sources in project. Archive not created.
05:04:38 [INFO] 
05:04:38 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.commons ---
05:04:38 [INFO] Skipping duplicate-finder execution!
05:04:38 [INFO] 
05:04:38 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.commons ---
05:04:38 [INFO] Signature checking is skipped.
05:04:38 [INFO] 
05:04:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.commons ---
05:04:38 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons-6.0.300-SNAPSHOT.jar
05:04:38 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons-6.0.300-SNAPSHOT.pom
05:04:38 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons-6.0.300-SNAPSHOT-sources.jar
05:04:38 [INFO] 
05:04:38 [INFO] ---< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test >----
05:04:38 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test 6.0.300-SNAPSHOT [8/30]
05:04:38 [INFO] --------------------------------[ jar ]---------------------------------
05:04:38 [INFO] 
05:04:38 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.commons.test ---
05:04:38 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons.test/target
05:04:38 [INFO] 
05:04:38 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons.test ---
05:04:38 [INFO] Skipping Rule Enforcement.
05:04:38 [INFO] 
05:04:38 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.server.commons.test ---
05:04:39 [INFO] 
05:04:39 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.server.commons.test ---
05:04:39 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons.test/../org.eclipse.scout.rt/target/jacoco-all.exec
05:04:39 [INFO] 
05:04:39 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.commons.test ---
05:04:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:39 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons.test/src/main/resources
05:04:39 [INFO] 
05:04:39 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.server.commons.test ---
05:04:39 [INFO] No sources to compile
05:04:39 [INFO] 
05:04:39 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons.test ---
05:04:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:39 [INFO] Copying 1 resource
05:04:39 [INFO] 
05:04:39 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons.test ---
05:04:39 [INFO] Changes detected - recompiling the module!
05:04:39 [INFO] Compiling 8 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons.test/target/test-classes
05:04:39 [INFO] 
05:04:39 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.server.commons.test ---
05:04:39 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons.test/target/surefire-reports
05:04:39 
05:04:39 -------------------------------------------------------
05:04:39  T E S T S
05:04:39 -------------------------------------------------------
05:04:39 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:39 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:39 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:39 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:39 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:39 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:40 Running org.eclipse.scout.rt.server.commons.servlet.ServletExceptionTranslatorTest
05:04:40 2019-03-14 09:04:40,918 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:04:40 2019-03-14 09:04:40,966 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 36.515493 ms - MDC[]
05:04:41 2019-03-14 09:04:41,160 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:04:41 2019-03-14 09:04:41,166 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
05:04:41 2019-03-14 09:04:41,168 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:04:41 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.774 sec - in org.eclipse.scout.rt.server.commons.servlet.ServletExceptionTranslatorTest
05:04:41 Running org.eclipse.scout.rt.server.commons.context.ServletRunContextTest
05:04:41 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 sec - in org.eclipse.scout.rt.server.commons.context.ServletRunContextTest
05:04:41 Running org.eclipse.scout.rt.server.commons.context.ServletRunContextChainTest
05:04:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.server.commons.context.ServletRunContextChainTest
05:04:41 Running org.eclipse.scout.rt.server.commons.cache.StickySessionCacheStoreServiceTest
05:04:41 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.eclipse.scout.rt.server.commons.cache.StickySessionCacheStoreServiceTest
05:04:41 Running org.eclipse.scout.rt.server.commons.cache.CacheElementTest
05:04:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.server.commons.cache.CacheElementTest
05:04:41 Running org.eclipse.scout.rt.server.commons.FileUtilityMimeTypeTest
05:04:41 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.eclipse.scout.rt.server.commons.FileUtilityMimeTypeTest
05:04:41 
05:04:41 Results :
05:04:41 
05:04:41 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0
05:04:41 
05:04:41 [INFO] 
05:04:41 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.commons.test ---
05:04:41 [WARNING] JAR will be empty - no content was marked for inclusion!
05:04:41 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-6.0.300-SNAPSHOT.jar
05:04:41 [INFO] 
05:04:41 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.commons.test ---
05:04:41 [INFO] 
05:04:41 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons.test ---
05:04:41 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-6.0.300-SNAPSHOT-tests.jar
05:04:41 [INFO] 
05:04:41 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons.test ---
05:04:41 [INFO] No sources in project. Archive not created.
05:04:41 [INFO] 
05:04:41 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.commons.test ---
05:04:41 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-6.0.300-SNAPSHOT-test-sources.jar
05:04:41 [INFO] 
05:04:41 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.commons.test ---
05:04:41 [INFO] Skipping duplicate-finder execution!
05:04:41 [INFO] 
05:04:41 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.commons.test ---
05:04:41 [INFO] Signature checking is skipped.
05:04:41 [INFO] 
05:04:41 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.commons.test ---
05:04:41 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-6.0.300-SNAPSHOT.jar
05:04:41 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-6.0.300-SNAPSHOT.pom
05:04:41 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-6.0.300-SNAPSHOT-tests.jar
05:04:41 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-6.0.300-SNAPSHOT-test-sources.jar
05:04:41 [INFO] 
05:04:41 [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.server >----------
05:04:41 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server 6.0.300-SNAPSHOT [9/30]
05:04:41 [INFO] --------------------------------[ jar ]---------------------------------
05:04:41 [INFO] 
05:04:41 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server ---
05:04:41 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server/target
05:04:41 [INFO] 
05:04:41 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server ---
05:04:41 [INFO] Skipping Rule Enforcement.
05:04:41 [INFO] 
05:04:41 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.server ---
05:04:42 [INFO] 
05:04:42 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.server ---
05:04:42 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server/../org.eclipse.scout.rt/target/jacoco-all.exec
05:04:42 [INFO] 
05:04:42 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server ---
05:04:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:42 [INFO] Copying 1 resource
05:04:42 [INFO] 
05:04:42 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.server ---
05:04:42 [INFO] Changes detected - recompiling the module!
05:04:42 [INFO] Compiling 150 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server/target/classes
05:04:43 [INFO] 
05:04:43 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.server ---
05:04:43 [INFO] 
05:04:43 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server ---
05:04:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:43 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server/src/test/resources
05:04:43 [INFO] 
05:04:43 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.server ---
05:04:43 [INFO] No sources to compile
05:04:43 [INFO] 
05:04:43 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.server ---
05:04:43 [INFO] No tests to run.
05:04:43 [INFO] 
05:04:43 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server ---
05:04:43 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-6.0.300-SNAPSHOT.jar
05:04:43 [INFO] 
05:04:43 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server ---
05:04:43 [INFO] 
05:04:43 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server ---
05:04:43 [INFO] Skipping packaging of the test-jar
05:04:43 [INFO] 
05:04:43 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server ---
05:04:43 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-6.0.300-SNAPSHOT-sources.jar
05:04:43 [INFO] 
05:04:43 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server ---
05:04:43 [INFO] No sources in project. Archive not created.
05:04:43 [INFO] 
05:04:43 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server ---
05:04:43 [INFO] Skipping duplicate-finder execution!
05:04:43 [INFO] 
05:04:43 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server ---
05:04:43 [INFO] Signature checking is skipped.
05:04:43 [INFO] 
05:04:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server ---
05:04:43 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server-6.0.300-SNAPSHOT.jar
05:04:43 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server-6.0.300-SNAPSHOT.pom
05:04:43 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server-6.0.300-SNAPSHOT-sources.jar
05:04:43 [INFO] 
05:04:43 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.test >--------
05:04:43 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.test 6.0.300-SNAPSHOT [10/30]
05:04:43 [INFO] --------------------------------[ jar ]---------------------------------
05:04:43 [INFO] 
05:04:43 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.test ---
05:04:43 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/target
05:04:43 [INFO] 
05:04:43 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.test ---
05:04:43 [INFO] Skipping Rule Enforcement.
05:04:43 [INFO] 
05:04:43 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.server.test ---
05:04:44 [INFO] 
05:04:44 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.server.test ---
05:04:44 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/../org.eclipse.scout.rt/target/jacoco-all.exec
05:04:44 [INFO] 
05:04:44 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.test ---
05:04:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:45 [INFO] Copying 1 resource
05:04:45 [INFO] 
05:04:45 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.server.test ---
05:04:45 [INFO] Changes detected - recompiling the module!
05:04:45 [INFO] Compiling 12 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/target/classes
05:04:45 [INFO] 
05:04:45 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.test ---
05:04:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:45 [INFO] Copying 2 resources
05:04:45 [INFO] 
05:04:45 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.test ---
05:04:45 [INFO] Changes detected - recompiling the module!
05:04:45 [INFO] Compiling 50 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/target/test-classes
05:04:45 [INFO] 
05:04:45 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.server.test ---
05:04:45 [INFO] 
05:04:45 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.server.test ---
05:04:45 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/target/surefire-reports
05:04:45 
05:04:45 -------------------------------------------------------
05:04:45  T E S T S
05:04:45 -------------------------------------------------------
05:04:45 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:45 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:45 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:45 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:45 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:45 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:45 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:45 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:45 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:45 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:45 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:45 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:04:46 Running org.eclipse.scout.rt.server.PiggyBackClientNotificationTest
05:04:48 Running org.eclipse.scout.rt.server.notification.NotificationCoalescerTest
05:04:48 Running org.eclipse.scout.rt.server.services.common.clustersync.ClientNotificationClusterNotificationTest
05:04:48 Running org.eclipse.scout.rt.testing.server.runner.parameterized.SampleParameterizedServerTest
05:04:48 Running org.eclipse.scout.rt.server.services.lookup.BatchLookupTest
05:04:48 2019-03-14 09:04:48,893 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:04:48 2019-03-14 09:04:48,984 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:04:49 2019-03-14 09:04:49,044 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:04:49 2019-03-14 09:04:49,086 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 82.258165 ms - MDC[]
05:04:49 2019-03-14 09:04:49,134 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 222.877979 ms - MDC[]
05:04:49 2019-03-14 09:04:49,151 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 89.921657 ms - MDC[]
05:04:49 2019-03-14 09:04:49,197 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:04:49 2019-03-14 09:04:49,397 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 159.243228 ms - MDC[]
05:04:49 2019-03-14 09:04:49,729 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:04:49 2019-03-14 09:04:49,812 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:04:49 2019-03-14 09:04:49,830 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 2 code type classes registered. - MDC[]
05:04:49 2019-03-14 09:04:49,833 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:04:49 2019-03-14 09:04:49,884 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 128.157204 ms - MDC[]
05:04:49 2019-03-14 09:04:49,882 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:04:49 2019-03-14 09:04:49,987 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 2 code type classes registered. - MDC[]
05:04:49 2019-03-14 09:04:49,990 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:04:50 2019-03-14 09:04:50,073 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:04:50 2019-03-14 09:04:50,124 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 2 code type classes registered. - MDC[]
05:04:50 2019-03-14 09:04:50,126 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:04:50 2019-03-14 09:04:50,308 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@1280851e[id = 229b485d-5ed2-4674-acb1-b5339810581e], user=default] - MDC[principal=default]
05:04:50 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.29 sec - in org.eclipse.scout.rt.server.notification.NotificationCoalescerTest
05:04:50 Running org.eclipse.scout.rt.server.context.TransactionProcessorTest
05:04:50 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.101 sec - in org.eclipse.scout.rt.testing.server.runner.parameterized.SampleParameterizedServerTest
05:04:50 Running org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest
05:04:50 2019-03-14 09:04:50,587 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest$JUnitServerSession@7f572c37[id = 056cdb7f-01ac-49bf-a5c6-7cf85a4827b1], user=anna] - MDC[principal=anna]
05:04:50 2019-03-14 09:04:50,599 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:04:50 2019-03-14 09:04:50,625 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 2 code type classes registered. - MDC[]
05:04:50 2019-03-14 09:04:50,627 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:04:50 2019-03-14 09:04:50,639 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:04:50 2019-03-14 09:04:50,659 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 2 code type classes registered. - MDC[]
05:04:50 2019-03-14 09:04:50,661 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:04:50 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec - in org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest
05:04:50 Running org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTest
05:04:50 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTest
05:04:50 Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTransactionTest
05:04:50 2019-03-14 09:04:50,733 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@747d1932[id = dcdcef3b-c350-4289-be99-45486882d6d7], user=anna] - MDC[principal=anna]
05:04:50 2019-03-14 09:04:50,754 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@889a8a8[id = b7493f07-5f7c-426f-8dea-8bfd9a7b01f0], user=system] - MDC[principal=system]
05:04:50 java.lang.RuntimeException: Expected JUnit exception
05:04:50 	at org.eclipse.scout.rt.server.context.TransactionProcessorTest.testRequiresNewWithExistingTransactionAndError(TransactionProcessorTest.java:283)
05:04:50 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:04:50 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:04:50 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:04:50 	at java.lang.reflect.Method.invoke(Method.java:498)
05:04:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
05:04:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05:04:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
05:04:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:312)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:333)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
05:04:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
05:04:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
05:04:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
05:04:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
05:04:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
05:04:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
05:04:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
05:04:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:97)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
05:04:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
05:04:50 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
05:04:50 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
05:04:50 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
05:04:50 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
05:04:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
05:04:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
05:04:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
05:04:50 2019-03-14 09:04:50,846 ERROR [main] org.eclipse.scout.rt.server.context.TwoPhaseTransactionCommitProtocol - Unexpected error during commit of XA transaction [2PC-phase='voting', tx=org.eclipse.scout.rt.server.transaction.BasicTransaction$$EnhancerByMockitoWithCGLIB$$eae73d63@2db2a05f] - MDC[]
05:04:50 java.lang.RuntimeException: Expected JUnit exception
05:04:50 	at org.eclipse.scout.rt.server.context.TransactionProcessorTest.testRequiresNewWithoutExistingTransactionAndErrorOnCommit(TransactionProcessorTest.java:217)
05:04:50 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:04:50 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:04:50 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:04:50 	at java.lang.reflect.Method.invoke(Method.java:498)
05:04:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
05:04:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05:04:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
05:04:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:312)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:333)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
05:04:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
05:04:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
05:04:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
05:04:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
05:04:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
05:04:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
05:04:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
05:04:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:97)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
05:04:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
05:04:50 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
05:04:50 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
05:04:50 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
05:04:50 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
05:04:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
05:04:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
05:04:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
05:04:50 2019-03-14 09:04:50,874 ERROR [main] org.eclipse.scout.rt.server.context.TwoPhaseTransactionCommitProtocol - Unexpected error during commit of XA transaction [2PC-phase='voting', tx=org.eclipse.scout.rt.server.transaction.BasicTransaction$$EnhancerByMockitoWithCGLIB$$eae73d63@7b477141] - MDC[]
05:04:50 java.lang.RuntimeException: Expected JUnit exception
05:04:50 	at org.eclipse.scout.rt.server.context.TransactionProcessorTest.testRequiredWithoutExistingTransactionAndErrorOnCommit(TransactionProcessorTest.java:381)
05:04:50 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:04:50 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:04:50 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:04:50 	at java.lang.reflect.Method.invoke(Method.java:498)
05:04:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
05:04:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05:04:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
05:04:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:312)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:333)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
05:04:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
05:04:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
05:04:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
05:04:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
05:04:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
05:04:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
05:04:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
05:04:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:97)
05:04:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
05:04:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
05:04:50 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
05:04:50 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
05:04:50 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
05:04:50 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
05:04:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
05:04:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
05:04:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
05:04:50 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.525 sec - in org.eclipse.scout.rt.server.context.TransactionProcessorTest
05:04:50 Running org.eclipse.scout.rt.server.AbstractServerSessionTest
05:04:50 2019-03-14 09:04:50,991 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@58ae402b[id = 8a0373a0-f2d4-4816-ab11-49d9185374f3], user=john] - MDC[principal=john]
05:04:51 2019-03-14 09:04:51,000 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=unexpected exception] - MDC[principal=anna]
05:04:51 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.832 sec - in org.eclipse.scout.rt.server.services.common.clustersync.ClientNotificationClusterNotificationTest
05:04:51 Running org.eclipse.scout.rt.server.context.ServerRunContextProducerTest
05:04:51 2019-03-14 09:04:51,013 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@3e05586b[id = 75a38874-4046-4ce0-94a8-75a098ee1613], user=alpha] - MDC[principal=alpha]
05:04:51 2019-03-14 09:04:51,059 INFO  [scout-thread-25] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@5b5c2892[id = d6b8f885-e548-468d-aa19-a84a3ed1cac5], user=beta] - MDC[principal=beta, jobName=org.eclipse.scout.rt.server.context.ServerRunContextProducerTest$1]
05:04:51 2019-03-14 09:04:51,061 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=expected exception] - MDC[principal=anna]
05:04:51 2019-03-14 09:04:51,065 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@2a02e34b[id = 02d34c89-14e3-43f1-a09e-9ef3666f42bd], user=john] - MDC[principal=john]
05:04:51 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec - in org.eclipse.scout.rt.server.context.ServerRunContextProducerTest
05:04:51 Running org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistryTest
05:04:51 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 sec - in org.eclipse.scout.rt.server.AbstractServerSessionTest
05:04:51 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 sec - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTransactionTest
05:04:51 Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTransactionTest
05:04:51 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTransactionTest
05:04:51 Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTest
05:04:51 2019-03-14 09:04:51,182 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$FlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'FlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods - MDC[]
05:04:51 2019-03-14 09:04:51,196 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents - UserAgentIdentifier could not be parsed. Exception occured while parsing. UserAgent: null - MDC[]
05:04:51 org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens
05:04:51 	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:45)
05:04:51 	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:94)
05:04:51 	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:103)
05:04:51 	at org.eclipse.scout.rt.server.ServiceTunnelServlet.doPost(ServiceTunnelServlet.java:148)
05:04:51 	at org.eclipse.scout.rt.server.PiggyBackClientNotificationTest.testPiggyBack(PiggyBackClientNotificationTest.java:68)
05:04:51 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:04:51 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:04:51 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:04:51 	at java.lang.reflect.Method.invoke(Method.java:498)
05:04:51 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
05:04:51 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05:04:51 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
05:04:51 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05:04:51 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
05:04:51 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:312)
05:04:51 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
05:04:51 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:333)
05:04:51 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
05:04:51 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
05:04:51 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
05:04:51 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
05:04:51 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
05:04:51 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
05:04:51 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
05:04:51 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
05:04:51 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
05:04:51 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
05:04:51 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
05:04:51 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
05:04:51 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
05:04:51 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
05:04:51 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:97)
05:04:51 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
05:04:51 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
05:04:51 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
05:04:51 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
05:04:51 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
05:04:51 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
05:04:51 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
05:04:51 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
05:04:51 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
05:04:51 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.282 sec - in org.eclipse.scout.rt.server.PiggyBackClientNotificationTest
05:04:51 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTest
05:04:51 Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest
05:04:51 2019-03-14 09:04:51,312 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$LocalFlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'LocalFlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods - MDC[]
05:04:51 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest
05:04:51 Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest
05:04:51 2019-03-14 09:04:51,328 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest$JUnitServerSession@69a024a0[id = 309ebdca-97d7-4e8e-a736-1caf6a225b27], user=anna] - MDC[principal=anna]
05:04:51 2019-03-14 09:04:51,339 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest$JUnitServerSession@39b626e5[id = 4d35b735-79d0-478b-8b87-b5913fdae044], user=john] - MDC[principal=john]
05:04:51 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest
05:04:51 Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest
05:04:51 2019-03-14 09:04:51,349 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@3e900e1a[id = ad86a5b6-3e88-4d2f-b5e4-7cec4b71398d], user=anna] - MDC[principal=anna]
05:04:51 2019-03-14 09:04:51,352 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@5df7e31b[id = 3d0a58d2-414b-4a34-b74c-50acff4595e4], user=anna] - MDC[principal=anna]
05:04:51 2019-03-14 09:04:51,354 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$SubclassedLocalFlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'LocalFlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods - MDC[]
05:04:51 2019-03-14 09:04:51,357 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@5934153e[id = 327be5ca-acc4-47ba-bc2e-cd9b4217942a], user=anna] - MDC[principal=anna]
05:04:51 2019-03-14 09:04:51,361 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession2@365afe87[id = 561f7661-0cb9-463f-ab9a-a0fbf4401b36], user=anna] - MDC[principal=anna]
05:04:51 2019-03-14 09:04:51,364 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@1a1ccaaf[id = 781adb03-2067-41ff-bc27-32ca36b0486c], user=anna] - MDC[principal=anna]
05:04:51 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest
05:04:51 Running org.eclipse.scout.rt.server.session.ServerSessionCacheTest
05:04:51 2019-03-14 09:04:51,388 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$SubclassedFlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'FlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods - MDC[]
05:04:51 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.875 sec - in org.eclipse.scout.rt.server.services.lookup.BatchLookupTest
05:04:51 Running org.eclipse.scout.rt.server.services.common.security.AccessControlServiceTest
05:04:51 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.eclipse.scout.rt.server.session.ServerSessionCacheTest
05:04:51 Running org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest
05:04:51 2019-03-14 09:04:51,499 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@6c17c0f8[id = 9f17dfc7-005e-45ae-b9f6-5f34f7db5126], user=john] - MDC[principal=john]
05:04:51 2019-03-14 09:04:51,502 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache - class org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest$FruitLookupCallNonCacheable subclasses LookupCall with an additional member field 'FruitLookupCallNonCacheable.m_meta' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods - MDC[]
05:04:51 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest
05:04:51 Running org.eclipse.scout.rt.server.services.common.security.PermissionServiceTest
05:04:51 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.server.services.common.security.PermissionServiceTest
05:04:51 Running org.eclipse.scout.rt.server.services.common.code.CodeServiceTest
05:04:51 2019-03-14 09:04:51,566 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@4e4162bc[id = 0fd488a7-dacd-4686-afb6-2a5001b1f65f], user=john] - MDC[principal=john]
05:04:51 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.eclipse.scout.rt.server.services.common.code.CodeServiceTest
05:04:51 Running org.eclipse.scout.rt.server.scheduler.SchedulerTest
05:04:51 2019-03-14 09:04:51,639 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@37606fee[id = 2416a966-c642-40b6-8267-9bed57d9e69a], user=john] - MDC[principal=john]
05:04:51 2019-03-14 09:04:51,647 INFO  [main] org.eclipse.scout.rt.server.scheduler.AbstractScheduler - job [groupId.job-1] triggered at TickSignal[14.03.2019 09:04:51 dayOfWeek=4 dayOfMonthReverse=17 week=11 dayOfYear=73] - MDC[principal=john]
05:04:51 2019-03-14 09:04:51,652 INFO  [Scheduler.Dispatcher] org.eclipse.scout.rt.server.scheduler.AbstractScheduler - scheduler started - MDC[principal=john]
05:04:51 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.eclipse.scout.rt.server.scheduler.SchedulerTest
05:04:51 Running org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueueTest
05:04:51 2019-03-14 09:04:51,905 WARN  [main] org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueue - Notification queue capacity reached. Remove oldest 1 notification messages. - MDC[]
05:04:51 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 sec - in org.eclipse.scout.rt.server.services.common.security.AccessControlServiceTest
05:04:51 Running org.eclipse.scout.rt.server.services.common.code.CodeTypeNotificationCoalescerTest
05:04:52 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.server.services.common.code.CodeTypeNotificationCoalescerTest
05:04:52 Running org.eclipse.scout.rt.server.services.common.clustersync.ClusterSynchronizationServiceTest
05:04:52 2019-03-14 09:04:52,006 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@1213ffbc[id = 74acec74-3b02-4a15-8ac4-746d33143bb3], user=default] - MDC[principal=default]
05:04:52 2019-03-14 09:04:52,045 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@626e0c86[id = 23c7c580-5338-4a2c-a3c1-8165d1f8f15e], user=system] - MDC[principal=system]
05:04:52 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in org.eclipse.scout.rt.server.services.common.clustersync.ClusterSynchronizationServiceTest
05:04:52 Running org.eclipse.scout.rt.server.services.common.clustersync.ClusterNodeStatusInfoTest
05:04:52 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.server.services.common.clustersync.ClusterNodeStatusInfoTest
05:04:52 Running org.eclipse.scout.rt.server.services.ServiceWithSessionInterceptorTest
05:04:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.server.services.ServiceWithSessionInterceptorTest
05:04:52 Running org.eclipse.scout.rt.server.services.RemoteServiceAccessTest
05:04:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.server.services.RemoteServiceAccessTest
05:04:52 Running org.eclipse.scout.rt.server.job.filter.future.SessionFutureFilterTest
05:04:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.eclipse.scout.rt.server.job.filter.future.SessionFutureFilterTest
05:04:52 Running org.eclipse.scout.rt.server.job.filter.future.ServerRunContextFutureFilterTest
05:04:52 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 sec - in org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueueTest
05:04:52 Running org.eclipse.scout.rt.server.cache.CopyOnWriteTransactionalMapTest
05:04:52 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.server.cache.CopyOnWriteTransactionalMapTest
05:04:52 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.eclipse.scout.rt.server.job.filter.future.ServerRunContextFutureFilterTest
05:04:52 Running org.eclipse.scout.rt.server.job.filter.event.SessionJobEventFilterTest
05:04:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.server.job.filter.event.SessionJobEventFilterTest
05:04:52 Running org.eclipse.scout.rt.server.context.ServerRunContextTest
05:04:52 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.server.context.ServerRunContextTest
05:04:52 Running org.eclipse.scout.rt.server.context.ServerRunContextChainTest
05:04:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.server.context.ServerRunContextChainTest
05:04:52 Running org.eclipse.scout.rt.server.context.RunMonitorCancelRegistryTest
05:04:52 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.server.context.RunMonitorCancelRegistryTest
05:04:52 Running org.eclipse.scout.rt.server.clientnotification.TransactionalClientNotificationCollectorTest
05:04:52 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.server.clientnotification.TransactionalClientNotificationCollectorTest
05:04:52 Running org.eclipse.scout.rt.server.cache.InvalidateCacheNofificationCoalescerTest
05:04:52 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.server.cache.InvalidateCacheNofificationCoalescerTest
05:04:52 Running org.eclipse.scout.rt.server.cache.ConcurrentTransactionalMapTest
05:04:52 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.server.cache.ConcurrentTransactionalMapTest
05:04:52 Running org.eclipse.scout.rt.server.ServiceTunnelServletTest
05:04:52 2019-03-14 09:04:52,279 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@10817f46[id = testSessionId], user=default] - MDC[principal=default]
05:04:52 Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.511 sec - in org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistryTest
05:04:52 Running org.eclipse.scout.rt.server.admin.inspector.SessionInspectorTest
05:04:52 2019-03-14 09:04:52,599 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@488f3dd1[id = f05bb21b-f561-47b3-9edf-d0215c2b86d0], user=john] - MDC[principal=john]
05:04:52 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in org.eclipse.scout.rt.server.admin.inspector.SessionInspectorTest
05:04:54 2019-03-14 09:04:54,340 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@1693ff90[id = testid], user=default] - MDC[principal=default]
05:04:54 2019-03-14 09:04:54,361 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents - UserAgentIdentifier could not be parsed. Exception occured while parsing. UserAgent: null - MDC[principal=default]
05:04:54 org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens
05:04:54 	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:45)
05:04:54 	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:94)
05:04:54 	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:103)
05:04:54 	at org.eclipse.scout.rt.server.ServiceTunnelServlet.doPost(ServiceTunnelServlet.java:148)
05:04:54 	at org.eclipse.scout.rt.server.ServiceTunnelServletTest.testPostSuccessful(ServiceTunnelServletTest.java:191)
05:04:54 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:04:54 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:04:54 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:04:54 	at java.lang.reflect.Method.invoke(Method.java:498)
05:04:54 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
05:04:54 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05:04:54 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
05:04:54 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05:04:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
05:04:54 	at org.eclipse.scout.rt.testing.server.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
05:04:54 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:312)
05:04:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
05:04:54 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:333)
05:04:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
05:04:54 	at org.eclipse.scout.rt.testing.server.runner.ServerSafeStatementInvoker.run(ServerSafeStatementInvoker.java:31)
05:04:54 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:04:54 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:04:54 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:04:54 	at org.eclipse.scout.rt.server.context.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:80)
05:04:54 	at org.eclipse.scout.rt.server.context.TransactionProcessor.intercept(TransactionProcessor.java:55)
05:04:54 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:04:54 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:04:54 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:04:54 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:101)
05:04:54 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:72)
05:04:54 	at org.eclipse.scout.rt.testing.server.runner.statement.ServerRunContextStatement.evaluateWithServerRunContext(ServerRunContextStatement.java:79)
05:04:54 	at org.eclipse.scout.rt.testing.server.runner.statement.ServerRunContextStatement.evaluate(ServerRunContextStatement.java:52)
05:04:54 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:37)
05:04:54 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:04:54 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:04:54 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:04:54 	at org.eclipse.scout.rt.server.context.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:80)
05:04:54 	at org.eclipse.scout.rt.server.context.TransactionProcessor.intercept(TransactionProcessor.java:55)
05:04:54 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:04:54 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:04:54 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:04:54 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:101)
05:04:54 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:72)
05:04:54 	at org.eclipse.scout.rt.testing.server.runner.statement.ClientNotificationsStatement.evaluate(ClientNotificationsStatement.java:46)
05:04:54 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:37)
05:04:54 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:04:54 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:04:54 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:04:54 	at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47)
05:04:54 	at java.security.AccessController.doPrivileged(Native Method)
05:04:54 	at javax.security.auth.Subject.doAs(Subject.java:422)
05:04:54 	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43)
05:04:54 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:04:54 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:04:54 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:04:54 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:101)
05:04:54 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:72)
05:04:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:62)
05:04:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
05:04:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
05:04:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
05:04:54 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:37)
05:04:54 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:04:54 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:04:54 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:04:54 	at org.eclipse.scout.rt.server.context.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:80)
05:04:54 	at org.eclipse.scout.rt.server.context.TransactionProcessor.intercept(TransactionProcessor.java:55)
05:04:54 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:04:54 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:04:54 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:04:54 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:101)
05:04:54 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:72)
05:04:54 	at org.eclipse.scout.rt.testing.server.runner.statement.ClearServerRunContextStatement.evaluate(ClearServerRunContextStatement.java:34)
05:04:54 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
05:04:54 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
05:04:54 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
05:04:54 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
05:04:54 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
05:04:54 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
05:04:54 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
05:04:54 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
05:04:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
05:04:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:97)
05:04:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
05:04:54 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
05:04:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
05:04:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
05:04:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
05:04:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
05:04:54 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
05:04:54 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
05:04:54 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
05:04:54 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.15 sec - in org.eclipse.scout.rt.server.ServiceTunnelServletTest
05:04:54 Running org.eclipse.scout.rt.server.ServiceOperationInvokerTest
05:04:54 2019-03-14 09:04:54,390 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping]] - MDC[]
05:04:54 2019-03-14 09:04:54,408 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping]] - MDC[]
05:04:54 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.eclipse.scout.rt.server.ServiceOperationInvokerTest
05:04:54 Running org.eclipse.scout.rt.server.ServerSessionListenerTest
05:04:54 2019-03-14 09:04:54,414 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@54895681[id = ], user=null] - MDC[]
05:04:54 2019-03-14 09:04:54,416 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@7de147e9[id = ], user=null] - MDC[]
05:04:54 2019-03-14 09:04:54,417 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@7de147e9[id = ], user=null] - MDC[]
05:04:54 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.server.ServerSessionListenerTest
05:04:54 
05:04:54 Results :
05:04:54 
05:04:54 Tests run: 185, Failures: 0, Errors: 0, Skipped: 0
05:04:54 
05:04:54 [INFO] 
05:04:54 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.test ---
05:04:54 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT.jar
05:04:54 [INFO] 
05:04:54 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.test ---
05:04:54 [INFO] 
05:04:54 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.test ---
05:04:54 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT-tests.jar
05:04:54 [INFO] 
05:04:54 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.test ---
05:04:54 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT-sources.jar
05:04:54 [INFO] 
05:04:54 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.test ---
05:04:54 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT-test-sources.jar
05:04:54 [INFO] 
05:04:54 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.test ---
05:04:54 [INFO] Skipping duplicate-finder execution!
05:04:54 [INFO] 
05:04:54 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.test ---
05:04:54 [INFO] Signature checking is skipped.
05:04:54 [INFO] 
05:04:54 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.test ---
05:04:54 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT.jar
05:04:54 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT.pom
05:04:54 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT-tests.jar
05:04:54 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT-sources.jar
05:04:54 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT-test-sources.jar
05:04:54 [INFO] 
05:04:54 [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms >--------
05:04:54 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms 6.0.300-SNAPSHOT [11/30]
05:04:54 [INFO] --------------------------------[ jar ]---------------------------------
05:04:54 [INFO] 
05:04:54 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.jms ---
05:04:54 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jms/target
05:04:54 [INFO] 
05:04:54 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jms ---
05:04:54 [INFO] Skipping Rule Enforcement.
05:04:54 [INFO] 
05:04:54 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.server.jms ---
05:04:55 [INFO] 
05:04:55 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.server.jms ---
05:04:55 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jms/../org.eclipse.scout.rt/target/jacoco-all.exec
05:04:55 [INFO] 
05:04:55 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.jms ---
05:04:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:55 [INFO] Copying 1 resource
05:04:55 [INFO] 
05:04:55 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.server.jms ---
05:04:55 [INFO] Changes detected - recompiling the module!
05:04:55 [INFO] Compiling 10 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jms/target/classes
05:04:56 [INFO] 
05:04:56 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.server.jms ---
05:04:56 [INFO] 
05:04:56 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.jms ---
05:04:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:56 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jms/src/test/resources
05:04:56 [INFO] 
05:04:56 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jms ---
05:04:56 [INFO] No sources to compile
05:04:56 [INFO] 
05:04:56 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.server.jms ---
05:04:56 [INFO] No tests to run.
05:04:56 [INFO] 
05:04:56 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.jms ---
05:04:56 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jms/target/org.eclipse.scout.rt.server.jms-6.0.300-SNAPSHOT.jar
05:04:56 [INFO] 
05:04:56 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jms ---
05:04:56 [INFO] 
05:04:56 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jms ---
05:04:56 [INFO] Skipping packaging of the test-jar
05:04:56 [INFO] 
05:04:56 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jms ---
05:04:56 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jms/target/org.eclipse.scout.rt.server.jms-6.0.300-SNAPSHOT-sources.jar
05:04:56 [INFO] 
05:04:56 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jms ---
05:04:56 [INFO] No sources in project. Archive not created.
05:04:56 [INFO] 
05:04:56 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.jms ---
05:04:56 [INFO] Skipping duplicate-finder execution!
05:04:56 [INFO] 
05:04:56 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jms ---
05:04:56 [INFO] Signature checking is skipped.
05:04:56 [INFO] 
05:04:56 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jms ---
05:04:56 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jms/target/org.eclipse.scout.rt.server.jms-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jms/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jms-6.0.300-SNAPSHOT.jar
05:04:56 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jms/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jms/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jms-6.0.300-SNAPSHOT.pom
05:04:56 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jms/target/org.eclipse.scout.rt.server.jms-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jms/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jms-6.0.300-SNAPSHOT-sources.jar
05:04:56 [INFO] 
05:04:56 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws >-------
05:04:56 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws 6.0.300-SNAPSHOT [12/30]
05:04:56 [INFO] --------------------------------[ jar ]---------------------------------
05:04:56 [INFO] 
05:04:56 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.jaxws ---
05:04:56 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws/target
05:04:56 [INFO] 
05:04:56 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws ---
05:04:56 [INFO] Skipping Rule Enforcement.
05:04:56 [INFO] 
05:04:56 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.server.jaxws ---
05:04:57 [INFO] 
05:04:57 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws ---
05:04:57 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws/../org.eclipse.scout.rt/target/jacoco-all.exec
05:04:57 [INFO] 
05:04:57 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.jaxws ---
05:04:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:57 [INFO] Copying 1 resource
05:04:57 [INFO] 
05:04:57 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.server.jaxws ---
05:04:57 [INFO] Changes detected - recompiling the module!
05:04:57 [INFO] Compiling 53 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws/target/classes
05:04:57 [INFO] 
05:04:57 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.server.jaxws ---
05:04:57 [INFO] 
05:04:57 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.jaxws ---
05:04:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:57 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws/src/test/resources
05:04:57 [INFO] 
05:04:57 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jaxws ---
05:04:57 [INFO] No sources to compile
05:04:57 [INFO] 
05:04:57 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.server.jaxws ---
05:04:57 [INFO] No tests to run.
05:04:57 [INFO] 
05:04:57 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.jaxws ---
05:04:57 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-6.0.300-SNAPSHOT.jar
05:04:57 [INFO] 
05:04:57 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jaxws ---
05:04:57 [INFO] 
05:04:57 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jaxws ---
05:04:57 [INFO] Skipping packaging of the test-jar
05:04:57 [INFO] 
05:04:57 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jaxws ---
05:04:57 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-6.0.300-SNAPSHOT-sources.jar
05:04:57 [INFO] 
05:04:57 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jaxws ---
05:04:57 [INFO] No sources in project. Archive not created.
05:04:57 [INFO] 
05:04:57 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.jaxws ---
05:04:57 [INFO] Skipping duplicate-finder execution!
05:04:57 [INFO] 
05:04:57 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jaxws ---
05:04:57 [INFO] Signature checking is skipped.
05:04:57 [INFO] 
05:04:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jaxws ---
05:04:57 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-6.0.300-SNAPSHOT.jar
05:04:57 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-6.0.300-SNAPSHOT.pom
05:04:57 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-6.0.300-SNAPSHOT-sources.jar
05:04:57 [INFO] 
05:04:57 [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt >----------
05:04:57 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt 6.0.300-SNAPSHOT [13/30]
05:04:57 [INFO] --------------------------------[ jar ]---------------------------------
05:04:57 [INFO] 
05:04:57 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.jaxws.apt ---
05:04:57 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.jaxws.apt/target
05:04:57 [INFO] 
05:04:57 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.jaxws.apt ---
05:04:57 [INFO] Skipping Rule Enforcement.
05:04:57 [INFO] 
05:04:57 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.jaxws.apt ---
05:04:59 [INFO] 
05:04:59 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.jaxws.apt ---
05:04:59 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.jaxws.apt/../org.eclipse.scout.rt/target/jacoco-all.exec
05:04:59 [INFO] 
05:04:59 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.jaxws.apt ---
05:04:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:59 [INFO] Copying 1 resource
05:04:59 [INFO] 
05:04:59 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.jaxws.apt ---
05:04:59 [INFO] Changes detected - recompiling the module!
05:04:59 [INFO] Compiling 11 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.jaxws.apt/target/classes
05:04:59 [INFO] 
05:04:59 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.jaxws.apt ---
05:04:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:59 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.jaxws.apt/src/test/resources
05:04:59 [INFO] 
05:04:59 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.jaxws.apt ---
05:04:59 [INFO] No sources to compile
05:04:59 [INFO] 
05:04:59 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.jaxws.apt ---
05:04:59 [INFO] No tests to run.
05:04:59 [INFO] 
05:04:59 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.jaxws.apt ---
05:04:59 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-6.0.300-SNAPSHOT.jar
05:04:59 [INFO] 
05:04:59 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.jaxws.apt ---
05:04:59 [INFO] 
05:04:59 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.jaxws.apt ---
05:04:59 [INFO] Skipping packaging of the test-jar
05:04:59 [INFO] 
05:04:59 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.jaxws.apt ---
05:04:59 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-6.0.300-SNAPSHOT-sources.jar
05:04:59 [INFO] 
05:04:59 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.jaxws.apt ---
05:04:59 [INFO] No sources in project. Archive not created.
05:04:59 [INFO] 
05:04:59 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.jaxws.apt ---
05:04:59 [INFO] Skipping duplicate-finder execution!
05:04:59 [INFO] 
05:04:59 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.jaxws.apt ---
05:04:59 [INFO] Signature checking is skipped.
05:04:59 [INFO] 
05:04:59 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.jaxws.apt ---
05:04:59 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/6.0.300-SNAPSHOT/org.eclipse.scout.jaxws.apt-6.0.300-SNAPSHOT.jar
05:04:59 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.jaxws.apt/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/6.0.300-SNAPSHOT/org.eclipse.scout.jaxws.apt-6.0.300-SNAPSHOT.pom
05:04:59 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/6.0.300-SNAPSHOT/org.eclipse.scout.jaxws.apt-6.0.300-SNAPSHOT-sources.jar
05:04:59 [INFO] 
05:04:59 [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test >-----
05:04:59 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test 6.0.300-SNAPSHOT [14/30]
05:04:59 [INFO] --------------------------------[ jar ]---------------------------------
05:04:59 [INFO] 
05:04:59 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.jaxws.test ---
05:04:59 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target
05:04:59 [INFO] 
05:04:59 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws.test ---
05:04:59 [INFO] Skipping Rule Enforcement.
05:04:59 [INFO] 
05:04:59 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.server.jaxws.test ---
05:05:00 [INFO] 
05:05:00 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws.test ---
05:05:00 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/../org.eclipse.scout.rt/target/jacoco-all.exec
05:05:00 [INFO] 
05:05:00 [INFO] --- jaxws-maven-plugin:2.4:wsimport (wsimport-1) @ org.eclipse.scout.rt.server.jaxws.test ---
05:05:00 [INFO] Processing: file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsConsumerTestService.wsdl
05:05:00 [INFO] jaxws:wsimport args: [-keep, -s, '/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -d, '/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -verbose, -encoding, UTF-8, -Xnocompile, -wsdllocation, WEB-INF/wsdl/JaxWsConsumerTestService.wsdl, -target, 2.1, -Xdebug, -XdisableSSLHostnameVerification, -XdisableAuthenticator, -b, '/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/binding/global-binding.xml', "file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsConsumerTestService.wsdl"]
05:05:00 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:01 parsing WSDL...
05:05:01 
05:05:01 
05:05:02 
05:05:02 Generating code...
05:05:02 
05:05:02 org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/EchoRequest.java
05:05:03 org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/EchoResponse.java
05:05:10 org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/GetHeaderRequest.java
05:05:10 org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/GetHeaderResponse.java
05:05:10 org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/JaxWsConsumerTestService.java
05:05:10 org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/JaxWsConsumerTestServicePortType.java
05:05:10 org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/ObjectFactory.java
05:05:10 org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SetHeaderRequest.java
05:05:10 org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SetHeaderResponse.java
05:05:10 org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SleepRequest.java
05:05:10 org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SleepResponse.java
05:05:10 org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/package-info.java
05:05:10 [INFO] 
05:05:10 [INFO] --- jaxws-maven-plugin:2.4:wsimport (wsimport-2) @ org.eclipse.scout.rt.server.jaxws.test ---
05:05:10 [INFO] Processing: file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsPingTestService.wsdl
05:05:10 [INFO] jaxws:wsimport args: [-keep, -s, '/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -d, '/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -verbose, -encoding, UTF-8, -Xnocompile, -wsdllocation, WEB-INF/wsdl/JaxWsPingTestService.wsdl, -target, 2.1, -Xdebug, -XdisableSSLHostnameVerification, -XdisableAuthenticator, -b, '/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/binding/global-binding.xml', "file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsPingTestService.wsdl"]
05:05:10 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:11 parsing WSDL...
05:05:11 
05:05:11 
05:05:16 
05:05:16 Generating code...
05:05:16 
05:05:16 org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/JaxWsPingTestService.java
05:05:19 org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/JaxWsPingTestServicePortType.java
05:05:19 org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/ObjectFactory.java
05:05:19 org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/PingRequest.java
05:05:19 org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/PingResponse.java
05:05:19 org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/package-info.java
05:05:19 [INFO] 
05:05:19 [INFO] --- build-helper-maven-plugin:1.9.1:add-source (add-wsimport-source) @ org.eclipse.scout.rt.server.jaxws.test ---
05:05:19 [INFO] Source directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport added.
05:05:19 [INFO] 
05:05:19 [INFO] --- build-helper-maven-plugin:1.9.1:add-source (add-apt-source) @ org.eclipse.scout.rt.server.jaxws.test ---
05:05:19 [INFO] Source directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/annotations added.
05:05:19 [INFO] 
05:05:19 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wsimport-artifacts) @ org.eclipse.scout.rt.server.jaxws.test ---
05:05:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:19 [INFO] Copying 0 resource
05:05:19 [INFO] 
05:05:19 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.jaxws.test ---
05:05:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:19 [INFO] Copying 3 resources
05:05:19 [INFO] 
05:05:19 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-jaxws-artifacts-to-meta-inf) @ org.eclipse.scout.rt.server.jaxws.test ---
05:05:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:19 [INFO] Copying 2 resources
05:05:19 [INFO] 
05:05:19 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.server.jaxws.test ---
05:05:19 [INFO] Changes detected - recompiling the module!
05:05:19 [INFO] Compiling 25 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/classes
05:05:20 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
05:05:22 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwsconsumertestservice.JaxWsConsumerTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
05:05:22 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwspingtestservice.JaxWsPingTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
05:05:22 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
05:05:22 [INFO] 
05:05:22 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-apt-artifacts) @ org.eclipse.scout.rt.server.jaxws.test ---
05:05:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:22 [INFO] Copying 0 resource
05:05:22 [INFO] 
05:05:22 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.jaxws.test ---
05:05:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:22 [INFO] Copying 2 resources
05:05:22 [INFO] 
05:05:22 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jaxws.test ---
05:05:22 [INFO] Changes detected - recompiling the module!
05:05:22 [INFO] Compiling 11 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/test-classes
05:05:22 [INFO] 
05:05:22 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.server.jaxws.test ---
05:05:22 [INFO] 
05:05:22 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.server.jaxws.test ---
05:05:22 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/surefire-reports
05:05:22 
05:05:22 -------------------------------------------------------
05:05:22  T E S T S
05:05:22 -------------------------------------------------------
05:05:22 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:22 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:22 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:22 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:22 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:22 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:22 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:22 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:22 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:23 Running org.eclipse.scout.rt.server.jaxws.provider.context.JaxWsServletRunContextChainTest
05:05:23 Running org.eclipse.scout.rt.server.jaxws.adapter.CalendarDateTimeAdapterTest
05:05:23 Running org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandlerTest
05:05:23 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec - in org.eclipse.scout.rt.server.jaxws.adapter.CalendarDateTimeAdapterTest
05:05:23 2019-03-14 09:05:23,703 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:05:23 2019-03-14 09:05:23,757 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 41.856592 ms - MDC[]
05:05:23 2019-03-14 09:05:23,799 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:05:23 2019-03-14 09:05:23,903 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 75.827168 ms - MDC[]
05:05:24 2019-03-14 09:05:24,168 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:05:24 2019-03-14 09:05:24,173 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - JAX-WS implementor specific class installed: org.eclipse.scout.rt.server.jaxws.implementor.JaxWsRISpecifics - MDC[]
05:05:24 2019-03-14 09:05:24,176 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
05:05:24 2019-03-14 09:05:24,178 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:05:24 2019-03-14 09:05:24,208 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - JAX-WS implementor: JAX-WS RI 2.2.9-b130926.1035 svn-revision#5f6196f2b90e9460065a4c2f4e30e065b245e51e (http://jax-ws.java.net, Oracle Corporation, bundled with JRE) - MDC[]
05:05:24 2019-03-14 09:05:24,294 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:05:24 2019-03-14 09:05:24,298 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - JAX-WS implementor specific class installed: org.eclipse.scout.rt.server.jaxws.implementor.JaxWsRISpecifics - MDC[]
05:05:24 2019-03-14 09:05:24,301 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
05:05:24 2019-03-14 09:05:24,302 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:05:24 2019-03-14 09:05:24,336 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - JAX-WS implementor: JAX-WS RI 2.2.9-b130926.1035 svn-revision#5f6196f2b90e9460065a4c2f4e30e065b245e51e (http://jax-ws.java.net, Oracle Corporation, bundled with JRE) - MDC[]
05:05:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.173 sec - in org.eclipse.scout.rt.server.jaxws.provider.context.JaxWsServletRunContextChainTest
05:05:25 Running org.eclipse.scout.rt.server.jaxws.consumer.PortCacheTest
05:05:25 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec - in org.eclipse.scout.rt.server.jaxws.consumer.PortCacheTest
05:05:25 Running org.eclipse.scout.rt.server.jaxws.consumer.InvocationContextTest
05:05:25 2019-03-14 09:05:25,416 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.jaxws.JaxWsTestServerSession@24fabd0f[id = 12543084-e665-4b07-9b67-416a55596d8b], user=jaxws-user] - MDC[principal=jaxws-user]
05:05:25 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.53 sec - in org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandlerTest
05:05:25 Running org.eclipse.scout.rt.server.jaxws.handler.WsConsumerCorrelationIdHandlerTest
05:05:25 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.eclipse.scout.rt.server.jaxws.handler.WsConsumerCorrelationIdHandlerTest
05:05:25 Running org.eclipse.scout.rt.server.jaxws.consumer.JaxWsRiClientTest
05:05:25 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 sec - in org.eclipse.scout.rt.server.jaxws.consumer.InvocationContextTest
05:05:25 Running org.eclipse.scout.rt.server.jaxws.adapter.UtcDateTimeAdapterTest
05:05:25 2019-03-14 09:05:25,716 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServerSession@16ac5d35[id = 673a00d3-d6f3-4258-b5ba-f54f7f1e4641], user=default] - MDC[principal=default]
05:05:25 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.eclipse.scout.rt.server.jaxws.adapter.UtcDateTimeAdapterTest
05:05:25 Running org.eclipse.scout.rt.server.jaxws.adapter.DefaultTimezoneDateTimeAdapterTest
05:05:25 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.scout.rt.server.jaxws.adapter.DefaultTimezoneDateTimeAdapterTest
05:05:30 2019-03-14 09:05:26,001 INFO  [main] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsTestProviderInstaller - Published JaxWsConsumerTestServiceProvider on endpoint http://localhost:54116/WS/JaxWsConsumerTestService - MDC[principal=default]
05:05:30 2019-03-14 09:05:26,026 INFO  [main] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsTestProviderInstaller - Published JaxWsPingTestServiceProvider on endpoint http://localhost:54116/WS/JaxWsPingTestService - MDC[principal=default]
05:05:30 2019-03-14 09:05:26,130 INFO  [pool-1-thread-1] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message' - MDC[principal=default]
05:05:30 2019-03-14 09:05:26,149 INFO  [pool-1-thread-1] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'test message' - MDC[principal=default]
05:05:30 2019-03-14 09:05:26,702 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'test message' - MDC[principal=default]
05:05:30 2019-03-14 09:05:26,713 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - get header ['X-Scout-JaxWsTestHeader'='test header value', headerSet=true] - MDC[principal=default]
05:05:30 2019-03-14 09:05:26,759 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - get header ['X-Scout-JaxWsTestHeader'='null', headerSet=false] - MDC[principal=default]
05:05:30 2019-03-14 09:05:26,807 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'test message' - MDC[principal=default]
05:05:30 2019-03-14 09:05:26,850 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - set header ['X-Scout-JaxWsTestHeader'='test header value'] - MDC[principal=default]
05:05:30 2019-03-14 09:05:26,894 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'test message' - MDC[principal=default]
05:05:30 2019-03-14 09:05:26,943 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - get header ['X-Scout-JaxWsTestHeader'='null', headerSet=false] - MDC[principal=default]
05:05:30 2019-03-14 09:05:26,985 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - get header ['X-Scout-JaxWsTestHeader'='test header value', headerSet=true] - MDC[principal=default]
05:05:30 2019-03-14 09:05:27,030 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - get header ['X-Scout-JaxWsTestHeader'='test header value', headerSet=true] - MDC[principal=default]
05:05:30 2019-03-14 09:05:27,075 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - get header ['X-Scout-JaxWsTestHeader'='null', headerSet=false] - MDC[principal=default]
05:05:30 2019-03-14 09:05:27,124 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 0' - MDC[principal=default]
05:05:30 2019-03-14 09:05:27,167 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 1' - MDC[principal=default]
05:05:30 2019-03-14 09:05:27,212 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 2' - MDC[principal=default]
05:05:30 2019-03-14 09:05:27,256 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 3' - MDC[principal=default]
05:05:30 2019-03-14 09:05:27,300 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 4' - MDC[principal=default]
05:05:30 2019-03-14 09:05:27,344 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 5' - MDC[principal=default]
05:05:30 2019-03-14 09:05:27,387 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 6' - MDC[principal=default]
05:05:30 2019-03-14 09:05:27,433 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 7' - MDC[principal=default]
05:05:30 2019-03-14 09:05:27,481 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 8' - MDC[principal=default]
05:05:30 2019-03-14 09:05:27,528 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 9' - MDC[principal=default]
05:05:30 2019-03-14 09:05:27,576 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - get header ['X-Scout-JaxWsTestHeader'='null', headerSet=false] - MDC[principal=default]
05:05:30 2019-03-14 09:05:27,664 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 0' - MDC[principal=default]
05:05:30 2019-03-14 09:05:27,673 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 0' - MDC[principal=default]
05:05:30 2019-03-14 09:05:27,721 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 0' - MDC[principal=default]
05:05:30 2019-03-14 09:05:27,791 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsPingTestServiceProvider - echo 'ping' - MDC[principal=default]
05:05:30 2019-03-14 09:05:27,839 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 0' - MDC[principal=default]
05:05:30 2019-03-14 09:05:27,884 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 1' - MDC[principal=default]
05:05:30 2019-03-14 09:05:28,478 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - set header ['X-Scout-JaxWsTestHeader'='test header value'] - MDC[principal=default]
05:05:30 2019-03-14 09:05:29,030 INFO  [pool-1-thread-3] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'test message' - MDC[principal=default]
05:05:30 2019-03-14 09:05:29,039 INFO  [pool-1-thread-3] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - set header ['X-Scout-JaxWsTestHeader'='test header value'] - MDC[principal=default]
05:05:30 2019-03-14 09:05:29,085 INFO  [pool-1-thread-3] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - get header ['X-Scout-JaxWsTestHeader'='test header value', headerSet=true] - MDC[principal=default]
05:05:30 2019-03-14 09:05:29,227 INFO  [pool-1-thread-4] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 0' - MDC[principal=default]
05:05:30 2019-03-14 09:05:29,235 INFO  [pool-1-thread-4] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - set header ['X-Scout-JaxWsTestHeader'='test header value'] - MDC[principal=default]
05:05:30 2019-03-14 09:05:29,786 INFO  [pool-1-thread-5] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'test message' - MDC[principal=default]
05:05:30 2019-03-14 09:05:29,799 INFO  [pool-1-thread-5] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 0' - MDC[principal=default]
05:05:30 2019-03-14 09:05:29,856 INFO  [pool-1-thread-5] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 0' - MDC[principal=default]
05:05:30 2019-03-14 09:05:29,900 INFO  [pool-1-thread-5] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 1' - MDC[principal=default]
05:05:30 2019-03-14 09:05:29,901 INFO  [pool-1-thread-6] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 1' - MDC[principal=default]
05:05:30 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.286 sec - in org.eclipse.scout.rt.server.jaxws.consumer.JaxWsRiClientTest
05:05:31 
05:05:31 Results :
05:05:31 
05:05:31 Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
05:05:31 
05:05:31 [INFO] 
05:05:31 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.jaxws.test ---
05:05:31 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT.jar
05:05:31 [INFO] 
05:05:31 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jaxws.test ---
05:05:31 [INFO] 
05:05:31 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jaxws.test ---
05:05:31 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT-tests.jar
05:05:31 [INFO] 
05:05:31 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jaxws.test ---
05:05:31 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT-sources.jar
05:05:31 [INFO] 
05:05:31 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jaxws.test ---
05:05:31 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT-test-sources.jar
05:05:31 [INFO] 
05:05:31 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.jaxws.test ---
05:05:31 [INFO] Skipping duplicate-finder execution!
05:05:31 [INFO] 
05:05:31 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jaxws.test ---
05:05:31 [INFO] Signature checking is skipped.
05:05:31 [INFO] 
05:05:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jaxws.test ---
05:05:31 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT.jar
05:05:31 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT.pom
05:05:31 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT-tests.jar
05:05:31 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT-sources.jar
05:05:31 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT-test-sources.jar
05:05:31 [INFO] 
05:05:31 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc >--------
05:05:31 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc 6.0.300-SNAPSHOT [15/30]
05:05:31 [INFO] --------------------------------[ jar ]---------------------------------
05:05:31 [INFO] 
05:05:31 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.jdbc ---
05:05:31 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc/target
05:05:31 [INFO] 
05:05:31 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jdbc ---
05:05:31 [INFO] Skipping Rule Enforcement.
05:05:31 [INFO] 
05:05:31 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.server.jdbc ---
05:05:32 [INFO] 
05:05:32 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.server.jdbc ---
05:05:32 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc/../org.eclipse.scout.rt/target/jacoco-all.exec
05:05:32 [INFO] 
05:05:32 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.jdbc ---
05:05:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:32 [INFO] Copying 1 resource
05:05:32 [INFO] 
05:05:32 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.server.jdbc ---
05:05:32 [INFO] Changes detected - recompiling the module!
05:05:32 [INFO] Compiling 75 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc/target/classes
05:05:32 [INFO] 
05:05:32 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.server.jdbc ---
05:05:32 [INFO] 
05:05:32 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.jdbc ---
05:05:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:32 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc/src/test/resources
05:05:32 [INFO] 
05:05:32 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jdbc ---
05:05:32 [INFO] No sources to compile
05:05:32 [INFO] 
05:05:32 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.server.jdbc ---
05:05:32 [INFO] No tests to run.
05:05:32 [INFO] 
05:05:32 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.jdbc ---
05:05:32 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-6.0.300-SNAPSHOT.jar
05:05:33 [INFO] 
05:05:33 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jdbc ---
05:05:33 [INFO] 
05:05:33 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jdbc ---
05:05:33 [INFO] Skipping packaging of the test-jar
05:05:33 [INFO] 
05:05:33 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jdbc ---
05:05:33 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-6.0.300-SNAPSHOT-sources.jar
05:05:33 [INFO] 
05:05:33 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jdbc ---
05:05:33 [INFO] No sources in project. Archive not created.
05:05:33 [INFO] 
05:05:33 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.jdbc ---
05:05:33 [INFO] Skipping duplicate-finder execution!
05:05:33 [INFO] 
05:05:33 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jdbc ---
05:05:33 [INFO] Signature checking is skipped.
05:05:33 [INFO] 
05:05:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jdbc ---
05:05:33 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-6.0.300-SNAPSHOT.jar
05:05:33 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-6.0.300-SNAPSHOT.pom
05:05:33 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-6.0.300-SNAPSHOT-sources.jar
05:05:33 [INFO] 
05:05:33 [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test >-----
05:05:33 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test 6.0.300-SNAPSHOT [16/30]
05:05:33 [INFO] --------------------------------[ jar ]---------------------------------
05:05:33 [INFO] 
05:05:33 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.jdbc.test ---
05:05:33 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/target
05:05:33 [INFO] 
05:05:33 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jdbc.test ---
05:05:33 [INFO] Skipping Rule Enforcement.
05:05:33 [INFO] 
05:05:33 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.server.jdbc.test ---
05:05:36 [INFO] 
05:05:36 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.server.jdbc.test ---
05:05:36 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/../org.eclipse.scout.rt/target/jacoco-all.exec
05:05:36 [INFO] 
05:05:36 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.jdbc.test ---
05:05:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:36 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/src/main/resources
05:05:36 [INFO] 
05:05:36 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.server.jdbc.test ---
05:05:36 [INFO] No sources to compile
05:05:36 [INFO] 
05:05:36 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.jdbc.test ---
05:05:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:36 [INFO] Copying 13 resources
05:05:36 [INFO] 
05:05:36 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jdbc.test ---
05:05:36 [INFO] Changes detected - recompiling the module!
05:05:36 [INFO] Compiling 26 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/target/test-classes
05:05:37 [INFO] 
05:05:37 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.server.jdbc.test ---
05:05:37 [ERROR] [SKIP] Cannot process fileset in directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/target/classes. Directory does not exist!
05:05:37 [INFO] 
05:05:37 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.server.jdbc.test ---
05:05:37 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/target/surefire-reports
05:05:37 
05:05:37 -------------------------------------------------------
05:05:37  T E S T S
05:05:37 -------------------------------------------------------
05:05:37 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:37 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:37 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:37 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:37 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:37 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:37 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:37 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:37 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:37 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:37 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:37 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:41 Running org.eclipse.scout.rt.server.jdbc.style.AbstractSqlStyleTest
05:05:42 Running org.eclipse.scout.rt.server.jdbc.parsers.BindParserTest
05:05:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 sec - in org.eclipse.scout.rt.server.jdbc.parsers.BindParserTest
05:05:42 Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorTest
05:05:42 2019-03-14 09:05:42,639 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:05:42 2019-03-14 09:05:42,720 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 60.152426 ms - MDC[]
05:05:42 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.981 sec - in org.eclipse.scout.rt.server.jdbc.style.AbstractSqlStyleTest
05:05:42 Running org.eclipse.scout.rt.server.jdbc.parsers.sql.SqlFormatterTest
05:05:43 2019-03-14 09:05:43,108 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:05:43 2019-03-14 09:05:43,114 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
05:05:43 2019-03-14 09:05:43,117 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:05:43 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 sec - in org.eclipse.scout.rt.server.jdbc.parsers.sql.SqlFormatterTest
05:05:43 Running org.eclipse.scout.rt.server.jdbc.parsers.SqlFunctionReplaceTest
05:05:43 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.server.jdbc.parsers.SqlFunctionReplaceTest
05:05:43 Running org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderWithComposerTest
05:05:43 2019-03-14 09:05:43,280 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestJdbcServerSession@60acd609[id = 34a064e3-d54b-4049-a2d8-34b7fe22f97e], user=default] - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,327 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:05:43 2019-03-14 09:05:43,345 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - SQL Log 'INFO': statements are logged with bind details, but not as plaintext. Use level 'FINE' to also log SQL as plain text (suitable for direct use in executable form) - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,380 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    :bind1,
05:05:43           :bind2
05:05:43 FROM      DUAL
05:05:43 IN  :bind1 => ? [NULL null]
05:05:43 IN  :bind2 => ? [NULL null] - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,382 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 41.723444 ms - MDC[]
05:05:43 2019-03-14 09:05:43,385 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    :bind1,
05:05:43           :bind2
05:05:43 FROM      DUAL
05:05:43 IN  :bind1 => ? [NULL null]
05:05:43 IN  :bind2 => ? [NULL null] - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,390 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    1,
05:05:43           2
05:05:43 FROM      DUAL
05:05:43 INTO      :bind1,
05:05:43           :bind2
05:05:43 OUT :bind1 => ? [Integer]
05:05:43 OUT :bind2 => ? [Integer] - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,393 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    1,
05:05:43           2
05:05:43 FROM      DUAL
05:05:43 INTO      :bind1,
05:05:43           :bind2
05:05:43 OUT :bind1 => ? [Integer]
05:05:43 OUT :bind2 => ? [Integer] - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,396 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    :userId,
05:05:43           :bind1
05:05:43 FROM      DUAL
05:05:43 IN  :userId => ? [NULL null]
05:05:43 IN  :bind1 => ? [NULL null] - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,407 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    :bind1,
05:05:43           :bind2
05:05:43 FROM      DUAL
05:05:43 IN  :bind1 => ? [NULL null]
05:05:43 IN  :bind2 => ? [NULL null] - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,409 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    1,
05:05:43           2
05:05:43 FROM      DUAL
05:05:43 INTO      :bind1,
05:05:43           :bind2
05:05:43 OUT :bind1 => ? [Integer]
05:05:43 OUT :bind2 => ? [Integer] - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,443 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    P.PERSON_NR,
05:05:43           P.NAME
05:05:43 FROM      PERSON P
05:05:43 WHERE     P.PERSON_NR = :key
05:05:43           AND P.NAME LIKE '%' || :text || '%'
05:05:43 IN  :key => ? [VARCHAR null]
05:05:43 IN  :text => ? [VARCHAR null] - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,464 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    COUNT(*)
05:05:43 FROM      PERSON P
05:05:43 WHERE     NVL(:birthdate, TO_DATE('1.1.3000', 'dd.mm.yyyy')) >= SYSDATE
05:05:43           AND :name LIKE '%Me%'
05:05:43           AND :{addressTable.street} LIKE '%Park%'
05:05:43 INTO      :countConcurrent
05:05:43 IN  :birthdate => ? [TIMESTAMP null]
05:05:43 IN  :name => ? [VARCHAR null]
05:05:43 IN  :{addressTable.street} => ? [VARCHAR null]
05:05:43 OUT :countConcurrent => ? [Integer] - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,468 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    COUNT(*)
05:05:43 FROM      PERSON P
05:05:43 WHERE     NVL(:birthdate, TO_DATE('1.1.3000', 'dd.mm.yyyy')) >= SYSDATE
05:05:43           AND :name LIKE '%Me%'
05:05:43           AND :{addressTable.street} LIKE '%Park%'
05:05:43 INTO      :countConcurrent
05:05:43 IN  :birthdate => ? [TIMESTAMP null]
05:05:43 IN  :name => ? [VARCHAR null]
05:05:43 IN  :{addressTable.street} => ? [VARCHAR null]
05:05:43 OUT :countConcurrent => ? [Integer] - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,479 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    BP_NR
05:05:43 FROM      FLM_BP
05:05:43 WHERE     BP_NO LIKE :bpNo
05:05:43 INTO      :bpNr
05:05:43 IN  :bpNo => ? [VARCHAR 12]
05:05:43 OUT :bpNr => ? [Long] - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,486 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    1
05:05:43 FROM      DUAL
05:05:43 INTO      :active
05:05:43 OUT :active => ? [Integer] - MDC[principal=default]
05:05:43 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 sec - in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorTest
05:05:43 Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorFindNextBindTest
05:05:43 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorFindNextBindTest
05:05:43 Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorCreateSqlDumpTest
05:05:43 2019-03-14 09:05:43,679 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:05:43 2019-03-14 09:05:43,684 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
05:05:43 2019-03-14 09:05:43,686 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:05:43 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec - in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorCreateSqlDumpTest
05:05:43 Running org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderTest
05:05:43 Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderTest
05:05:43 Running org.eclipse.scout.rt.server.jdbc.SelectIntoTest
05:05:43 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.server.jdbc.SelectIntoTest
05:05:43 Running org.eclipse.scout.rt.server.jdbc.SelectIntoArrayTest
05:05:43 2019-03-14 09:05:43,842 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:43 SELECT    A,
05:05:43           B,
05:05:43           C
05:05:43 FROM      T
05:05:43 WHERE     D = 0 - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,842 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,855 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    A,
05:05:43           B,
05:05:43           C
05:05:43 FROM      T
05:05:43 WHERE     D = 0
05:05:43 INTO      :{h.active},
05:05:43           :{h.state},
05:05:43           :{h.name}
05:05:43 OUT :{h.active} => ? [Active]
05:05:43 OUT :{h.state} => ? [State]
05:05:43 OUT :{h.name} => ? [Name] - MDC[principal=default]
05:05:43 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.653 sec - in org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderWithComposerTest
05:05:43 Running org.eclipse.scout.rt.server.jdbc.builder.EntityContributionUtilityTest
05:05:43 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.server.jdbc.builder.EntityContributionUtilityTest
05:05:43 Running org.eclipse.scout.rt.server.jdbc.SelectInputBindTest
05:05:43 2019-03-14 09:05:43,907 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    A,
05:05:43           B,
05:05:43           C
05:05:43 FROM      T
05:05:43 WHERE     A = :{h.active}
05:05:43           AND B = :{h.state}
05:05:43           AND C = :{h.name}
05:05:43 IN  :{h.active} => ? [INTEGER 1]
05:05:43 IN  :{h.state} => ? [INTEGER 1]
05:05:43 IN  :{h.name} => ? [VARCHAR abc] - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,909 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    A,
05:05:43           B,
05:05:43           C
05:05:43 FROM      T
05:05:43 WHERE     A = :{h.active}
05:05:43           AND B = :{h.state}
05:05:43           AND C = :{h.name}
05:05:43 IN  :{h.active} => ? [INTEGER null]
05:05:43 IN  :{h.state} => ? [INTEGER null]
05:05:43 IN  :{h.name} => ? [VARCHAR null] - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,917 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:43 SELECT    ROLE_NR
05:05:43 FROM      USER_ROLE
05:05:43 WHERE     USER_NR = 42 - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,917 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,918 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    ROLE_NR
05:05:43 FROM      USER_ROLE
05:05:43 WHERE     USER_NR = :personNr
05:05:43 INTO      :{roles}
05:05:43 IN  :personNr => ? [BIGINT 42]
05:05:43 OUT :{roles} => ? - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,918 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestJdbcServerSession@3b4bd341[id = 557dc15c-d41a-43c0-be01-27cb7ee5e61f], user=default] - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,925 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:43 SELECT    A,
05:05:43           B,
05:05:43           C
05:05:43 FROM      T
05:05:43 WHERE     D = 0 - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,925 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,927 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    A,
05:05:43           B,
05:05:43           C
05:05:43 FROM      T
05:05:43 WHERE     D = 0
05:05:43 INTO      :{table.active},
05:05:43           :{table.state},
05:05:43           :{table.name}
05:05:43 OUT :{table.active} => ? [Boolean]
05:05:43 OUT :{table.state} => ? [Integer]
05:05:43 OUT :{table.name} => ? [String] - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,932 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:43 SELECT    ROLE_NR
05:05:43 FROM      USER_ROLE
05:05:43 WHERE     USER_NR = 63 - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,932 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,933 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    ROLE_NR
05:05:43 FROM      USER_ROLE
05:05:43 WHERE     USER_NR = :personNr
05:05:43 INTO      :{roles}
05:05:43 IN  :personNr => ? [BIGINT 63]
05:05:43 OUT :{roles} => ? - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,938 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:43 SELECT    A,
05:05:43           B,
05:05:43           C
05:05:43 FROM      T
05:05:43 WHERE     D = 0 - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,938 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,939 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    A,
05:05:43           B,
05:05:43           C
05:05:43 FROM      T
05:05:43 WHERE     D = 0
05:05:43 INTO      :{table.active},
05:05:43           :{table.state},
05:05:43           :{table.name}
05:05:43 OUT :{table.active} => ? [Boolean]
05:05:43 OUT :{table.state} => ? [Integer]
05:05:43 OUT :{table.name} => ? [String] - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,944 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:43 SELECT    A,
05:05:43           B,
05:05:43           C
05:05:43 FROM      T
05:05:43 WHERE     D = 0 - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,944 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,945 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    A,
05:05:43           B,
05:05:43           C
05:05:43 FROM      T
05:05:43 WHERE     D = 0
05:05:43 INTO      :{table.active},
05:05:43           :{table.state},
05:05:43           :{table.name}
05:05:43 OUT :{table.active} => ? [Boolean]
05:05:43 OUT :{table.state} => ? [Integer]
05:05:43 OUT :{table.name} => ? [String] - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,946 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - SQL Log 'INFO': statements are logged with bind details, but not as plaintext. Use level 'FINE' to also log SQL as plain text (suitable for direct use in executable form) - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,950 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:43 SELECT    A,
05:05:43           B,
05:05:43           C
05:05:43 FROM      T
05:05:43 WHERE     D = 0 - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,950 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,951 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    A,
05:05:43           B,
05:05:43           C
05:05:43 FROM      T
05:05:43 WHERE     D = 0
05:05:43 INTO      :{tableFieldData.active},
05:05:43           :{tableFieldData.state},
05:05:43           :{tableFieldData.name}
05:05:43 OUT :{tableFieldData.active} => ? [Boolean]
05:05:43 OUT :{tableFieldData.state} => ? [Integer]
05:05:43 OUT :{tableFieldData.name} => ? [String] - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,956 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:43 SELECT    A,
05:05:43           B,
05:05:43           C
05:05:43 FROM      T
05:05:43 WHERE     D = 0 - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,956 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,957 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    A,
05:05:43           B,
05:05:43           C
05:05:43 FROM      T
05:05:43 WHERE     D = 0
05:05:43 INTO      :{table.active},
05:05:43           :{table.state},
05:05:43           :{table.name}
05:05:43 OUT :{table.active} => ? [Boolean]
05:05:43 OUT :{table.state} => ? [Integer]
05:05:43 OUT :{table.name} => ? [String] - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,965 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:43 SELECT    ROLE_NR
05:05:43 FROM      USER_ROLE
05:05:43 WHERE     USER_NR = 42 - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,965 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,966 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    ROLE_NR
05:05:43 FROM      USER_ROLE
05:05:43 WHERE     USER_NR = :personNr
05:05:43 INTO      :{roles}
05:05:43 IN  :personNr => ? [BIGINT 42]
05:05:43 OUT :{roles} => ? [Long] - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,973 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:43 SELECT    A,
05:05:43           B,
05:05:43           C
05:05:43 FROM      T
05:05:43 WHERE     D = 0 - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,973 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,974 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    A,
05:05:43           B,
05:05:43           C
05:05:43 FROM      T
05:05:43 WHERE     D = 0
05:05:43 INTO      :{tableFieldBeanData.active},
05:05:43           :{tableFieldBeanData.state},
05:05:43           :{tableFieldBeanData.name}
05:05:43 OUT :{tableFieldBeanData.active} => ? [Boolean]
05:05:43 OUT :{tableFieldBeanData.state} => ? [Integer]
05:05:43 OUT :{tableFieldBeanData.name} => ? [String] - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,979 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:43 SELECT    A,
05:05:43           B,
05:05:43           C
05:05:43 FROM      T
05:05:43 WHERE     D = 0 - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,979 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,981 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    A,
05:05:43           B,
05:05:43           C
05:05:43 FROM      T
05:05:43 WHERE     D = 0
05:05:43 INTO      :active,
05:05:43           :state,
05:05:43           :name
05:05:43 OUT :active => ? [Boolean]
05:05:43 OUT :state => ? [Integer]
05:05:43 OUT :name => ? [String] - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,986 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:43 *** UNPARSED ***
05:05:43 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,986 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,986 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:43 SELECT    ROLE_NR
05:05:43 FROM      USER_ROLE
05:05:43 WHERE     USER_NR = 42 - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,986 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,987 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    ROLE_NR
05:05:43 FROM      USER_ROLE
05:05:43 WHERE     USER_NR = :personNr
05:05:43 INTO      :{roles}
05:05:43 IN  :personNr => ? [BIGINT 42]
05:05:43 OUT :{roles} => ? - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,989 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 *** UNPARSED ***
05:05:43 UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name}
05:05:43 IN  :{table.active} => ? [INTEGER 1]
05:05:43 IN  :{table.state} => ? [INTEGER 3]
05:05:43 IN  :{table.name} => ? [VARCHAR lorem] - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,993 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:43 SELECT    A,
05:05:43           B,
05:05:43           C
05:05:43 FROM      T
05:05:43 WHERE     D = 0 - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,997 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:43 2019-03-14 09:05:43,999 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:43 SQL with binds:
05:05:43 SELECT    A,
05:05:43           B,
05:05:43           C
05:05:43 FROM      T
05:05:43 WHERE     D = 0
05:05:43 INTO      :{h.active},
05:05:43           :{h.state},
05:05:43           :{h.name}
05:05:43 OUT :{h.active} => ? [boolean]
05:05:43 OUT :{h.state} => ? [int]
05:05:43 OUT :{h.name} => ? [String] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,003 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 SELECT    A,
05:05:44           B,
05:05:44           C
05:05:44 FROM      T
05:05:44 WHERE     D = 0 - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,009 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:44 SELECT    A,
05:05:44           B,
05:05:44           C
05:05:44 FROM      T
05:05:44 WHERE     D = 0 - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,009 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,010 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name}
05:05:44 IN  :{table.active} => ? [INTEGER 0]
05:05:44 IN  :{table.state} => ? [INTEGER 6]
05:05:44 IN  :{table.name} => ? [VARCHAR ipsum] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,011 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 SELECT    A,
05:05:44           B,
05:05:44           C
05:05:44 FROM      T
05:05:44 WHERE     D = 0
05:05:44 INTO      :active,
05:05:44           :state,
05:05:44           :name
05:05:44 OUT :active => ? [Boolean]
05:05:44 OUT :state => ? [Integer]
05:05:44 OUT :name => ? [String] - MDC[principal=default]
05:05:44 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec - in org.eclipse.scout.rt.server.jdbc.SelectIntoArrayTest
05:05:44 2019-03-14 09:05:44,020 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,020 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,022 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name}
05:05:44 IN  :{filter.active} => ? [INTEGER 1]
05:05:44 IN  :{filter.state} => ? [INTEGER 3]
05:05:44 IN  :{filter.name} => ? [VARCHAR lorem] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,023 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name}
05:05:44 IN  :{filter.active} => ? [INTEGER 0]
05:05:44 IN  :{filter.state} => ? [INTEGER 6]
05:05:44 IN  :{filter.name} => ? [VARCHAR ipsum] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,029 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,029 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,030 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name}
05:05:44 IN  :{table.active} => ? [INTEGER 1]
05:05:44 IN  :{table.state} => ? [INTEGER 3]
05:05:44 IN  :{table.name} => ? [VARCHAR lorem] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,032 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name}
05:05:44 IN  :{table.active} => ? [INTEGER 0]
05:05:44 IN  :{table.state} => ? [INTEGER 6]
05:05:44 IN  :{table.name} => ? [VARCHAR ipsum] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,038 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,038 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,039 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
05:05:44 IN  :value => ? [VARCHAR lorem]
05:05:44 IN  :{roles} => ? [BIGINT 5]
05:05:44 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,041 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
05:05:44 IN  :value => ? [VARCHAR lorem]
05:05:44 IN  :{roles} => ? [BIGINT 6]
05:05:44 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,046 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,046 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,048 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name}
05:05:44 IN  :{active} => ? [INTEGER 1]
05:05:44 IN  :{state} => ? [INTEGER 3]
05:05:44 IN  :{name} => ? [VARCHAR lorem] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,050 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name}
05:05:44 IN  :{active} => ? [INTEGER 0]
05:05:44 IN  :{state} => ? [INTEGER 6]
05:05:44 IN  :{name} => ? [VARCHAR ipsum] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,056 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,057 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,058 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{TableHolderFilter.active} , S = :{TableHolderFilter.state} WHERE N = :{TableHolderFilter.name}
05:05:44 IN  :{TableHolderFilter.active} => ? [INTEGER 1]
05:05:44 IN  :{TableHolderFilter.state} => ? [INTEGER 3]
05:05:44 IN  :{TableHolderFilter.name} => ? [VARCHAR lorem] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,060 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{TableHolderFilter.active} , S = :{TableHolderFilter.state} WHERE N = :{TableHolderFilter.name}
05:05:44 IN  :{TableHolderFilter.active} => ? [INTEGER 0]
05:05:44 IN  :{TableHolderFilter.state} => ? [INTEGER 6]
05:05:44 IN  :{TableHolderFilter.name} => ? [VARCHAR ipsum] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,065 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,065 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,067 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name}
05:05:44 IN  :{table.active} => ? [INTEGER 1]
05:05:44 IN  :{table.state} => ? [INTEGER 3]
05:05:44 IN  :{table.name} => ? [VARCHAR lorem] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,068 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name}
05:05:44 IN  :{table.active} => ? [INTEGER 0]
05:05:44 IN  :{table.state} => ? [INTEGER 6]
05:05:44 IN  :{table.name} => ? [VARCHAR ipsum] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,087 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,087 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,090 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
05:05:44 IN  :value => ? [VARCHAR lorem]
05:05:44 IN  :{roles} => ? [BIGINT 5]
05:05:44 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,091 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
05:05:44 IN  :value => ? [VARCHAR lorem]
05:05:44 IN  :{roles} => ? [BIGINT 6]
05:05:44 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,105 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,105 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,106 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name}
05:05:44 IN  :{active} => ? [INTEGER 1]
05:05:44 IN  :{state} => ? [INTEGER 3]
05:05:44 IN  :{name} => ? [VARCHAR lorem] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,108 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name}
05:05:44 IN  :{active} => ? [INTEGER 0]
05:05:44 IN  :{state} => ? [INTEGER 6]
05:05:44 IN  :{name} => ? [VARCHAR ipsum] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,112 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,112 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,113 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name}
05:05:44 IN  :{filter.active} => ? [INTEGER 1]
05:05:44 IN  :{filter.state} => ? [INTEGER 3]
05:05:44 IN  :{filter.name} => ? [VARCHAR lorem] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,115 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name}
05:05:44 IN  :{filter.active} => ? [INTEGER 0]
05:05:44 IN  :{filter.state} => ? [INTEGER 6]
05:05:44 IN  :{filter.name} => ? [VARCHAR ipsum] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,120 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,120 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,122 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{TableBeanHolderFilter.active} , S = :{TableBeanHolderFilter.state} WHERE N = :{TableBeanHolderFilter.name}
05:05:44 IN  :{TableBeanHolderFilter.active} => ? [INTEGER 1]
05:05:44 IN  :{TableBeanHolderFilter.state} => ? [INTEGER 3]
05:05:44 IN  :{TableBeanHolderFilter.name} => ? [VARCHAR lorem] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,123 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{TableBeanHolderFilter.active} , S = :{TableBeanHolderFilter.state} WHERE N = :{TableBeanHolderFilter.name}
05:05:44 IN  :{TableBeanHolderFilter.active} => ? [INTEGER 0]
05:05:44 IN  :{TableBeanHolderFilter.state} => ? [INTEGER 6]
05:05:44 IN  :{TableBeanHolderFilter.name} => ? [VARCHAR ipsum] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,127 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,127 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,128 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{tableFieldData.active} , S = :{tableFieldData.state} WHERE N = :{tableFieldData.name}
05:05:44 IN  :{tableFieldData.active} => ? [INTEGER 1]
05:05:44 IN  :{tableFieldData.state} => ? [INTEGER 3]
05:05:44 IN  :{tableFieldData.name} => ? [VARCHAR lorem] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,129 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{tableFieldData.active} , S = :{tableFieldData.state} WHERE N = :{tableFieldData.name}
05:05:44 IN  :{tableFieldData.active} => ? [INTEGER 0]
05:05:44 IN  :{tableFieldData.state} => ? [INTEGER 6]
05:05:44 IN  :{tableFieldData.name} => ? [VARCHAR ipsum] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,133 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,133 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,134 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{tableFieldBeanData.active} , S = :{tableFieldBeanData.state} WHERE N = :{tableFieldBeanData.name}
05:05:44 IN  :{tableFieldBeanData.active} => ? [INTEGER 1]
05:05:44 IN  :{tableFieldBeanData.state} => ? [INTEGER 3]
05:05:44 IN  :{tableFieldBeanData.name} => ? [VARCHAR lorem] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,135 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{tableFieldBeanData.active} , S = :{tableFieldBeanData.state} WHERE N = :{tableFieldBeanData.name}
05:05:44 IN  :{tableFieldBeanData.active} => ? [INTEGER 0]
05:05:44 IN  :{tableFieldBeanData.state} => ? [INTEGER 6]
05:05:44 IN  :{tableFieldBeanData.name} => ? [VARCHAR ipsum] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,140 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,140 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,141 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
05:05:44 IN  :value => ? [VARCHAR lorem]
05:05:44 IN  :{roles} => ? [BIGINT 5]
05:05:44 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,142 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
05:05:44 IN  :value => ? [VARCHAR lorem]
05:05:44 IN  :{roles} => ? [BIGINT 6]
05:05:44 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,146 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,147 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,148 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
05:05:44 IN  :value => ? [VARCHAR lorem]
05:05:44 IN  :{roles} => ? [BIGINT 5]
05:05:44 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,149 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
05:05:44 IN  :value => ? [VARCHAR lorem]
05:05:44 IN  :{roles} => ? [BIGINT 6]
05:05:44 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,153 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,153 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,154 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name}
05:05:44 IN  :{table.active} => ? [INTEGER 1]
05:05:44 IN  :{table.state} => ? [INTEGER 3]
05:05:44 IN  :{table.name} => ? [VARCHAR lorem] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,155 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name}
05:05:44 IN  :{table.active} => ? [INTEGER 0]
05:05:44 IN  :{table.state} => ? [INTEGER 6]
05:05:44 IN  :{table.name} => ? [VARCHAR ipsum] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,159 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,159 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,160 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
05:05:44 IN  :value => ? [VARCHAR lorem]
05:05:44 IN  :{roles} => ? [BIGINT 5]
05:05:44 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,161 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
05:05:44 IN  :value => ? [VARCHAR lorem]
05:05:44 IN  :{roles} => ? [BIGINT 6]
05:05:44 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,165 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,165 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,166 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name}
05:05:44 IN  :{filter.active} => ? [INTEGER 1]
05:05:44 IN  :{filter.state} => ? [INTEGER 3]
05:05:44 IN  :{filter.name} => ? [VARCHAR lorem] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,167 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name}
05:05:44 IN  :{filter.active} => ? [INTEGER 0]
05:05:44 IN  :{filter.state} => ? [INTEGER 6]
05:05:44 IN  :{filter.name} => ? [VARCHAR ipsum] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,173 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,173 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,174 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
05:05:44 IN  :value => ? [VARCHAR lorem]
05:05:44 IN  :{roles} => ? [BIGINT 5]
05:05:44 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,175 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
05:05:44 IN  :value => ? [VARCHAR lorem]
05:05:44 IN  :{roles} => ? [BIGINT 6]
05:05:44 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,179 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,179 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,180 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name}
05:05:44 IN  :{active} => ? [INTEGER 1]
05:05:44 IN  :{state} => ? [INTEGER 3]
05:05:44 IN  :{name} => ? [VARCHAR lorem] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,181 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name}
05:05:44 IN  :{active} => ? [INTEGER 0]
05:05:44 IN  :{state} => ? [INTEGER 6]
05:05:44 IN  :{name} => ? [VARCHAR ipsum] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,185 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,185 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,186 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name}
05:05:44 IN  :{filter.active} => ? [INTEGER 1]
05:05:44 IN  :{filter.state} => ? [INTEGER 3]
05:05:44 IN  :{filter.name} => ? [VARCHAR lorem] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,187 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name}
05:05:44 IN  :{filter.active} => ? [INTEGER 0]
05:05:44 IN  :{filter.state} => ? [INTEGER 6]
05:05:44 IN  :{filter.name} => ? [VARCHAR ipsum] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,191 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,191 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,192 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name}
05:05:44 IN  :{active} => ? [INTEGER 1]
05:05:44 IN  :{state} => ? [INTEGER 3]
05:05:44 IN  :{name} => ? [VARCHAR lorem] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,193 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name}
05:05:44 IN  :{active} => ? [INTEGER 0]
05:05:44 IN  :{state} => ? [INTEGER 6]
05:05:44 IN  :{name} => ? [VARCHAR ipsum] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,198 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 6 AND P = 9 - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,198 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,199 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
05:05:44 IN  :value => ? [VARCHAR lorem]
05:05:44 IN  :{roles} => ? [BIGINT 6]
05:05:44 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,200 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 *** UNPARSED ***
05:05:44 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
05:05:44 IN  :value => ? [VARCHAR lorem]
05:05:44 IN  :{roles} => ? [BIGINT 5]
05:05:44 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
05:05:44 Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 sec - in org.eclipse.scout.rt.server.jdbc.SelectInputBindTest
05:05:44 Running org.eclipse.scout.rt.server.jdbc.BindValueTest
05:05:44 2019-03-14 09:05:44,206 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 SELECT    A
05:05:44 FROM      T
05:05:44 WHERE     A = :a
05:05:44 IN  :a => ? [BIGINT null] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,232 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 SELECT    A
05:05:44 FROM      T
05:05:44 WHERE     A = :a
05:05:44 IN  :a => ? [BIGINT null] - MDC[principal=default]
05:05:44 2019-03-14 09:05:44,234 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
05:05:44 SQL with binds:
05:05:44 SELECT    A
05:05:44 FROM      T
05:05:44 WHERE     A = :a
05:05:44 IN  :a => ? [NULL null] - MDC[principal=default]
05:05:44 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.eclipse.scout.rt.server.jdbc.BindValueTest
05:05:44 
05:05:44 Results :
05:05:44 
05:05:44 Tests run: 107, Failures: 0, Errors: 0, Skipped: 0
05:05:44 
05:05:44 [INFO] 
05:05:44 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.jdbc.test ---
05:05:44 [WARNING] JAR will be empty - no content was marked for inclusion!
05:05:44 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-6.0.300-SNAPSHOT.jar
05:05:44 [INFO] 
05:05:44 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jdbc.test ---
05:05:44 [INFO] 
05:05:44 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jdbc.test ---
05:05:44 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-6.0.300-SNAPSHOT-tests.jar
05:05:44 [INFO] 
05:05:44 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jdbc.test ---
05:05:44 [INFO] No sources in project. Archive not created.
05:05:44 [INFO] 
05:05:44 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jdbc.test ---
05:05:44 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-6.0.300-SNAPSHOT-test-sources.jar
05:05:44 [INFO] 
05:05:44 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.jdbc.test ---
05:05:44 [INFO] Skipping duplicate-finder execution!
05:05:44 [INFO] 
05:05:44 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jdbc.test ---
05:05:44 [INFO] Signature checking is skipped.
05:05:44 [INFO] 
05:05:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jdbc.test ---
05:05:44 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-6.0.300-SNAPSHOT.jar
05:05:44 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-6.0.300-SNAPSHOT.pom
05:05:44 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-6.0.300-SNAPSHOT-tests.jar
05:05:44 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-6.0.300-SNAPSHOT-test-sources.jar
05:05:44 [INFO] 
05:05:44 [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.client >----------
05:05:44 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.client 6.0.300-SNAPSHOT [17/30]
05:05:44 [INFO] --------------------------------[ jar ]---------------------------------
05:05:44 [INFO] 
05:05:44 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.client ---
05:05:44 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client/target
05:05:44 [INFO] 
05:05:44 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.client ---
05:05:44 [INFO] Skipping Rule Enforcement.
05:05:44 [INFO] 
05:05:44 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.client ---
05:05:45 [INFO] 
05:05:45 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.client ---
05:05:45 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client/../org.eclipse.scout.rt/target/jacoco-all.exec
05:05:45 [INFO] 
05:05:45 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.client ---
05:05:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:45 [INFO] Copying 3 resources
05:05:45 [INFO] 
05:05:45 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.client ---
05:05:45 [INFO] Changes detected - recompiling the module!
05:05:45 [INFO] Compiling 884 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client/target/classes
05:05:47 [INFO] 
05:05:47 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.client ---
05:05:49 [INFO] 
05:05:49 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.client ---
05:05:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:49 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client/src/test/resources
05:05:49 [INFO] 
05:05:49 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.client ---
05:05:49 [INFO] No sources to compile
05:05:49 [INFO] 
05:05:49 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.client ---
05:05:49 [INFO] No tests to run.
05:05:49 [INFO] 
05:05:49 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.client ---
05:05:49 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-6.0.300-SNAPSHOT.jar
05:05:50 [INFO] 
05:05:50 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.client ---
05:05:50 [INFO] 
05:05:50 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.client ---
05:05:50 [INFO] Skipping packaging of the test-jar
05:05:50 [INFO] 
05:05:50 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.client ---
05:05:50 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-6.0.300-SNAPSHOT-sources.jar
05:05:50 [INFO] 
05:05:50 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.client ---
05:05:50 [INFO] No sources in project. Archive not created.
05:05:50 [INFO] 
05:05:50 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.client ---
05:05:50 [INFO] Skipping duplicate-finder execution!
05:05:50 [INFO] 
05:05:50 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.client ---
05:05:50 [INFO] Signature checking is skipped.
05:05:50 [INFO] 
05:05:50 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.client ---
05:05:50 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/6.0.300-SNAPSHOT/org.eclipse.scout.rt.client-6.0.300-SNAPSHOT.jar
05:05:50 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/6.0.300-SNAPSHOT/org.eclipse.scout.rt.client-6.0.300-SNAPSHOT.pom
05:05:50 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/6.0.300-SNAPSHOT/org.eclipse.scout.rt.client-6.0.300-SNAPSHOT-sources.jar
05:05:50 [INFO] 
05:05:50 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.client.test >--------
05:05:50 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.client.test 6.0.300-SNAPSHOT [18/30]
05:05:50 [INFO] --------------------------------[ jar ]---------------------------------
05:05:50 [INFO] 
05:05:50 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.client.test ---
05:05:50 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/target
05:05:50 [INFO] 
05:05:50 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.client.test ---
05:05:50 [INFO] Skipping Rule Enforcement.
05:05:50 [INFO] 
05:05:50 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.client.test ---
05:05:51 [INFO] 
05:05:55 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.client.test ---
05:05:55 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/../org.eclipse.scout.rt/target/jacoco-all.exec
05:05:55 [INFO] 
05:05:55 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.client.test ---
05:05:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:55 [INFO] Copying 1 resource
05:05:55 [INFO] 
05:05:55 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.client.test ---
05:05:55 [INFO] Changes detected - recompiling the module!
05:05:55 [INFO] Compiling 21 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/target/classes
05:05:55 [INFO] 
05:05:55 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.client.test ---
05:05:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:55 [INFO] Copying 2 resources
05:05:55 [INFO] 
05:05:55 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.client.test ---
05:05:55 [INFO] Changes detected - recompiling the module!
05:05:55 [INFO] Compiling 325 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/target/test-classes
05:05:55 [INFO] 
05:05:55 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.client.test ---
05:05:55 [INFO] 
05:05:55 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.client.test ---
05:05:55 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/target/surefire-reports
05:05:55 
05:05:55 -------------------------------------------------------
05:05:55  T E S T S
05:05:55 -------------------------------------------------------
05:05:55 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:55 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:55 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:55 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:55 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:55 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:55 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:55 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:55 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:55 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:55 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:55 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:05:58 Running org.eclipse.scout.rt.shared.data.form.FormDataImportWithTemplatesTest
05:05:58 Running org.eclipse.scout.rt.client.ui.basic.table.internal.InternalTableRowTest
05:05:59 Running org.eclipse.scout.rt.client.ui.basic.table.TableTest
05:05:59 Running org.eclipse.scout.rt.shared.extension.dto.ContributionOnlyOneTemplateTest
05:05:59 Running org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest
05:05:59 Running org.eclipse.scout.rt.client.ui.form.fields.longfield.AbstractLongFieldTest
05:06:00 Running org.eclipse.scout.rt.client.ui.form.fields.imagebox.ImageFieldTest
05:06:00 Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest
05:06:00 Running org.eclipse.scout.rt.client.ui.form.fields.OrderedComparatorTest
05:06:01 Running org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerLoginTest
05:06:02 2019-03-14 09:06:02,617 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:06:02 2019-03-14 09:06:02,753 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:06:02 2019-03-14 09:06:02,898 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:06:02 2019-03-14 09:06:02,919 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:06:03 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.447 sec - in org.eclipse.scout.rt.client.ui.form.fields.OrderedComparatorTest
05:06:03 Running org.eclipse.scout.rt.client.ui.form.fields.MasterSlaveRelationWithTemplatesFieldTest
05:06:03 2019-03-14 09:06:03,113 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 327.212256 ms - MDC[]
05:06:03 2019-03-14 09:06:02,900 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:06:03 2019-03-14 09:06:03,143 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:06:03 2019-03-14 09:06:03,110 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:06:03 2019-03-14 09:06:03,295 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 446.975552 ms - MDC[]
05:06:03 2019-03-14 09:06:03,338 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 391.316088 ms - MDC[]
05:06:03 2019-03-14 09:06:03,526 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 578.191403 ms - MDC[]
05:06:03 2019-03-14 09:06:03,668 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 344.158004 ms - MDC[]
05:06:03 2019-03-14 09:06:03,920 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 663.992078 ms - MDC[]
05:06:04 2019-03-14 09:06:04,035 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 838.518280 ms - MDC[]
05:06:04 2019-03-14 09:06:04,017 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:06:04 2019-03-14 09:06:04,614 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 414.637905 ms - MDC[]
05:06:04 2019-03-14 09:06:04,790 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:06:05 2019-03-14 09:06:05,431 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:06:05 2019-03-14 09:06:05,534 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 4 code type classes registered. - MDC[]
05:06:05 2019-03-14 09:06:05,537 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:06:05 2019-03-14 09:06:05,647 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 758.239775 ms - MDC[]
05:06:05 Running org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxInFormTest
05:06:05 2019-03-14 09:06:05,882 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:06:05 2019-03-14 09:06:05,941 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 4 code type classes registered. - MDC[]
05:06:05 2019-03-14 09:06:05,943 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:06:06 2019-03-14 09:06:06,019 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:06:06 2019-03-14 09:06:05,967 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:06:06 2019-03-14 09:06:06,119 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 4 code type classes registered. - MDC[]
05:06:06 2019-03-14 09:06:06,121 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:06:06 2019-03-14 09:06:06,483 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:06:06 2019-03-14 09:06:06,563 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 4 code type classes registered. - MDC[]
05:06:06 2019-03-14 09:06:06,565 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:06:06 2019-03-14 09:06:06,826 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 788.777836 ms - MDC[]
05:06:06 2019-03-14 09:06:06,971 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:06:07 2019-03-14 09:06:07,062 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:06:07 2019-03-14 09:06:07,053 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=anna]
05:06:07 2019-03-14 09:06:07,086 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
05:06:07 2019-03-14 09:06:07,046 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 4 code type classes registered. - MDC[]
05:06:07 2019-03-14 09:06:07,099 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:06:07 2019-03-14 09:06:07,087 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:06:07 2019-03-14 09:06:07,124 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 4 code type classes registered. - MDC[]
05:06:07 2019-03-14 09:06:07,130 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:06:07 2019-03-14 09:06:07,251 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 4 code type classes registered. - MDC[]
05:06:07 2019-03-14 09:06:07,254 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:06:07 2019-03-14 09:06:07,300 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=default]
05:06:07 2019-03-14 09:06:07,302 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:06:07 2019-03-14 09:06:07,346 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
05:06:07 2019-03-14 09:06:07,366 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 4 code type classes registered. - MDC[]
05:06:07 2019-03-14 09:06:07,372 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:06:07 2019-03-14 09:06:07,598 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:06:07 2019-03-14 09:06:07,661 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3251188a[id = 7fa8847b-87eb-43e8-b74e-5dab576e9ddc], user=genie.scout] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=7fa8847b-87eb-43e8-b74e-5dab576e9ddc]]
05:06:07 2019-03-14 09:06:07,627 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 4 code type classes registered. - MDC[]
05:06:07 2019-03-14 09:06:07,680 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:06:07 2019-03-14 09:06:07,850 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=default]
05:06:07 2019-03-14 09:06:07,914 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
05:06:08 2019-03-14 09:06:08,055 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@32f70aa2[id = f61d326b-17ae-4ff3-be94-191eded40104], user=genie.scout] - MDC[principal=default, jobName=Starting ClientSession [sessionId=f61d326b-17ae-4ff3-be94-191eded40104]]
05:06:08 2019-03-14 09:06:08,088 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=default]
05:06:08 2019-03-14 09:06:08,098 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
05:06:08 2019-03-14 09:06:08,362 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:06:08 2019-03-14 09:06:08,387 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 4 code type classes registered. - MDC[]
05:06:08 2019-03-14 09:06:08,389 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:06:08 2019-03-14 09:06:08,389 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=default]
05:06:08 2019-03-14 09:06:08,401 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
05:06:08 2019-03-14 09:06:08,461 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=default]
05:06:08 2019-03-14 09:06:08,489 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
05:06:08 2019-03-14 09:06:08,594 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@157581df[id = f8a4e6d1-c485-40d9-b93f-909bedd01b7a], user=genie.scout] - MDC[principal=default, jobName=Starting ClientSession [sessionId=f8a4e6d1-c485-40d9-b93f-909bedd01b7a]]
05:06:08 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.752 sec - in org.eclipse.scout.rt.client.ui.basic.table.internal.InternalTableRowTest
05:06:08 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractProposalColumnTest
05:06:08 2019-03-14 09:06:08,621 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3d98a162[id = 7232f7d6-4cef-4ed6-b036-c0632053a874], user=genie.scout] - MDC[principal=default, jobName=Starting ClientSession [sessionId=7232f7d6-4cef-4ed6-b036-c0632053a874]]
05:06:08 2019-03-14 09:06:08,632 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=ScoutClientTestRunnerLoginTest]
05:06:08 2019-03-14 09:06:08,708 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=ScoutClientTestRunnerLoginTest]
05:06:08 2019-03-14 09:06:08,805 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1f0ccd3a[id = 0283c331-398a-4080-8590-222549237f48], user=genie.scout] - MDC[principal=default, jobName=Starting ClientSession [sessionId=0283c331-398a-4080-8590-222549237f48]]
05:06:09 2019-03-14 09:06:09,048 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2b9ca2f5[id = a4872a22-5975-490c-a657-df61dfc5c8f3], user=genie.scout] - MDC[principal=default, jobName=Starting ClientSession [sessionId=a4872a22-5975-490c-a657-df61dfc5c8f3]]
05:06:09 2019-03-14 09:06:09,252 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@72dd91f[id = 409b0e72-485d-4732-a2fd-4ee3caec7b54], user=genie.scout] - MDC[principal=ScoutClientTestRunnerLoginTest, jobName=Starting ClientSession [sessionId=409b0e72-485d-4732-a2fd-4ee3caec7b54]]
05:06:09 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.906 sec - in org.eclipse.scout.rt.shared.extension.dto.ContributionOnlyOneTemplateTest
05:06:09 Running org.eclipse.scout.rt.shared.extension.ExtensionRegistryExtensionRegistrationTest
05:06:09 2019-03-14 09:06:09,453 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField - Unexpected Error:  - MDC[principal=anna, jobName=Running JUnit test in model job]
05:06:09 org.eclipse.scout.rt.platform.exception.ProcessingException: "EXCEPTION!!!" is an invalid value [severity=ERROR]
05:06:09 	at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.setValue(AbstractValueField.java:346)
05:06:09 	at org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest.testValidateException(ValueFieldTest.java:116)
05:06:09 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:06:09 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:06:09 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:06:09 	at java.lang.reflect.Method.invoke(Method.java:498)
05:06:09 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
05:06:09 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05:06:09 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
05:06:09 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05:06:09 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
05:06:09 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
05:06:09 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
05:06:09 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:37)
05:06:09 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:09 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:09 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:09 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
05:06:09 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:09 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:09 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:09 	at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47)
05:06:09 	at java.security.AccessController.doPrivileged(Native Method)
05:06:09 	at javax.security.auth.Subject.doAs(Subject.java:422)
05:06:09 	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43)
05:06:09 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:09 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:09 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:09 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:09 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:09 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:09 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:09 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:09 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:09 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:09 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:09 	at java.lang.Thread.run(Thread.java:748)
05:06:09 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:09 Caused by: java.lang.RuntimeException: EXCEPTION!!!
05:06:09 	at org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest$ParseErrorField.execValidateValue(ValueFieldTest.java:232)
05:06:09 	at org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest$ParseErrorField.execValidateValue(ValueFieldTest.java:1)
05:06:09 	at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField$LocalValueFieldExtension.execValidateValue(AbstractValueField.java:670)
05:06:09 	at org.eclipse.scout.rt.client.extension.ui.form.fields.ValueFieldChains$ValueFieldExecValidateChain$1.callMethod(ValueFieldChains.java:46)
05:06:09 	at org.eclipse.scout.rt.client.extension.ui.form.fields.ValueFieldChains$ValueFieldExecValidateChain$1.callMethod(ValueFieldChains.java:1)
05:06:09 	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:122)
05:06:09 	at org.eclipse.scout.rt.client.extension.ui.form.fields.ValueFieldChains$ValueFieldExecValidateChain.execValidateValue(ValueFieldChains.java:49)
05:06:09 	at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.interceptValidateValue(AbstractValueField.java:697)
05:06:09 	at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.validateValue(AbstractValueField.java:471)
05:06:09 	at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.setValue(AbstractValueField.java:337)
05:06:09 	... 37 common frames omitted
05:06:09 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec - in org.eclipse.scout.rt.shared.extension.ExtensionRegistryExtensionRegistrationTest
05:06:09 Running org.eclipse.scout.rt.shared.data.form.FormDataCloneTest
05:06:09 2019-03-14 09:06:09,564 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:06:09 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.146 sec - in org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest
05:06:09 Running org.eclipse.scout.rt.client.ui.form.fields.ValueFieldAutoDisplayTextTest
05:06:09 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec - in org.eclipse.scout.rt.shared.data.form.FormDataCloneTest
05:06:09 Running org.eclipse.scout.rt.platform.TypeCastUtilityClientTest
05:06:09 2019-03-14 09:06:09,689 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=default]
05:06:09 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.platform.TypeCastUtilityClientTest
05:06:09 Running org.eclipse.scout.rt.client.ui.wizard.AbstractWizardTest
05:06:09 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.959 sec - in org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerLoginTest
05:06:09 Running org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerAdditionalLoginTest
05:06:09 2019-03-14 09:06:09,720 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=ScoutClientTestRunnerAdditionalLoginTest]
05:06:09 2019-03-14 09:06:09,721 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=ScoutClientTestRunnerAdditionalLoginTest]
05:06:09 2019-03-14 09:06:09,742 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@18b3ac3[id = 6ad727da-4768-4e51-88c5-e7c37ec4ec56], user=genie.scout] - MDC[principal=ScoutClientTestRunnerAdditionalLoginTest, jobName=Starting ClientSession [sessionId=6ad727da-4768-4e51-88c5-e7c37ec4ec56]]
05:06:09 2019-03-14 09:06:09,764 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=otherUser]
05:06:09 2019-03-14 09:06:09,753 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
05:06:09 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.748 sec - in org.eclipse.scout.rt.client.ui.form.fields.imagebox.ImageFieldTest
05:06:09 Running org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlFieldTest
05:06:09 2019-03-14 09:06:09,755 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - No user area property found. Using '/opt/public/hipp/homes/genie.scout/user' as fallback. Consider specifying a user area using property 'user.area'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:09 2019-03-14 09:06:09,774 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=otherUser]
05:06:09 2019-03-14 09:06:09,781 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@597768f3[id = cc5a3cd9-00be-4f1f-9b1b-1a9c0369b614], user=genie.scout] - MDC[principal=otherUser, jobName=Starting ClientSession [sessionId=cc5a3cd9-00be-4f1f-9b1b-1a9c0369b614]]
05:06:09 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 sec - in org.eclipse.scout.rt.client.ui.form.fields.ValueFieldAutoDisplayTextTest
05:06:09 Running org.eclipse.scout.rt.client.ui.basic.table.TableLoadingPerfTest
05:06:09 2019-03-14 09:06:09,806 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=thirdUser]
05:06:09 2019-03-14 09:06:09,807 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=thirdUser]
05:06:09 2019-03-14 09:06:09,822 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=default]
05:06:09 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.341 sec - in org.eclipse.scout.rt.client.ui.form.fields.longfield.AbstractLongFieldTest
05:06:09 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndPageBeanTest
05:06:09 2019-03-14 09:06:09,834 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@3c89929f[id = 4febba53-f9b4-4ce5-bad1-b3b8d4ed9fff], user=genie.scout] - MDC[principal=thirdUser, jobName=Starting ClientSession [sessionId=4febba53-f9b4-4ce5-bad1-b3b8d4ed9fff]]
05:06:09 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec - in org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerAdditionalLoginTest
05:06:09 Running org.eclipse.scout.rt.testing.client.runner.parameterized.SampleParameterizedClientTest
05:06:09 2019-03-14 09:06:09,856 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
05:06:09 2019-03-14 09:06:09,860 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=default]
05:06:09 2019-03-14 09:06:09,861 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
05:06:09 2019-03-14 09:06:09,901 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7159ee0d[id = b8a2b889-7186-48ea-94a3-3c25299ab220], user=genie.scout] - MDC[principal=default, jobName=Starting ClientSession [sessionId=b8a2b889-7186-48ea-94a3-3c25299ab220]]
05:06:09 2019-03-14 09:06:09,905 ERROR [main] org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlField - Malformed URL 'data' - MDC[]
05:06:09 java.net.MalformedURLException: no protocol: data
05:06:09 	at java.net.URL.<init>(URL.java:593)
05:06:09 	at java.net.URL.<init>(URL.java:490)
05:06:09 	at java.net.URL.<init>(URL.java:439)
05:06:09 	at org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlField.execAppLinkAction(AbstractHtmlField.java:94)
05:06:09 	at org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlFieldTest$P_HtmlField.execAppLinkAction(AbstractHtmlFieldTest.java:45)
05:06:09 	at org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlField$LocalHtmlFieldExtension.execAppLinkAction(AbstractHtmlField.java:235)
05:06:09 	at org.eclipse.scout.rt.client.extension.ui.form.fields.htmlfield.HtmlFieldChains$HtmlFieldAppLinkActionChain$1.callMethod(HtmlFieldChains.java:42)
05:06:09 	at org.eclipse.scout.rt.client.extension.ui.form.fields.htmlfield.HtmlFieldChains$HtmlFieldAppLinkActionChain$1.callMethod(HtmlFieldChains.java:1)
05:06:09 	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:122)
05:06:09 	at org.eclipse.scout.rt.client.extension.ui.form.fields.htmlfield.HtmlFieldChains$HtmlFieldAppLinkActionChain.execAppLinkAction(HtmlFieldChains.java:45)
05:06:09 	at org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlField.interceptAppLinkAction(AbstractHtmlField.java:224)
05:06:09 	at org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlField.doAppLinkAction(AbstractHtmlField.java:114)
05:06:09 	at org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlField$P_UIFacade.fireAppLinkActionFromUI(AbstractHtmlField.java:192)
05:06:09 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:06:09 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:06:09 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:06:09 	at java.lang.reflect.Method.invoke(Method.java:498)
05:06:09 	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
05:06:09 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:09 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:09 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:09 	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
05:06:09 	at com.sun.proxy.$Proxy33.fireAppLinkActionFromUI(Unknown Source)
05:06:09 	at org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlFieldTest.testExecHyperlinkAction(AbstractHtmlFieldTest.java:33)
05:06:09 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:06:09 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:06:09 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:06:09 	at java.lang.reflect.Method.invoke(Method.java:498)
05:06:09 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
05:06:09 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05:06:09 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
05:06:09 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05:06:09 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
05:06:09 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
05:06:09 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
05:06:09 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
05:06:09 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
05:06:09 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
05:06:09 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
05:06:09 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
05:06:09 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
05:06:09 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
05:06:09 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
05:06:09 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
05:06:09 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
05:06:09 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
05:06:09 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
05:06:09 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
05:06:09 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:97)
05:06:09 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
05:06:09 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
05:06:09 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
05:06:09 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
05:06:09 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
05:06:09 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
05:06:09 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
05:06:09 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
05:06:09 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
05:06:09 2019-03-14 09:06:09,915 INFO  [main] org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlField - execHyperlinkAction null (in org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlFieldTest$P_HtmlField) - MDC[]
05:06:09 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec - in org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlFieldTest
05:06:09 Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout11Test
05:06:09 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec - in org.eclipse.scout.rt.testing.client.runner.parameterized.SampleParameterizedClientTest
05:06:09 Running org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest
05:06:10 2019-03-14 09:06:10,088 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 434.604813 ms - MDC[]
05:06:10 2019-03-14 09:06:10,090 ERROR [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.smartfield.HierarchicalContentAssistDataFetcher -  - MDC[principal=default, jobName=org.eclipse.scout.rt.platform.job.internal.JobFutureTask$3]
05:06:10 java.lang.AssertionError: No lookup should be performed for that test-case
05:06:10 	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest$StyleLookupService.checkLookupAllowed(SmartFieldTest.java:223)
05:06:10 	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest$StyleLookupService.getDataByText(SmartFieldTest.java:241)
05:06:10 	at org.eclipse.scout.rt.shared.services.lookup.LookupCall.getDataByText(LookupCall.java:322)
05:06:10 	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractContentAssistField$4.provide(AbstractContentAssistField.java:1516)
05:06:10 	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper$1.call(LookupRowHelper.java:61)
05:06:10 	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper$1.call(LookupRowHelper.java:1)
05:06:10 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:10 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:10 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:10 	at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47)
05:06:10 	at java.security.AccessController.doPrivileged(Native Method)
05:06:10 	at javax.security.auth.Subject.doAs(Subject.java:422)
05:06:10 	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43)
05:06:10 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:10 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:10 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:10 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:10 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:10 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:10 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:10 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:10 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:10 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:10 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:10 	at java.lang.Thread.run(Thread.java:748)
05:06:10 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:10 2019-03-14 09:06:10,172 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5ad7f26e[id = 7cd3b6f9-94cd-40c8-8b7d-2af882367028], user=genie.scout] - MDC[principal=default, jobName=Starting ClientSession [sessionId=7cd3b6f9-94cd-40c8-8b7d-2af882367028]]
05:06:10 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout11Test
05:06:10 Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout06Test
05:06:10 2019-03-14 09:06:10,248 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1deb57da[id = b532547c-61fa-4729-949c-2ebee5d9ece2], user=genie.scout] - MDC[principal=default, jobName=Starting ClientSession [sessionId=b532547c-61fa-4729-949c-2ebee5d9ece2]]
05:06:10 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 sec - in org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest
05:06:10 Running org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedClientTestRunnerTest
05:06:10 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedClientTestRunnerTest
05:06:10 Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutTest
05:06:10 2019-03-14 09:06:10,396 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=anna]
05:06:10 2019-03-14 09:06:10,399 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
05:06:10 2019-03-14 09:06:10,402 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest$JUnitClientSession@45ceed9b[id = 2c399947-de0a-47c8-9963-37cf4ae75876], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=2c399947-de0a-47c8-9963-37cf4ae75876]]
05:06:10 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout06Test
05:06:10 Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout01Test
05:06:10 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout01Test
05:06:10 Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout0100Test
05:06:10 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout0100Test
05:06:10 Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.AbstractGroupBoxTest
05:06:10 2019-03-14 09:06:10,559 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - No user area property found. Using '/opt/public/hipp/homes/genie.scout/user' as fallback. Consider specifying a user area using property 'user.area'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:10 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec - in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutTest
05:06:10 Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutPropertyMapTest
05:06:10 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 sec - in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutPropertyMapTest
05:06:10 Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerSameSessionTest
05:06:10 2019-03-14 09:06:10,738 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=anna]
05:06:10 2019-03-14 09:06:10,739 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
05:06:10 2019-03-14 09:06:10,743 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerSameSessionTest$JUnitClientSession@420ce4fe[id = eb1bdacc-f412-4aae-a437-797f4a5fb619], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=eb1bdacc-f412-4aae-a437-797f4a5fb619]]
05:06:10 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.455 sec - in org.eclipse.scout.rt.shared.data.form.FormDataImportWithTemplatesTest
05:06:10 Running org.eclipse.scout.rt.shared.data.form.FormDataImportWithPropertiesTest
05:06:10 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec - in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerSameSessionTest
05:06:10 Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest
05:06:10 2019-03-14 09:06:10,866 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=john]
05:06:10 2019-03-14 09:06:10,866 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=john]
05:06:10 2019-03-14 09:06:10,868 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest$JUnitClientSession@6faa274f[id = de151790-5666-44ef-8aa4-8ded31f74a85], user=null] - MDC[principal=john, jobName=Starting ClientSession [sessionId=de151790-5666-44ef-8aa4-8ded31f74a85]]
05:06:10 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest
05:06:10 Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest
05:06:10 2019-03-14 09:06:10,894 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
05:06:10 2019-03-14 09:06:10,903 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@69cfaa4[id = d7babc82-95ff-4a6d-912e-22d256545713], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=d7babc82-95ff-4a6d-912e-22d256545713]]
05:06:10 2019-03-14 09:06:10,909 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
05:06:10 2019-03-14 09:06:10,920 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@3f303f0b[id = 76602f94-23cd-4254-b594-8ed498204796], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=76602f94-23cd-4254-b594-8ed498204796]]
05:06:10 2019-03-14 09:06:10,925 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
05:06:10 2019-03-14 09:06:10,927 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@6b36805d[id = 969bb982-376c-4571-93cd-de2fee7ca61a], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=969bb982-376c-4571-93cd-de2fee7ca61a]]
05:06:10 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec - in org.eclipse.scout.rt.shared.data.form.FormDataImportWithPropertiesTest
05:06:10 Running org.eclipse.scout.rt.client.ui.form.fields.stringfield.StringFieldSetMultilineTextTest
05:06:10 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.232 sec - in org.eclipse.scout.rt.client.ui.wizard.AbstractWizardTest
05:06:10 Running org.eclipse.scout.rt.client.ui.messagebox.MessageBoxTest
05:06:10 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.eclipse.scout.rt.client.ui.form.fields.stringfield.StringFieldSetMultilineTextTest
05:06:10 Running org.eclipse.scout.rt.client.ui.form.fields.stringfield.AbstractStringFieldTest
05:06:10 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.165 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndPageBeanTest
05:06:10 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuTest
05:06:10 2019-03-14 09:06:10,997 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=anna]
05:06:10 2019-03-14 09:06:10,998 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
05:06:11 2019-03-14 09:06:11,000 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession2@23291ee4[id = 5f6ea3c9-f3d9-4653-8443-a6a60b3b9578], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=5f6ea3c9-f3d9-4653-8443-a6a60b3b9578]]
05:06:11 2019-03-14 09:06:11,015 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
05:06:11 2019-03-14 09:06:11,024 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@6b5c26d[id = c3130078-da4f-4570-98db-2560a3584471], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=c3130078-da4f-4570-98db-2560a3584471]]
05:06:11 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 sec - in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest
05:06:11 Running org.eclipse.scout.rt.shared.extension.services.common.code.MoveCodesTest
05:06:11 2019-03-14 09:06:11,045 WARN  [scout-model-thread-25] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - No user area property found. Using '/opt/public/hipp/homes/genie.scout/user' as fallback. Consider specifying a user area using property 'user.area'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:11 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.502 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractProposalColumnTest
05:06:11 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractMixedSmartColumnTest
05:06:11 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 sec - in org.eclipse.scout.rt.client.ui.form.fields.stringfield.AbstractStringFieldTest
05:06:11 Running org.eclipse.scout.rt.client.ui.form.fields.button.ButtonTest
05:06:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuTest
05:06:11 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTableTest
05:06:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.eclipse.scout.rt.client.ui.form.fields.button.ButtonTest
05:06:11 Running org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldTest
05:06:11 2019-03-14 09:06:11,247 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=default]
05:06:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldTest
05:06:11 Running org.eclipse.scout.rt.client.ui.form.fields.bigintegerfield.AbstractBigIntegerFieldTest
05:06:11 2019-03-14 09:06:11,286 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
05:06:11 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 sec - in org.eclipse.scout.rt.client.ui.form.fields.bigintegerfield.AbstractBigIntegerFieldTest
05:06:11 Running org.eclipse.scout.rt.client.ui.form.fields.bigdecimalfield.AbstractBigDecimalFieldTest
05:06:11 Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.262 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableTest
05:06:11 Running org.eclipse.scout.rt.client.ui.basic.table.TableImportTest
05:06:11 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.476 sec - in org.eclipse.scout.rt.shared.extension.services.common.code.MoveCodesTest
05:06:11 Running org.eclipse.scout.rt.shared.extension.dto.WrappedFormExtensionTest
05:06:11 2019-03-14 09:06:11,521 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=anna]
05:06:11 2019-03-14 09:06:11,521 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
05:06:11 2019-03-14 09:06:11,525 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@878bba9[id = 6f3d2e17-b1e3-4fb2-90f9-6b078979dc04], user=genie.scout] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=6f3d2e17-b1e3-4fb2-90f9-6b078979dc04]]
05:06:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.999 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.AbstractGroupBoxTest
05:06:11 Running org.eclipse.scout.rt.client.ui.form.fields.filechooserfield.FileChooserFieldTest
05:06:11 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableImportTest
05:06:11 Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerTest
05:06:11 2019-03-14 09:06:11,700 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:06:11 2019-03-14 09:06:11,709 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@109c86ea[id = 523ebaf0-9c96-4b5c-99a5-bebddacb2e9c], user=genie.scout] - MDC[principal=default, jobName=Starting ClientSession [sessionId=523ebaf0-9c96-4b5c-99a5-bebddacb2e9c]]
05:06:11 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec - in org.eclipse.scout.rt.client.ui.form.fields.filechooserfield.FileChooserFieldTest
05:06:11 Running org.eclipse.scout.rt.client.ui.form.fields.composer.ComposerFieldTest
05:06:11 2019-03-14 09:06:11,747 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 4 code type classes registered. - MDC[]
05:06:11 2019-03-14 09:06:11,749 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:06:11 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.704 sec - in org.eclipse.scout.rt.client.ui.form.fields.MasterSlaveRelationWithTemplatesFieldTest
05:06:11 Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest
05:06:11 2019-03-14 09:06:11,756 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=anna]
05:06:11 2019-03-14 09:06:11,757 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
05:06:11 2019-03-14 09:06:11,787 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4d7fe735[id = 7bc5641c-3f14-4824-92ff-9be8966aee3a], user=genie.scout] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=7bc5641c-3f14-4824-92ff-9be8966aee3a]]
05:06:11 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.46 sec - in org.eclipse.scout.rt.client.ui.form.fields.bigdecimalfield.AbstractBigDecimalFieldTest
05:06:11 Running org.eclipse.scout.rt.client.ui.form.fields.ReplaceFieldTest
05:06:12 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.699 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest
05:06:12 Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldSingleResultTest
05:06:12 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 sec - in org.eclipse.scout.rt.client.ui.basic.planner.PlannerTest
05:06:12 Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerMenuTest
05:06:12 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldSingleResultTest
05:06:12 Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldMultilineTest
05:06:12 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldMultilineTest
05:06:12 Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldTest
05:06:12 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec - in org.eclipse.scout.rt.client.ui.basic.planner.PlannerMenuTest
05:06:12 Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerEventBufferTest
05:06:12 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 sec - in org.eclipse.scout.rt.client.ui.form.fields.ReplaceFieldTest
05:06:12 Running org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormTest
05:06:12 2019-03-14 09:06:12,356 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=anna]
05:06:12 2019-03-14 09:06:12,357 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
05:06:12 2019-03-14 09:06:12,367 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@21c8ef28[id = 23e23c92-c401-4148-b2bd-a629c1e0f725], user=genie.scout] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=23e23c92-c401-4148-b2bd-a629c1e0f725]]
05:06:12 2019-03-14 09:06:12,484 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - No user area property found. Using '/opt/public/hipp/homes/genie.scout/user' as fallback. Consider specifying a user area using property 'user.area'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:12 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.457 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractMixedSmartColumnTest
05:06:12 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractLongColumnTest
05:06:12 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.823 sec - in org.eclipse.scout.rt.client.ui.form.fields.composer.ComposerFieldTest
05:06:12 Running org.eclipse.scout.rt.client.ui.form.fields.colorfield.ColorFieldTest
05:06:12 Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.443 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldTest
05:06:12 Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.IncrementalTreeBuilderTest
05:06:13 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.585 sec - in org.eclipse.scout.rt.shared.extension.dto.WrappedFormExtensionTest
05:06:13 Running org.eclipse.scout.rt.shared.extension.dto.TableFieldExtensionTest
05:06:13 2019-03-14 09:06:13,133 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=anna]
05:06:13 2019-03-14 09:06:13,161 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
05:06:13 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.258 sec - in org.eclipse.scout.rt.client.ui.messagebox.MessageBoxTest
05:06:13 Running org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxInFormTest
05:06:13 2019-03-14 09:06:13,191 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=anna]
05:06:13 2019-03-14 09:06:13,192 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
05:06:13 2019-03-14 09:06:13,206 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5b9bb949[id = 922df62f-194b-4d60-b16e-f770e01e0483], user=genie.scout] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=922df62f-194b-4d60-b16e-f770e01e0483]]
05:06:13 2019-03-14 09:06:13,334 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField - Found a duplicate classid for SimpleTestFormField_org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest$TestForm, adding field index. Override classId for dynamically injected fields. - MDC[principal=anna, jobName=Running JUnit test in model job]
05:06:13 2019-03-14 09:06:13,335 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField - Found a duplicate classid for SimpleTestFormField_org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest$TestForm, adding field index. Override classId for dynamically injected fields. - MDC[principal=anna, jobName=Running JUnit test in model job]
05:06:13 2019-03-14 09:06:13,612 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - No user area property found. Using '/opt/public/hipp/homes/genie.scout/user' as fallback. Consider specifying a user area using property 'user.area'. - MDC[principal=anna, jobName=Running JUnit test in model job]
05:06:13 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.437 sec - in org.eclipse.scout.rt.client.ui.basic.planner.PlannerEventBufferTest
05:06:13 Running org.eclipse.scout.rt.client.ui.action.menu.NestedMenusTest
05:06:13 2019-03-14 09:06:13,686 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4d85faae[id = ac9fb5dc-e9ee-4b42-a827-26e8e563aa5b], user=genie.scout] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=ac9fb5dc-e9ee-4b42-a827-26e8e563aa5b]]
05:06:13 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.eclipse.scout.rt.client.ui.action.menu.NestedMenusTest
05:06:13 Running org.eclipse.scout.rt.client.ui.action.menu.DetailFormMenuTest
05:06:13 2019-03-14 09:06:13,741 WARN  [scout-model-thread-25] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField - Found a duplicate classid for DUPLICATEDUPLICATE, adding field index. Override classId for dynamically injected fields. - MDC[principal=anna, jobName=Running JUnit test in model job]
05:06:13 2019-03-14 09:06:13,742 WARN  [scout-model-thread-25] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField - Found a duplicate classid for DUPLICATEDUPLICATE, adding field index. Override classId for dynamically injected fields. - MDC[principal=anna, jobName=Running JUnit test in model job]
05:06:13 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.177 sec - in org.eclipse.scout.rt.client.ui.form.fields.colorfield.ColorFieldTest
05:06:13 Running org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButtonTest
05:06:13 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButtonTest
05:06:13 Running org.eclipse.scout.rt.client.ui.form.fields.browserfield.AbstractBrowserFieldTest
05:06:13 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.993 sec - in org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest
05:06:13 Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml3FormTest
05:06:13 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 sec - in org.eclipse.scout.rt.client.ui.form.fields.browserfield.AbstractBrowserFieldTest
05:06:13 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBeanColumnTest
05:06:14 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.831 sec - in org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxInFormTest
05:06:14 Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldTest
05:06:14 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.547 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.IncrementalTreeBuilderTest
05:06:14 Running org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest
05:06:14 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBeanColumnTest
05:06:14 Running org.eclipse.scout.rt.client.ui.basic.table.TableWithIgnoredColumnsTest
05:06:14 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.739 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractLongColumnTest
05:06:14 Running org.eclipse.scout.rt.client.ui.action.ActionUtilityTest
05:06:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 sec - in org.eclipse.scout.rt.shared.extension.dto.TableFieldExtensionTest
05:06:14 Running org.eclipse.scout.rt.shared.extension.dto.PageDataExtensionTest
05:06:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.036 sec - in org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormTest
05:06:14 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRowDataColumnTest
05:06:14 2019-03-14 09:06:14,436 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - No user area property found. Using '/opt/public/hipp/homes/genie.scout/user' as fallback. Consider specifying a user area using property 'user.area'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:14 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.287 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTableTest
05:06:14 Running org.eclipse.scout.rt.client.ui.desktop.outline.OutlineTest
05:06:14 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec - in org.eclipse.scout.rt.client.ui.action.ActionUtilityTest
05:06:14 Running org.eclipse.scout.rt.client.ui.ClientUIPreferencesTest
05:06:14 2019-03-14 09:06:14,472 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
05:06:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 sec - in org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldTest
05:06:14 Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldLookupTest
05:06:14 2019-03-14 09:06:14,488 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@623e1408[id = e088fd06-5283-4489-b61c-1c5eb20f5a1b], user=genie.scout] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=e088fd06-5283-4489-b61c-1c5eb20f5a1b]]
05:06:14 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRowDataColumnTest
05:06:14 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDecimalColumnTest
05:06:14 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDecimalColumnTest
05:06:14 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableWithIgnoredColumnsTest
05:06:14 Running org.eclipse.scout.rt.client.ui.basic.table.TableValidationTest
05:06:14 2019-03-14 09:06:14,693 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
05:06:14 2019-03-14 09:06:14,703 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@250ed43c[id = ca037b5c-9719-48e5-b518-ef5f18ca5c32], user=genie.scout] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=ca037b5c-9719-48e5-b518-ef5f18ca5c32]]
05:06:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableValidationTest
05:06:14 Running org.eclipse.scout.rt.client.ui.basic.table.TableUtilityTest
05:06:14 2019-03-14 09:06:14,787 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
05:06:14 2019-03-14 09:06:14,797 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@44afd697[id = b4af0bb5-7f2e-4c32-8a21-7ffc48da8a28], user=genie.scout] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=b4af0bb5-7f2e-4c32-8a21-7ffc48da8a28]]
05:06:14 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.OutlineTest
05:06:14 Running org.eclipse.scout.rt.client.ui.basic.tree.VirtualTreeNodeTest
05:06:14 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 sec - in org.eclipse.scout.rt.client.ui.ClientUIPreferencesTest
05:06:14 Running org.eclipse.scout.rt.client.job.filter.event.ModelJobEventFilterTest
05:06:14 2019-03-14 09:06:14,851 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:14 2019-03-14 09:06:14,856 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:14 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableUtilityTest
05:06:14 Running org.eclipse.scout.rt.client.ui.basic.table.TableEventTest
05:06:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.307 sec - in org.eclipse.scout.rt.client.ui.action.menu.DetailFormMenuTest
05:06:15 Running org.eclipse.scout.rt.client.ui.action.keystroke.KeyStrokeNormalizerTest
05:06:15 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.action.keystroke.KeyStrokeNormalizerTest
05:06:15 Running org.eclipse.scout.rt.client.ui.action.ActionTest
05:06:15 2019-03-14 09:06:15,013 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=anna]
05:06:15 2019-03-14 09:06:15,017 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
05:06:15 2019-03-14 09:06:15,037 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3a38da34[id = c92df7ac-993b-40e8-867f-1d3819522112], user=genie.scout] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=c92df7ac-993b-40e8-867f-1d3819522112]]
05:06:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec - in org.eclipse.scout.rt.client.job.filter.event.ModelJobEventFilterTest
05:06:15 Running org.eclipse.scout.rt.client.job.MutualExclusionTest
05:06:15 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 sec - in org.eclipse.scout.rt.client.ui.basic.tree.VirtualTreeNodeTest
05:06:15 Running org.eclipse.scout.rt.client.ui.basic.tree.TreeEventTest
05:06:15 2019-03-14 09:06:15,166 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
05:06:15 2019-03-14 09:06:15,169 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
05:06:15 2019-03-14 09:06:15,173 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
05:06:15 2019-03-14 09:06:15,201 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
05:06:15 2019-03-14 09:06:15,203 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
05:06:15 2019-03-14 09:06:15,206 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
05:06:15 2019-03-14 09:06:15,208 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
05:06:15 2019-03-14 09:06:15,219 INFO  [scout-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=Assertion error: Potential deadlock detected: Cannot wait for a job which is assigned to the same semaphore as the current job [semaphore=ExecutionSemaphore@2511e804[permitOwners=[JobFutureTask@7f7921bf[job=org.eclipse.scout.rt.client.job.MutualExclusionTest$4, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@abf13ca[job=org.eclipse.scout.rt.client.job.MutualExclusionTest$4$1, state=WAITING_FOR_PERMIT]]]]] - MDC[jobName=org.eclipse.scout.rt.client.job.MutualExclusionTest$4]
05:06:15 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec - in org.eclipse.scout.rt.client.ui.basic.tree.TreeEventTest
05:06:15 Running org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManagerTest
05:06:15 2019-03-14 09:06:15,226 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=anna]
05:06:15 2019-03-14 09:06:15,227 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
05:06:15 2019-03-14 09:06:15,227 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
05:06:15 2019-03-14 09:06:15,239 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
05:06:15 2019-03-14 09:06:15,240 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2fbf17b4[id = bdce2320-b692-487b-9a24-5a8fbbd5af5d], user=genie.scout] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=bdce2320-b692-487b-9a24-5a8fbbd5af5d]]
05:06:15 2019-03-14 09:06:15,241 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
05:06:15 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.573 sec - in org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxInFormTest
05:06:15 Running org.eclipse.scout.rt.client.ui.form.fields.integerfield.AbstractIntegerFieldTest
05:06:15 2019-03-14 09:06:15,251 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
05:06:15 2019-03-14 09:06:15,263 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
05:06:15 2019-03-14 09:06:15,275 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=default]
05:06:15 2019-03-14 09:06:15,276 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
05:06:15 2019-03-14 09:06:15,282 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@f55871c[id = 0ce3fd15-ae39-44b7-b0da-41e6d31f9730], user=genie.scout] - MDC[principal=default, jobName=Starting ClientSession [sessionId=0ce3fd15-ae39-44b7-b0da-41e6d31f9730]]
05:06:15 2019-03-14 09:06:15,313 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
05:06:15 2019-03-14 09:06:15,325 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@f10814a - MDC[principal=anna, jobName=Running JUnit test in model job]
05:06:15 2019-03-14 09:06:15,327 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
05:06:15 2019-03-14 09:06:15,335 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
05:06:15 2019-03-14 09:06:15,347 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
05:06:15 2019-03-14 09:06:15,349 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
05:06:15 2019-03-14 09:06:15,350 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
05:06:15 2019-03-14 09:06:15,363 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
05:06:15 2019-03-14 09:06:15,365 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
05:06:15 2019-03-14 09:06:15,367 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
05:06:15 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableEventTest
05:06:15 Running org.eclipse.scout.rt.client.ui.basic.table.ReplaceTableTest
05:06:15 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.05 sec - in org.eclipse.scout.rt.shared.extension.dto.PageDataExtensionTest
05:06:15 Running org.eclipse.scout.rt.shared.extension.dto.FormDataTemplateExtensionTest
05:06:15 2019-03-14 09:06:15,402 WARN  [scout-thread-22] org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper - Fetching data for empty lookup call - MDC[principal=default, jobName=Lookup [lookupCall=null, provider=ILookupRowProvider@3769f414[Rec Lookup, parentKey=1, activeState=TRUE]]]
05:06:15 2019-03-14 09:06:15,412 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@3b5759bd - MDC[principal=anna, jobName=Running JUnit test in model job]
05:06:15 2019-03-14 09:06:15,417 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@360dc4cf - MDC[principal=anna, jobName=Running JUnit test in model job]
05:06:15 2019-03-14 09:06:15,418 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter removed org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@3b5759bd - MDC[principal=anna, jobName=Running JUnit test in model job]
05:06:15 2019-03-14 09:06:15,420 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@5fc73f5 - MDC[principal=anna, jobName=Running JUnit test in model job]
05:06:15 2019-03-14 09:06:15,464 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:15 2019-03-14 09:06:15,462 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@2aa28c73 - MDC[principal=anna, jobName=Running JUnit test in model job]
05:06:15 2019-03-14 09:06:15,464 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@5c271e7d - MDC[principal=anna, jobName=Running JUnit test in model job]
05:06:15 2019-03-14 09:06:15,466 WARN  [scout-model-thread-25] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - No user area property found. Using '/opt/public/hipp/homes/genie.scout/user' as fallback. Consider specifying a user area using property 'user.area'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:15 2019-03-14 09:06:15,475 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:15 2019-03-14 09:06:15,512 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@4e6685dc - MDC[principal=anna, jobName=Running JUnit test in model job]
05:06:15 2019-03-14 09:06:15,514 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@43f4abbd - MDC[principal=anna, jobName=Running JUnit test in model job]
05:06:15 2019-03-14 09:06:15,519 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter removed org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@43f4abbd - MDC[principal=anna, jobName=Running JUnit test in model job]
05:06:15 2019-03-14 09:06:15,536 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:15 2019-03-14 09:06:15,552 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:15 2019-03-14 09:06:15,560 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@ac2386c - MDC[principal=anna, jobName=Running JUnit test in model job]
05:06:15 2019-03-14 09:06:15,569 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@3953fc41 - MDC[principal=anna, jobName=Running JUnit test in model job]
05:06:15 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.077 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldLookupTest
05:06:15 Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout10Test
05:06:15 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec - in org.eclipse.scout.rt.client.ui.form.fields.integerfield.AbstractIntegerFieldTest
05:06:15 Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldTest
05:06:15 2019-03-14 09:06:15,608 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@5916709d - MDC[principal=anna, jobName=Running JUnit test in model job]
05:06:15 2019-03-14 09:06:15,610 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@33706c63 - MDC[principal=anna, jobName=Running JUnit test in model job]
05:06:15 2019-03-14 09:06:15,614 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@687c5ae2 - MDC[principal=anna, jobName=Running JUnit test in model job]
05:06:15 2019-03-14 09:06:15,615 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter removed org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@33706c63 - MDC[principal=anna, jobName=Running JUnit test in model job]
05:06:15 2019-03-14 09:06:15,616 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@36e67e0 - MDC[principal=anna, jobName=Running JUnit test in model job]
05:06:15 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 sec - in org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManagerTest
05:06:15 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigDecimalColumnTest
05:06:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.869 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableLoadingPerfTest
05:06:15 Running org.eclipse.scout.rt.client.ui.basic.table.TableEventOrderTest
05:06:15 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout10Test
05:06:15 Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout09Test
05:06:15 2019-03-14 09:06:15,673 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=default]
05:06:15 2019-03-14 09:06:15,674 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
05:06:15 2019-03-14 09:06:15,641 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:15 2019-03-14 09:06:15,678 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:15 2019-03-14 09:06:15,683 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@181f6580[id = 39e47f2f-d57a-40ae-8fb6-04698b0a359b], user=genie.scout] - MDC[principal=default, jobName=Starting ClientSession [sessionId=39e47f2f-d57a-40ae-8fb6-04698b0a359b]]
05:06:15 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout09Test
05:06:15 Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout08Test
05:06:15 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 sec - in org.eclipse.scout.rt.client.ui.action.ActionTest
05:06:15 Running org.eclipse.scout.rt.client.ui.StyleHelperTest
05:06:15 Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.StyleHelperTest
05:06:15 Running org.eclipse.scout.rt.client.services.common.file.FileServiceTest
05:06:15 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.533 sec - in org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest
05:06:15 Running org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxTest
05:06:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.eclipse.scout.rt.client.services.common.file.FileServiceTest
05:06:15 Running org.eclipse.scout.rt.client.services.common.bookmark.BookmarkServiceTest
05:06:15 2019-03-14 09:06:15,778 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - No user area property found. Using '/opt/public/hipp/homes/genie.scout/user' as fallback. Consider specifying a user area using property 'user.area'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:15 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout08Test
05:06:15 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in org.eclipse.scout.rt.client.services.common.bookmark.BookmarkServiceTest
05:06:15 RunninRunning ogr g.eclipse.scout.rt.client.services.ServiceWithSessionInteorg.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout07Test
05:06:15 rceptorTest
05:06:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.client.services.ServiceWithSessionInterceptorTest
05:06:15 Running org.eclipse.scout.rt.client.job.filter.future.ModelJobFutureFilterTest
05:06:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableEventOrderTest
05:06:15 Running org.eclipse.scout.rt.client.ui.basic.table.TableEventBufferTest
05:06:15 2019-03-14 09:06:15,853 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox - The key of a lookup row may not be null. Row has been removed for list box 'org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxTest'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:15 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout07Test
05:06:15 Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout05Test
05:06:15 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.129 sec - in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml3FormTest
05:06:15 Running org.eclipse.scout.rt.client.ui.form.FormWithTableFieldTest
05:06:15 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 sec - in org.eclipse.scout.rt.client.ui.basic.table.ReplaceTableTest
05:06:15 Running org.eclipse.scout.rt.client.ui.basic.table.ColumnMandatoryTest
05:06:15 2019-03-14 09:06:15,884 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4f525e13[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4e64fc83[permitOwners=[JobFutureTask@3ea2f72e[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4f525e13[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@615ef20[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:15 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4e64fc83[permitOwners=[JobFutureTask@3ea2f72e[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4f525e13[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@615ef20[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:15 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:15 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:15 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:15 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:15 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:15 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:15 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:15 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:15 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:15 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:15 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:15 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:15 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:15 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:15 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:15 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:15 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:15 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:15 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:15 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:15 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:15 	at java.lang.Thread.run(Thread.java:748)
05:06:15 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:15 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.539 sec - in org.eclipse.scout.rt.shared.extension.dto.FormDataTemplateExtensionTest
05:06:15 Running org.eclipse.scout.rt.shared.extension.dto.FormDataSingleExtensionTest
05:06:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in org.eclipse.scout.rt.client.job.filter.future.ModelJobFutureFilterTest
05:06:15 Running org.eclipse.scout.rt.client.extension.ui.form.MoveFormFieldTest
05:06:15 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout05Test
05:06:15 Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout04Test
05:06:15 2019-03-14 09:06:15,957 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@78bd02c8[job=job-1, state=DONE], semaphore=ExecutionSemaphore@258b88e1[permitOwners=[JobFutureTask@28dacf31[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@78bd02c8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@47e60b71[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:15 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@258b88e1[permitOwners=[JobFutureTask@28dacf31[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@78bd02c8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@47e60b71[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:15 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:15 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:15 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:15 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:15 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:15 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:15 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:15 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:15 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:15 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:15 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:15 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:15 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:15 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:15 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:15 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:15 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:15 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:15 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:15 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:15 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:15 	at java.lang.Thread.run(Thread.java:748)
05:06:15 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:15 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout04Test
05:06:15 Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout02Test
05:06:15 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.eclipse.scout.rt.client.ui.basic.table.ColumnMandatoryTest
05:06:15 Running org.eclipse.scout.rt.client.services.common.search.DefaultSearchFilterServiceTest
05:06:16 2019-03-14 09:06:16,036 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@17ae13d5[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5c314cd[permitOwners=[JobFutureTask@69f3e556[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@17ae13d5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1eb9d69a[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5c314cd[permitOwners=[JobFutureTask@69f3e556[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@17ae13d5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1eb9d69a[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout02Test
05:06:16 Running org.eclipse.scout.rt.client.ui.form.fields.decimalfield.AbstractDecimalFieldTest
05:06:16 2019-03-14 09:06:16,072 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@51869ad6[job=job-1, state=DONE], semaphore=ExecutionSemaphore@45793210[permitOwners=[JobFutureTask@27a90ce5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@51869ad6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@77f4038c[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@45793210[permitOwners=[JobFutureTask@27a90ce5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@51869ad6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@77f4038c[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 2019-03-14 09:06:16,076 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreference	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 sStorageService - No user area property found. Using '/opt/public/hipp/homes/genie.scout/user' as fallback. Consider specifying 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 a user area using property 'user.area'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec - in org.eclipse.scout.rt.shared.extension.dto.FormDataSingleExtensionTest
05:06:16 Running org.eclipse.scout.rt.shared.extension.dto.FormDataPropertyExtensionTest
05:06:16 2019-03-14 09:06:16,138 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2c15034f[job=job-1, state=DONE], semaphore=ExecutionSemaphore@f9709b9[permitOwners=[JobFutureTask@43b4ec0c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2c15034f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@148b6f95[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@f9709b9[permitOwners=[JobFutureTask@43b4ec0c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2c15034f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@148b6f95[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 2019-03-14 09:06:16,180 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3e5ebdfe[job=job-1, state=DONE], semaphore=ExecutionSemaphore@fd015a3[permitOwners=[JobFutureTask@71668a67[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3e5ebdfe[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3ff26c9[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@fd015a3[permitOwners=[JobFutureTask@71668a67[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3e5ebdfe[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3ff26c9[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigDecimalColumnTest
05:06:16 2019-03-14 09:06:16,205 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2047adea[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3275be1a[permitOwners=[JobFutureTask@5af40e45[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2047adea[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1a06602f[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3275be1a[permitOwners=[JobFutureTask@5af40e45[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2047adea[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1a06602f[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 sec - in org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxTest
05:06:16 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDateColumnTest
05:06:16 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.646 sec - in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldTest
05:06:16 Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldInjectFieldTest
05:06:16 2019-03-14 09:06:16,225 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5b6cc344[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5110b013[permitOwners=[JobFutureTask@2110684a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5b6cc344[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@83e635f[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5110b013[permitOwners=[JobFutureTask@2110684a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5b6cc344[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@83e635f[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 sec - in org.eclipse.scout.rt.client.ui.form.FormWithTableFieldTest
05:06:16 Running org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest
05:06:16 2019-03-14 09:06:16,257 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3b56947a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@35b6b301[permitOwners=[JobFutureTask@1926f962[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3b56947a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@62794582[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@35b6b301[permitOwners=[JobFutureTask@1926f962[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3b56947a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@62794582[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 2019-03-14 09:06:16,308 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3f80d8c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@28a5e650[permitOwners=[JobFutureTask@2d3b0978[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3f80d8c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5c60c08[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@28a5e650[permitOwners=[JobFutureTask@2d3b0978[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3f80d8c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5c60c08[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec - in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldInjectFieldTest
05:06:16 Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldAddRemoveMoveFieldTest
05:06:16 2019-03-14 09:06:16,323 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:16 2019-03-14 09:06:16,321 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5fe3b058[job=job-1, state=DONE], semaphore=ExecutionSemaphore@284ebc06[permitOwners=[JobFutureTask@2a661215[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5fe3b058[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1f75fd1d[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@284ebc06[permitOwners=[JobFutureTask@2a661215[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5fe3b058[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1f75fd1d[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 2019-03-14 09:06:16,347 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@638d2ce3[job=job-1, state=DONE], semaphore=ExecutionSemaphore@24c0a8e6[permitOwners=[JobFutureTask@79617c3d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@638d2ce3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@49cceb19[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@24c0a8e6[permitOwners=[JobFutureTask@79617c3d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@638d2ce3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@49cceb19[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec - in org.eclipse.scout.rt.shared.extension.dto.FormDataPropertyExtensionTest
05:06:16 Running org.eclipse.scout.rt.shared.extension.dto.FormDataMultipleExtensionTest
05:06:16 2019-03-14 09:06:16,370 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:16 2019-03-14 09:06:16,375 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@131d977f[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1f23a277[permitOwners=[JobFutureTask@616f81b5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@131d977f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4f552aa2[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1f23a277[permitOwners=[JobFutureTask@616f81b5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@131d977f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4f552aa2[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDateColumnTest
05:06:16 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigIntegerColumnTest
05:06:16 2019-03-14 09:06:16,390 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@43d6262c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2b32dcd0[permitOwners=[JobFutureTask@5e2975ca[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@43d6262c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@38cf4497[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2b32dcd0[permitOwners=[JobFutureTask@5e2975ca[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@43d6262c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@38cf4497[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 2019-03-14 09:06:16,416 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@9d3a7a1[job=job-1, state=DONE], semaphore=ExecutionSemaphore@b95ae7[permitOwners=[JobFutureTask@1c411474[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@9d3a7a1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5e681097[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@b95ae7[permitOwners=[JobFutureTask@1c411474[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@9d3a7a1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5e681097[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigIntegerColumnTest
05:06:16 Running org.eclipse.scout.rt.client.MultiSessionCookieStoreTest
05:06:16 2019-03-14 09:06:16,445 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@15a484a9[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7ff6718d[permitOwners=[JobFutureTask@b56c222[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@15a484a9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5a2035e1[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7ff6718d[permitOwners=[JobFutureTask@b56c222[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@15a484a9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5a2035e1[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 2019-03-14 09:06:16,450 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:16 2019-03-14 09:06:16,472 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7c47e077[job=job-1, state=DONE], semaphore=ExecutionSemaphore@97df4a[permitOwners=[JobFutureTask@41bd6a0f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7c47e077[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1ae9d0e4[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@97df4a[permitOwners=[JobFutureTask@41bd6a0f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7c47e077[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1ae9d0e4[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 2019-03-14 09:06:16,467 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:16 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in org.eclipse.scout.rt.client.MultiSessionCookieStoreTest
05:06:16 Running org.eclipse.scout.rt.client.ClientJobCancelTest
05:06:16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.client.ClientJobCancelTest
05:06:16 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 sec - in org.eclipse.scout.rt.client.services.common.search.DefaultSearchFilterServiceTest
05:06:16 Running org.eclipse.scout.rt.client.services.common.notifications.NotificationDispatcherTest
05:06:16 2019-03-14 09:06:16,484 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=anna]
05:06:16 2019-03-14 09:06:16,485 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
05:06:16 2019-03-14 09:06:16,489 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@294c44b7[job=job-1, state=DONE], semaphore=ExecutionSemaphore@59408f27[permitOwners=[JobFutureTask@30bbe83[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@294c44b7[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@57b130f6[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@59408f27[permitOwners=[JobFutureTask@30bbe83[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@294c44b7[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@57b130f6[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 2019-03-14 09:06:16,493 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:16 2019-03-14 09:06:16,506 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1bbfcecb[id = 51241dbf-d6ac-4720-8bbd-ee18cdcd43a6], user=genie.scout] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=51241dbf-d6ac-4720-8bbd-ee18cdcd43a6]]
05:06:16 2019-03-14 09:06:16,513 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2cc61b3b[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5d64edd2[permitOwners=[JobFutureTask@72e75786[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2cc61b3b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2c0fefac[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5d64edd2[permitOwners=[JobFutureTask@72e75786[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2cc61b3b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2c0fefac[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 2019-03-14 09:06:16,523 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:16 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec - in org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest
05:06:16 Running org.eclipse.scout.rt.client.ui.form.FormStoredTest
05:06:16 2019-03-14 09:06:16,533 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@733fa95c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@64a90c83[permitOwners=[JobFutureTask@3b2c8bda[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@733fa95c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@688d619c[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@64a90c83[permitOwners=[JobFutureTask@3b2c8bda[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@733fa95c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@688d619c[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 2019-03-14 09:06:16,578 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:16 2019-03-14 09:06:16,581 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6a04d2a4[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5fd6dc13[permitOwners=[JobFutureTask@35a9e665[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6a04d2a4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@362be0cd[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5fd6dc13[permitOwners=[JobFutureTask@35a9e665[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6a04d2a4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@362be0cd[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec - in org.eclipse.scout.rt.shared.extension.dto.FormDataMultipleExtensionTest
05:06:16 Running org.eclipse.scout.rt.shared.extension.data.model.MoveDataModelEntitiyAndAttributeTest
05:06:16 2019-03-14 09:06:16,621 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@61836cd9[job=job-1, state=DONE], semaphore=ExecutionSemaphore@289f6382[permitOwners=[JobFutureTask@1b632442[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@61836cd9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7227926b[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@289f6382[permitOwners=[JobFutureTask@1b632442[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@61836cd9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7227926b[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 2019-03-14 09:06:16,648 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Implementation throws a consumed VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:16 2019-03-14 09:06:16,660 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Implementation throws a consumed VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:16 2019-03-14 09:06:16,660 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@556aed22[job=job-1, state=DONE], semaphore=ExecutionSemaphore@15f2db6c[permitOwners=[JobFutureTask@57a982f9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@556aed22[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@19d3f6ad[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@15f2db6c[permitOwners=[JobFutureTask@57a982f9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@556aed22[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@19d3f6ad[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 2019-03-14 09:06:16,690 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@19e801b5[job=job-1, state=DONE], semaphore=ExecutionSemaphore@64cfcd63[permitOwners=[JobFutureTask@24de63b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@19e801b5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@42d0e41[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@64cfcd63[permitOwners=[JobFutureTask@24de63b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@19e801b5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@42d0e41[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 2019-03-14 09:06:16,698 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@9cc0505[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2ba13b17[permitOwners=[JobFutureTask@645d4639[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@9cc0505[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@8ee03f5[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2ba13b17[permitOwners=[JobFutureTask@645d4639[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@9cc0505[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@8ee03f5[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 sec - in org.eclipse.scout.rt.client.services.common.notifications.NotificationDispatcherTest
05:06:16 Running org.eclipse.scout.rt.client.extension.ui.form.ExtendFormWithDeepLinkingTest
05:06:16 2019-03-14 09:06:16,707 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3359c3f6[job=job-1, state=DONE], semaphore=ExecutionSemaphore@39ab4f6a[permitOwners=[JobFutureTask@3d3b272a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3359c3f6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@45b27ad3[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@39ab4f6a[permitOwners=[JobFutureTask@3d3b272a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3359c3f6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@45b27ad3[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec - in org.eclipse.scout.rt.shared.extension.data.model.MoveDataModelEntitiyAndAttributeTest
05:06:16 Running org.eclipse.scout.rt.shared.extension.ExtensionRegistryInstantiationTest
05:06:16 Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.842 sec - in org.eclipse.scout.rt.client.extension.ui.form.MoveFormFieldTest
05:06:16 2019-03-14 09:06:16,737 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@422ba9b7[job=job-1, state=DONE], semaphore=ExecutionSemaphore@515149cc[permitOwners=[JobFutureTask@26cdd4af[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@422ba9b7[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@707f4647[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@515149cc[permitOwners=[JobFutureTask@26cdd4af[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@422ba9b7[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@707f4647[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 2019-03-14 09:06:16,770 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:16 2019-03-14 09:06:16,787 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@54f373d4[job=job-1, state=DONE], semaphore=ExecutionSemaphore@154a91c8[permitOwners=[JobFutureTask@1c53bd49[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@54f373d4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@16949dfa[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@154a91c8[permitOwners=[JobFutureTask@1c53bd49[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@54f373d4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@16949dfa[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 2019-03-14 09:06:16,795 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:16 2019-03-14 09:06:16,803 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@42cfd794[job=job-1, state=DONE], semaphore=ExecutionSemaphore@388e21b1[permitOwners=[JobFutureTask@43778371[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@42cfd794[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@71beada8[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@388e21b1[permitOwners=[JobFutureTask@43778371[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@42cfd794[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@71beada8[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 2019-03-14 09:06:16,825 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:16 2019-03-14 09:06:16,831 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2b3b1124[job=job-1, state=DONE], semaphore=ExecutionSemaphore@461a6390[permitOwners=[JobFutureTask@54286339[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2b3b1124[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@507f47f9[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@461a6390[permitOwners=[JobFutureTask@54286339[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2b3b1124[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@507f47f9[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 2019-03-14 09:06:16,842 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@144440f5[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3b24b477[permitOwners=[JobFutureTask@3e2c8ef[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@144440f5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@290807e5[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3b24b477[permitOwners=[JobFutureTask@3e2c8ef[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@144440f5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@290807e5[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 2019-03-14 09:06:16,865 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@56499781[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5ca40ae5[permitOwners=[JobFutureTask@43f99817[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@56499781[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2a2798a2[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5ca40ae5[permitOwners=[JobFutureTask@43f99817[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@56499781[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2a2798a2[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 2019-03-14 09:06:16,882 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:16 2019-03-14 09:06:16,889 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@31f1b268[job=job-1, state=DONE], semaphore=ExecutionSemaphore@197f5987[permitOwners=[JobFutureTask@3ec7ad61[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@31f1b268[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2833c093[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@197f5987[permitOwners=[JobFutureTask@3ec7ad61[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@31f1b268[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2833c093[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 2019-03-14 09:06:16,894 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:16 2019-03-14 09:06:16,898 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4946485c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3f17de04[permitOwners=[JobFutureTask@4ae958b0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4946485c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7c682e26[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3f17de04[permitOwners=[JobFutureTask@4ae958b0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4946485c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7c682e26[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 sec - in org.eclipse.scout.rt.client.ui.form.FormStoredTest
05:06:16 Running org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest
05:06:16 2019-03-14 09:06:16,911 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@340fc1aa[job=job-1, state=DONE], semaphore=ExecutionSemaphore@423b7c4d[permitOwners=[JobFutureTask@34a33343[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@340fc1aa[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@98722ef[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@423b7c4d[permitOwners=[JobFutureTask@34a33343[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@340fc1aa[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@98722ef[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 2019-03-14 09:06:16,935 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@fd69983[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7e92dcff[permitOwners=[JobFutureTask@22429a11[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@fd69983[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@126254ec[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7e92dcff[permitOwners=[JobFutureTask@22429a11[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@fd69983[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@126254ec[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 filterFields: null/MainBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox)
05:06:16 filterFields: null/TopBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox$TopBox)
05:06:16 injectFields: null/TopBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox$TopBox)
05:06:16 injectFields: null/MainBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox)
05:06:16 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest
05:06:16 Running org.eclipse.scout.rt.client.ui.form.FormBasicTest
05:06:16 2019-03-14 09:06:16,986 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1c788d08[job=job-1, state=DONE], semaphore=ExecutionSemaphore@bf14e12[permitOwners=[JobFutureTask@2adc1e84[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1c788d08[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2a99fa07[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:16 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@bf14e12[permitOwners=[JobFutureTask@2adc1e84[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1c788d08[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2a99fa07[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:16 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:16 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:16 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:16 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:16 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:16 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:16 	at java.lang.Thread.run(Thread.java:748)
05:06:16 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:16 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 sec - in org.eclipse.scout.rt.shared.extension.ExtensionRegistryInstantiationTest
05:06:16 Running org.eclipse.scout.rt.shared.data.form.FormDataValidationTest
05:06:17 2019-03-14 09:06:17,016 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1df06ecd[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6b81265e[permitOwners=[JobFutureTask@57927bc9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1df06ecd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@323efafe[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6b81265e[permitOwners=[JobFutureTask@57927bc9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1df06ecd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@323efafe[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,032 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2cc34cd5[job=job-1, state=DONE], semaphore=ExecutionSemaphore@15e8d417[permitOwners=[JobFutureTask@684b26b7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2cc34cd5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2de7c84a[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@15e8d417[permitOwners=[JobFutureTask@684b26b7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2cc34cd5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2de7c84a[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,048 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7791ff50[job=job-1, state=DONE], semaphore=ExecutionSemaphore@178eeae9[permitOwners=[JobFutureTask@46de118b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7791ff50[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@55682482[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@178eeae9[permitOwners=[JobFutureTask@46de118b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7791ff50[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@55682482[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,059 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@799fb45e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7638044c[permitOwners=[JobFutureTask@4f7ba0af[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@799fb45e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5b23c1f6[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7638044c[permitOwners=[JobFutureTask@4f7ba0af[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@799fb45e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5b23c1f6[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,068 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3bf01a01[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1668f1e2[permitOwners=[JobFutureTask@299cab08[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3bf01a01[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6c75e3bc[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1668f1e2[permitOwners=[JobFutureTask@299cab08[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3bf01a01[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6c75e3bc[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,075 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2374452a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6ff8c7d2[permitOwners=[JobFutureTask@6ffc6ea7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2374452a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2c5708e7[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6ff8c7d2[permitOwners=[JobFutureTask@6ffc6ea7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2374452a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2c5708e7[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,084 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4e26564d[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7e75a2f4[permitOwners=[JobFutureTask@42238078[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4e26564d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5627b8eb[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7e75a2f4[permitOwners=[JobFutureTask@42238078[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4e26564d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5627b8eb[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,091 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3516b881[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6e7895e1[permitOwners=[JobFutureTask@6be8ce1b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3516b881[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@e3c36d[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6e7895e1[permitOwners=[JobFutureTask@6be8ce1b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3516b881[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@e3c36d[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,102 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@39a865c1[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1c24c8b2[permitOwners=[JobFutureTask@141dfcf9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@39a865c1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@a7bbdbc[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1c24c8b2[permitOwners=[JobFutureTask@141dfcf9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@39a865c1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@a7bbdbc[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,118 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@19924f15[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3d63bc55[permitOwners=[JobFutureTask@621392ea[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@19924f15[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@35524549[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3d63bc55[permitOwners=[JobFutureTask@621392ea[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@19924f15[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@35524549[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.084 sec - in org.eclipse.scout.rt.client.ui.form.fields.decimalfield.AbstractDecimalFieldTest
05:06:17 Running org.eclipse.scout.rt.client.ui.basic.tree.TreeEventBufferTest
05:06:17 2019-03-14 09:06:17,153 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@280d6a20[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7c9da07d[permitOwners=[JobFutureTask@56f72909[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@280d6a20[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@71285693[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7c9da07d[permitOwners=[JobFutureTask@56f72909[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@280d6a20[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@71285693[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,167 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7286827b[job=job-1, state=DONE], semaphore=ExecutionSemaphore@bcfc5d1[permitOwners=[JobFutureTask@1dd64243[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7286827b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2ef913a4[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@bcfc5d1[permitOwners=[JobFutureTask@1dd64243[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7286827b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2ef913a4[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,175 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@145fe8ab[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2d2bb9ed[permitOwners=[JobFutureTask@3b347439[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@145fe8ab[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5d3634c8[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2d2bb9ed[permitOwners=[JobFutureTask@3b347439[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@145fe8ab[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5d3634c8[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.46 sec - in org.eclipse.scout.rt.client.extension.ui.form.ExtendFormWithDeepLinkingTest
05:06:17 2019-03-14 09:06:17,200 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5960f17[job=job-1, state=DONE], semaphore=ExecutionSemaphore@22a0452d[permitOwners=[JobFutureTask@1d1b3620[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5960f17[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@71e7c13f[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@22a0452d[permitOwners=[JobFutureTask@1d1b3620[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5960f17[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@71e7c13f[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,219 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@174e1b99[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7e9accbe[permitOwners=[JobFutureTask@53a09566[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@174e1b99[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1c815814[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7e9accbe[permitOwners=[JobFutureTask@53a09566[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@174e1b99[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1c815814[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,235 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@73da303e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@8dd0b05[permitOwners=[JobFutureTask@24068086[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@73da303e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@32513dea[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@8dd0b05[permitOwners=[JobFutureTask@24068086[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@73da303e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@32513dea[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,250 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7f77e065[job=job-1, state=DONE], semaphore=ExecutionSemaphore@287c8f5f[permitOwners=[JobFutureTask@6f655dbd[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7f77e065[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@546083d6[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@287c8f5f[permitOwners=[JobFutureTask@6f655dbd[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7f77e065[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@546083d6[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,264 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3a751535[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4441fa87[permitOwners=[JobFutureTask@7fb82f73[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3a751535[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2f166d61[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4441fa87[permitOwners=[JobFutureTask@7fb82f73[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3a751535[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2f166d61[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec - in org.eclipse.scout.rt.shared.data.form.FormDataValidationTest
05:06:17 Running org.eclipse.scout.rt.client.ui.form.menu.AbstractMenuTest
05:06:17 2019-03-14 09:06:17,272 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4ad8d36f[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5d6836cc[permitOwners=[JobFutureTask@74a5bef0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4ad8d36f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@68c4a860[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5d6836cc[permitOwners=[JobFutureTask@74a5bef0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4ad8d36f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@68c4a860[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,280 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@93f15f6[job=job-1, state=DONE], semaphore=ExecutionSemaphore@55ce343a[permitOwners=[JobFutureTask@5034681f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@93f15f6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1dfe5dd1[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@55ce343a[permitOwners=[JobFutureTask@5034681f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@93f15f6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1dfe5dd1[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,293 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6e017950[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7dc19961[permitOwners=[JobFutureTask@1d06801f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6e017950[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@727956bb[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7dc19961[permitOwners=[JobFutureTask@1d06801f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6e017950[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@727956bb[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.eclipse.scout.rt.client.ui.form.menu.AbstractMenuTest
05:06:17 Running org.eclipse.scout.rt.client.ui.form.internal.FindFieldByFormDataIdVisitorTest
05:06:17 2019-03-14 09:06:17,305 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@ad5cffa[job=job-1, state=DONE], semaphore=ExecutionSemaphore@25da1bbf[permitOwners=[JobFutureTask@237aa0c7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@ad5cffa[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1b8ee69d[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@25da1bbf[permitOwners=[JobFutureTask@237aa0c7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@ad5cffa[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1b8ee69d[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.015 sec - in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldAddRemoveMoveFieldTest
05:06:17 Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml2FormTest
05:06:17 2019-03-14 09:06:17,336 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@fceab5d[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1d2430ff[permitOwners=[JobFutureTask@79445efb[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@fceab5d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1592e540[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1d2430ff[permitOwners=[JobFutureTask@79445efb[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@fceab5d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1592e540[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,359 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4449b273[job=job-1, state=DONE], semaphore=ExecutionSemaphore@d8ddc86[permitOwners=[JobFutureTask@1fa18f87[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4449b273[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1d9bd1d6[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@d8ddc86[permitOwners=[JobFutureTask@1fa18f87[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4449b273[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1d9bd1d6[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,373 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@117fb9ba[job=job-1, state=DONE], semaphore=ExecutionSemaphore@516e4273[permitOwners=[JobFutureTask@2b1d1a5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@117fb9ba[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@41e7a544[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@516e4273[permitOwners=[JobFutureTask@2b1d1a5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@117fb9ba[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@41e7a544[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,380 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@573870cb[job=job-1, state=DONE], semaphore=ExecutionSemaphore@46d39a72[permitOwners=[JobFutureTask@5b88af70[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@573870cb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2739ecc0[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@46d39a72[permitOwners=[JobFutureTask@5b88af70[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@573870cb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2739ecc0[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,387 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3d98729a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4dacc0c4[permitOwners=[JobFutureTask@2375a976[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3d98729a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4bc21e34[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4dacc0c4[permitOwners=[JobFutureTask@2375a976[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3d98729a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4bc21e34[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,395 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - No user area property found. Using '/opt/public/hipp/homes/genie.scout/user' as fallback. Consider specifying a user area using property 'user.area'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:17 2019-03-14 09:06:17,399 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@bb6869a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@62181976[permitOwners=[JobFutureTask@506b083[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@bb6869a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5eee3da9[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@62181976[permitOwners=[JobFutureTask@506b083[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@bb6869a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5eee3da9[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,409 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3573e19d[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3cd75281[permitOwners=[JobFutureTask@5c1dd18[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3573e19d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2a6dbb7c[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3cd75281[permitOwners=[JobFutureTask@5c1dd18[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3573e19d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2a6dbb7c[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,420 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7b2d58e6[job=job-1, state=DONE], semaphore=ExecutionSemaphore@17eae169[permitOwners=[JobFutureTask@708f7386[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7b2d58e6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@377e90b0[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@17eae169[permitOwners=[JobFutureTask@708f7386[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7b2d58e6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@377e90b0[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,440 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@36cf16a6[job=job-1, state=DONE], semaphore=ExecutionSemaphore@483e2c[permitOwners=[JobFutureTask@3dd750ba[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@36cf16a6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7eefaca0[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@483e2c[permitOwners=[JobFutureTask@3dd750ba[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@36cf16a6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7eefaca0[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,448 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@33eab2e8[job=job-1, state=DONE], semaphore=ExecutionSemaphore@746066fe[permitOwners=[JobFutureTask@34bf66af[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@33eab2e8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@37364634[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@746066fe[permitOwners=[JobFutureTask@34bf66af[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@33eab2e8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@37364634[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,484 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5bf7f15f[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2316998c[permitOwners=[JobFutureTask@14b26e90[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5bf7f15f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@11309dd4[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2316998c[permitOwners=[JobFutureTask@14b26e90[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5bf7f15f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@11309dd4[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,510 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2bd4780c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2eba720a[permitOwners=[JobFutureTask@2c154508[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2bd4780c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@395eb363[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2eba720a[permitOwners=[JobFutureTask@2c154508[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2bd4780c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@395eb363[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,521 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@160546b1[job=job-1, state=DONE], semaphore=ExecutionSemaphore@897d7ca[permitOwners=[JobFutureTask@103e7c7c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@160546b1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5c3710b3[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@897d7ca[permitOwners=[JobFutureTask@103e7c7c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@160546b1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5c3710b3[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,543 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@34bddf43[job=job-1, state=DONE], semaphore=ExecutionSemaphore@c4b0d02[permitOwners=[JobFutureTask@57839834[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@34bddf43[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3355b8ff[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@c4b0d02[permitOwners=[JobFutureTask@57839834[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@34bddf43[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3355b8ff[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,559 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@68f9e807[job=job-1, state=DONE], semaphore=ExecutionSemaphore@e52cf03[permitOwners=[JobFutureTask@23708f14[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@68f9e807[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3dfc59c5[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@e52cf03[permitOwners=[JobFutureTask@23708f14[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@68f9e807[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3dfc59c5[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,567 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@b6136eb[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4cea444b[permitOwners=[JobFutureTask@2cce10bc[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@b6136eb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@73234691[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4cea444b[permitOwners=[JobFutureTask@2cce10bc[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@b6136eb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@73234691[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,592 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@270b8c2a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4faa39bb[permitOwners=[JobFutureTask@7b9c2387[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@270b8c2a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@12e2f5ab[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4faa39bb[permitOwners=[JobFutureTask@7b9c2387[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@270b8c2a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@12e2f5ab[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,604 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@35f01759[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3b4a8cbe[permitOwners=[JobFutureTask@2fea9a7b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@35f01759[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2aa07d80[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3b4a8cbe[permitOwners=[JobFutureTask@2fea9a7b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@35f01759[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2aa07d80[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,612 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5cbe72b9[job=job-1, state=DONE], semaphore=ExecutionSemaphore@58e7033b[permitOwners=[JobFutureTask@27fc0217[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5cbe72b9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@e993715[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@58e7033b[permitOwners=[JobFutureTask@27fc0217[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5cbe72b9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@e993715[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,617 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@47eae91d[job=job-1, state=DONE], semaphore=ExecutionSemaphore@469d93ff[permitOwners=[JobFutureTask@c1a74d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@47eae91d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@472719df[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@469d93ff[permitOwners=[JobFutureTask@c1a74d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@47eae91d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@472719df[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,639 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4cc89246[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6e78a66a[permitOwners=[JobFutureTask@413eaf5d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4cc89246[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3e28af44[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6e78a66a[permitOwners=[JobFutureTask@413eaf5d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4cc89246[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3e28af44[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,647 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3bdbf8d3[job=job-1, state=DONE], semaphore=ExecutionSemaphore@12eaa533[permitOwners=[JobFutureTask@f2becb2[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3bdbf8d3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7482309c[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@12eaa533[permitOwners=[JobFutureTask@f2becb2[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3bdbf8d3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7482309c[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,655 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6b3b4f37[job=job-1, state=DONE], semaphore=ExecutionSemaphore@764a4671[permitOwners=[JobFutureTask@3b25709e[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6b3b4f37[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5ec6a1b6[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@764a4671[permitOwners=[JobFutureTask@3b25709e[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6b3b4f37[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5ec6a1b6[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,666 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@71f29d91[job=job-1, state=DONE], semaphore=ExecutionSemaphore@c3c7339[permitOwners=[JobFutureTask@6143b2b1[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@71f29d91[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@a63643e[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@c3c7339[permitOwners=[JobFutureTask@6143b2b1[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@71f29d91[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@a63643e[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,672 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@26d24d7a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@68b3dee2[permitOwners=[JobFutureTask@5a78b52b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@26d24d7a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4bab78ce[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@68b3dee2[permitOwners=[JobFutureTask@5a78b52b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@26d24d7a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4bab78ce[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,682 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7672960e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@63fc217c[permitOwners=[JobFutureTask@69bca406[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7672960e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@79c1ccf7[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@63fc217c[permitOwners=[JobFutureTask@69bca406[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7672960e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@79c1ccf7[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,699 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2474df51[job=job-1, state=DONE], semaphore=ExecutionSemaphore@82df614[permitOwners=[JobFutureTask@2864d34d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2474df51[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5fb514c2[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@82df614[permitOwners=[JobFutureTask@2864d34d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2474df51[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5fb514c2[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,766 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3c97f5e9[job=job-1, state=DONE], semaphore=ExecutionSemaphore@ed39a1[permitOwners=[JobFutureTask@32e7b78d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3c97f5e9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4583b617[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@ed39a1[permitOwners=[JobFutureTask@32e7b78d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3c97f5e9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4583b617[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,773 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@211da640[job=job-1, state=DONE], semaphore=ExecutionSemaphore@49545497[permitOwners=[JobFutureTask@2ec92631[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@211da640[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@76220ef1[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@49545497[permitOwners=[JobFutureTask@2ec92631[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@211da640[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@76220ef1[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,782 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@294ebe11[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5893ec13[permitOwners=[JobFutureTask@4e51eda7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@294ebe11[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2862271a[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5893ec13[permitOwners=[JobFutureTask@4e51eda7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@294ebe11[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2862271a[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,789 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@78fb72cb[job=job-1, state=DONE], semaphore=ExecutionSemaphore@ed0a3b3[permitOwners=[JobFutureTask@398694a6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@78fb72cb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@653e7b[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@ed0a3b3[permitOwners=[JobFutureTask@398694a6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@78fb72cb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@653e7b[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,796 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@48aa0813[job=job-1, state=DONE], semaphore=ExecutionSemaphore@8d3c390[permitOwners=[JobFutureTask@45849604[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@48aa0813[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6cbbfe29[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@8d3c390[permitOwners=[JobFutureTask@45849604[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@48aa0813[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6cbbfe29[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,819 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3df04fa1[job=job-1, state=DONE], semaphore=ExecutionSemaphore@619abceb[permitOwners=[JobFutureTask@5c25daad[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3df04fa1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6fdc2db6[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@619abceb[permitOwners=[JobFutureTask@5c25daad[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3df04fa1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6fdc2db6[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,830 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@64544ee4[job=job-1, state=DONE], semaphore=ExecutionSemaphore@72a04bf7[permitOwners=[JobFutureTask@16d61071[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@64544ee4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@18692e80[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@72a04bf7[permitOwners=[JobFutureTask@16d61071[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@64544ee4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@18692e80[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,846 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@31fe0ce5[job=job-1, state=DONE], semaphore=ExecutionSemaphore@636f9665[permitOwners=[JobFutureTask@178dc733[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@31fe0ce5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4641f66c[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@636f9665[permitOwners=[JobFutureTask@178dc733[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@31fe0ce5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4641f66c[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,864 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2a531637[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1be95433[permitOwners=[JobFutureTask@539ee811[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2a531637[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1aa59698[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1be95433[permitOwners=[JobFutureTask@539ee811[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2a531637[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1aa59698[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,880 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1e7cfd49[job=job-1, state=DONE], semaphore=ExecutionSemaphore@8749673[permitOwners=[JobFutureTask@3a8640f7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1e7cfd49[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@ca10069[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@8749673[permitOwners=[JobFutureTask@3a8640f7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1e7cfd49[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@ca10069[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,899 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3c89b864[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5cddd029[permitOwners=[JobFutureTask@3400d6fa[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3c89b864[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@30a62a5b[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5cddd029[permitOwners=[JobFutureTask@3400d6fa[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3c89b864[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@30a62a5b[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,905 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@30133a11[job=job-1, state=DONE], semaphore=ExecutionSemaphore@33261f5[permitOwners=[JobFutureTask@2168def[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@30133a11[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3639b04[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@33261f5[permitOwners=[JobFutureTask@2168def[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@30133a11[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3639b04[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,916 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2ca1e49a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4a844761[permitOwners=[JobFutureTask@1aee6d14[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2ca1e49a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@54a6ef6[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4a844761[permitOwners=[JobFutureTask@1aee6d14[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2ca1e49a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@54a6ef6[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:17 2019-03-14 09:06:17,928 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7fd2a67a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@377be89c[permitOwners=[JobFutureTask@163df259[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7fd2a67a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@405603b6[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
05:06:17 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@377be89c[permitOwners=[JobFutureTask@163df259[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7fd2a67a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@405603b6[job=job-3, state=WAITING_FOR_PERMIT]]]]
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
05:06:17 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:06:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:06:17 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:06:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:06:17 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:06:17 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:06:17 	at java.lang.Thread.run(Thread.java:748)
05:06:17 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:06:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 sec - in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml2FormTest
05:06:19 Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml1FormTest
05:06:19 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.868 sec - in org.eclipse.scout.rt.client.ui.form.FormBasicTest
05:06:19 Running org.eclipse.scout.rt.client.ui.form.AbstractFormTest
05:06:19 2019-03-14 09:06:18,045 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.AbstractForm - there are fields with errors - MDC[principal=anna, jobName=Running JUnit test in model job]
05:06:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml1FormTest
05:06:19 Running org.eclipse.scout.rt.client.ui.form.ImportFormDataWithFiltersTest
05:06:19 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 sec - in org.eclipse.scout.rt.client.ui.form.internal.FindFieldByFormDataIdVisitorTest
05:06:19 Running org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest
05:06:19 2019-03-14 09:06:17,963 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:19 2019-03-14 09:06:17,992 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$AutoSelectTreeBox'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:19 2019-03-14 09:06:18,023 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$AutoSelectTreeBox'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:19 2019-03-14 09:06:18,046 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:19 2019-03-14 09:06:18,061 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$ValidatingTreeBox'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:19 2019-03-14 09:06:18,079 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$AutoSelectTreeBox'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:19 2019-03-14 09:06:18,099 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:19 2019-03-14 09:06:18,143 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$ValidatingTreeBox'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:19 2019-03-14 09:06:18,176 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:19 2019-03-14 09:06:18,215 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:19 2019-03-14 09:06:18,234 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:19 2019-03-14 09:06:18,246 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$AutoSelectTreeBox'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:19 2019-03-14 09:06:18,259 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$1'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:19 2019-03-14 09:06:18,263 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$1'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:19 2019-03-14 09:06:18,279 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:19 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest
05:06:19 Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.TableFieldTest
05:06:19 2019-03-14 09:06:18,315 WARN  [main] org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableField - Validation Error on Column without header text, using className for error message. - MDC[]
05:06:19 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.145 sec - in org.eclipse.scout.rt.client.job.MutualExclusionTest
05:06:19 2019-03-14 09:06:18,377 WARN  [main] org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableField - Validation Error on Column without header text, using className for error message. - MDC[]
05:06:19 Running org.eclipse.scout.rt.client.job.ModelJobsTest
05:06:19 2019-03-14 09:06:18,526 WARN  [main] org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableField - Validation Error on Column without header text, using className for error message. - MDC[]
05:06:19 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.form.ImportFormDataWithFiltersTest
05:06:19 Running org.eclipse.scout.rt.client.ui.form.FormWaitForTest
05:06:19 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.form.AbstractFormTest
05:06:19 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithSortingTest
05:06:19 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.job.ModelJobsTest
05:06:19 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.form.fields.tablefield.TableFieldTest
05:06:19 Running org.eclipse.scout.rt.client.job.ModelJobValidatorTest
05:06:19 Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldMoveRowTTests run: 2, TFesatis runl:ur e2s,:  F0ailures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipseest
05:06:19 .s, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithSortingTest
05:06:19 cout.rt.client.ui.form.FormWaitForTest
05:06:19 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest
05:06:19 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable3Test
05:06:19 2019-03-14 09:06:18,415 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet - Invalid column grouping config. Column marked as grouped but there are non-grouped or non-visible sort columns with smaller sort index. Grouping will be set to false. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:19 2019-03-14 09:06:18,525 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet - Invalid column grouping config. Column marked as grouped but there are non-grouped or non-visible sort columns with smaller sort index. Grouping will be set to false. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:19 2019-03-14 09:06:18,613 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet - Invalid column grouping config. Column marked as grouped but there are non-grouped or non-visible sort columns with smaller sort index. Grouping will be set to false. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:19 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.job.ModelJobValidatorTest
05:06:19 Running org.eclipse.scout.rt.client.job.JobListenerBlockedFutureTest
05:06:19 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldMoveRowTest
05:06:19 TTeessttss  rruunn: 3, Fa: 1i,l uFraeisl:u r0e,s :E r0r,o rEsr:r o0r,s :S k0i, pSpkeidpp:e d: 0, T0,Runn ing iorg.eclimpse.esc oelapsed: 0 sut.ert.clcient T.ui.f-i miormn.ef  oeieldsrl.smgartfieladp.Ss.eedc:l 0 sec -i psien. marsorctgFie.leclipse.scout.rt.cdPlarseiValueeTnets.t
05:06:19 oui.desktoput..rotu.tclliineen.tp.augie.sd.ePsakgteoWpi.tohuTtalbilneeG.rpoaugpeisn.gPWaigtehWHietahdTearbSloer3tTCeosltu
05:06:19 mnsTest
05:06:19 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingTest
05:06:19 Running org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest
05:06:19 2019-03-14 09:06:18,128 ERROR [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility - Bookmark key is not serializable. Falling back to toString() which is not overriden by the given class [class org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest$UnSerializablePrimaryKey] - MDC[]
05:06:19 2019-03-14 09:06:18,139 ERROR [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility - Bookmark key is not serializable. Falling back to toString() which is not overriden by the given class [class org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest$UnSerializablePrimaryKey] - MDC[]
05:06:19 2019-03-14 09:06:18,170 WARN  [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility - Bookmark key is not serializable. Falling back to toString(). Note: keys may not be stable [class=class org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest$UnSerializablePrimaryKeyWithToString, string representation:UnSerializablePrimaryKeyWithToString [m_id=1234]] - MDC[]
05:06:19 2019-03-14 09:06:18,173 WARN  [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility - Bookmark key is not serializable. Falling back to toString(). Note: keys may not be stable [class=class org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest$UnSerializablePrimaryKeyWithToString, string representation:UnSerializablePrimaryKeyWithToString [m_id=1234]] - MDC[]
05:06:19 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingTest
05:06:19 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndTableCustomizerWhenEditingThenMissingSelectionTest
05:06:19 Edit: change data 'Account'
05:06:19 Edit: change data 'Account'
05:06:19 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest
05:06:19 Running org.eclipse.scout.rt.client.ui.basic.table.organizer.ShowInvisibleColumnsFormTest
05:06:19 TestTestss run: 9, Failures: 0, Errors: 0,  Srun: 2, Failures: 0, Erkippedr: 0, Time elapsed: 0ors: 0,  Sksec i- inpped: 0 org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldParseValueTest
05:06:19 , TiRunning org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceBoxTest
05:06:19 me elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndTableCustomizerWhenEditingThenMissingSelectionTest
05:06:19 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable7Test
05:06:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable7Test
05:06:19 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable6Test
05:06:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.basic.table.organizer.ShowInvisibleColumnsFormTest
05:06:19 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceBoxTest
05:06:19 Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnVisibilityTest
05:06:19 Running org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldTest
05:06:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable6Test
05:06:19 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable2Test
05:06:19 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable2Test
05:06:19 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable1Test
05:06:19 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnVisibilityTest
05:06:19 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractIntegerColumnTest
05:06:19 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable1Test
05:06:19 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elRunaning psoreg.ed:cli 0 pssee.csc ou-t.rt.c lienti.uni.de sktoop.outline.pages.PageWitrhNodesg.Teset
05:06:19 clipse.scout.rt.client.ui.basic.table.columns.AbstractIntegerColumnTest
05:06:19 Running org.eclipse.scout.rt.client.extension.ui.form.fields.FieldExtensionTest
05:06:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithNodesTest
05:06:19 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest
05:06:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.extension.ui.form.fields.FieldExtensionTest
05:06:19 Running org.eclipse.scout.rt.client.extension.ui.form.InjectAndReplaceFormExtensionTest
05:06:19 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.extension.ui.form.InjectAndReplaceFormExtensionTest
05:06:19 Running org.eclipse.scout.rt.client.extension.ui.basic.table.TableMoveColumnsTest
05:06:19 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.extension.ui.basic.table.TableMoveColumnsTest
05:06:19 Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldTest
05:06:19 Running org.eclipse.scout.rt.client.ui.desktop.AbstractDesktopTest
05:06:19 2019-03-14 09:06:19,634 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=null] - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:19 2019-03-14 09:06:19,644 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=null] - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:19 2019-03-14 09:06:19,648 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=undefined [severity=ERROR]] - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:19 2019-03-14 09:06:19,659 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
05:06:19 2019-03-14 09:06:19,662 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@42139377[id = 03004053-f8bb-4dd5-ad0d-c500c1640ebd], user=genie.scout] - MDC[principal=default, jobName=Starting ClientSession [sessionId=03004053-f8bb-4dd5-ad0d-c500c1640ebd]]
05:06:19 2019-03-14 09:06:19,679 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=undefined [severity=ERROR]] - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:19 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest
05:06:19 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest
05:06:19  r- org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest$PageWithTable$Table$PageWithTableRowMenu@2ef9c08a
05:06:19  r- org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest$SubPageWithTable$Table$SubPageWithTableEmptySpaceMenu@2fdc0570
05:06:19  m- OutlineMenuWrapper[wrappedMenu=SubPageWithTableEmptySpaceMenu text='EmptySpace' enabled=true enabledGranted=true inheritAccessibility=true visible=true visibleGranted=true]
05:06:19  m- OutlineMenuWrapper[wrappedMenu=PageWithTableRowMenu text='Edit' enabled=true enabledGranted=true inheritAccessibility=true visible=true visibleGranted=true]
05:06:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest
05:06:19 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithNodesTest
05:06:19 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithNodesTest
05:06:19 Running org.eclipse.scout.rt.client.ui.desktop.outline.BookmarkToInvisibleOutlineTest
05:06:19 2019-03-14 09:06:19,985 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.deeplink.DeepLinks - Registered 1 deep-link handlers:
05:06:19 - org.eclipse.scout.rt.client.ui.desktop.AbstractDesktopTest$P_TestDeepLinkHandler@bdc6ac7 - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:20 Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.165 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableEventBufferTest
05:06:20 Running org.eclipse.scout.rt.client.ui.basic.table.CheckRowsInTableTest
05:06:20 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 sec - in org.eclipse.scout.rt.client.ui.desktop.AbstractDesktopTest
05:06:20 Running org.eclipse.scout.rt.client.ui.basic.tree.TreeUtilityTest
05:06:20 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.scout.rt.client.ui.basic.tree.TreeUtilityTest
05:06:20 Running org.eclipse.scout.rt.client.ui.basic.tree.OutlineEventBufferTest
05:06:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.basic.tree.OutlineEventBufferTest
05:06:20 Running org.eclipse.scout.rt.client.ui.basic.tree.AbstractTreeTest
05:06:20 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.eclipse.scout.rt.client.ui.basic.tree.AbstractTreeTest
05:06:20 Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnEditableTest
05:06:20 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnEditableTest
05:06:20 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractStringColumnTest
05:06:20 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractStringColumnTest
05:06:20 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractSmartColumnTest
05:06:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractSmartColumnTest
05:06:20 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest
05:06:20 2019-03-14 09:06:20,231 WARN  [main] org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn - Exception decorating cell - MDC[]
05:06:20 org.eclipse.scout.rt.platform.exception.ProcessingException: decoration on empty column [severity=ERROR]
05:06:20 	at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest$TestDecorationTable$C2Column.execDecorateCell(AbstractColumnTest.java:378)
05:06:20 	at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn$LocalColumnExtension.execDecorateCell(AbstractColumn.java:1981)
05:06:20 	at org.eclipse.scout.rt.client.extension.ui.basic.table.columns.ColumnChains$ColumnDecorateCellChain$1.callMethod(ColumnChains.java:149)
05:06:20 	at org.eclipse.scout.rt.client.extension.ui.basic.table.columns.ColumnChains$ColumnDecorateCellChain$1.callMethod(ColumnChains.java:1)
05:06:20 	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:122)
05:06:20 	at org.eclipse.scout.rt.client.extension.ui.basic.table.columns.ColumnChains$ColumnDecorateCellChain.execDecorateCell(ColumnChains.java:152)
05:06:20 	at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.interceptDecorateCell(AbstractColumn.java:2030)
05:06:20 	at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.decorateCell(AbstractColumn.java:1616)
05:06:20 	at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.decorateCells(AbstractColumn.java:1607)
05:06:20 	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.applyRowDecorations(AbstractTable.java:3717)
05:06:20 	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.processDecorationBuffer(AbstractTable.java:3664)
05:06:20 	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.setTableChanging(AbstractTable.java:1609)
05:06:20 	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRows(AbstractTable.java:2900)
05:06:20 	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRows(AbstractTable.java:2856)
05:06:20 	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRow(AbstractTable.java:2845)
05:06:20 	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRow(AbstractTable.java:2835)
05:06:20 	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRow(AbstractTable.java:2830)
05:06:20 	at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest.testUpdateDisplayText(AbstractColumnTest.java:275)
05:06:20 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:06:20 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:06:20 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:06:20 	at java.lang.reflect.Method.invoke(Method.java:498)
05:06:20 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
05:06:20 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05:06:20 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
05:06:20 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05:06:20 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
05:06:20 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
05:06:20 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
05:06:20 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
05:06:20 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
05:06:20 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
05:06:20 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
05:06:20 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
05:06:20 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
05:06:20 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
05:06:20 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
05:06:20 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
05:06:20 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
05:06:20 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
05:06:20 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
05:06:20 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
05:06:20 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:97)
05:06:20 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
05:06:20 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
05:06:20 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
05:06:20 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
05:06:20 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
05:06:20 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
05:06:20 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
05:06:20 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
05:06:20 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
05:06:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.45 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.BookmarkToInvisibleOutlineTest
05:06:20 Running org.eclipse.scout.rt.client.ui.basic.tree.TreeNodeTest
05:06:20 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest
05:06:20 Running org.eclipse.scout.rt.client.ui.basic.cell.CellTest
05:06:20 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in org.eclipse.scout.rt.client.ui.basic.tree.TreeNodeTest
05:06:20 Running org.eclipse.scout.rt.client.ui.basic.table.columns.HtmlEnabledTest
05:06:20 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.eclipse.scout.rt.client.ui.basic.cell.CellTest
05:06:20 Running org.eclipse.scout.rt.client.ui.basic.calendar.CalendarComponentTest
05:06:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.HtmlEnabledTest
05:06:20 Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnAutoResizeTest
05:06:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnAutoResizeTest
05:06:20 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractNumberColumnTest
05:06:20 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in org.eclipse.scout.rt.client.ui.basic.calendar.CalendarComponentTest
05:06:20 Running org.eclipse.scout.rt.client.ui.action.menu.TreeMenuTest
05:06:20 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.client.ui.action.menu.TreeMenuTest
05:06:20 Running org.eclipse.scout.rt.client.job.filter.event.SessionJobEventFilterTest
05:06:20 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractNumberColumnTest
05:06:20 Running org.eclipse.scout.rt.client.extension.ui.form.fields.SubScopeExtensionTest
05:06:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.scout.rt.client.job.filter.event.SessionJobEventFilterTest
05:06:20 Running org.eclipse.scout.rt.client.extension.ui.outline.pages.TablePageExtensionTest
05:06:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.eclipse.scout.rt.client.extension.ui.form.fields.SubScopeExtensionTest
05:06:20 Running org.eclipse.scout.rt.client.extension.ui.form.fields.MultipeChainCallsTest
05:06:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.extension.ui.form.fields.MultipeChainCallsTest
05:06:20 Running org.eclipse.scout.rt.client.extension.ui.form.fields.ExtendAbstractStringFieldTest
05:06:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.scout.rt.client.extension.ui.form.fields.ExtendAbstractStringFieldTest
05:06:20 Running org.eclipse.scout.rt.client.extension.ui.form.fields.ExecMethodExtensionTest
05:06:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.client.extension.ui.form.fields.ExecMethodExtensionTest
05:06:20 Running org.eclipse.scout.rt.client.extension.ui.form.ExtendFormHandlerTest
05:06:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.eclipse.scout.rt.client.extension.ui.form.ExtendFormHandlerTest
05:06:20 Running org.eclipse.scout.rt.client.extension.ui.desktop.DesktopExtensionTest
05:06:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.client.extension.ui.desktop.DesktopExtensionTest
05:06:20 Running org.eclipse.scout.rt.client.extension.ui.basic.table.TableExtensionTest
05:06:20 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 sec - in org.eclipse.scout.rt.client.extension.ui.outline.pages.TablePageExtensionTest
05:06:20 Running org.eclipse.scout.rt.client.deeplink.OutlineDeepLinkHandlerTest
05:06:20 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.eclipse.scout.rt.client.deeplink.OutlineDeepLinkHandlerTest
05:06:20 Running org.eclipse.scout.rt.client.context.ClientRunContextTest
05:06:20 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec - in org.eclipse.scout.rt.client.extension.ui.basic.table.TableExtensionTest
05:06:20 Running org.eclipse.scout.rt.client.extension.ui.action.tree.MoveActionNodeTest
05:06:20 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.eclipse.scout.rt.client.context.ClientRunContextTest
05:06:20 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.eclipse.scout.rt.client.extension.ui.action.tree.MoveActionNodeTest
05:06:20 Running org.eclipse.scout.rt.client.deeplink.DeepLinksTest
05:06:20 2019-03-14 09:06:20,684 INFO  [main] org.eclipse.scout.rt.client.deeplink.DeepLinks - Registered 2 deep-link handlers:
05:06:20 - org.eclipse.scout.rt.client.deeplink.OutlineDeepLinkHandler@70f85235
05:06:20 - org.eclipse.scout.rt.client.deeplink.FooBarDeepLinkHandler@3d6778d5 - MDC[]
05:06:20 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.eclipse.scout.rt.client.deeplink.DeepLinksTest
05:06:20 Running org.eclipse.scout.rt.client.context.ClientRunContextChainTest
05:06:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.eclipse.scout.rt.client.context.ClientRunContextChainTest
05:06:20 Running org.eclipse.scout.rt.client.clientnotification.ClientSessionRegistryTest
05:06:20 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.clientnotification.ClientSessionRegistryTest
05:06:20 Running org.eclipse.scout.rt.client.TunnelToServerTest
05:06:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.eclipse.scout.rt.client.TunnelToServerTest
05:06:20 Running org.eclipse.scout.rt.client.ClientSessionTest
05:06:20 2019-03-14 09:06:20,749 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:06:20 2019-03-14 09:06:20,763 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:06:20 2019-03-14 09:06:20,765 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 4 code type classes registered. - MDC[]
05:06:20 2019-03-14 09:06:20,765 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:06:20 2019-03-14 09:06:20,785 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@f413d80[id = 9a4803a2-1291-4bc7-85a6-15ca00c3017e], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=9a4803a2-1291-4bc7-85a6-15ca00c3017e]]
05:06:20 2019-03-14 09:06:20,804 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@f413d80[id = 9a4803a2-1291-4bc7-85a6-15ca00c3017e], user=genie.scout] - MDC[]
05:06:20 2019-03-14 09:06:20,811 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:06:20 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.813 sec - in org.eclipse.scout.rt.client.ui.basic.table.CheckRowsInTableTest
05:06:20 Running org.eclipse.scout.rt.client.job.MultipleSessionTest
05:06:20 2019-03-14 09:06:20,833 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:06:20 2019-03-14 09:06:20,847 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 4 code type classes registered. - MDC[]
05:06:20 2019-03-14 09:06:20,847 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:06:20 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec - in org.eclipse.scout.rt.client.job.MultipleSessionTest
05:06:20 Running org.eclipse.scout.rt.client.job.ModelJobTest
05:06:20 2019-03-14 09:06:20,957 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4db15eb[id = e1a894d6-121f-417a-9212-57e7adf04252], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=e1a894d6-121f-417a-9212-57e7adf04252]]
05:06:20 2019-03-14 09:06:20,982 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4db15eb[id = e1a894d6-121f-417a-9212-57e7adf04252], user=genie.scout] - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$4]
05:06:20 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.eclipse.scout.rt.client.job.ModelJobTest
05:06:20 Running org.eclipse.scout.rt.client.extension.ui.outline.desktop.DesktopMoveOutlinesTest
05:06:20 2019-03-14 09:06:20,989 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:06:21 2019-03-14 09:06:21,011 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:06:21 2019-03-14 09:06:21,012 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 4 code type classes registered. - MDC[]
05:06:21 2019-03-14 09:06:21,013 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:06:21 2019-03-14 09:06:21,088 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6d79c2e0[id = c1fafbc1-1428-4b9c-9152-d59e59215f0f], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=c1fafbc1-1428-4b9c-9152-d59e59215f0f]]
05:06:21 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in org.eclipse.scout.rt.client.extension.ui.outline.desktop.DesktopMoveOutlinesTest
05:06:21 Running org.eclipse.scout.rt.client.cache.ClientCacheTest
05:06:21 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.client.cache.ClientCacheTest
05:06:21 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.857 sec - in org.eclipse.scout.rt.client.job.JobListenerBlockedFutureTest
05:06:21 Running org.eclipse.scout.rt.client.extension.ui.wizard.MoveWizardStepTest
05:06:21 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec - in org.eclipse.scout.rt.client.extension.ui.wizard.MoveWizardStepTest
05:06:21 Running org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandlerTest
05:06:21 2019-03-14 09:06:21,659 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
05:06:21 2019-03-14 09:06:21,662 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
05:06:21 2019-03-14 09:06:21,666 WARN  [main] org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandler - Auto fallback removal of session listener due to stopped session. This must be done explicitly by the one that registered the listener: Mock for INotificationListener, hashCode: 1191261658 - MDC[]
05:06:21 2019-03-14 09:06:21,668 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
05:06:21 2019-03-14 09:06:21,674 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
05:06:21 2019-03-14 09:06:21,675 WARN  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[jobName=org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandlerTest$4]
05:06:21 2019-03-14 09:06:21,678 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
05:06:21 2019-03-14 09:06:21,678 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
05:06:21 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandlerTest
05:06:22 2019-03-14 09:06:22,104 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6d79c2e0[id = c1fafbc1-1428-4b9c-9152-d59e59215f0f], user=genie.scout] - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$7]
05:06:22 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.352 sec - in org.eclipse.scout.rt.client.ClientSessionTest
05:06:22 Running org.eclipse.scout.rt.client.ClientSessionDisposeTest
05:06:22 2019-03-14 09:06:22,115 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@412d277f[id = 03f145a0-b04e-4e2d-9f2c-c55088840ca1], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=03f145a0-b04e-4e2d-9f2c-c55088840ca1]]
05:06:22 2019-03-14 09:06:22,116 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@412d277f[id = 03f145a0-b04e-4e2d-9f2c-c55088840ca1], user=genie.scout] - MDC[]
05:06:22 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 sec - in org.eclipse.scout.rt.client.ClientSessionDisposeTest
05:06:30 Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.292 sec - in org.eclipse.scout.rt.client.ui.basic.tree.TreeEventBufferTest
05:06:30 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnTest
05:06:30 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnTest
05:06:30 Running org.eclipse.scout.rt.client.ui.basic.table.TableRowInsertOrderTest
05:06:30 2019-03-14 09:06:30,458 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - No user area property found. Using '/opt/public/hipp/homes/genie.scout/user' as fallback. Consider specifying a user area using property 'user.area'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:06:30 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableRowInsertOrderTest
05:06:30 Running org.eclipse.scout.rt.client.ui.basic.table.TableRowDataPropertyFilterTest
05:06:30 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableRowDataPropertyFilterTest
05:06:30 Running org.eclipse.scout.rt.client.ui.action.menu.TableMenuTest
05:06:30 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in org.eclipse.scout.rt.client.ui.action.menu.TableMenuTest
05:06:30 Running org.eclipse.scout.rt.client.services.common.code.CodeServiceClientProxyTest
05:06:30 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.eclipse.scout.rt.client.services.common.code.CodeServiceClientProxyTest
05:06:30 Running org.eclipse.scout.rt.client.job.filter.future.SessionFutureFilterTest
05:06:30 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.eclipse.scout.rt.client.job.filter.future.SessionFutureFilterTest
05:06:30 Running org.eclipse.scout.rt.client.job.filter.future.ClientRunContextFutureFilterTest
05:06:30 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.eclipse.scout.rt.client.job.filter.future.ClientRunContextFutureFilterTest
05:06:30 
05:06:30 Results :
05:06:30 
05:06:30 Tests run: 1230, Failures: 0, Errors: 0, Skipped: 2
05:06:30 
05:06:30 [INFO] 
05:06:30 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.client.test ---
05:06:30 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT.jar
05:06:30 [INFO] 
05:06:30 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.client.test ---
05:06:30 [INFO] 
05:06:30 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.client.test ---
05:06:30 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT-tests.jar
05:06:31 [INFO] 
05:06:31 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.client.test ---
05:06:31 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT-sources.jar
05:06:31 [INFO] 
05:06:31 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.client.test ---
05:06:31 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT-test-sources.jar
05:06:31 [INFO] 
05:06:31 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.client.test ---
05:06:31 [INFO] Skipping duplicate-finder execution!
05:06:31 [INFO] 
05:06:31 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.client.test ---
05:06:31 [INFO] Signature checking is skipped.
05:06:31 [INFO] 
05:06:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.client.test ---
05:06:31 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT.jar
05:06:31 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT.pom
05:06:31 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT-tests.jar
05:06:31 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT-sources.jar
05:06:31 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT-test-sources.jar
05:06:31 [INFO] 
05:06:31 [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client >--------
05:06:31 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client 6.0.300-SNAPSHOT [19/30]
05:06:31 [INFO] --------------------------------[ jar ]---------------------------------
05:06:31 [INFO] 
05:06:31 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.svg.client ---
05:06:31 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client/target
05:06:31 [INFO] 
05:06:31 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.client ---
05:06:31 [INFO] Skipping Rule Enforcement.
05:06:31 [INFO] 
05:06:31 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.svg.client ---
05:06:32 [INFO] 
05:06:32 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.svg.client ---
05:06:32 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client/../org.eclipse.scout.rt/target/jacoco-all.exec
05:06:32 [INFO] 
05:06:32 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.svg.client ---
05:06:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:32 [INFO] Copying 1 resource
05:06:32 [INFO] 
05:06:32 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.svg.client ---
05:06:32 [INFO] Changes detected - recompiling the module!
05:06:32 [INFO] Compiling 11 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client/target/classes
05:06:32 [INFO] 
05:06:32 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.svg.client ---
05:06:32 [INFO] 
05:06:32 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.svg.client ---
05:06:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:32 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client/src/test/resources
05:06:32 [INFO] 
05:06:32 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.client ---
05:06:32 [INFO] No sources to compile
05:06:32 [INFO] 
05:06:32 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.svg.client ---
05:06:32 [INFO] No tests to run.
05:06:32 [INFO] 
05:06:32 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.svg.client ---
05:06:32 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-6.0.300-SNAPSHOT.jar
05:06:32 [INFO] 
05:06:32 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.svg.client ---
05:06:32 [INFO] 
05:06:32 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.client ---
05:06:32 [INFO] Skipping packaging of the test-jar
05:06:32 [INFO] 
05:06:32 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.client ---
05:06:32 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-6.0.300-SNAPSHOT-sources.jar
05:06:32 [INFO] 
05:06:32 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.client ---
05:06:32 [INFO] No sources in project. Archive not created.
05:06:32 [INFO] 
05:06:32 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.svg.client ---
05:06:32 [INFO] Skipping duplicate-finder execution!
05:06:32 [INFO] 
05:06:32 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.svg.client ---
05:06:32 [INFO] Signature checking is skipped.
05:06:32 [INFO] 
05:06:32 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.svg.client ---
05:06:32 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/6.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client-6.0.300-SNAPSHOT.jar
05:06:32 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/6.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client-6.0.300-SNAPSHOT.pom
05:06:32 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/6.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client-6.0.300-SNAPSHOT-sources.jar
05:06:32 [INFO] 
05:06:32 [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test >------
05:06:32 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test 6.0.300-SNAPSHOT [20/30]
05:06:32 [INFO] --------------------------------[ jar ]---------------------------------
05:06:32 [INFO] 
05:06:32 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.svg.client.test ---
05:06:32 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client.test/target
05:06:32 [INFO] 
05:06:32 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.client.test ---
05:06:32 [INFO] Skipping Rule Enforcement.
05:06:32 [INFO] 
05:06:32 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.svg.client.test ---
05:06:34 [INFO] 
05:06:34 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.svg.client.test ---
05:06:34 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client.test/../org.eclipse.scout.rt/target/jacoco-all.exec
05:06:34 [INFO] 
05:06:34 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.svg.client.test ---
05:06:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:34 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client.test/src/main/resources
05:06:34 [INFO] 
05:06:34 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.svg.client.test ---
05:06:34 [INFO] No sources to compile
05:06:34 [INFO] 
05:06:34 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.svg.client.test ---
05:06:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:34 [INFO] Copying 4 resources
05:06:34 [INFO] 
05:06:34 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.client.test ---
05:06:34 [INFO] Changes detected - recompiling the module!
05:06:34 [INFO] Compiling 1 source file to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client.test/target/test-classes
05:06:34 [INFO] 
05:06:34 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.svg.client.test ---
05:06:34 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client.test/target/surefire-reports
05:06:34 
05:06:34 -------------------------------------------------------
05:06:34  T E S T S
05:06:34 -------------------------------------------------------
05:06:34 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:06:36 Running org.eclipse.scout.rt.svg.client.SVGUtilityTest
05:06:38 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.844 sec - in org.eclipse.scout.rt.svg.client.SVGUtilityTest
05:06:38 
05:06:38 Results :
05:06:38 
05:06:38 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
05:06:38 
05:06:38 [INFO] 
05:06:38 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.svg.client.test ---
05:06:38 [WARNING] JAR will be empty - no content was marked for inclusion!
05:06:38 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-6.0.300-SNAPSHOT.jar
05:06:38 [INFO] 
05:06:38 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.svg.client.test ---
05:06:38 [INFO] 
05:06:38 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.client.test ---
05:06:38 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-6.0.300-SNAPSHOT-tests.jar
05:06:38 [INFO] 
05:06:38 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.client.test ---
05:06:38 [INFO] No sources in project. Archive not created.
05:06:38 [INFO] 
05:06:38 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.client.test ---
05:06:38 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-6.0.300-SNAPSHOT-test-sources.jar
05:06:38 [INFO] 
05:06:38 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.svg.client.test ---
05:06:38 [INFO] Skipping duplicate-finder execution!
05:06:38 [INFO] 
05:06:38 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.svg.client.test ---
05:06:38 [INFO] Signature checking is skipped.
05:06:38 [INFO] 
05:06:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.svg.client.test ---
05:06:38 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-6.0.300-SNAPSHOT.jar
05:06:38 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-6.0.300-SNAPSHOT.pom
05:06:38 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-6.0.300-SNAPSHOT-tests.jar
05:06:38 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-6.0.300-SNAPSHOT-test-sources.jar
05:06:38 [INFO] 
05:06:38 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge >-------
05:06:38 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge 6.0.300-SNAPSHOT [21/30]
05:06:38 [INFO] --------------------------------[ jar ]---------------------------------
05:06:38 [INFO] 
05:06:38 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.serverbridge ---
05:06:38 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.serverbridge/target
05:06:38 [INFO] 
05:06:38 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.serverbridge ---
05:06:38 [INFO] Skipping Rule Enforcement.
05:06:38 [INFO] 
05:06:38 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.serverbridge ---
05:06:39 [INFO] 
05:06:39 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.serverbridge ---
05:06:39 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.serverbridge/../org.eclipse.scout.rt/target/jacoco-all.exec
05:06:39 [INFO] 
05:06:39 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.serverbridge ---
05:06:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:39 [INFO] Copying 1 resource
05:06:39 [INFO] 
05:06:39 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.serverbridge ---
05:06:39 [INFO] Changes detected - recompiling the module!
05:06:39 [INFO] Compiling 3 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.serverbridge/target/classes
05:06:39 [INFO] 
05:06:39 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.serverbridge ---
05:06:39 [INFO] 
05:06:39 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.serverbridge ---
05:06:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:39 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.serverbridge/src/test/resources
05:06:39 [INFO] 
05:06:39 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.serverbridge ---
05:06:39 [INFO] No sources to compile
05:06:39 [INFO] 
05:06:39 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.serverbridge ---
05:06:39 [INFO] No tests to run.
05:06:39 [INFO] 
05:06:39 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.serverbridge ---
05:06:39 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-6.0.300-SNAPSHOT.jar
05:06:39 [INFO] 
05:06:39 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.serverbridge ---
05:06:39 [INFO] 
05:06:39 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.serverbridge ---
05:06:39 [INFO] Skipping packaging of the test-jar
05:06:39 [INFO] 
05:06:39 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.serverbridge ---
05:06:39 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-6.0.300-SNAPSHOT-sources.jar
05:06:39 [INFO] 
05:06:39 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.serverbridge ---
05:06:39 [INFO] No sources in project. Archive not created.
05:06:39 [INFO] 
05:06:39 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.serverbridge ---
05:06:39 [INFO] Skipping duplicate-finder execution!
05:06:39 [INFO] 
05:06:39 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.serverbridge ---
05:06:39 [INFO] Signature checking is skipped.
05:06:39 [INFO] 
05:06:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.serverbridge ---
05:06:39 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/6.0.300-SNAPSHOT/org.eclipse.scout.rt.serverbridge-6.0.300-SNAPSHOT.jar
05:06:39 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.serverbridge/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/6.0.300-SNAPSHOT/org.eclipse.scout.rt.serverbridge-6.0.300-SNAPSHOT.pom
05:06:39 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/6.0.300-SNAPSHOT/org.eclipse.scout.rt.serverbridge-6.0.300-SNAPSHOT-sources.jar
05:06:39 [INFO] 
05:06:39 [INFO] --< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor >--
05:06:39 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor 6.0.300-SNAPSHOT [22/30]
05:06:39 [INFO] --------------------------------[ jar ]---------------------------------
05:06:39 [INFO] 
05:06:39 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
05:06:39 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target
05:06:39 [INFO] 
05:06:39 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
05:06:39 [INFO] Skipping Rule Enforcement.
05:06:39 [INFO] 
05:06:39 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
05:06:40 [INFO] 
05:06:40 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
05:06:40 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/../org.eclipse.scout.rt/target/jacoco-all.exec
05:06:40 [INFO] 
05:06:40 [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
05:06:41 [INFO] Copying jandex-1.2.2.Final.jar to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/jandex.jar
05:06:41 [INFO] Copying quartz-2.2.2.jar to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/quartz.jar
05:06:41 [INFO] Copying activation-1.1.jar to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/activation.jar
05:06:41 [INFO] Copying rhino-1.7R4.jar to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/rhino.jar
05:06:41 [INFO] Copying commons-logging-1.1.1.jar to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/commons-logging.jar
05:06:41 [INFO] Copying yuicompressor-2.4.8.jar to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/yuicompressor.jar
05:06:41 [INFO] Copying lesscss-engine-1.7.4.bsiR02.jar to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/lesscss-engine.jar
05:06:41 [INFO] Copying javax.mail-1.5.4.jar to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/javax.mail.jar
05:06:41 [INFO] Copying slf4j-api-1.7.12.jar to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/slf4j-api.jar
05:06:41 [INFO] 
05:06:41 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
05:06:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:41 [INFO] Copying 1 resource
05:06:41 [INFO] 
05:06:41 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
05:06:41 [INFO] Changes detected - recompiling the module!
05:06:41 [INFO] Compiling 7 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes
05:06:41 [INFO] 
05:06:41 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
05:06:41 [INFO] 
05:06:41 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
05:06:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:41 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/src/test/resources
05:06:41 [INFO] 
05:06:41 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
05:06:41 [INFO] No sources to compile
05:06:41 [INFO] 
05:06:41 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
05:06:41 [INFO] No tests to run.
05:06:41 [INFO] 
05:06:41 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
05:06:41 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-6.0.300-SNAPSHOT.jar
05:06:41 [INFO] 
05:06:41 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
05:06:41 [INFO] 
05:06:41 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
05:06:41 [INFO] Skipping packaging of the test-jar
05:06:41 [INFO] 
05:06:41 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
05:06:41 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-6.0.300-SNAPSHOT-sources.jar
05:06:41 [INFO] 
05:06:41 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
05:06:41 [INFO] No sources in project. Archive not created.
05:06:41 [INFO] 
05:06:41 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
05:06:41 [INFO] Skipping duplicate-finder execution!
05:06:41 [INFO] 
05:06:41 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
05:06:41 [INFO] Signature checking is skipped.
05:06:41 [INFO] 
05:06:41 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
05:06:41 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-6.0.300-SNAPSHOT.jar
05:06:41 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-6.0.300-SNAPSHOT.pom
05:06:41 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-6.0.300-SNAPSHOT-sources.jar
05:06:41 [INFO] 
05:06:41 [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html >----------
05:06:41 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html 6.0.300-SNAPSHOT [23/30]
05:06:41 [INFO] --------------------------------[ jar ]---------------------------------
05:06:41 [INFO] 
05:06:41 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.ui.html ---
05:06:41 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html/target
05:06:41 [INFO] 
05:06:41 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html ---
05:06:41 [INFO] Skipping Rule Enforcement.
05:06:41 [INFO] 
05:06:41 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.ui.html ---
05:06:42 [INFO] 
05:06:42 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.ui.html ---
05:06:42 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec
05:06:42 [INFO] 
05:06:42 [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add-js-resource) @ org.eclipse.scout.rt.ui.html ---
05:06:42 [INFO] 
05:06:42 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.ui.html ---
05:06:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:42 [INFO] Copying 31 resources
05:06:42 [INFO] Copying 436 resources
05:06:42 [INFO] 
05:06:42 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.ui.html ---
05:06:42 [INFO] Changes detected - recompiling the module!
05:06:42 [INFO] Compiling 200 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html/target/classes
05:06:43 [INFO] 
05:06:43 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.ui.html ---
05:06:43 [INFO] 
05:06:43 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html ---
05:06:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:43 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html/src/test/resources
05:06:43 [INFO] 
05:06:43 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html ---
05:06:43 [INFO] No sources to compile
05:06:43 [INFO] 
05:06:43 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.ui.html ---
05:06:43 [INFO] No tests to run.
05:06:43 [INFO] 
05:06:43 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.ui.html ---
05:06:43 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-6.0.300-SNAPSHOT.jar
05:06:43 [INFO] 
05:06:43 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.ui.html ---
05:06:43 [INFO] 
05:06:43 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html ---
05:06:43 [INFO] Skipping packaging of the test-jar
05:06:43 [INFO] 
05:06:43 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html ---
05:06:43 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-6.0.300-SNAPSHOT-sources.jar
05:06:43 [INFO] 
05:06:43 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html ---
05:06:43 [INFO] No sources in project. Archive not created.
05:06:43 [INFO] 
05:06:43 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.ui.html ---
05:06:43 [INFO] Skipping duplicate-finder execution!
05:06:43 [INFO] 
05:06:43 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.ui.html ---
05:06:43 [INFO] Signature checking is skipped.
05:06:43 [INFO] 
05:06:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html ---
05:06:43 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html-6.0.300-SNAPSHOT.jar
05:06:43 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html-6.0.300-SNAPSHOT.pom
05:06:43 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html-6.0.300-SNAPSHOT-sources.jar
05:06:43 [INFO] 
05:06:43 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test >-------
05:06:43 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test 6.0.300-SNAPSHOT [24/30]
05:06:43 [INFO] --------------------------------[ jar ]---------------------------------
05:06:43 [INFO] 
05:06:43 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.ui.html.test ---
05:06:43 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target
05:06:43 [INFO] 
05:06:43 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.test ---
05:06:43 [INFO] Skipping Rule Enforcement.
05:06:43 [INFO] 
05:06:43 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.ui.html.test ---
05:06:45 [INFO] 
05:06:45 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.test ---
05:06:45 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/../org.eclipse.scout.rt/target/jacoco-all.exec
05:06:45 [INFO] 
05:06:45 [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add-js-resource) @ org.eclipse.scout.rt.ui.html.test ---
05:06:45 [INFO] 
05:06:45 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.ui.html.test ---
05:06:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:45 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/src/main/resources
05:06:45 [INFO] Copying 11 resources
05:06:45 [INFO] 
05:06:45 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.ui.html.test ---
05:06:45 [INFO] No sources to compile
05:06:45 [INFO] 
05:06:45 [INFO] --- phantomjs-maven-plugin:0.7:install (default) @ org.eclipse.scout.rt.ui.html.test ---
05:06:45 [INFO] Resolved artifact /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/com/github/klieber/phantomjs/1.9.7/phantomjs-1.9.7-linux-x86_64.tar.bz2 from eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)
05:06:45 [INFO] Extracting /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/com/github/klieber/phantomjs/1.9.7/phantomjs-1.9.7-linux-x86_64.tar.bz2/phantomjs-1.9.7-linux-x86_64/bin/phantomjs to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/phantomjs-maven-plugin/phantomjs-1.9.7-linux-x86_64/bin/phantomjs
05:06:49 [INFO] 
05:06:49 [INFO] --- build-helper-maven-plugin:1.9.1:add-test-resource (add-js-test-resource) @ org.eclipse.scout.rt.ui.html.test ---
05:06:49 [INFO] 
05:06:49 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.test ---
05:06:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:49 [INFO] Copying 11 resources
05:06:49 [INFO] Copying 95 resources
05:06:49 [INFO] 
05:06:49 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.test ---
05:06:49 [INFO] Changes detected - recompiling the module!
05:06:49 [INFO] Compiling 83 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/test-classes
05:06:54 [INFO] 
05:06:54 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.ui.html.test ---
05:06:54 [INFO] 
05:06:54 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.ui.html.test ---
05:06:54 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/surefire-reports
05:06:54 
05:06:54 -------------------------------------------------------
05:06:54  T E S T S
05:06:54 -------------------------------------------------------
05:06:54 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:06:54 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:06:55 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:06:55 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:06:55 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:06:55 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:06:55 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:06:55 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:06:55 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:06:55 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:06:55 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:06:55 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:06:59 Running org.eclipse.scout.rt.ui.html.json.JsonResponseTest
05:07:02 Running org.eclipse.scout.rt.ui.html.json.JsonStatusTest
05:07:02 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 sec - in org.eclipse.scout.rt.ui.html.json.JsonStatusTest
05:07:02 Running org.eclipse.scout.rt.ui.html.json.JsonObjectUtilityTest
05:07:02 Running org.eclipse.scout.rt.ui.html.res.loader.DynamicResourceLoaderTest
05:07:02 Running org.eclipse.scout.rt.ui.html.json.menu.JsonMenuTest
05:07:02 Running org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest
05:07:02 09:07:00,043 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5c77053b - Adding [jar:file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT.jar!/logback-test-scout.xml] to configuration watch list.
05:07:02 09:07:00,084 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2970a5bc - URL [jar:file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT.jar!/logback-test-scout.xml] is not of type file
05:07:02 09:06:59,858 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
05:07:02 09:06:59,858 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/test-classes/logback-test.xml]
05:07:02 09:07:00,102 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3670f00 - Adding [jar:file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT.jar!/logback-test-scout.xml] to configuration watch list.
05:07:02 09:07:00,103 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@452e26d0 - URL [jar:file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT.jar!/logback-test-scout.xml] is not of type file
05:07:02 09:07:00,111 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:07:02 09:07:00,137 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:07:02 Running org.eclipse.scout.rt.ui.html.json.tree.JsonTreeTest
05:07:02 09:07:00,153 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:07:02 09:07:00,163 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:07:02 09:07:00,225 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:07:02 09:07:00,002 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
05:07:02 09:07:00,002 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/test-classes/logback-test.xml]
05:07:02 09:07:00,321 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@39ab59f8 - Adding [jar:file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT.jar!/logback-test-scout.xml] to configuration watch list.
05:07:02 09:07:00,322 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@64e92d61 - URL [jar:file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT.jar!/logback-test-scout.xml] is not of type file
05:07:02 09:07:00,353 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:07:02 09:06:59,998 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
05:07:02 09:06:59,998 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/test-classes/logback-test.xml]
05:07:02 09:07:00,350 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:07:02 09:07:00,363 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6079cf5 - Adding [jar:file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT.jar!/logback-test-scout.xml] to configuration watch list.
05:07:02 09:07:00,364 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1e6308a9 - URL [jar:file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT.jar!/logback-test-scout.xml] is not of type file
05:07:02 09:07:00,370 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:07:02 09:07:00,403 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:07:02 09:07:00,404 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDERR]
05:07:02 09:07:00,406 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:07:02 09:07:00,408 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:07:02 09:07:00,409 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:07:02 09:07:00,419 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDERR] to Logger[ROOT]
05:07:02 09:07:00,421 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.quartz] to WARN
05:07:02 09:07:00,422 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.scout.rt.ui.html] to DEBUG
05:07:02 09:07:00,422 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:07:02 09:07:00,422 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:07:02 09:07:00,426 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2e6ba49a - Registering current configuration as safe fallback point
05:07:02 09:07:00,128 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
05:07:02 09:07:00,128 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/test-classes/logback-test.xml]
05:07:02 09:07:00,452 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:07:02 09:07:00,455 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6ebd78d1 - Adding [jar:file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT.jar!/logback-test-scout.xml] to configuration watch list.
05:07:02 09:07:00,456 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@436390f4 - URL [jar:file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT.jar!/logback-test-scout.xml] is not of type file
05:07:02 09:07:00,472 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:07:02 09:07:00,479 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:07:02 09:07:00,492 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:07:02 09:07:00,493 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDERR]
05:07:02 09:07:00,493 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:07:02 09:07:00,495 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:07:02 09:07:00,498 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:07:02 09:07:00,498 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:07:02 09:07:00,500 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDERR] to Logger[ROOT]
05:07:02 09:07:00,502 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.quartz] to WARN
05:07:02 09:07:00,502 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.scout.rt.ui.html] to DEBUG
05:07:02 09:07:00,502 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:07:02 09:07:00,505 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@75699e35 - Registering current configuration as safe fallback point
05:07:02 09:07:00,629 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:07:02 09:07:00,678 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:07:02 09:07:00,678 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDERR]
05:07:02 09:07:00,680 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:07:02 09:07:00,683 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:07:02 09:07:00,683 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:07:02 09:07:00,686 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDERR] to Logger[ROOT]
05:07:02 09:07:00,689 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.quartz] to WARN
05:07:02 09:07:00,689 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.scout.rt.ui.html] to DEBUG
05:07:02 09:07:00,690 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:07:02 09:07:00,693 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6dd91637 - Registering current configuration as safe fallback point
05:07:02 2019-03-14 09:07:00,700 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:07:02 09:07:00,756 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:07:02 09:07:00,793 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:07:02 09:07:00,794 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDERR]
05:07:02 09:07:00,796 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:07:02 09:07:00,798 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:07:02 09:07:00,798 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:07:02 09:07:00,800 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDERR] to Logger[ROOT]
05:07:02 09:07:00,802 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.quartz] to WARN
05:07:02 09:07:00,803 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.scout.rt.ui.html] to DEBUG
05:07:02 09:07:00,803 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:07:02 09:07:00,806 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7ed9ae94 - Registering current configuration as safe fallback point
05:07:02 2019-03-14 09:07:00,826 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:07:02 2019-03-14 09:07:00,890 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 166.757396 ms - MDC[]
05:07:02 09:07:00,980 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:07:02 09:07:00,981 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDERR]
05:07:02 09:07:00,992 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:07:02 09:07:00,994 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:07:02 09:07:00,995 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:07:02 2019-03-14 09:07:00,996 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 126.821190 ms - MDC[]
05:07:02 09:07:00,997 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDERR] to Logger[ROOT]
05:07:02 09:07:00,999 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.quartz] to WARN
05:07:02 09:07:00,999 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.scout.rt.ui.html] to DEBUG
05:07:02 09:07:00,999 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:07:02 09:07:01,003 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3c6aa04a - Registering current configuration as safe fallback point
05:07:02 2019-03-14 09:07:01,096 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:07:02 2019-03-14 09:07:01,243 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 126.071098 ms - MDC[]
05:07:02 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.52 sec - in org.eclipse.scout.rt.ui.html.res.loader.DynamicResourceLoaderTest
05:07:02 Running org.eclipse.scout.rt.ui.html.res.BrowserInfoTest
05:07:02 2019-03-14 09:07:01,311 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:07:02 2019-03-14 09:07:01,542 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 191.858776 ms - MDC[]
05:07:02 09:07:01,483 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5b051a5c - Adding [jar:file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT.jar!/logback-test-scout.xml] to configuration watch list.
05:07:02 09:07:01,650 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1a87b51 - URL [jar:file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT.jar!/logback-test-scout.xml] is not of type file
05:07:02 09:07:01,692 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:07:02 09:07:01,702 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:07:02 09:07:01,812 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:07:02 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 sec - in org.eclipse.scout.rt.ui.html.res.BrowserInfoTest
05:07:02 Running org.eclipse.scout.rt.ui.html.json.form.fields.browserfield.JsonBrowserFieldTest
05:07:02 09:07:01,926 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:07:02 09:07:01,926 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDERR]
05:07:02 09:07:01,928 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:07:02 09:07:01,931 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:07:02 09:07:01,931 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:07:02 09:07:01,933 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDERR] to Logger[ROOT]
05:07:02 09:07:01,934 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.quartz] to WARN
05:07:02 09:07:01,935 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.scout.rt.ui.html] to DEBUG
05:07:02 09:07:01,935 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:07:02 09:07:01,938 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@10f7c76 - Registering current configuration as safe fallback point
05:07:02 2019-03-14 09:07:02,056 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:07:02 2019-03-14 09:07:02,064 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
05:07:02 2019-03-14 09:07:02,071 INFO  [Thread-1] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller - Successfully installed java.net.CookieManager@7c0a1cac (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@6ca37144) - MDC[]
05:07:02 2019-03-14 09:07:02,072 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:07:02 2019-03-14 09:07:02,110 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:07:02 2019-03-14 09:07:02,116 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
05:07:02 2019-03-14 09:07:02,117 INFO  [main] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@39ab59f8] - MDC[]
05:07:02 2019-03-14 09:07:02,120 INFO  [Thread-1] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller - Successfully installed java.net.CookieManager@6e1e6c35 (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@5be5afa5) - MDC[]
05:07:02 2019-03-14 09:07:02,121 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:07:02 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.498 sec - in org.eclipse.scout.rt.ui.html.json.JsonObjectUtilityTest
05:07:02 Running org.eclipse.scout.rt.ui.html.json.JsonByteArrayTest
05:07:02 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.ui.html.json.JsonByteArrayTest
05:07:02 Running org.eclipse.scout.rt.ui.html.json.JsonBeanTest
05:07:02 2019-03-14 09:07:02,159 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:07:02 2019-03-14 09:07:02,193 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:07:02 2019-03-14 09:07:02,294 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 96.746899 ms - MDC[]
05:07:02 2019-03-14 09:07:02,298 INFO  [Thread-1] org.eclipse.scout.rt.ui.html.res.PrebuildFiles - Pre-building of web resources is enabled - MDC[]
05:07:02 2019-03-14 09:07:02,299 INFO  [Thread-1] org.eclipse.scout.rt.ui.html.res.PrebuildFiles - Finished pre-building of 0 web resources 0.173754 ms - MDC[]
05:07:02 2019-03-14 09:07:02,352 INFO  [Thread-1] org.eclipse.scout.rt.ui.html.res.PrebuildFiles - Pre-building of web resources is enabled - MDC[]
05:07:02 2019-03-14 09:07:02,353 INFO  [Thread-1] org.eclipse.scout.rt.ui.html.res.PrebuildFiles - Finished pre-building of 0 web resources 0.218195 ms - MDC[]
05:07:02 2019-03-14 09:07:02,353 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:07:02 2019-03-14 09:07:02,360 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
05:07:02 2019-03-14 09:07:02,355 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 134.728314 ms - MDC[]
05:07:02 2019-03-14 09:07:02,364 INFO  [Thread-1] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller - Successfully installed java.net.CookieManager@5a86ffdb (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@e5e64d3) - MDC[]
05:07:02 2019-03-14 09:07:02,366 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:07:02 2019-03-14 09:07:02,440 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:07:02 2019-03-14 09:07:02,447 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
05:07:02 2019-03-14 09:07:02,451 INFO  [Thread-1] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller - Successfully installed java.net.CookieManager@52de5aab (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@5c2f2cd7) - MDC[]
05:07:02 2019-03-14 09:07:02,452 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:07:02 2019-03-14 09:07:02,468 INFO  [Thread-1] org.eclipse.scout.rt.ui.html.res.PrebuildFiles - Pre-building of web resources is enabled - MDC[]
05:07:02 2019-03-14 09:07:02,469 INFO  [Thread-1] org.eclipse.scout.rt.ui.html.res.PrebuildFiles - Finished pre-building of 0 web resources 0.194016 ms - MDC[]
05:07:02 2019-03-14 09:07:02,518 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=default]
05:07:02 2019-03-14 09:07:02,528 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
05:07:02 2019-03-14 09:07:02,587 INFO  [Thread-1] org.eclipse.scout.rt.ui.html.res.PrebuildFiles - Pre-building of web resources is enabled - MDC[]
05:07:02 2019-03-14 09:07:02,588 INFO  [Thread-1] org.eclipse.scout.rt.ui.html.res.PrebuildFiles - Finished pre-building of 0 web resources 0.210056 ms - MDC[]
05:07:02 2019-03-14 09:07:02,620 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=default]
05:07:02 2019-03-14 09:07:02,631 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
05:07:02 2019-03-14 09:07:02,675 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=default]
05:07:02 2019-03-14 09:07:02,683 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
05:07:02 2019-03-14 09:07:02,773 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4098a3c6[id = 279005df-9d1f-4d6e-bb78-fb35b6b82f44], user=genie.scout] - MDC[principal=default, jobName=Starting ClientSession [sessionId=279005df-9d1f-4d6e-bb78-fb35b6b82f44]]
05:07:02 2019-03-14 09:07:02,795 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6bc9b675[id = 32ec34a9-f716-4e54-bdd6-daec3ff4d0e9], user=genie.scout] - MDC[principal=default, jobName=Starting ClientSession [sessionId=32ec34a9-f716-4e54-bdd6-daec3ff4d0e9]]
05:07:02 2019-03-14 09:07:02,837 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@5afce2bf, org.eclipse.scout.rt.ui.html.JsonObjectFactory@27152762] - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:02 2019-03-14 09:07:02,837 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=default]
05:07:02 2019-03-14 09:07:02,844 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
05:07:02 2019-03-14 09:07:02,858 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3eb47b8f[id = 20e34f15-cc3c-4355-9d57-793ee3c88100], user=genie.scout] - MDC[principal=default, jobName=Starting ClientSession [sessionId=20e34f15-cc3c-4355-9d57-793ee3c88100]]
05:07:02 2019-03-14 09:07:02,859 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@5afce2bf, org.eclipse.scout.rt.ui.html.JsonObjectFactory@521de480] - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:02 2019-03-14 09:07:02,870 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@5afce2bf, org.eclipse.scout.rt.ui.html.JsonObjectFactory@1a220074] - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:02 2019-03-14 09:07:02,879 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:07:02 2019-03-14 09:07:02,884 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@5afce2bf, org.eclipse.scout.rt.ui.html.JsonObjectFactory@684e425c] - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:02 2019-03-14 09:07:02,885 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
05:07:02 2019-03-14 09:07:02,889 INFO  [Thread-1] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller - Successfully installed java.net.CookieManager@53094338 (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@7178ee95) - MDC[]
05:07:02 2019-03-14 09:07:02,890 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:07:02 2019-03-14 09:07:02,894 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@5afce2bf, org.eclipse.scout.rt.ui.html.JsonObjectFactory@2d64f5e7] - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:02 2019-03-14 09:07:02,902 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@5afce2bf, org.eclipse.scout.rt.ui.html.JsonObjectFactory@3f0f24c2] - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:02 2019-03-14 09:07:02,910 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@5afce2bf, org.eclipse.scout.rt.ui.html.JsonObjectFactory@2f08df5e] - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:02 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 sec - in org.eclipse.scout.rt.ui.html.json.JsonBeanTest
05:07:02 Running org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest
05:07:02 2019-03-14 09:07:02,922 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:07:02 2019-03-14 09:07:02,968 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:07:02 2019-03-14 09:07:02,969 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
05:07:02 2019-03-14 09:07:02,971 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller - Don't overriding already installed MultiSessionCookieStore cookie handler from same deployment: java.net.CookieManager@7c0a1cac (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@6ca37144) - MDC[]
05:07:02 2019-03-14 09:07:02,971 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:07:02 2019-03-14 09:07:02,990 INFO  [main] org.eclipse.scout.rt.ui.html.res.PrebuildFiles - Pre-building of web resources is enabled - MDC[]
05:07:02 2019-03-14 09:07:02,991 INFO  [main] org.eclipse.scout.rt.ui.html.res.PrebuildFiles - Finished pre-building of 0 web resources 0.048864 ms - MDC[]
05:07:02 2019-03-14 09:07:02,993 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@661e81c3] - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,026 INFO  [Thread-1] org.eclipse.scout.rt.ui.html.res.PrebuildFiles - Pre-building of web resources is enabled - MDC[]
05:07:03 2019-03-14 09:07:03,029 INFO  [Thread-1] org.eclipse.scout.rt.ui.html.res.PrebuildFiles - Finished pre-building of 0 web resources 2.874587 ms - MDC[]
05:07:03 2019-03-14 09:07:03,034 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3070df60[id = 459e80e5-15d5-44c8-bb45-5eca7dc7df7e], user=genie.scout] - MDC[principal=default, jobName=Starting ClientSession [sessionId=459e80e5-15d5-44c8-bb45-5eca7dc7df7e]]
05:07:03 2019-03-14 09:07:03,039 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:07:03 2019-03-14 09:07:03,047 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
05:07:03 2019-03-14 09:07:03,052 INFO  [Thread-1] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller - Successfully installed java.net.CookieManager@5e9b85be (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@4cc0cc15) - MDC[]
05:07:03 2019-03-14 09:07:03,053 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:07:03 2019-03-14 09:07:03,107 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'label: fooBar' for FormField with id 2. Model: fooBar/ (org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest$1) - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,108 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'enabled: false' for FormField with id 2. Model: fooBar/ (org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest$1) - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,115 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2] - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,115 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'errorStatus: MultiStatus [severity=16777216, message=allesFalsch, children=[DefaultFieldStatus [severity=ERROR, message=allesFalsch]]]' for FormField with id 2. Model: fooBar/ (org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest$1) - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,124 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'text: bar' for Menu with id 2. Model: org.eclipse.scout.rt.ui.html.json.menu.fixtures.Menu@499a3233 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.269 sec - in org.eclipse.scout.rt.ui.html.json.menu.JsonMenuTest
05:07:03 Running org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.JsonTableFieldTest
05:07:03 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.267 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.browserfield.JsonBrowserFieldTest
05:07:03 Running org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest
05:07:03 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.249 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest
05:07:03 Running org.eclipse.scout.rt.ui.html.json.form.JsonFormMenuTest
05:07:03 2019-03-14 09:07:03,133 INFO  [Thread-1] org.eclipse.scout.rt.ui.html.res.PrebuildFiles - Pre-building of web resources is enabled - MDC[]
05:07:03 2019-03-14 09:07:03,134 INFO  [Thread-1] org.eclipse.scout.rt.ui.html.res.PrebuildFiles - Finished pre-building of 0 web resources 0.202653 ms - MDC[]
05:07:03 2019-03-14 09:07:03,221 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=default]
05:07:03 2019-03-14 09:07:03,226 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
05:07:03 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.797 sec - in org.eclipse.scout.rt.ui.html.json.JsonResponseTest
05:07:03 Running org.eclipse.scout.rt.ui.html.json.JsonDateTest
05:07:03 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.ui.html.json.JsonDateTest
05:07:03 Running org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapterTest
05:07:03 2019-03-14 09:07:03,271 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - No user area property found. Using '/opt/public/hipp/homes/genie.scout/user' as fallback. Consider specifying a user area using property 'user.area'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,286 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@375d0149] - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,291 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=default]
05:07:03 2019-03-14 09:07:03,299 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
05:07:03 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapterTest
05:07:03 Running org.eclipse.scout.rt.ui.html.cache.HttpResourceCacheTest
05:07:03 2019-03-14 09:07:03,318 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
05:07:03 2019-03-14 09:07:03,324 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5251d72c[id = 3c45e746-d0b7-4ffd-a100-3a59ddf95f54], user=genie.scout] - MDC[principal=default, jobName=Starting ClientSession [sessionId=3c45e746-d0b7-4ffd-a100-3a59ddf95f54]]
05:07:03 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.scout.rt.ui.html.cache.HttpResourceCacheTest
05:07:03 Running org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest
05:07:03 2019-03-14 09:07:03,339 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,343 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
05:07:03 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 sec - in org.eclipse.scout.rt.ui.html.json.form.JsonFormMenuTest
05:07:03 Running org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineViewButtonTest
05:07:03 2019-03-14 09:07:03,363 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
05:07:03 2019-03-14 09:07:03,364 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
05:07:03 2019-03-14 09:07:03,365 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller - Don't overriding already installed MultiSessionCookieStore cookie handler from same deployment: java.net.CookieManager@6e1e6c35 (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@5be5afa5) - MDC[]
05:07:03 2019-03-14 09:07:03,365 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
05:07:03 2019-03-14 09:07:03,375 INFO  [main] org.eclipse.scout.rt.ui.html.res.PrebuildFiles - Pre-building of web resources is enabled - MDC[]
05:07:03 2019-03-14 09:07:03,376 INFO  [main] org.eclipse.scout.rt.ui.html.res.PrebuildFiles - Finished pre-building of 0 web resources 0.044752 ms - MDC[]
05:07:03 2019-03-14 09:07:03,402 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:q82vuultddjspsr97qehvn242o - MDC[]
05:07:03 2019-03-14 09:07:03,419 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@f1f7f6d[id = 2acfb381-0a67-46ef-8b36-aac991759a88], user=null] - MDC[jobName=Starting ClientSession [sessionId=2acfb381-0a67-46ef-8b36-aac991759a88]]
05:07:03 2019-03-14 09:07:03,420 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=2acfb381-0a67-46ef-8b36-aac991759a88, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
05:07:03 2019-03-14 09:07:03,419 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1893a279[id = 37e59a2b-de35-4d4d-ad9a-e9b9e8a5813a], user=genie.scout] - MDC[principal=default, jobName=Starting ClientSession [sessionId=37e59a2b-de35-4d4d-ad9a-e9b9e8a5813a]]
05:07:03 2019-03-14 09:07:03,424 INFO  [main] org.eclipse.scout.rt.ui.html.UiThemeUtility - UI theme configured in config.properties: default - MDC[]
05:07:03 2019-03-14 09:07:03,425 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:03 2019-03-14 09:07:03,446 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@2b513c46] - MDC[jobName=Starting JsonClientSession]
05:07:03 2019-03-14 09:07:03,445 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@7cbf48e6] - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,469 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
05:07:03 2019-03-14 09:07:03,489 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'table: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.TablePage$Table@763a676' for TableField with id 11. Model: null/TableField (org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.fixtures.TableField) - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,492 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'keyStrokes: []' for TableField with id 11. Model: null/TableField (org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.fixtures.TableField) - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,494 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'table: org.eclipse.scout.rt.ui.html.json.table.fixtures.Table@6088a17e' for TableField with id 11. Model: null/TableField (org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.fixtures.TableField) - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,496 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@2e56b4d - MDC[]
05:07:03 2019-03-14 09:07:03,509 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlanner - Id: 2. Resources: {"id":"4","resourceCell":{"text":"resource1","horizontalAlignment":-1,"editable":false,"htmlEnabled":false},"activities":[{"id":"5"}]} - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,514 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'selectionRange: Range [m_from=null, m_to=null]' for Planner with id 2. Model: org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest$P_Planner@43f2fba0 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,518 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allResourcesDeleted' for Planner with id 2. Model: org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest$P_Planner@43f2fba0 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,520 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'resourcesInserted' for Planner with id 2. Model: org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest$P_Planner@43f2fba0 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,521 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allResourcesDeleted' for Planner with id 2. Model: org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest$P_Planner@43f2fba0 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,524 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - No user area property found. Using '/opt/public/hipp/homes/genie.scout/user' as fallback. Consider specifying a user area using property 'user.area'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 sec - in org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest
05:07:03 Running org.eclipse.scout.rt.ui.html.json.PropertyEventFilterTest
05:07:03 2019-03-14 09:07:03,526 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'table: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.TablePage$Table@d5c28a0' for TableField with id 11. Model: null/TableField (org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.fixtures.TableField) - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,526 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'keyStrokes: []' for TableField with id 11. Model: null/TableField (org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.fixtures.TableField) - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,530 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:q82vuultddjspsr97qehvn242o initialized - MDC[]
05:07:03 protocol: Session stopping
05:07:03 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.ui.html.json.PropertyEventFilterTest
05:07:03 2019-03-14 09:07:03,535 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:q82vuultddjspsr97qehvn242o [clientSessionId=2acfb381-0a67-46ef-8b36-aac991759a88, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$14]
05:07:03 2019-03-14 09:07:03,535 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:q82vuultddjspsr97qehvn242o... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$14]
05:07:03 2019-03-14 09:07:03,536 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:q82vuultddjspsr97qehvn242o from store (clientSessionId=2acfb381-0a67-46ef-8b36-aac991759a88) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$14]
05:07:03 2019-03-14 09:07:03,536 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 2acfb381-0a67-46ef-8b36-aac991759a88 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$14]
05:07:03 2019-03-14 09:07:03,537 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 2acfb381-0a67-46ef-8b36-aac991759a88 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$14]
05:07:03 2019-03-14 09:07:03,551 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
05:07:03 2019-03-14 09:07:03,551 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@1cc43468] - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,550 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:q82vuultddjspsr97qehvn242o - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$14]
05:07:03 2019-03-14 09:07:03,552 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'table: org.eclipse.scout.rt.ui.html.json.table.fixtures.Table@1921cc48' for TableField with id 2. Model: null/TableField (org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.fixtures.TableField) - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 protocol: Before MessageBoxInStore
05:07:03 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.JsonTableFieldTest
05:07:03 Running org.eclipse.scout.rt.ui.html.json.form.fields.tabbox.JsonTabBoxTest
05:07:03 2019-03-14 09:07:03,557 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Received: {"startup":true} - MDC[]
05:07:03 2019-03-14 09:07:03,561 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
05:07:03 2019-03-14 09:07:03,561 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Creating new UI session.... - MDC[]
05:07:03 protocol: UiSession.init
05:07:03 protocol: UiSession.getOrCreateClientSession
05:07:03 2019-03-14 09:07:03,564 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:rh9s0vppq5cd6fmlr5md7p6r7n - MDC[]
05:07:03 protocol: ClientSession.execLoadSession
05:07:03 2019-03-14 09:07:03,572 WARN  [scout-model-thread-25] org.eclipse.scout.rt.client.ui.messagebox.MessageBox - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$14]
05:07:03 java.lang.IllegalStateException: null
05:07:03 	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:338)
05:07:03 	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:313)
05:07:03 	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execStoreSession(ClientSessionWithBlockingConditionInterruptionTest.java:404)
05:07:03 	at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execStoreSession(AbstractClientSession.java:607)
05:07:03 	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:40)
05:07:03 	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:1)
05:07:03 	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:122)
05:07:03 	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain.execStoreSession(ClientSessionChains.java:43)
05:07:03 	at org.eclipse.scout.rt.client.AbstractClientSession.interceptStoreSession(AbstractClientSession.java:620)
05:07:03 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:454)
05:07:03 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:422)
05:07:03 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2429)
05:07:03 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:07:03 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:07:03 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:07:03 	at java.lang.reflect.Method.invoke(Method.java:498)
05:07:03 	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
05:07:03 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:03 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:03 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:07:03 	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
05:07:03 	at com.sun.proxy.$Proxy25.closeFromUI(Unknown Source)
05:07:03 	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$14.run(ClientSessionWithBlockingConditionInterruptionTest.java:273)
05:07:03 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:07:03 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:07:03 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:03 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
05:07:03 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:07:03 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:07:03 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:03 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:03 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:07:03 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:07:03 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:07:03 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:03 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:07:03 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:07:03 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:07:03 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:07:03 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:07:03 	at java.lang.Thread.run(Thread.java:748)
05:07:03 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:07:03 protocol: After MessageBoxInStore 2
05:07:03 2019-03-14 09:07:03,574 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@72da2d3f[id = 8bc740fe-8e7a-41ea-b623-521f449a3e73], user=null] - MDC[jobName=Starting ClientSession [sessionId=8bc740fe-8e7a-41ea-b623-521f449a3e73]]
05:07:03 2019-03-14 09:07:03,575 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=8bc740fe-8e7a-41ea-b623-521f449a3e73, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
05:07:03 2019-03-14 09:07:03,579 INFO  [main] org.eclipse.scout.rt.ui.html.UiThemeUtility - UI theme configured in config.properties: default - MDC[]
05:07:03 2019-03-14 09:07:03,580 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:03 2019-03-14 09:07:03,580 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@f1f7f6d[id = 2acfb381-0a67-46ef-8b36-aac991759a88], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$14]
05:07:03 protocol: All session jobs terminated
05:07:03 protocol: Desktop.execOpened
05:07:03 protocol: Desktop.execGuiAttached
05:07:03 2019-03-14 09:07:03,593 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@7e278e39] - MDC[jobName=Starting JsonClientSession]
05:07:03 2019-03-14 09:07:03,644 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@26586b74 - MDC[]
05:07:03 2019-03-14 09:07:03,646 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodesInserted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@5853271b - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,661 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:rh9s0vppq5cd6fmlr5md7p6r7n initialized - MDC[]
05:07:03 2019-03-14 09:07:03,662 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:rh9s0vppq5cd6fmlr5md7p6r7n in store (clientSessionId=8bc740fe-8e7a-41ea-b623-521f449a3e73) - MDC[]
05:07:03 2019-03-14 09:07:03,662 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Created new UI session with ID 0:rh9s0vppq5cd6fmlr5md7p6r7n in 100.704803 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[]
05:07:03 2019-03-14 09:07:03,665 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allChildNodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@31fed26e - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,694 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON]
05:07:03 2019-03-14 09:07:03,696 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Adapter count after request: 3 - MDC[]
05:07:03 2019-03-14 09:07:03,700 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Returned: {"startupData":{"uiSessionId":"0:rh9s0vppq5cd6fmlr5md7p6r7n","clientSessionId":"8bc740fe-8e7a-41ea-b623-521f449a3e73","clientSession":"2","persistent":false,"locale":{"languageTag":"und","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MMM d, yyyy","decimalFormatSymbols":{"decimalSeparator":".","groupingSeparator":",","minusSign":"-"},"dateFormatSymbols":{"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"am":"AM","pm":"PM"}},"textMap":{"Cancel":"Abbrechen","Column":"Spalte","ColumnSorting":"Sortierung","NavigationBackward":"Zurück","Ok":"OK","Remove":"Entfernen","ResetTableColumns":"Spalten zurücksetzen","ui.Active":"Aktive","ui.Aggregation":"Aggregierung","ui.All":"Alle","ui.Average":"Durchschnitt","ui.BooleanColumnGroupingFalse":"Nicht markierte","ui.BooleanColumnGroupingTrue":"Markierte","ui.Browse":"Durchsuchen","ui.CW":"KW {0}","ui.CalendarCalendarWeek":"K-Woche","ui.CalendarDay":"Tag","ui.CalendarMonth":"Monat","ui.CalendarToday":"Heute","ui.CalendarWeek":"Woche","ui.CalendarWorkWeek":"5 Tage","ui.CalendarYear":"Jahr","ui.CannotInsertTextTooLong":"Einfügen nicht möglich (Längenbeschränkung).","ui.ChooseFile":"Datei auswählen","ui.ChooseFiles":"Dateien auswählen","ui.ClipboardTimeout":"Zeitüberschreitung beim Einfügen aus Zwischenablage.","ui.ClipboardTimeoutTitle":"Zeitüberschreitung Zwischenablage","ui.Coloring":"Einfärbung","ui.Column":"Spalte","ui.ConnectionInterrupted":"Verbindung unterbrochen","ui.ConnectionReestablished":"Verbindung wiederhergestellt","ui.Continue":"Weiter","ui.Copy":"Kopieren","ui.Count":"Anzahl","ui.DateRange":"Datumsbereich","ui.EmptyCell":"-leer-","ui.ErrorCodeX":"Code {0}","ui.FileChooserHint":"Bitte gewünschte Dateien in diesen Bereich verschieben oder mit Durchsuchen auswählen.","ui.FileSizeLimit":"Die maximal erlaubte Grösse wurde überschritten ({0} MB).","ui.FileSizeLimitTitle":"Dateigrössenbeschränkung","ui.Filter":"Filter","ui.FilterBy_":"Filtern nach...","ui.FilterInfoCount":"({0})","ui.FilterInfoXOfY":"({0} von {1})","ui.FreeText":"Freitext","ui.FromXToY":"von {0} bis {1}","ui.Grouping":"Gruppierung","ui.Ignore":"Ignorieren","ui.Inactive":"Inaktive","ui.InternalProcessingErrorMsg":"Ein interner Verarbeitungsfehler ist aufgetreten{0}.","ui.InternalUiErrorMsg":"Ein interner UI-Fehler ist aufgetreten{0}.","ui.InvalidDateFormat":"Ungültiges Datumsformat","ui.LoadingPopupWindow":"Lade...","ui.Maximum":"Maximum","ui.Minimum":"Minimum","ui.Move":"Verschieben","ui.NetworkError":"Netzwerkfehler","ui.NumRowsFiltered":"{0} gefiltert","ui.NumRowsFilteredBy":"{0} gefiltert durch {1}","ui.NumRowsFilteredMin":"Gefiltert","ui.NumRowsLoaded":"{0} geladen","ui.NumRowsLoadedMin":"Geladen","ui.NumRowsRendered":"{0} gezeichnet","ui.NumRowsSelected":"{0} ausgewählt","ui.NumRowsSelectedMin":"Ausgewählt","ui.NumberRange":"Zahlenbereich","ui.OpenManually":"Manuell öffnen","ui.OtherValues":"Sonstige","ui.Outlines":"Sichten","ui.PleaseWait_":"Bitte warten...","ui.PopupBlockerDetected":"Das automatische Öffnen eines neuen Fensters wurde durch den Browser verhindert.","ui.Reconnecting_":"Verbinde...","ui.Reload":"Neu laden","ui.ReloadData":"Daten neu laden","ui.RemoveFilter":"Filter entfernen","ui.SearchFor_":"Suche nach...","ui.SelectAll":"Alle auswählen","ui.SelectAllFilter":"Alle","ui.SelectNone":"Keine auswählen","ui.SelectNoneFilter":"Keine","ui.ServerError":"Serverfehler","ui.SessionExpiredMsg":"Die Sitzung ist abgelaufen, bitte laden Sie die Seite neu.","ui.SessionTimeout":"Session-Timeout","ui.ShowAllNodes":"Alle {0} anzeigen","ui.Sum":"Summe","ui.TableRowCount":"{0} Zeilen","ui.TableRowCount0":"Keine Zeile","ui.TableRowCount1":"Eine Zeile","ui.Total":"Total","ui.UiInconsistentMsg":"Da sich die Benutzeroberfläche in einem inkonsistenten Zustand befinden könnte, wird empfohlen, die Seite neu zu laden.","ui.UnexpectedProblem":"Unerwartetes Problem","ui.UnsafeUpload":"Unsichere Datei hochgeladen","ui.UnsafeUploadMsg":"Die hochgeladene Datei ist unsicher. Bitte führen Sie einen Virus-Scan auf Ihrem System aus.","ui.Up":"Aufwärts","ui.Upload":"Hochladen","ui.add":"hinzufügen","ui.addColumn":"hinzufügen","ui.additionally":"zusätzlich","ui.ascending":"aufsteigend","ui.ascendingAdditionally":"zusätzlich aufsteigend","ui.backward":"nach hinten","ui.changeColumn":"ändern","ui.descending":"absteigend","ui.descendingAdditionally":"zusätzlich absteigend","ui.forward":"nach vorne","ui.from":"von","ui.fromGreenToRed":"von Grün nach Rot","ui.fromRedToGreen":"von Rot nach Grün","ui.grouped":"gruppiert","ui.groupedByMonth":"gruppiert nach Monat","ui.groupedByWeekday":"gruppiert nach Wochentag","ui.groupedByYear":"gruppiert nach Jahr","ui.groupingApply":"anwenden","ui.overEverything":"über alles","ui.overSelection":"über ausgewälte Zeilen","ui.remove":"entfernen","ui.removeColumn":"entfernen","ui.showEveryDate":"jedes Datum anzeigen","ui.to":"bis","ui.toBegin":"an den Anfang","ui.toEnd":"an das Ende","ui.withBarChart":"mit Balkendiagramm"}},"adapterData":{"2":{"id":"2","owner":"1","desktop":"3"},"3":{"id":"3","objectType":"Desktop","selectViewTabsKeyStrokeModifier":"control","navigationVisible":true,"selectViewTabsKeyStrokesEnabled":true,"benchVisible":true,"navigationHandleVisible":true,"headerVisible":true,"cacheSplitterPosition":true,"displayStyle":"default","keyStrokes":[]}}} - MDC[]
05:07:03 2019-03-14 09:07:03,701 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request completed in 149.961836 ms - MDC[]
05:07:03 2019-03-14 09:07:03,704 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler - Unloading UI session with ID 0:rh9s0vppq5cd6fmlr5md7p6r7n (requested by UI) - MDC[]
05:07:03 protocol: UiSession.dispose
05:07:03 2019-03-14 09:07:03,707 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:rh9s0vppq5cd6fmlr5md7p6r7n... - MDC[]
05:07:03 2019-03-14 09:07:03,707 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:rh9s0vppq5cd6fmlr5md7p6r7n from store (clientSessionId=8bc740fe-8e7a-41ea-b623-521f449a3e73) - MDC[]
05:07:03 2019-03-14 09:07:03,708 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 8bc740fe-8e7a-41ea-b623-521f449a3e73 - MDC[]
05:07:03 2019-03-14 09:07:03,708 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 8bc740fe-8e7a-41ea-b623-521f449a3e73 - MDC[]
05:07:03 protocol: Desktop.execGuiDetached
05:07:03 2019-03-14 09:07:03,723 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@7113b5f0 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,740 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2] - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","autoToggleBreadcrumbStyle":false,"dropType":0,"displayStyle":"default","dropMaximumSize":52428800,"scrollToSelection":false,"nodes":[{"id":"4","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"5","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"6","enabled":false,"initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false},{"id":"7","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"8","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"9","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false,"childNodes":[{"id":"10","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false}]},{"id":"11","initialExpanded":false,"childNodeIndex":2,"htmlEnabled":false}]}}}
05:07:03 2019-03-14 09:07:03,745 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@487286da - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 Response #2: {"#":1,"events":[{"target":"2","type":"nodesDeleted","commonParentNodeId":"5","nodeIds":["6"]}]}
05:07:03 2019-03-14 09:07:03,758 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2] - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","autoToggleBreadcrumbStyle":false,"dropType":0,"displayStyle":"default","dropMaximumSize":52428800,"scrollToSelection":false}}}
05:07:03 Response #2: {"#":1}
05:07:03 2019-03-14 09:07:03,776 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@4015b94d - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,785 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@2e7d29ce - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,841 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allChildNodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.TreeWith3Levels@58e92ede - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,856 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@f59624 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,912 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'outline: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineWithOneNode@108f7f89' for OutlineViewButton with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineViewButton@75b53ac5 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,913 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'selected: true' for OutlineViewButton with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineViewButton@75b53ac5 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,915 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'enabled: false' for OutlineViewButton with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineViewButton@75b53ac5 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,919 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'enabled: true' for OutlineViewButton with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineViewButton@75b53ac5 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,946 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'outline: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineWithOneNode@13ce7cdb' for OutlineViewButton with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineViewButton@7f471ac - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 2019-03-14 09:07:03,946 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'selected: true' for OutlineViewButton with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineViewButton@7f471ac - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:03 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 sec - in org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineViewButtonTest
05:07:03 Running org.eclipse.scout.rt.ui.html.json.desktop.DownloadHandlerStorageTest
05:07:04 2019-03-14 09:07:04,028 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2] - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","autoToggleBreadcrumbStyle":false,"dropType":0,"displayStyle":"default","dropMaximumSize":52428800,"scrollToSelection":false,"nodes":[{"id":"4","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"5","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"6","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false},{"id":"7","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"8","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"9","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false,"childNodes":[{"id":"10","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false}]},{"id":"11","initialExpanded":false,"childNodeIndex":2,"htmlEnabled":false}]}}}
05:07:04 2019-03-14 09:07:04,029 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodeExpanded' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@147558b0 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,030 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodeExpanded' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@147558b0 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,032 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodeExpanded' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@147558b0 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 Response #2: {"#":1,"events":[{"target":"2","type":"nodeExpanded","nodeId":"4","expanded":true,"expandedLazy":false,"recursive":true},{"target":"2","type":"nodeExpanded","nodeId":"9","expanded":true,"expandedLazy":false,"recursive":true},{"target":"2","type":"nodeExpanded","nodeId":"11","expanded":true,"expandedLazy":false,"recursive":true}]}
05:07:04 2019-03-14 09:07:04,033 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodeExpanded' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@147558b0 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 Response #3: {"#":2,"events":[{"target":"2","type":"nodeExpanded","nodeId":"4","expanded":false,"expandedLazy":false,"recursive":true}]}
05:07:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.tabbox.JsonTabBoxTest
05:07:04 Running org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringFieldTest
05:07:04 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringFieldTest
05:07:04 Running org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBoxTest
05:07:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec - in org.eclipse.scout.rt.ui.html.json.desktop.DownloadHandlerStorageTest
05:07:04 Running org.eclipse.scout.rt.ui.html.json.JsonUtilityTest
05:07:04 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.ui.html.json.JsonUtilityTest
05:07:04 Running org.eclipse.scout.rt.ui.html.json.JsonEventTest
05:07:04 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.ui.html.json.JsonEventTest
05:07:04 Running org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterTest
05:07:04 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterTest
05:07:04 2019-03-14 09:07:04,138 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - No user area property found. Using '/opt/public/hipp/homes/genie.scout/user' as fallback. Consider specifying a user area using property 'user.area'. - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,160 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 19. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@42f03516 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,160 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowOrderChanged' for Table with id 19. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@42f03516 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,165 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsDeleted' for Table with id 19. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@42f03516 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,166 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsUpdated' for Table with id 19. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@42f03516 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,166 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowOrderChanged' for Table with id 19. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@42f03516 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBoxTest
05:07:04 Running org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBoxTest
05:07:04 2019-03-14 09:07:04,173 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'borderDecoration: x' for GroupBox with id 2. Model: null/ (org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBoxTest$1) - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,191 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'borderDecoration: x' for GroupBox with id 2. Model: null/ (org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBoxTest$1) - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBoxTest
05:07:04 Running org.eclipse.scout.rt.ui.html.json.form.fields.JsonAdapterPropertyConfigBuilderTest
05:07:04 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.JsonAdapterPropertyConfigBuilderTest
05:07:04 Running org.eclipse.scout.rt.ui.html.json.form.JsonFormTest
05:07:04 2019-03-14 09:07:04,231 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allChildNodesDeleted' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@74d3abdd - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.108 sec - in org.eclipse.scout.rt.ui.html.json.tree.JsonTreeTest
05:07:04 Running org.eclipse.scout.rt.ui.html.json.table.control.JsonFormTableControlTest
05:07:04 2019-03-14 09:07:04,261 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 2. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,290 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 4. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,291 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@13cfca5b - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,292 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@13cfca5b - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,309 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 9. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,310 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 9. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@13cfca5b - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,311 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 4. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,311 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@13cfca5b - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,311 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 3 and reference 9. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@13cfca5b - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,312 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@13cfca5b - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,321 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 2. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,322 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 14. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,323 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 14. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@13cfca5b - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,323 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 9. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,323 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 9. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@13cfca5b - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,324 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 3 and reference 14. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@13cfca5b - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,324 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 3 and reference 9. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@13cfca5b - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,350 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 19. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@13cfca5b - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,351 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 14. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@13cfca5b - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,351 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@13cfca5b - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,352 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 3 and reference 19. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@13cfca5b - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,352 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 3 and reference 14. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@13cfca5b - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,352 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@13cfca5b - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 sec - in org.eclipse.scout.rt.ui.html.json.form.JsonFormTest
05:07:04 Running org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineTest
05:07:04 2019-03-14 09:07:04,375 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,386 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodesSelected' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@2d9e2e29 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,386 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allChildNodesDeleted' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@2d9e2e29 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,391 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'form: Form FormWithOneField' for FormTableControl with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@5daf781d - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,392 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'selected: true' for FormTableControl with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@5daf781d - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,393 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,405 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'form: Form FormWithOneField' for FormTableControl with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@4c446a01 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,407 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,409 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 4. Model: org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithNodes$P_Table@5340814d - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,410 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodesInserted' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@2a84d627 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,415 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'form: Form FormWithOneField' for FormTableControl with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@243a15a4 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,416 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'selected: true' for FormTableControl with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@243a15a4 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,417 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec - in org.eclipse.scout.rt.ui.html.json.table.control.JsonFormTableControlTest
05:07:04 Running org.eclipse.scout.rt.ui.html.json.table.JsonTableTest
05:07:04 2019-03-14 09:07:04,442 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@183905ef - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,449 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'tableControls: [org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@52129d81]' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWithoutMenus@115d2757 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,450 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'tableControls: []' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWithoutMenus@115d2757 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,461 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@1597635d - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,462 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [4] - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,506 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2, 4] - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,540 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 2acfb381-0a67-46ef-8b36-aac991759a88 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 2acfb381-0a67-46ef-8b36-aac991759a88]
05:07:04 2019-03-14 09:07:04,540 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 2acfb381-0a67-46ef-8b36-aac991759a88 from session store - MDC[jobName=Performing session housekeeping for client session with ID 2acfb381-0a67-46ef-8b36-aac991759a88]
05:07:04 2019-03-14 09:07:04,540 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 2acfb381-0a67-46ef-8b36-aac991759a88]
05:07:04 2019-03-14 09:07:04,541 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 2acfb381-0a67-46ef-8b36-aac991759a88]
05:07:04 2019-03-14 09:07:04,546 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 2acfb381-0a67-46ef-8b36-aac991759a88]
05:07:04 2019-03-14 09:07:04,550 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
05:07:04 2019-03-14 09:07:04,552 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:n2dgj0eafhufi4a2jgd23glsr7 - MDC[]
05:07:04 2019-03-14 09:07:04,556 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@2926b757[id = b284f56d-38f2-4790-8c71-8c8144678f14], user=null] - MDC[jobName=Starting ClientSession [sessionId=b284f56d-38f2-4790-8c71-8c8144678f14]]
05:07:04 2019-03-14 09:07:04,557 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=b284f56d-38f2-4790-8c71-8c8144678f14, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
05:07:04 2019-03-14 09:07:04,558 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:04 2019-03-14 09:07:04,568 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@2e56b4d - MDC[]
05:07:04 2019-03-14 09:07:04,570 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:n2dgj0eafhufi4a2jgd23glsr7 initialized - MDC[]
05:07:04 protocol: Session stopping
05:07:04 2019-03-14 09:07:04,573 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:n2dgj0eafhufi4a2jgd23glsr7 [clientSessionId=b284f56d-38f2-4790-8c71-8c8144678f14, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$15]
05:07:04 2019-03-14 09:07:04,573 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:n2dgj0eafhufi4a2jgd23glsr7... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$15]
05:07:04 2019-03-14 09:07:04,574 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:n2dgj0eafhufi4a2jgd23glsr7 from store (clientSessionId=b284f56d-38f2-4790-8c71-8c8144678f14) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$15]
05:07:04 2019-03-14 09:07:04,574 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session b284f56d-38f2-4790-8c71-8c8144678f14 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$15]
05:07:04 2019-03-14 09:07:04,574 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID b284f56d-38f2-4790-8c71-8c8144678f14 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$15]
05:07:04 2019-03-14 09:07:04,575 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:n2dgj0eafhufi4a2jgd23glsr7 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$15]
05:07:04 2019-03-14 09:07:04,602 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'columnHeadersUpdated' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.Table@6a13f22 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,603 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'pageChanged' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@60cdf455 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,622 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@3070bfef - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,623 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [4] - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,633 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@5476cb1c - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,633 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsUpdated' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@5476cb1c - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,639 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 4. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,640 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 14. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 sec - in org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineTest
05:07:04 Running org.eclipse.scout.rt.ui.html.json.desktop.JsonDesktopTest
05:07:04 protocol: Before Form.start
05:07:04 protocol: Form.execLoad
05:07:04 2019-03-14 09:07:04,657 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [4] - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,675 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'openUri' for Desktop with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithNonDisplayableOutline@4ec59f98 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,680 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@e2b1bcf - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,680 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsUpdated' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@e2b1bcf - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,680 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@e2b1bcf - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 protocol: Form error ProcessingException There is no desktop or it is not open in the UI. [severity=ERROR]
05:07:04 2019-03-14 09:07:04,684 ERROR [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Failed to store the client session. - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$15]
05:07:04 org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR]
05:07:04 	at org.eclipse.scout.rt.client.ui.form.AbstractForm$5.run(AbstractForm.java:1042)
05:07:04 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:07:04 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:07:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:04 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:07:04 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:101)
05:07:04 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:72)
05:07:04 	at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:992)
05:07:04 	at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:985)
05:07:04 	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureForm.start(ClientSessionWithBlockingConditionInterruptionTest.java:494)
05:07:04 	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execStoreSession(ClientSessionWithBlockingConditionInterruptionTest.java:416)
05:07:04 	at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execStoreSession(AbstractClientSession.java:607)
05:07:04 	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:40)
05:07:04 	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:1)
05:07:04 	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:122)
05:07:04 	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain.execStoreSession(ClientSessionChains.java:43)
05:07:04 	at org.eclipse.scout.rt.client.AbstractClientSession.interceptStoreSession(AbstractClientSession.java:620)
05:07:04 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:454)
05:07:04 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:422)
05:07:04 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2429)
05:07:04 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:07:04 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:07:04 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:07:04 	at java.lang.reflect.Method.invoke(Method.java:498)
05:07:04 	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
05:07:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:04 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:07:04 	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
05:07:04 	at com.sun.proxy.$Proxy25.closeFromUI(Unknown Source)
05:07:04 	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$15.run(ClientSessionWithBlockingConditionInterruptionTest.java:316)
05:07:04 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:07:04 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:07:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:04 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
05:07:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:07:04 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:07:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:04 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:07:04 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:07:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:07:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:04 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:07:04 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:07:04 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:07:04 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:07:04 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:07:04 	at java.lang.Thread.run(Thread.java:748)
05:07:04 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:07:04 2019-03-14 09:07:04,686 WARN  [scout-model-thread-25] org.eclipse.scout.rt.client.transformation.MainDeviceTransformer - Transformed forms map is not empty. Make sure every form gets closed properly to free up memory as quickly as possible. Cleaning up now... Open forms: [Form FixtureForm] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$15]
05:07:04 2019-03-14 09:07:04,687 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@2926b757[id = b284f56d-38f2-4790-8c71-8c8144678f14], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$15]
05:07:04 protocol: All session jobs terminated
05:07:04 2019-03-14 09:07:04,690 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [4] - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,700 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'columnHeadersUpdated' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@20f4e8c9 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,714 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@23d3149c - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,714 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'columnHeadersUpdated' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@23d3149c - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,714 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [4] - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,721 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsSelected' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.JsonTableTest$1@69a83005 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,728 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsSelected' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.JsonTableTest$2@49688618 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,761 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2, 4] - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,763 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allRowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@5fdcbdc8 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,772 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [4] - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,794 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@2d9e8c5e - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,808 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@1a1a37d8 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,852 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2, 4] - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,855 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsUpdated' for Table with id 2. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@567ec6be - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,855 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@567ec6be - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,855 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowOrderChanged' for Table with id 2. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@567ec6be - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,876 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 2 and reference 3. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithOneOutline@39d5ee7c - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,878 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,888 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'columnStructureChanged' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@5aeae7ce - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,888 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allRowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@5aeae7ce - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:04 2019-03-14 09:07:04,888 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@5aeae7ce - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,026 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 2 and reference 3. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithOneOutline@792458ab - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,027 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,042 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 23. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,042 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 23. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@13cfca5b - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,043 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 18. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,043 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 18. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@13cfca5b - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,043 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 8. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,044 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 8. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@13cfca5b - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,044 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,044 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 2 and reference 3. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@13cfca5b - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,045 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 3 and reference 23. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@13cfca5b - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,045 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 3 and reference 18. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@13cfca5b - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,045 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 3 and reference 8. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@13cfca5b - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,045 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 2 and reference 3. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@13cfca5b - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,069 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@3df1e401 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,071 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 2 and reference 3. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithOneOutline@20721e96 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,076 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [3, 4, 5] - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,078 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 2 and reference 3. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithOneOutline@20721e96 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,092 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allRowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@43c95841 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,093 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'columnStructureChanged' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@43c95841 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,093 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@43c95841 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,107 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allRowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@1b4ee10d - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,114 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'tableControls: [org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@653d0c1f]' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWithoutMenus@4372e3c3 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,114 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'tableControls: [org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@653d0c1f, org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@355ae5a3]' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWithoutMenus@4372e3c3 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,114 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'tableControls: [org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@355ae5a3]' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWithoutMenus@4372e3c3 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,122 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'outlineContentActivate' for Desktop with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithNonDisplayableOutline@a3cd973 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.48 sec - in org.eclipse.scout.rt.ui.html.json.desktop.JsonDesktopTest
05:07:05 Running org.eclipse.scout.rt.ui.html.cache.HttpCacheControlTest
05:07:05 2019-03-14 09:07:05,124 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@165ef605 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 2019-03-14 09:07:05,125 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowOrderChanged' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@165ef605 - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.707 sec - in org.eclipse.scout.rt.ui.html.json.table.JsonTableTest
05:07:05 Running org.eclipse.scout.rt.ui.html.json.table.JsonCellToJsonTest
05:07:05 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.eclipse.scout.rt.ui.html.json.table.JsonCellToJsonTest
05:07:05 Running org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest
05:07:05 2019-03-14 09:07:05,208 WARN  [main] org.eclipse.scout.rt.client.job.ModelJobs -  - MDC[]
05:07:05 org.eclipse.scout.rt.client.job.ModelJobs$WrongThreadException: Only the model thread is allowed to update the UI model.
05:07:05 	at org.eclipse.scout.rt.client.job.ModelJobs.warnIfNotModelThread(ModelJobs.java:324)
05:07:05 	at org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver$P_PropertyChangeListener.propertyChange(AbstractJsonPropertyObserver.java:236)
05:07:05 	at org.eclipse.scout.rt.platform.reflect.BasicPropertySupport.firePropertyChangeImpl(BasicPropertySupport.java:517)
05:07:05 	at org.eclipse.scout.rt.platform.reflect.BasicPropertySupport.firePropertyChangeImpl(BasicPropertySupport.java:469)
05:07:05 	at org.eclipse.scout.rt.platform.reflect.BasicPropertySupport.setProperty(BasicPropertySupport.java:281)
05:07:05 	at org.eclipse.scout.rt.platform.reflect.BasicPropertySupport.setProperty(BasicPropertySupport.java:258)
05:07:05 	at org.eclipse.scout.rt.platform.reflect.BasicPropertySupport.setPropertyString(BasicPropertySupport.java:175)
05:07:05 	at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.setDisplayText(AbstractValueField.java:603)
05:07:05 	at org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest.testToImageByBinaryResourceReplacement(JsonHtmlFieldTest.java:49)
05:07:05 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:07:05 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:07:05 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:07:05 	at java.lang.reflect.Method.invoke(Method.java:498)
05:07:05 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
05:07:05 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05:07:05 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
05:07:05 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05:07:05 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
05:07:05 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
05:07:05 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
05:07:05 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
05:07:05 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
05:07:05 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
05:07:05 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
05:07:05 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
05:07:05 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
05:07:05 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
05:07:05 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
05:07:05 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
05:07:05 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
05:07:05 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
05:07:05 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
05:07:05 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
05:07:05 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
05:07:05 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec - in org.eclipse.scout.rt.ui.html.cache.HttpCacheControlTest
05:07:05 2019-03-14 09:07:05,210 DEBUG [main] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'displayText: <img src="binaryResource:test_resource">' for HtmlField with id 2. Model: null/ (org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest$1) - MDC[]
05:07:05 2019-03-14 09:07:05,214 WARN  [main] org.eclipse.scout.rt.client.job.ModelJobs -  - MDC[]
05:07:05 org.eclipse.scout.rt.client.job.ModelJobs$WrongThreadException: Only the model thread is allowed to update the UI model.
05:07:05 	at org.eclipse.scout.rt.client.job.ModelJobs.warnIfNotModelThread(ModelJobs.java:324)
05:07:05 	at org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver$P_PropertyChangeListener.propertyChange(AbstractJsonPropertyObserver.java:236)
05:07:05 	at org.eclipse.scout.rt.platform.reflect.BasicPropertySupport.firePropertyChangeImpl(BasicPropertySupport.java:517)
05:07:05 	at org.eclipse.scout.rt.platform.reflect.BasicPropertySupport.firePropertyChangeImpl(BasicPropertySupport.java:469)
05:07:05 	at org.eclipse.scout.rt.platform.reflect.BasicPropertySupport.setProperty(BasicPropertySupport.java:281)
05:07:05 	at org.eclipse.scout.rt.platform.reflect.BasicPropertySupport.setProperty(BasicPropertySupport.java:258)
05:07:05 	at org.eclipse.scout.rt.platform.reflect.BasicPropertySupport.setPropertyString(BasicPropertySupport.java:175)
05:07:05 	at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.setDisplayText(AbstractValueField.java:603)
05:07:05 	at org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest.testToImageByIconIdReplacement(JsonHtmlFieldTest.java:41)
05:07:05 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:07:05 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:07:05 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:07:05 	at java.lang.reflect.Method.invoke(Method.java:498)
05:07:05 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
05:07:05 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05:07:05 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
05:07:05 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05:07:05 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
05:07:05 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
05:07:05 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
05:07:05 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
05:07:05 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
05:07:05 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
05:07:05 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
05:07:05 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
05:07:05 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
05:07:05 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
05:07:05 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
05:07:05 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
05:07:05 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
05:07:05 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
05:07:05 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
05:07:05 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
05:07:05 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
05:07:05 2019-03-14 09:07:05,216 WARN  [main] org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtility - iconId 'test_icon' could not be resolved - MDC[]
05:07:05 2019-03-14 09:07:05,216 DEBUG [main] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'displayText: <img src="iconId:test_icon">' for HtmlField with id 2. Model: null/ (org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest$1) - MDC[]
05:07:05 2019-03-14 09:07:05,216 WARN  [main] org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtility - iconId 'test_icon' could not be resolved - MDC[]
05:07:05 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest
05:07:05 Running org.eclipse.scout.rt.ui.html.json.basic.filechooser.JsonFileChooserAcceptAttributeBuilderTest
05:07:05 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.ui.html.json.basic.filechooser.JsonFileChooserAcceptAttributeBuilderTest
05:07:05 Running org.eclipse.scout.rt.ui.html.json.JsonAdapterRegistryTest
05:07:05 2019-03-14 09:07:05,232 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'displayText: Test' for StringField with id 2. Model: null/ (org.eclipse.scout.rt.ui.html.json.JsonAdapterRegistryTest$1) - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.ui.html.json.JsonAdapterRegistryTest
05:07:05 Running org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserverTest
05:07:05 2019-03-14 09:07:05,403 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'fooBar: baz' for FooType with id fooId. Model: m_model - MDC[principal=default, jobName=Running JUnit test in model job]
05:07:05 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 sec - in org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserverTest
05:07:05 Running org.eclipse.scout.rt.ui.html.cache.HttpCacheObjectTest
05:07:05 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.ui.html.cache.HttpCacheObjectTest
05:07:05 Running org.eclipse.scout.rt.ui.html.cache.HttpCacheKeyTest
05:07:05 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.ui.html.cache.HttpCacheKeyTest
05:07:05 Running org.eclipse.scout.rt.ui.html.UiSessionTest
05:07:05 2019-03-14 09:07:05,448 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
05:07:05 2019-03-14 09:07:05,499 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:pnpv211qthi1606mk2ehbehbl5 - MDC[]
05:07:05 2019-03-14 09:07:05,505 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@52016c95[id = 6bff47ff-ba1d-4024-91f7-381b562be9e7], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=6bff47ff-ba1d-4024-91f7-381b562be9e7]]
05:07:05 2019-03-14 09:07:05,505 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=6bff47ff-ba1d-4024-91f7-381b562be9e7, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
05:07:05 2019-03-14 09:07:05,508 INFO  [main] org.eclipse.scout.rt.ui.html.UiThemeUtility - UI theme configured in config.properties: default - MDC[]
05:07:05 2019-03-14 09:07:05,509 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:05 2019-03-14 09:07:05,530 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@467af68c - MDC[]
05:07:05 2019-03-14 09:07:05,537 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:pnpv211qthi1606mk2ehbehbl5 initialized - MDC[]
05:07:05 2019-03-14 09:07:05,537 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:pnpv211qthi1606mk2ehbehbl5 in store (clientSessionId=6bff47ff-ba1d-4024-91f7-381b562be9e7) - MDC[]
05:07:05 2019-03-14 09:07:05,538 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions - MDC[]
05:07:05 2019-03-14 09:07:05,540 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Waiting for 1 client sessions to stop... - MDC[]
05:07:05 2019-03-14 09:07:05,540 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Shutting down client session with ID 6bff47ff-ba1d-4024-91f7-381b562be9e7 due to invalidation of HTTP session - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:05 2019-03-14 09:07:05,540 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID 6bff47ff-ba1d-4024-91f7-381b562be9e7 to shut down... - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:05 2019-03-14 09:07:05,541 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:pnpv211qthi1606mk2ehbehbl5 [clientSessionId=6bff47ff-ba1d-4024-91f7-381b562be9e7, processingJsonRequest=false] - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:05 2019-03-14 09:07:05,541 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:pnpv211qthi1606mk2ehbehbl5... - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:05 2019-03-14 09:07:05,541 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:pnpv211qthi1606mk2ehbehbl5 from store (clientSessionId=6bff47ff-ba1d-4024-91f7-381b562be9e7) - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:05 2019-03-14 09:07:05,541 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 6bff47ff-ba1d-4024-91f7-381b562be9e7 - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:05 2019-03-14 09:07:05,541 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 6bff47ff-ba1d-4024-91f7-381b562be9e7 - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:05 2019-03-14 09:07:05,544 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 6bff47ff-ba1d-4024-91f7-381b562be9e7 is stopping, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 6bff47ff-ba1d-4024-91f7-381b562be9e7]
05:07:05 2019-03-14 09:07:05,544 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:pnpv211qthi1606mk2ehbehbl5 - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:05 2019-03-14 09:07:05,544 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 6bff47ff-ba1d-4024-91f7-381b562be9e7 from session store - MDC[jobName=Performing session housekeeping for client session with ID 6bff47ff-ba1d-4024-91f7-381b562be9e7]
05:07:05 2019-03-14 09:07:05,544 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 6bff47ff-ba1d-4024-91f7-381b562be9e7]
05:07:05 2019-03-14 09:07:05,550 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@52016c95[id = 6bff47ff-ba1d-4024-91f7-381b562be9e7], user=genie.scout] - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:05 2019-03-14 09:07:05,550 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID 6bff47ff-ba1d-4024-91f7-381b562be9e7 terminated. - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:05 2019-03-14 09:07:05,550 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 6bff47ff-ba1d-4024-91f7-381b562be9e7 from session store - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:05 2019-03-14 09:07:05,550 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:05 2019-03-14 09:07:05,551 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore - Session shutdown complete. - MDC[]
05:07:05 2019-03-14 09:07:05,575 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session b284f56d-38f2-4790-8c71-8c8144678f14 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID b284f56d-38f2-4790-8c71-8c8144678f14]
05:07:05 2019-03-14 09:07:05,575 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID b284f56d-38f2-4790-8c71-8c8144678f14 from session store - MDC[jobName=Performing session housekeeping for client session with ID b284f56d-38f2-4790-8c71-8c8144678f14]
05:07:05 2019-03-14 09:07:05,575 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID b284f56d-38f2-4790-8c71-8c8144678f14]
05:07:05 2019-03-14 09:07:05,576 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID b284f56d-38f2-4790-8c71-8c8144678f14]
05:07:05 2019-03-14 09:07:05,576 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID b284f56d-38f2-4790-8c71-8c8144678f14]
05:07:05 2019-03-14 09:07:05,579 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
05:07:05 2019-03-14 09:07:05,581 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:e5tm52kkpt715ocvm2cb6h60kv - MDC[]
05:07:05 2019-03-14 09:07:05,584 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@6fbc2763[id = 656cb6a7-6ef2-4ecb-b850-d8ecd266918b], user=null] - MDC[jobName=Starting ClientSession [sessionId=656cb6a7-6ef2-4ecb-b850-d8ecd266918b]]
05:07:05 2019-03-14 09:07:05,585 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=656cb6a7-6ef2-4ecb-b850-d8ecd266918b, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
05:07:05 2019-03-14 09:07:05,586 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:05 protocol: Before MessageBox
05:07:05 2019-03-14 09:07:05,607 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@2e56b4d - MDC[]
05:07:05 2019-03-14 09:07:05,608 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:e5tm52kkpt715ocvm2cb6h60kv initialized - MDC[]
05:07:05 protocol: MessageBox is open
05:07:05 protocol: Session stopping
05:07:05 2019-03-14 09:07:05,616 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:e5tm52kkpt715ocvm2cb6h60kv [clientSessionId=656cb6a7-6ef2-4ecb-b850-d8ecd266918b, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9]
05:07:05 2019-03-14 09:07:05,617 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:e5tm52kkpt715ocvm2cb6h60kv... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9]
05:07:05 2019-03-14 09:07:05,617 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:e5tm52kkpt715ocvm2cb6h60kv from store (clientSessionId=656cb6a7-6ef2-4ecb-b850-d8ecd266918b) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9]
05:07:05 2019-03-14 09:07:05,617 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 656cb6a7-6ef2-4ecb-b850-d8ecd266918b - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9]
05:07:05 2019-03-14 09:07:05,617 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 656cb6a7-6ef2-4ecb-b850-d8ecd266918b - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9]
05:07:05 2019-03-14 09:07:05,619 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:e5tm52kkpt715ocvm2cb6h60kv - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9]
05:07:05 2019-03-14 09:07:05,624 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@6fbc2763[id = 656cb6a7-6ef2-4ecb-b850-d8ecd266918b], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9]
05:07:05 protocol: Interrupted MessageBox
05:07:05 protocol: All session jobs terminated
05:07:05 2019-03-14 09:07:05,703 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
05:07:05 2019-03-14 09:07:05,705 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:m7c3v2t8047ujk6mque1lj2f8l - MDC[]
05:07:05 2019-03-14 09:07:05,709 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@90db0f3[id = c5a0c395-2fa8-4b10-bc31-0c3dee9bd790], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=c5a0c395-2fa8-4b10-bc31-0c3dee9bd790]]
05:07:05 2019-03-14 09:07:05,709 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=c5a0c395-2fa8-4b10-bc31-0c3dee9bd790, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
05:07:05 2019-03-14 09:07:05,710 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:05 2019-03-14 09:07:05,713 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@467af68c - MDC[]
05:07:05 2019-03-14 09:07:05,714 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:m7c3v2t8047ujk6mque1lj2f8l initialized - MDC[]
05:07:05 2019-03-14 09:07:05,714 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:m7c3v2t8047ujk6mque1lj2f8l in store (clientSessionId=c5a0c395-2fa8-4b10-bc31-0c3dee9bd790) - MDC[]
05:07:05 protocol: SessionStore.doHousekeeping
05:07:05 2019-03-14 09:07:05,722 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 8bc740fe-8e7a-41ea-b623-521f449a3e73 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 8bc740fe-8e7a-41ea-b623-521f449a3e73]
05:07:05 2019-03-14 09:07:05,724 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Shutting down client session with ID 8bc740fe-8e7a-41ea-b623-521f449a3e73 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 8bc740fe-8e7a-41ea-b623-521f449a3e73]
05:07:05 2019-03-14 09:07:05,729 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID 8bc740fe-8e7a-41ea-b623-521f449a3e73 to shut down... - MDC[jobName=Force shutting down client session 8bc740fe-8e7a-41ea-b623-521f449a3e73 by session housekeeping]
05:07:05 protocol: ClientSession.stopping
05:07:05 protocol: ClientSession.execStoreSession
05:07:05 protocol: Desktop.execClosing
05:07:05 2019-03-14 09:07:05,736 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@728ba7c7 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$8]
05:07:05 2019-03-14 09:07:05,736 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions - MDC[]
05:07:05 2019-03-14 09:07:05,737 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@72da2d3f[id = 8bc740fe-8e7a-41ea-b623-521f449a3e73], user=null] - MDC[jobName=Force shutting down client session 8bc740fe-8e7a-41ea-b623-521f449a3e73 by session housekeeping]
05:07:05 protocol: ClientSession.stopped
05:07:05 2019-03-14 09:07:05,737 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID 8bc740fe-8e7a-41ea-b623-521f449a3e73 terminated. - MDC[jobName=Force shutting down client session 8bc740fe-8e7a-41ea-b623-521f449a3e73 by session housekeeping]
05:07:05 2019-03-14 09:07:05,737 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Waiting for 1 client sessions to stop... - MDC[]
05:07:05 2019-03-14 09:07:05,738 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 8bc740fe-8e7a-41ea-b623-521f449a3e73 from session store - MDC[jobName=Performing session housekeeping for client session with ID 8bc740fe-8e7a-41ea-b623-521f449a3e73]
05:07:05 2019-03-14 09:07:05,737 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Shutting down client session with ID c5a0c395-2fa8-4b10-bc31-0c3dee9bd790 due to invalidation of HTTP session - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:05 2019-03-14 09:07:05,738 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 8bc740fe-8e7a-41ea-b623-521f449a3e73]
05:07:05 2019-03-14 09:07:05,739 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID c5a0c395-2fa8-4b10-bc31-0c3dee9bd790 to shut down... - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:05 2019-03-14 09:07:05,739 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:m7c3v2t8047ujk6mque1lj2f8l [clientSessionId=c5a0c395-2fa8-4b10-bc31-0c3dee9bd790, processingJsonRequest=false] - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:05 2019-03-14 09:07:05,739 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:m7c3v2t8047ujk6mque1lj2f8l... - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:05 2019-03-14 09:07:05,739 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 8bc740fe-8e7a-41ea-b623-521f449a3e73]
05:07:05 2019-03-14 09:07:05,739 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:m7c3v2t8047ujk6mque1lj2f8l from store (clientSessionId=c5a0c395-2fa8-4b10-bc31-0c3dee9bd790) - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:05 2019-03-14 09:07:05,739 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session c5a0c395-2fa8-4b10-bc31-0c3dee9bd790 - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:05 2019-03-14 09:07:05,740 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing sessi2019-03on housekeeping for client se-14 09:07:05,740 DEBUG [scout-mossion with ID 8bc74del-thread-240fe-8e7a-41ea-b623-521f449a3e] o7rg.eclipse.scout.r3t.]
05:07:05 ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID c5a0c395-2fa8-4b10-bc31-0c3dee9bd790 - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:05 2019-03-14 09:07:05,740 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session c5a0c395-2fa8-4b10-bc31-0c3dee9bd790 is stopping, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID c5a0c395-2fa8-4b10-bc31-0c3dee9bd790]
05:07:05 2019-03-14 09:07:05,741 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID c5a0c395-2fa8-4b10-bc31-0c3dee9bd790 from session store - MDC[jobName=Performing session housekeeping for client session with ID c5a0c395-2fa8-4b10-bc31-0c3dee9bd790]
05:07:05 2019-03-14 09:07:05,741 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:m7c3v2t8047ujk6mque1lj2f8l - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:05 2019-03-14 09:07:05,741 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID c5a0c395-2fa8-4b10-bc31-0c3dee9bd790]
05:07:05 2019-03-14 09:07:05,745 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
05:07:05 2019-03-14 09:07:05,747 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
05:07:05 2019-03-14 09:07:05,748 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Received: {"startup":true} - MDC[]
05:07:05 2019-03-14 09:07:05,748 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
05:07:05 2019-03-14 09:07:05,748 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Creating new UI session.... - MDC[]
05:07:05 protocol: UiSession.init
05:07:05 protocol: UiSession.getOrCreateClientSession
05:07:05 2019-03-14 09:07:05,749 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:ab0btc7vobt9gc359i0n9a30at - MDC[]
05:07:05 protocol: ClientSession.execLoadSession
05:07:05 2019-03-14 09:07:05,754 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@4e3eec7e[id = 082baf7b-efee-4e81-b93d-a38c65fe4562], user=null] - MDC[jobName=Starting ClientSession [sessionId=082baf7b-efee-4e81-b93d-a38c65fe4562]]
05:07:05 2019-03-14 09:07:05,754 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=082baf7b-efee-4e81-b93d-a38c65fe4562, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
05:07:05 2019-03-14 09:07:05,755 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:05 protocol: Desktop.execOpened
05:07:05 protocol: Desktop.execGuiAttached
05:07:05 2019-03-14 09:07:05,762 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@26586b74 - MDC[]
05:07:05 2019-03-14 09:07:05,763 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:ab0btc7vobt9gc359i0n9a30at initialized - MDC[]
05:07:05 2019-03-14 09:07:05,763 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:ab0btc7vobt9gc359i0n9a30at in store (clientSessionId=082baf7b-efee-4e81-b93d-a38c65fe4562) - MDC[]
05:07:05 2019-03-14 09:07:05,763 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Created new UI session with ID 0:ab0btc7vobt9gc359i0n9a30at in 14.833855 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[]
05:07:05 2019-03-14 09:07:05,768 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON]
05:07:05 2019-03-14 09:07:05,769 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Adapter count after request: 3 - MDC[]
05:07:05 2019-03-14 09:07:05,770 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Returned: {"startupData":{"uiSessionId":"0:ab0btc7vobt9gc359i0n9a30at","clientSessionId":"082baf7b-efee-4e81-b93d-a38c65fe4562","clientSession":"2","persistent":false,"locale":{"languageTag":"und","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MMM d, yyyy","decimalFormatSymbols":{"decimalSeparator":".","groupingSeparator":",","minusSign":"-"},"dateFormatSymbols":{"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"am":"AM","pm":"PM"}},"textMap":{"Cancel":"Abbrechen","Column":"Spalte","ColumnSorting":"Sortierung","NavigationBackward":"Zurück","Ok":"OK","Remove":"Entfernen","ResetTableColumns":"Spalten zurücksetzen","ui.Active":"Aktive","ui.Aggregation":"Aggregierung","ui.All":"Alle","ui.Average":"Durchschnitt","ui.BooleanColumnGroupingFalse":"Nicht markierte","ui.BooleanColumnGroupingTrue":"Markierte","ui.Browse":"Durchsuchen","ui.CW":"KW {0}","ui.CalendarCalendarWeek":"K-Woche","ui.CalendarDay":"Tag","ui.CalendarMonth":"Monat","ui.CalendarToday":"Heute","ui.CalendarWeek":"Woche","ui.CalendarWorkWeek":"5 Tage","ui.CalendarYear":"Jahr","ui.CannotInsertTextTooLong":"Einfügen nicht möglich (Längenbeschränkung).","ui.ChooseFile":"Datei auswählen","ui.ChooseFiles":"Dateien auswählen","ui.ClipboardTimeout":"Zeitüberschreitung beim Einfügen aus Zwischenablage.","ui.ClipboardTimeoutTitle":"Zeitüberschreitung Zwischenablage","ui.Coloring":"Einfärbung","ui.Column":"Spalte","ui.ConnectionInterrupted":"Verbindung unterbrochen","ui.ConnectionReestablished":"Verbindung wiederhergestellt","ui.Continue":"Weiter","ui.Copy":"Kopieren","ui.Count":"Anzahl","ui.DateRange":"Datumsbereich","ui.EmptyCell":"-leer-","ui.ErrorCodeX":"Code {0}","ui.FileChooserHint":"Bitte gewünschte Dateien in diesen Bereich verschieben oder mit Durchsuchen auswählen.","ui.FileSizeLimit":"Die maximal erlaubte Grösse wurde überschritten ({0} MB).","ui.FileSizeLimitTitle":"Dateigrössenbeschränkung","ui.Filter":"Filter","ui.FilterBy_":"Filtern nach...","ui.FilterInfoCount":"({0})","ui.FilterInfoXOfY":"({0} von {1})","ui.FreeText":"Freitext","ui.FromXToY":"von {0} bis {1}","ui.Grouping":"Gruppierung","ui.Ignore":"Ignorieren","ui.Inactive":"Inaktive","ui.InternalProcessingErrorMsg":"Ein interner Verarbeitungsfehler ist aufgetreten{0}.","ui.InternalUiErrorMsg":"Ein interner UI-Fehler ist aufgetreten{0}.","ui.InvalidDateFormat":"Ungültiges Datumsformat","ui.LoadingPopupWindow":"Lade...","ui.Maximum":"Maximum","ui.Minimum":"Minimum","ui.Move":"Verschieben","ui.NetworkError":"Netzwerkfehler","ui.NumRowsFiltered":"{0} gefiltert","ui.NumRowsFilteredBy":"{0} gefiltert durch {1}","ui.NumRowsFilteredMin":"Gefiltert","ui.NumRowsLoaded":"{0} geladen","ui.NumRowsLoadedMin":"Geladen","ui.NumRowsRendered":"{0} gezeichnet","ui.NumRowsSelected":"{0} ausgewählt","ui.NumRowsSelectedMin":"Ausgewählt","ui.NumberRange":"Zahlenbereich","ui.OpenManually":"Manuell öffnen","ui.OtherValues":"Sonstige","ui.Outlines":"Sichten","ui.PleaseWait_":"Bitte warten...","ui.PopupBlockerDetected":"Das automatische Öffnen eines neuen Fensters wurde durch den Browser verhindert.","ui.Reconnecting_":"Verbinde...","ui.Reload":"Neu laden","ui.ReloadData":"Daten neu laden","ui.RemoveFilter":"Filter entfernen","ui.SearchFor_":"Suche nach...","ui.SelectAll":"Alle auswählen","ui.SelectAllFilter":"Alle","ui.SelectNone":"Keine auswählen","ui.SelectNoneFilter":"Keine","ui.ServerError":"Serverfehler","ui.SessionExpiredMsg":"Die Sitzung ist abgelaufen, bitte laden Sie die Seite neu.","ui.SessionTimeout":"Session-Timeout","ui.ShowAllNodes":"Alle {0} anzeigen","ui.Sum":"Summe","ui.TableRowCount":"{0} Zeilen","ui.TableRowCount0":"Keine Zeile","ui.TableRowCount1":"Eine Zeile","ui.Total":"Total","ui.UiInconsistentMsg":"Da sich die Benutzeroberfläche in einem inkonsistenten Zustand befinden könnte, wird empfohlen, die Seite neu zu laden.","ui.UnexpectedProblem":"Unerwartetes Problem","ui.UnsafeUpload":"Unsichere Datei hochgeladen","ui.UnsafeUploadMsg":"Die hochgeladene Datei ist unsicher. Bitte führen Sie einen Virus-Scan auf Ihrem System aus.","ui.Up":"Aufwärts","ui.Upload":"Hochladen","ui.add":"hinzufügen","ui.addColumn":"hinzufügen","ui.additionally":"zusätzlich","ui.ascending":"aufsteigend","ui.ascendingAdditionally":"zusätzlich aufsteigend","ui.backward":"nach hinten","ui.changeColumn":"ändern","ui.descending":"absteigend","ui.descendingAdditionally":"zusätzlich absteigend","ui.forward":"nach vorne","ui.from":"von","ui.fromGreenToRed":"von Grün nach Rot","ui.fromRedToGreen":"von Rot nach Grün","ui.grouped":"gruppiert","ui.groupedByMonth":"gruppiert nach Monat","ui.groupedByWeekday":"gruppiert nach Wochentag","ui.groupedByYear":"gruppiert nach Jahr","ui.groupingApply":"anwenden","ui.overEverything":"über alles","ui.overSelection":"über ausgewälte Zeilen","ui.remove":"entfernen","ui.removeColumn":"entfernen","ui.showEveryDate":"jedes Datum anzeigen","ui.to":"bis","ui.toBegin":"an den Anfang","ui.toEnd":"an das Ende","ui.withBarChart":"mit Balkendiagramm"}},"adapterData":{"2":{"id":"2","owner":"1","desktop":"3"},"3":{"id":"3","objectType":"Desktop","selectViewTabsKeyStrokeModifier":"control","navigationVisible":true,"selectViewTabsKeyStrokesEnabled":true,"benchVisible":true,"navigationHandleVisible":true,"headerVisible":true,"cacheSplitterPosition":true,"displayStyle":"default","keyStrokes":[]}}} - MDC[]
05:07:05 2019-03-14 09:07:05,770 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request completed in 23.503994 ms - MDC[]
05:07:05 2019-03-14 09:07:05,773 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
05:07:05 2019-03-14 09:07:05,774 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Received: {"startup":true, "clientSessionId":"082baf7b-efee-4e81-b93d-a38c65fe4562"} - MDC[]
05:07:05 2019-03-14 09:07:05,774 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
05:07:05 2019-03-14 09:07:05,774 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Creating new UI session.... - MDC[]
05:07:05 protocol: UiSession.init
05:07:05 protocol: UiSession.getOrCreateClientSession
05:07:05 2019-03-14 09:07:05,776 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:bv9vhjnq3bkukcl2a5gjd3ln77 - MDC[]
05:07:05 2019-03-14 09:07:05,776 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Using cached client session [clientSessionId=082baf7b-efee-4e81-b93d-a38c65fe4562] - MDC[]
05:07:05 2019-03-14 09:07:05,777 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:05 2019-03-14 09:07:05,782 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@26586b74 - MDC[]
05:07:05 2019-03-14 09:07:05,783 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:bv9vhjnq3bkukcl2a5gjd3ln77 initialized - MDC[]
05:07:05 2019-03-14 09:07:05,783 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:bv9vhjnq3bkukcl2a5gjd3ln77 in store (clientSessionId=082baf7b-efee-4e81-b93d-a38c65fe4562) - MDC[]
05:07:05 2019-03-14 09:07:05,783 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Created new UI session with ID 0:bv9vhjnq3bkukcl2a5gjd3ln77 in 8.921166 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[]
05:07:05 2019-03-14 09:07:05,788 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON]
05:07:05 2019-03-14 09:07:05,788 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Adapter count after request: 3 - MDC[]
05:07:05 2019-03-14 09:07:05,789 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Returned: {"startupData":{"uiSessionId":"0:bv9vhjnq3bkukcl2a5gjd3ln77","clientSessionId":"082baf7b-efee-4e81-b93d-a38c65fe4562","clientSession":"2","persistent":false,"locale":{"languageTag":"und","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MMM d, yyyy","decimalFormatSymbols":{"decimalSeparator":".","groupingSeparator":",","minusSign":"-"},"dateFormatSymbols":{"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"am":"AM","pm":"PM"}},"textMap":{"Cancel":"Abbrechen","Column":"Spalte","ColumnSorting":"Sortierung","NavigationBackward":"Zurück","Ok":"OK","Remove":"Entfernen","ResetTableColumns":"Spalten zurücksetzen","ui.Active":"Aktive","ui.Aggregation":"Aggregierung","ui.All":"Alle","ui.Average":"Durchschnitt","ui.BooleanColumnGroupingFalse":"Nicht markierte","ui.BooleanColumnGroupingTrue":"Markierte","ui.Browse":"Durchsuchen","ui.CW":"KW {0}","ui.CalendarCalendarWeek":"K-Woche","ui.CalendarDay":"Tag","ui.CalendarMonth":"Monat","ui.CalendarToday":"Heute","ui.CalendarWeek":"Woche","ui.CalendarWorkWeek":"5 Tage","ui.CalendarYear":"Jahr","ui.CannotInsertTextTooLong":"Einfügen nicht möglich (Längenbeschränkung).","ui.ChooseFile":"Datei auswählen","ui.ChooseFiles":"Dateien auswählen","ui.ClipboardTimeout":"Zeitüberschreitung beim Einfügen aus Zwischenablage.","ui.ClipboardTimeoutTitle":"Zeitüberschreitung Zwischenablage","ui.Coloring":"Einfärbung","ui.Column":"Spalte","ui.ConnectionInterrupted":"Verbindung unterbrochen","ui.ConnectionReestablished":"Verbindung wiederhergestellt","ui.Continue":"Weiter","ui.Copy":"Kopieren","ui.Count":"Anzahl","ui.DateRange":"Datumsbereich","ui.EmptyCell":"-leer-","ui.ErrorCodeX":"Code {0}","ui.FileChooserHint":"Bitte gewünschte Dateien in diesen Bereich verschieben oder mit Durchsuchen auswählen.","ui.FileSizeLimit":"Die maximal erlaubte Grösse wurde überschritten ({0} MB).","ui.FileSizeLimitTitle":"Dateigrössenbeschränkung","ui.Filter":"Filter","ui.FilterBy_":"Filtern nach...","ui.FilterInfoCount":"({0})","ui.FilterInfoXOfY":"({0} von {1})","ui.FreeText":"Freitext","ui.FromXToY":"von {0} bis {1}","ui.Grouping":"Gruppierung","ui.Ignore":"Ignorieren","ui.Inactive":"Inaktive","ui.InternalProcessingErrorMsg":"Ein interner Verarbeitungsfehler ist aufgetreten{0}.","ui.InternalUiErrorMsg":"Ein interner UI-Fehler ist aufgetreten{0}.","ui.InvalidDateFormat":"Ungültiges Datumsformat","ui.LoadingPopupWindow":"Lade...","ui.Maximum":"Maximum","ui.Minimum":"Minimum","ui.Move":"Verschieben","ui.NetworkError":"Netzwerkfehler","ui.NumRowsFiltered":"{0} gefiltert","ui.NumRowsFilteredBy":"{0} gefiltert durch {1}","ui.NumRowsFilteredMin":"Gefiltert","ui.NumRowsLoaded":"{0} geladen","ui.NumRowsLoadedMin":"Geladen","ui.NumRowsRendered":"{0} gezeichnet","ui.NumRowsSelected":"{0} ausgewählt","ui.NumRowsSelectedMin":"Ausgewählt","ui.NumberRange":"Zahlenbereich","ui.OpenManually":"Manuell öffnen","ui.OtherValues":"Sonstige","ui.Outlines":"Sichten","ui.PleaseWait_":"Bitte warten...","ui.PopupBlockerDetected":"Das automatische Öffnen eines neuen Fensters wurde durch den Browser verhindert.","ui.Reconnecting_":"Verbinde...","ui.Reload":"Neu laden","ui.ReloadData":"Daten neu laden","ui.RemoveFilter":"Filter entfernen","ui.SearchFor_":"Suche nach...","ui.SelectAll":"Alle auswählen","ui.SelectAllFilter":"Alle","ui.SelectNone":"Keine auswählen","ui.SelectNoneFilter":"Keine","ui.ServerError":"Serverfehler","ui.SessionExpiredMsg":"Die Sitzung ist abgelaufen, bitte laden Sie die Seite neu.","ui.SessionTimeout":"Session-Timeout","ui.ShowAllNodes":"Alle {0} anzeigen","ui.Sum":"Summe","ui.TableRowCount":"{0} Zeilen","ui.TableRowCount0":"Keine Zeile","ui.TableRowCount1":"Eine Zeile","ui.Total":"Total","ui.UiInconsistentMsg":"Da sich die Benutzeroberfläche in einem inkonsistenten Zustand befinden könnte, wird empfohlen, die Seite neu zu laden.","ui.UnexpectedProblem":"Unerwartetes Problem","ui.UnsafeUpload":"Unsichere Datei hochgeladen","ui.UnsafeUploadMsg":"Die hochgeladene Datei ist unsicher. Bitte führen Sie einen Virus-Scan auf Ihrem System aus.","ui.Up":"Aufwärts","ui.Upload":"Hochladen","ui.add":"hinzufügen","ui.addColumn":"hinzufügen","ui.additionally":"zusätzlich","ui.ascending":"aufsteigend","ui.ascendingAdditionally":"zusätzlich aufsteigend","ui.backward":"nach hinten","ui.changeColumn":"ändern","ui.descending":"absteigend","ui.descendingAdditionally":"zusätzlich absteigend","ui.forward":"nach vorne","ui.from":"von","ui.fromGreenToRed":"von Grün nach Rot","ui.fromRedToGreen":"von Rot nach Grün","ui.grouped":"gruppiert","ui.groupedByMonth":"gruppiert nach Monat","ui.groupedByWeekday":"gruppiert nach Wochentag","ui.groupedByYear":"gruppiert nach Jahr","ui.groupingApply":"anwenden","ui.overEverything":"über alles","ui.overSelection":"über ausgewälte Zeilen","ui.remove":"entfernen","ui.removeColumn":"entfernen","ui.showEveryDate":"jedes Datum anzeigen","ui.to":"bis","ui.toBegin":"an den Anfang","ui.toEnd":"an das Ende","ui.withBarChart":"mit Balkendiagramm"}},"adapterData":{"2":{"id":"2","owner":"1","desktop":"3"},"3":{"id":"3","objectType":"Desktop","selectViewTabsKeyStrokeModifier":"control","navigationVisible":true,"selectViewTabsKeyStrokesEnabled":true,"benchVisible":true,"navigationHandleVisible":true,"headerVisible":true,"cacheSplitterPosition":true,"displayStyle":"default","keyStrokes":[]}}} - MDC[]
05:07:05 2019-03-14 09:07:05,789 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request completed in 16.539159 ms - MDC[]
05:07:05 2019-03-14 09:07:05,791 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler - Unloading UI session with ID 0:ab0btc7vobt9gc359i0n9a30at (requested by UI) - MDC[]
05:07:05 protocol: UiSession.dispose
05:07:05 2019-03-14 09:07:05,792 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:ab0btc7vobt9gc359i0n9a30at... - MDC[]
05:07:05 2019-03-14 09:07:05,792 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:ab0btc7vobt9gc359i0n9a30at from store (clientSessionId=082baf7b-efee-4e81-b93d-a38c65fe4562) - MDC[]
05:07:05 2019-03-14 09:07:05,793 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 1 UI sessions and 0 preregistered UI session remaining for client session 082baf7b-efee-4e81-b93d-a38c65fe4562 - MDC[]
05:07:05 2019-03-14 09:07:05,794 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler - Unloading UI session with ID 0:bv9vhjnq3bkukcl2a5gjd3ln77 (requested by UI) - MDC[]
05:07:05 protocol: UiSession.dispose
05:07:05 2019-03-14 09:07:05,795 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:bv9vhjnq3bkukcl2a5gjd3ln77... - MDC[]
05:07:05 2019-03-14 09:07:05,795 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:bv9vhjnq3bkukcl2a5gjd3ln77 from store (clientSessionId=082baf7b-efee-4e81-b93d-a38c65fe4562) - MDC[]
05:07:05 2019-03-14 09:07:05,795 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 082baf7b-efee-4e81-b93d-a38c65fe4562 - MDC[]
05:07:05 2019-03-14 09:07:05,795 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 082baf7b-efee-4e81-b93d-a38c65fe4562 - MDC[]
05:07:05 protocol: Desktop.execGuiDetached
05:07:06 2019-03-14 09:07:06,619 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 656cb6a7-6ef2-4ecb-b850-d8ecd266918b is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 656cb6a7-6ef2-4ecb-b850-d8ecd266918b]
05:07:06 2019-03-14 09:07:06,619 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 656cb6a7-6ef2-4ecb-b850-d8ecd266918b from session store - MDC[jobName=Performing session housekeeping for client session with ID 656cb6a7-6ef2-4ecb-b850-d8ecd266918b]
05:07:06 2019-03-14 09:07:06,619 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 656cb6a7-6ef2-4ecb-b850-d8ecd266918b]
05:07:06 2019-03-14 09:07:06,620 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 656cb6a7-6ef2-4ecb-b850-d8ecd266918b]
05:07:06 2019-03-14 09:07:06,620 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 656cb6a7-6ef2-4ecb-b850-d8ecd266918b]
05:07:06 2019-03-14 09:07:06,622 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
05:07:06 2019-03-14 09:07:06,624 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:oac0k56pstcg53nsdhuosqhjd3 - MDC[]
05:07:06 2019-03-14 09:07:06,628 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@173770e0[id = 36bf4ab4-ea18-4aeb-a1a2-8aa57370eef3], user=null] - MDC[jobName=Starting ClientSession [sessionId=36bf4ab4-ea18-4aeb-a1a2-8aa57370eef3]]
05:07:06 2019-03-14 09:07:06,628 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=36bf4ab4-ea18-4aeb-a1a2-8aa57370eef3, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
05:07:06 2019-03-14 09:07:06,629 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:06 2019-03-14 09:07:06,633 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@2e56b4d - MDC[]
05:07:06 2019-03-14 09:07:06,634 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:oac0k56pstcg53nsdhuosqhjd3 initialized - MDC[]
05:07:06 protocol: Form.execLoad
05:07:06 2019-03-14 09:07:06,673 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureDesktop@21f318fe - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$10]
05:07:06 protocol: Before Form.waitFor
05:07:06 protocol: Form is open
05:07:06 protocol: Session stopping
05:07:06 2019-03-14 09:07:06,676 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:oac0k56pstcg53nsdhuosqhjd3 [clientSessionId=36bf4ab4-ea18-4aeb-a1a2-8aa57370eef3, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
05:07:06 2019-03-14 09:07:06,676 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:oac0k56pstcg53nsdhuosqhjd3... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
05:07:06 2019-03-14 09:07:06,676 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:oac0k56pstcg53nsdhuosqhjd3 from store (clientSessionId=36bf4ab4-ea18-4aeb-a1a2-8aa57370eef3) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
05:07:06 2019-03-14 09:07:06,676 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 36bf4ab4-ea18-4aeb-a1a2-8aa57370eef3 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
05:07:06 2019-03-14 09:07:06,676 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 36bf4ab4-ea18-4aeb-a1a2-8aa57370eef3 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
05:07:06 2019-03-14 09:07:06,677 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:oac0k56pstcg53nsdhuosqhjd3 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
05:07:06 protocol: Form.execFinally
05:07:06 protocol: Form.dispose
05:07:06 2019-03-14 09:07:06,683 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@173770e0[id = 36bf4ab4-ea18-4aeb-a1a2-8aa57370eef3], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
05:07:06 protocol: Interrupted Form
05:07:06 protocol: All session jobs terminated
05:07:06 2019-03-14 09:07:06,744 WARN  [main] org.eclipse.scout.rt.ui.html.SessionStore - Timeout encountered while waiting for all client session to stop. Canceling still running client session shutdown jobs. - MDC[]
05:07:06 org.eclipse.scout.rt.platform.util.concurrent.TimedOutException: Failed to wait for jobs to complete because the maximal wait time elapsed [timeout=1000ms, calling-thread=main]
05:07:06 	at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateTimeoutException(JobExceptionTranslator.java:56)
05:07:06 	at org.eclipse.scout.rt.platform.job.internal.JobManager.awaitDone(JobManager.java:177)
05:07:06 	at org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:569)
05:07:06 	at org.eclipse.scout.rt.ui.html.json.testing.JsonTestUtility$1.answer(JsonTestUtility.java:80)
05:07:06 	at org.eclipse.scout.rt.ui.html.json.testing.JsonTestUtility$1.answer(JsonTestUtility.java:1)
05:07:06 	at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:34)
05:07:06 	at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:91)
05:07:06 	at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29)
05:07:06 	at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:38)
05:07:06 	at org.mockito.internal.creation.cglib.MethodInterceptorFilter.intercept(MethodInterceptorFilter.java:59)
05:07:06 	at $javax.servlet.http.HttpSession$$EnhancerByMockitoWithCGLIB$$f78a9e12.invalidate(<generated>)
05:07:06 	at org.eclipse.scout.rt.ui.html.UiSessionTest.doTestSessionTimeoutWithBlockingModelDisposal(UiSessionTest.java:320)
05:07:06 	at org.eclipse.scout.rt.ui.html.UiSessionTest.testSessionTimeoutOpenFormThatWaitsOnJob(UiSessionTest.java:280)
05:07:06 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:07:06 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:07:06 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:07:06 	at java.lang.reflect.Method.invoke(Method.java:498)
05:07:06 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
05:07:06 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05:07:06 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
05:07:06 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05:07:06 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
05:07:06 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
05:07:06 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
05:07:06 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
05:07:06 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
05:07:06 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
05:07:06 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
05:07:06 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
05:07:06 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
05:07:06 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
05:07:06 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
05:07:06 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
05:07:06 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
05:07:06 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
05:07:06 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
05:07:06 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
05:07:06 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
05:07:06 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
05:07:06 Caused by: java.util.concurrent.TimeoutException: null
05:07:06 	at org.eclipse.scout.rt.platform.job.internal.FutureSet.awaitDone(FutureSet.java:197)
05:07:06 	at org.eclipse.scout.rt.platform.job.internal.JobManager.awaitDone(JobManager.java:174)
05:07:06 	... 37 common frames omitted
05:07:06 2019-03-14 09:07:06,747 ERROR [scout-model-thread-24] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop - Exception while closing forms - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:06 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while waiting for a job to complete [calling-thread=scout-model-thread-24, job=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm$1, form=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm]
05:07:06 	at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateInterruptedException(JobExceptionTranslator.java:49)
05:07:06 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:340)
05:07:06 	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:72)
05:07:06 	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1923)
05:07:06 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2039)
05:07:06 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:1953)
05:07:06 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:462)
05:07:06 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:422)
05:07:06 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2429)
05:07:06 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:07:06 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:07:06 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:07:06 	at java.lang.reflect.Method.invoke(Method.java:498)
05:07:06 	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
05:07:06 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:06 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:06 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:07:06 	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
05:07:06 	at com.sun.proxy.$Proxy24.closeFromUI(Unknown Source)
05:07:06 	at org.eclipse.scout.rt.ui.html.SessionStore.forceClientSessionShutdown(SessionStore.java:500)
05:07:06 	at org.eclipse.scout.rt.ui.html.SessionStore$3.run(SessionStore.java:539)
05:07:06 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:07:06 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:07:06 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:06 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
05:07:06 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:07:06 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:07:06 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:06 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:06 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:07:06 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:07:06 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:07:06 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:06 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:07:06 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:07:06 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:07:06 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:07:06 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:07:06 	at java.lang.Thread.run(Thread.java:748)
05:07:06 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:07:06 Caused by: java.lang.InterruptedException: null
05:07:06 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
05:07:06 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
05:07:06 	at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:164)
05:07:06 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:333)
05:07:06 	... 38 common frames omitted
05:07:06 2019-03-14 09:07:06,748 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.transformation.MainDeviceTransformer - Transformed forms map is not empty. Make sure every form gets closed properly to free up memory as quickly as possible. Cleaning up now... Open forms: [Form SessionStoreTestForm] - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:06 2019-03-14 09:07:06,748 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@90db0f3[id = c5a0c395-2fa8-4b10-bc31-0c3dee9bd790], user=genie.scout] - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:06 2019-03-14 09:07:06,749 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID c5a0c395-2fa8-4b10-bc31-0c3dee9bd790 terminated. - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:06 2019-03-14 09:07:06,749 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID c5a0c395-2fa8-4b10-bc31-0c3dee9bd790 from session store - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:06 2019-03-14 09:07:06,749 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:06 2019-03-14 09:07:06,947 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
05:07:06 2019-03-14 09:07:06,949 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:mevco6cl8l9ub4to3p01af89o5 - MDC[]
05:07:06 2019-03-14 09:07:06,952 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4af87fe0[id = 0f004465-1a6f-405b-820a-835d91fde6de], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=0f004465-1a6f-405b-820a-835d91fde6de]]
05:07:06 2019-03-14 09:07:06,952 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=0f004465-1a6f-405b-820a-835d91fde6de, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
05:07:06 2019-03-14 09:07:06,953 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:06 2019-03-14 09:07:06,957 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@467af68c - MDC[]
05:07:06 2019-03-14 09:07:06,958 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:mevco6cl8l9ub4to3p01af89o5 initialized - MDC[]
05:07:06 2019-03-14 09:07:06,958 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:mevco6cl8l9ub4to3p01af89o5 in store (clientSessionId=0f004465-1a6f-405b-820a-835d91fde6de) - MDC[]
05:07:06 2019-03-14 09:07:06,964 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@108524c0 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$6]
05:07:06 2019-03-14 09:07:06,966 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:mevco6cl8l9ub4to3p01af89o5 [clientSessionId=0f004465-1a6f-405b-820a-835d91fde6de, processingJsonRequest=false] - MDC[]
05:07:06 2019-03-14 09:07:06,967 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:mevco6cl8l9ub4to3p01af89o5... - MDC[]
05:07:06 2019-03-14 09:07:06,967 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:mevco6cl8l9ub4to3p01af89o5 from store (clientSessionId=0f004465-1a6f-405b-820a-835d91fde6de) - MDC[]
05:07:06 2019-03-14 09:07:06,967 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 0f004465-1a6f-405b-820a-835d91fde6de - MDC[]
05:07:06 2019-03-14 09:07:06,968 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 0f004465-1a6f-405b-820a-835d91fde6de - MDC[]
05:07:06 2019-03-14 09:07:06,968 DEBUG [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 0f004465-1a6f-405b-820a-835d91fde6de referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 0f004465-1a6f-405b-820a-835d91fde6de]
05:07:06 2019-03-14 09:07:06,968 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Shutting down client session with ID 0f004465-1a6f-405b-820a-835d91fde6de because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 0f004465-1a6f-405b-820a-835d91fde6de]
05:07:06 2019-03-14 09:07:06,968 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:mevco6cl8l9ub4to3p01af89o5 - MDC[]
05:07:06 2019-03-14 09:07:06,969 DEBUG [scout-model-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID 0f004465-1a6f-405b-820a-835d91fde6de to shut down... - MDC[jobName=Force shutting down client session 0f004465-1a6f-405b-820a-835d91fde6de by session housekeeping]
05:07:07 2019-03-14 09:07:07,168 INFO  [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 0 UI sessions - MDC[jobName=simulate session timeout]
05:07:07 2019-03-14 09:07:07,676 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 36bf4ab4-ea18-4aeb-a1a2-8aa57370eef3 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 36bf4ab4-ea18-4aeb-a1a2-8aa57370eef3]
05:07:07 2019-03-14 09:07:07,677 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 36bf4ab4-ea18-4aeb-a1a2-8aa57370eef3 from session store - MDC[jobName=Performing session housekeeping for client session with ID 36bf4ab4-ea18-4aeb-a1a2-8aa57370eef3]
05:07:07 2019-03-14 09:07:07,677 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 36bf4ab4-ea18-4aeb-a1a2-8aa57370eef3]
05:07:07 2019-03-14 09:07:07,678 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 36bf4ab4-ea18-4aeb-a1a2-8aa57370eef3]
05:07:07 2019-03-14 09:07:07,678 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 36bf4ab4-ea18-4aeb-a1a2-8aa57370eef3]
05:07:07 2019-03-14 09:07:07,681 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
05:07:07 2019-03-14 09:07:07,683 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:df0vcs54cbqn1cpboloidqdsts - MDC[]
05:07:07 protocol: Before MessageBoxInLoad
05:07:07 2019-03-14 09:07:07,688 WARN  [scout-model-thread-25] org.eclipse.scout.rt.client.ui.messagebox.MessageBox - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[jobName=Starting ClientSession [sessionId=24fbaef4-b59a-4594-9c71-21200c4f8602]]
05:07:07 java.lang.IllegalStateException: null
05:07:07 	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:338)
05:07:07 	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:313)
05:07:07 	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execLoadSession(ClientSessionWithBlockingConditionInterruptionTest.java:373)
05:07:07 	at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execLoadSession(AbstractClientSession.java:612)
05:07:07 	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:57)
05:07:07 	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:1)
05:07:07 	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:122)
05:07:07 	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain.execLoadSession(ClientSessionChains.java:60)
05:07:07 	at org.eclipse.scout.rt.client.AbstractClientSession.interceptLoadSession(AbstractClientSession.java:626)
05:07:07 	at org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325)
05:07:07 	at org.eclipse.scout.rt.client.session.ClientSessionProvider$1$1.call(ClientSessionProvider.java:81)
05:07:07 	at org.eclipse.scout.rt.client.session.ClientSessionProvider$1$1.call(ClientSessionProvider.java:1)
05:07:07 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:07 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:07:07 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:07 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:07 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:07:07 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:07:07 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:07:07 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:07 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:07:07 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:07:07 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:07:07 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:07:07 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:07:07 	at java.lang.Thread.run(Thread.java:748)
05:07:07 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:07:07 protocol: After MessageBoxInLoad 2
05:07:07 2019-03-14 09:07:07,689 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@355057e8[id = 24fbaef4-b59a-4594-9c71-21200c4f8602], user=null] - MDC[jobName=Starting ClientSession [sessionId=24fbaef4-b59a-4594-9c71-21200c4f8602]]
05:07:07 2019-03-14 09:07:07,689 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=24fbaef4-b59a-4594-9c71-21200c4f8602, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
05:07:07 2019-03-14 09:07:07,690 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:07 2019-03-14 09:07:07,695 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@2e56b4d - MDC[]
05:07:07 2019-03-14 09:07:07,695 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:df0vcs54cbqn1cpboloidqdsts initialized - MDC[]
05:07:07 protocol: Session stopping
05:07:07 2019-03-14 09:07:07,698 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:df0vcs54cbqn1cpboloidqdsts [clientSessionId=24fbaef4-b59a-4594-9c71-21200c4f8602, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$13]
05:07:07 2019-03-14 09:07:07,698 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:df0vcs54cbqn1cpboloidqdsts... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$13]
05:07:07 2019-03-14 09:07:07,698 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:df0vcs54cbqn1cpboloidqdsts from store (clientSessionId=24fbaef4-b59a-4594-9c71-21200c4f8602) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$13]
05:07:07 2019-03-14 09:07:07,699 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 24fbaef4-b59a-4594-9c71-21200c4f8602 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$13]
05:07:07 2019-03-14 09:07:07,699 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 24fbaef4-b59a-4594-9c71-21200c4f8602 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$13]
05:07:07 2019-03-14 09:07:07,700 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:df0vcs54cbqn1cpboloidqdsts - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$13]
05:07:07 2019-03-14 09:07:07,701 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@355057e8[id = 24fbaef4-b59a-4594-9c71-21200c4f8602], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$13]
05:07:07 protocol: All session jobs terminated
05:07:07 protocol: SessionStore.doHousekeeping
05:07:07 2019-03-14 09:07:07,796 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 082baf7b-efee-4e81-b93d-a38c65fe4562 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 082baf7b-efee-4e81-b93d-a38c65fe4562]
05:07:07 2019-03-14 09:07:07,796 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Shutting down client session with ID 082baf7b-efee-4e81-b93d-a38c65fe4562 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 082baf7b-efee-4e81-b93d-a38c65fe4562]
05:07:07 2019-03-14 09:07:07,797 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID 082baf7b-efee-4e81-b93d-a38c65fe4562 to shut down... - MDC[jobName=Force shutting down client session 082baf7b-efee-4e81-b93d-a38c65fe4562 by session housekeeping]
05:07:07 protocol: ClientSession.stopping
05:07:07 protocol: ClientSession.execStoreSession
05:07:07 protocol: Desktop.execClosing
05:07:07 2019-03-14 09:07:07,799 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@4e3eec7e[id = 082baf7b-efee-4e81-b93d-a38c65fe4562], user=null] - MDC[jobName=Force shutting down client session 082baf7b-efee-4e81-b93d-a38c65fe4562 by session housekeeping]
05:07:07 protocol: ClientSession.stopped
05:07:07 2019-03-14 09:07:07,799 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID 082baf7b-efee-4e81-b93d-a38c65fe4562 terminated. - MDC[jobName=Force shutting down client session 082baf7b-efee-4e81-b93d-a38c65fe4562 by session housekeeping]
05:07:07 2019-03-14 09:07:07,800 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 082baf7b-efee-4e81-b93d-a38c65fe4562 from session store - MDC[jobName=Performing session housekeeping for client session with ID 082baf7b-efee-4e81-b93d-a38c65fe4562]
05:07:07 2019-03-14 09:07:07,800 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 082baf7b-efee-4e81-b93d-a38c65fe4562]
05:07:07 2019-03-14 09:07:07,800 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 082baf7b-efee-4e81-b93d-a38c65fe4562]
05:07:07 2019-03-14 09:07:07,800 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 082baf7b-efee-4e81-b93d-a38c65fe4562]
05:07:07 2019-03-14 09:07:07,803 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
05:07:07 2019-03-14 09:07:07,805 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
05:07:07 2019-03-14 09:07:07,806 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Received: {"startup":true} - MDC[]
05:07:07 2019-03-14 09:07:07,806 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
05:07:07 2019-03-14 09:07:07,806 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Creating new UI session.... - MDC[]
05:07:07 protocol: UiSession.init
05:07:07 protocol: UiSession.getOrCreateClientSession
05:07:07 2019-03-14 09:07:07,807 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:367b2c0094en7hg3r25q63fq0f - MDC[]
05:07:07 protocol: ClientSession.execLoadSession
05:07:07 2019-03-14 09:07:07,811 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@62940a63[id = 5b84e80e-35cd-40ac-9ca3-4336e97bd1dc], user=null] - MDC[jobName=Starting ClientSession [sessionId=5b84e80e-35cd-40ac-9ca3-4336e97bd1dc]]
05:07:07 2019-03-14 09:07:07,812 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=5b84e80e-35cd-40ac-9ca3-4336e97bd1dc, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
05:07:07 2019-03-14 09:07:07,813 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:07 protocol: Desktop.execOpened
05:07:07 protocol: Desktop.execGuiAttached
05:07:07 2019-03-14 09:07:07,817 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@26586b74 - MDC[]
05:07:07 2019-03-14 09:07:07,818 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:367b2c0094en7hg3r25q63fq0f initialized - MDC[]
05:07:07 2019-03-14 09:07:07,818 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:367b2c0094en7hg3r25q63fq0f in store (clientSessionId=5b84e80e-35cd-40ac-9ca3-4336e97bd1dc) - MDC[]
05:07:07 2019-03-14 09:07:07,818 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Created new UI session with ID 0:367b2c0094en7hg3r25q63fq0f in 11.774602 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[]
05:07:07 2019-03-14 09:07:07,822 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON]
05:07:07 2019-03-14 09:07:07,822 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Adapter count after request: 3 - MDC[]
05:07:07 2019-03-14 09:07:07,823 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Returned: {"startupData":{"uiSessionId":"0:367b2c0094en7hg3r25q63fq0f","clientSessionId":"5b84e80e-35cd-40ac-9ca3-4336e97bd1dc","clientSession":"2","persistent":false,"locale":{"languageTag":"und","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MMM d, yyyy","decimalFormatSymbols":{"decimalSeparator":".","groupingSeparator":",","minusSign":"-"},"dateFormatSymbols":{"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"am":"AM","pm":"PM"}},"textMap":{"Cancel":"Abbrechen","Column":"Spalte","ColumnSorting":"Sortierung","NavigationBackward":"Zurück","Ok":"OK","Remove":"Entfernen","ResetTableColumns":"Spalten zurücksetzen","ui.Active":"Aktive","ui.Aggregation":"Aggregierung","ui.All":"Alle","ui.Average":"Durchschnitt","ui.BooleanColumnGroupingFalse":"Nicht markierte","ui.BooleanColumnGroupingTrue":"Markierte","ui.Browse":"Durchsuchen","ui.CW":"KW {0}","ui.CalendarCalendarWeek":"K-Woche","ui.CalendarDay":"Tag","ui.CalendarMonth":"Monat","ui.CalendarToday":"Heute","ui.CalendarWeek":"Woche","ui.CalendarWorkWeek":"5 Tage","ui.CalendarYear":"Jahr","ui.CannotInsertTextTooLong":"Einfügen nicht möglich (Längenbeschränkung).","ui.ChooseFile":"Datei auswählen","ui.ChooseFiles":"Dateien auswählen","ui.ClipboardTimeout":"Zeitüberschreitung beim Einfügen aus Zwischenablage.","ui.ClipboardTimeoutTitle":"Zeitüberschreitung Zwischenablage","ui.Coloring":"Einfärbung","ui.Column":"Spalte","ui.ConnectionInterrupted":"Verbindung unterbrochen","ui.ConnectionReestablished":"Verbindung wiederhergestellt","ui.Continue":"Weiter","ui.Copy":"Kopieren","ui.Count":"Anzahl","ui.DateRange":"Datumsbereich","ui.EmptyCell":"-leer-","ui.ErrorCodeX":"Code {0}","ui.FileChooserHint":"Bitte gewünschte Dateien in diesen Bereich verschieben oder mit Durchsuchen auswählen.","ui.FileSizeLimit":"Die maximal erlaubte Grösse wurde überschritten ({0} MB).","ui.FileSizeLimitTitle":"Dateigrössenbeschränkung","ui.Filter":"Filter","ui.FilterBy_":"Filtern nach...","ui.FilterInfoCount":"({0})","ui.FilterInfoXOfY":"({0} von {1})","ui.FreeText":"Freitext","ui.FromXToY":"von {0} bis {1}","ui.Grouping":"Gruppierung","ui.Ignore":"Ignorieren","ui.Inactive":"Inaktive","ui.InternalProcessingErrorMsg":"Ein interner Verarbeitungsfehler ist aufgetreten{0}.","ui.InternalUiErrorMsg":"Ein interner UI-Fehler ist aufgetreten{0}.","ui.InvalidDateFormat":"Ungültiges Datumsformat","ui.LoadingPopupWindow":"Lade...","ui.Maximum":"Maximum","ui.Minimum":"Minimum","ui.Move":"Verschieben","ui.NetworkError":"Netzwerkfehler","ui.NumRowsFiltered":"{0} gefiltert","ui.NumRowsFilteredBy":"{0} gefiltert durch {1}","ui.NumRowsFilteredMin":"Gefiltert","ui.NumRowsLoaded":"{0} geladen","ui.NumRowsLoadedMin":"Geladen","ui.NumRowsRendered":"{0} gezeichnet","ui.NumRowsSelected":"{0} ausgewählt","ui.NumRowsSelectedMin":"Ausgewählt","ui.NumberRange":"Zahlenbereich","ui.OpenManually":"Manuell öffnen","ui.OtherValues":"Sonstige","ui.Outlines":"Sichten","ui.PleaseWait_":"Bitte warten...","ui.PopupBlockerDetected":"Das automatische Öffnen eines neuen Fensters wurde durch den Browser verhindert.","ui.Reconnecting_":"Verbinde...","ui.Reload":"Neu laden","ui.ReloadData":"Daten neu laden","ui.RemoveFilter":"Filter entfernen","ui.SearchFor_":"Suche nach...","ui.SelectAll":"Alle auswählen","ui.SelectAllFilter":"Alle","ui.SelectNone":"Keine auswählen","ui.SelectNoneFilter":"Keine","ui.ServerError":"Serverfehler","ui.SessionExpiredMsg":"Die Sitzung ist abgelaufen, bitte laden Sie die Seite neu.","ui.SessionTimeout":"Session-Timeout","ui.ShowAllNodes":"Alle {0} anzeigen","ui.Sum":"Summe","ui.TableRowCount":"{0} Zeilen","ui.TableRowCount0":"Keine Zeile","ui.TableRowCount1":"Eine Zeile","ui.Total":"Total","ui.UiInconsistentMsg":"Da sich die Benutzeroberfläche in einem inkonsistenten Zustand befinden könnte, wird empfohlen, die Seite neu zu laden.","ui.UnexpectedProblem":"Unerwartetes Problem","ui.UnsafeUpload":"Unsichere Datei hochgeladen","ui.UnsafeUploadMsg":"Die hochgeladene Datei ist unsicher. Bitte führen Sie einen Virus-Scan auf Ihrem System aus.","ui.Up":"Aufwärts","ui.Upload":"Hochladen","ui.add":"hinzufügen","ui.addColumn":"hinzufügen","ui.additionally":"zusätzlich","ui.ascending":"aufsteigend","ui.ascendingAdditionally":"zusätzlich aufsteigend","ui.backward":"nach hinten","ui.changeColumn":"ändern","ui.descending":"absteigend","ui.descendingAdditionally":"zusätzlich absteigend","ui.forward":"nach vorne","ui.from":"von","ui.fromGreenToRed":"von Grün nach Rot","ui.fromRedToGreen":"von Rot nach Grün","ui.grouped":"gruppiert","ui.groupedByMonth":"gruppiert nach Monat","ui.groupedByWeekday":"gruppiert nach Wochentag","ui.groupedByYear":"gruppiert nach Jahr","ui.groupingApply":"anwenden","ui.overEverything":"über alles","ui.overSelection":"über ausgewälte Zeilen","ui.remove":"entfernen","ui.removeColumn":"entfernen","ui.showEveryDate":"jedes Datum anzeigen","ui.to":"bis","ui.toBegin":"an den Anfang","ui.toEnd":"an das Ende","ui.withBarChart":"mit Balkendiagramm"}},"adapterData":{"2":{"id":"2","owner":"1","desktop":"3"},"3":{"id":"3","objectType":"Desktop","selectViewTabsKeyStrokeModifier":"control","navigationVisible":true,"selectViewTabsKeyStrokesEnabled":true,"benchVisible":true,"navigationHandleVisible":true,"headerVisible":true,"cacheSplitterPosition":true,"displayStyle":"default","keyStrokes":[]}}} - MDC[]
05:07:07 2019-03-14 09:07:07,823 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request completed in 17.880218 ms - MDC[]
05:07:07 2019-03-14 09:07:07,825 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler - Unloading UI session with ID 0:367b2c0094en7hg3r25q63fq0f (requested by UI) - MDC[]
05:07:07 protocol: UiSession.dispose
05:07:07 2019-03-14 09:07:07,826 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:367b2c0094en7hg3r25q63fq0f... - MDC[]
05:07:07 2019-03-14 09:07:07,826 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:367b2c0094en7hg3r25q63fq0f from store (clientSessionId=5b84e80e-35cd-40ac-9ca3-4336e97bd1dc) - MDC[]
05:07:07 2019-03-14 09:07:07,826 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 5b84e80e-35cd-40ac-9ca3-4336e97bd1dc - MDC[]
05:07:07 2019-03-14 09:07:07,826 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 5b84e80e-35cd-40ac-9ca3-4336e97bd1dc - MDC[]
05:07:07 protocol: Desktop.execGuiDetached
05:07:07 2019-03-14 09:07:07,828 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
05:07:07 2019-03-14 09:07:07,829 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Received: {"startup":true, "clientSessionId":"5b84e80e-35cd-40ac-9ca3-4336e97bd1dc"} - MDC[]
05:07:07 2019-03-14 09:07:07,829 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
05:07:07 2019-03-14 09:07:07,829 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Creating new UI session.... - MDC[]
05:07:07 protocol: UiSession.init
05:07:07 protocol: UiSession.getOrCreateClientSession
05:07:07 2019-03-14 09:07:07,830 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:i71i5rk9bseofuicmessl5gcls - MDC[]
05:07:07 2019-03-14 09:07:07,830 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID 5b84e80e-35cd-40ac-9ca3-4336e97bd1dc reserved for use - session housekeeping cancelled! - MDC[]
05:07:07 2019-03-14 09:07:07,831 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Using cached client session [clientSessionId=5b84e80e-35cd-40ac-9ca3-4336e97bd1dc] - MDC[]
05:07:07 2019-03-14 09:07:07,831 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:07 protocol: Desktop.execGuiAttached
05:07:07 2019-03-14 09:07:07,835 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@26586b74 - MDC[]
05:07:07 2019-03-14 09:07:07,836 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:i71i5rk9bseofuicmessl5gcls initialized - MDC[]
05:07:07 2019-03-14 09:07:07,836 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:i71i5rk9bseofuicmessl5gcls in store (clientSessionId=5b84e80e-35cd-40ac-9ca3-4336e97bd1dc) - MDC[]
05:07:07 2019-03-14 09:07:07,836 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Created new UI session with ID 0:i71i5rk9bseofuicmessl5gcls in 6.875256 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[]
05:07:07 2019-03-14 09:07:07,840 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON]
05:07:07 2019-03-14 09:07:07,840 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Adapter count after request: 3 - MDC[]
05:07:07 2019-03-14 09:07:07,841 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Returned: {"startupData":{"uiSessionId":"0:i71i5rk9bseofuicmessl5gcls","clientSessionId":"5b84e80e-35cd-40ac-9ca3-4336e97bd1dc","clientSession":"2","persistent":false,"locale":{"languageTag":"und","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MMM d, yyyy","decimalFormatSymbols":{"decimalSeparator":".","groupingSeparator":",","minusSign":"-"},"dateFormatSymbols":{"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"am":"AM","pm":"PM"}},"textMap":{"Cancel":"Abbrechen","Column":"Spalte","ColumnSorting":"Sortierung","NavigationBackward":"Zurück","Ok":"OK","Remove":"Entfernen","ResetTableColumns":"Spalten zurücksetzen","ui.Active":"Aktive","ui.Aggregation":"Aggregierung","ui.All":"Alle","ui.Average":"Durchschnitt","ui.BooleanColumnGroupingFalse":"Nicht markierte","ui.BooleanColumnGroupingTrue":"Markierte","ui.Browse":"Durchsuchen","ui.CW":"KW {0}","ui.CalendarCalendarWeek":"K-Woche","ui.CalendarDay":"Tag","ui.CalendarMonth":"Monat","ui.CalendarToday":"Heute","ui.CalendarWeek":"Woche","ui.CalendarWorkWeek":"5 Tage","ui.CalendarYear":"Jahr","ui.CannotInsertTextTooLong":"Einfügen nicht möglich (Längenbeschränkung).","ui.ChooseFile":"Datei auswählen","ui.ChooseFiles":"Dateien auswählen","ui.ClipboardTimeout":"Zeitüberschreitung beim Einfügen aus Zwischenablage.","ui.ClipboardTimeoutTitle":"Zeitüberschreitung Zwischenablage","ui.Coloring":"Einfärbung","ui.Column":"Spalte","ui.ConnectionInterrupted":"Verbindung unterbrochen","ui.ConnectionReestablished":"Verbindung wiederhergestellt","ui.Continue":"Weiter","ui.Copy":"Kopieren","ui.Count":"Anzahl","ui.DateRange":"Datumsbereich","ui.EmptyCell":"-leer-","ui.ErrorCodeX":"Code {0}","ui.FileChooserHint":"Bitte gewünschte Dateien in diesen Bereich verschieben oder mit Durchsuchen auswählen.","ui.FileSizeLimit":"Die maximal erlaubte Grösse wurde überschritten ({0} MB).","ui.FileSizeLimitTitle":"Dateigrössenbeschränkung","ui.Filter":"Filter","ui.FilterBy_":"Filtern nach...","ui.FilterInfoCount":"({0})","ui.FilterInfoXOfY":"({0} von {1})","ui.FreeText":"Freitext","ui.FromXToY":"von {0} bis {1}","ui.Grouping":"Gruppierung","ui.Ignore":"Ignorieren","ui.Inactive":"Inaktive","ui.InternalProcessingErrorMsg":"Ein interner Verarbeitungsfehler ist aufgetreten{0}.","ui.InternalUiErrorMsg":"Ein interner UI-Fehler ist aufgetreten{0}.","ui.InvalidDateFormat":"Ungültiges Datumsformat","ui.LoadingPopupWindow":"Lade...","ui.Maximum":"Maximum","ui.Minimum":"Minimum","ui.Move":"Verschieben","ui.NetworkError":"Netzwerkfehler","ui.NumRowsFiltered":"{0} gefiltert","ui.NumRowsFilteredBy":"{0} gefiltert durch {1}","ui.NumRowsFilteredMin":"Gefiltert","ui.NumRowsLoaded":"{0} geladen","ui.NumRowsLoadedMin":"Geladen","ui.NumRowsRendered":"{0} gezeichnet","ui.NumRowsSelected":"{0} ausgewählt","ui.NumRowsSelectedMin":"Ausgewählt","ui.NumberRange":"Zahlenbereich","ui.OpenManually":"Manuell öffnen","ui.OtherValues":"Sonstige","ui.Outlines":"Sichten","ui.PleaseWait_":"Bitte warten...","ui.PopupBlockerDetected":"Das automatische Öffnen eines neuen Fensters wurde durch den Browser verhindert.","ui.Reconnecting_":"Verbinde...","ui.Reload":"Neu laden","ui.ReloadData":"Daten neu laden","ui.RemoveFilter":"Filter entfernen","ui.SearchFor_":"Suche nach...","ui.SelectAll":"Alle auswählen","ui.SelectAllFilter":"Alle","ui.SelectNone":"Keine auswählen","ui.SelectNoneFilter":"Keine","ui.ServerError":"Serverfehler","ui.SessionExpiredMsg":"Die Sitzung ist abgelaufen, bitte laden Sie die Seite neu.","ui.SessionTimeout":"Session-Timeout","ui.ShowAllNodes":"Alle {0} anzeigen","ui.Sum":"Summe","ui.TableRowCount":"{0} Zeilen","ui.TableRowCount0":"Keine Zeile","ui.TableRowCount1":"Eine Zeile","ui.Total":"Total","ui.UiInconsistentMsg":"Da sich die Benutzeroberfläche in einem inkonsistenten Zustand befinden könnte, wird empfohlen, die Seite neu zu laden.","ui.UnexpectedProblem":"Unerwartetes Problem","ui.UnsafeUpload":"Unsichere Datei hochgeladen","ui.UnsafeUploadMsg":"Die hochgeladene Datei ist unsicher. Bitte führen Sie einen Virus-Scan auf Ihrem System aus.","ui.Up":"Aufwärts","ui.Upload":"Hochladen","ui.add":"hinzufügen","ui.addColumn":"hinzufügen","ui.additionally":"zusätzlich","ui.ascending":"aufsteigend","ui.ascendingAdditionally":"zusätzlich aufsteigend","ui.backward":"nach hinten","ui.changeColumn":"ändern","ui.descending":"absteigend","ui.descendingAdditionally":"zusätzlich absteigend","ui.forward":"nach vorne","ui.from":"von","ui.fromGreenToRed":"von Grün nach Rot","ui.fromRedToGreen":"von Rot nach Grün","ui.grouped":"gruppiert","ui.groupedByMonth":"gruppiert nach Monat","ui.groupedByWeekday":"gruppiert nach Wochentag","ui.groupedByYear":"gruppiert nach Jahr","ui.groupingApply":"anwenden","ui.overEverything":"über alles","ui.overSelection":"über ausgewälte Zeilen","ui.remove":"entfernen","ui.removeColumn":"entfernen","ui.showEveryDate":"jedes Datum anzeigen","ui.to":"bis","ui.toBegin":"an den Anfang","ui.toEnd":"an das Ende","ui.withBarChart":"mit Balkendiagramm"}},"adapterData":{"2":{"id":"2","owner":"1","desktop":"3"},"3":{"id":"3","objectType":"Desktop","selectViewTabsKeyStrokeModifier":"control","navigationVisible":true,"selectViewTabsKeyStrokesEnabled":true,"benchVisible":true,"navigationHandleVisible":true,"headerVisible":true,"cacheSplitterPosition":true,"displayStyle":"default","keyStrokes":[]}}} - MDC[]
05:07:07 2019-03-14 09:07:07,841 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request completed in 12.495459 ms - MDC[]
05:07:07 2019-03-14 09:07:07,842 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler - Unloading UI session with ID 0:i71i5rk9bseofuicmessl5gcls (requested by UI) - MDC[]
05:07:07 protocol: UiSession.dispose
05:07:07 2019-03-14 09:07:07,843 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:i71i5rk9bseofuicmessl5gcls... - MDC[]
05:07:07 2019-03-14 09:07:07,843 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:i71i5rk9bseofuicmessl5gcls from store (clientSessionId=5b84e80e-35cd-40ac-9ca3-4336e97bd1dc) - MDC[]
05:07:07 2019-03-14 09:07:07,843 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 5b84e80e-35cd-40ac-9ca3-4336e97bd1dc - MDC[]
05:07:07 2019-03-14 09:07:07,843 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 5b84e80e-35cd-40ac-9ca3-4336e97bd1dc - MDC[]
05:07:07 protocol: Desktop.execGuiDetached
05:07:07 2019-03-14 09:07:07,970 WARN  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Client session did not stop within 1 seconds. Canceling shutdown job. - MDC[jobName=Performing session housekeeping for client session with ID 0f004465-1a6f-405b-820a-835d91fde6de]
05:07:07 2019-03-14 09:07:07,970 DEBUG [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 0f004465-1a6f-405b-820a-835d91fde6de from session store - MDC[jobName=Performing session housekeeping for client session with ID 0f004465-1a6f-405b-820a-835d91fde6de]
05:07:07 2019-03-14 09:07:07,971 DEBUG [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 0f004465-1a6f-405b-820a-835d91fde6de]
05:07:07 2019-03-14 09:07:07,972 ERROR [scout-model-thread-22] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop - Exception while closing forms - MDC[jobName=Force shutting down client session 0f004465-1a6f-405b-820a-835d91fde6de by session housekeeping]
05:07:07 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while waiting for a job to complete [calling-thread=scout-model-thread-22, job=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm$1, form=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm]
05:07:07 	at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateInterruptedException(JobExceptionTranslator.java:49)
05:07:07 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:340)
05:07:07 	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:72)
05:07:07 	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1923)
05:07:07 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2039)
05:07:07 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:1953)
05:07:07 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:462)
05:07:07 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:422)
05:07:07 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2429)
05:07:07 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:07:07 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:07:07 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:07:07 	at java.lang.reflect.Method.invoke(Method.java:498)
05:07:07 	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
05:07:07 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:07 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:07 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:07:07 	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
05:07:07 	at com.sun.proxy.$Proxy24.closeFromUI(Unknown Source)
05:07:07 	at org.eclipse.scout.rt.ui.html.SessionStore.forceClientSessionShutdown(SessionStore.java:500)
05:07:07 	at org.eclipse.scout.rt.ui.html.SessionStore$2.run(SessionStore.java:411)
05:07:07 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:07:07 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:07:07 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:07 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
05:07:07 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:07:07 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:07:07 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:07 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:07 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:07:07 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:07:07 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:07:07 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:07 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:07:07 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:07:07 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:07:07 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:07:07 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:07:07 	at java.lang.Thread.run(Thread.java:748)
05:07:07 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:07:07 Caused by: java.lang.InterruptedException: null
05:07:07 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
05:07:07 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
05:07:07 	at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:164)
05:07:07 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:333)
05:07:07 	... 38 common frames omitted
05:07:07 2019-03-14 09:07:07,974 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.transformation.MainDeviceTransformer - Transformed forms map is not empty. Make sure every form gets closed properly to free up memory as quickly as possible. Cleaning up now... Open forms: [Form SessionStoreTestForm] - MDC[jobName=Force shutting down client session 0f004465-1a6f-405b-820a-835d91fde6de by session housekeeping]
05:07:07 2019-03-14 09:07:07,974 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4af87fe0[id = 0f004465-1a6f-405b-820a-835d91fde6de], user=genie.scout] - MDC[jobName=Force shutting down client session 0f004465-1a6f-405b-820a-835d91fde6de by session housekeeping]
05:07:07 2019-03-14 09:07:07,990 INFO  [scout-model-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID 0f004465-1a6f-405b-820a-835d91fde6de terminated. - MDC[jobName=Force shutting down client session 0f004465-1a6f-405b-820a-835d91fde6de by session housekeeping]
05:07:08 2019-03-14 09:07:08,174 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
05:07:08 2019-03-14 09:07:08,177 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:d8k0ujc8rlm7db4d7p8tstk2c4 - MDC[]
05:07:08 2019-03-14 09:07:08,187 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@64e9fd0b[id = 66e1288a-3342-47c3-9f3f-79319c711c6c], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=66e1288a-3342-47c3-9f3f-79319c711c6c]]
05:07:08 2019-03-14 09:07:08,188 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=66e1288a-3342-47c3-9f3f-79319c711c6c, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
05:07:08 2019-03-14 09:07:08,189 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:08 2019-03-14 09:07:08,198 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@467af68c - MDC[]
05:07:08 2019-03-14 09:07:08,199 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:d8k0ujc8rlm7db4d7p8tstk2c4 initialized - MDC[]
05:07:08 2019-03-14 09:07:08,200 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:d8k0ujc8rlm7db4d7p8tstk2c4 in store (clientSessionId=66e1288a-3342-47c3-9f3f-79319c711c6c) - MDC[]
05:07:08 2019-03-14 09:07:08,207 DEBUG [scout-model-thread-22] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@1c03893c - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$6]
05:07:08 2019-03-14 09:07:08,210 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:d8k0ujc8rlm7db4d7p8tstk2c4 [clientSessionId=66e1288a-3342-47c3-9f3f-79319c711c6c, processingJsonRequest=false] - MDC[]
05:07:08 2019-03-14 09:07:08,211 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:d8k0ujc8rlm7db4d7p8tstk2c4... - MDC[]
05:07:08 2019-03-14 09:07:08,212 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:d8k0ujc8rlm7db4d7p8tstk2c4 from store (clientSessionId=66e1288a-3342-47c3-9f3f-79319c711c6c) - MDC[]
05:07:08 2019-03-14 09:07:08,212 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 66e1288a-3342-47c3-9f3f-79319c711c6c - MDC[]
05:07:08 2019-03-14 09:07:08,212 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 66e1288a-3342-47c3-9f3f-79319c711c6c - MDC[]
05:07:08 2019-03-14 09:07:08,213 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:d8k0ujc8rlm7db4d7p8tstk2c4 - MDC[]
05:07:08 2019-03-14 09:07:08,213 DEBUG [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 66e1288a-3342-47c3-9f3f-79319c711c6c referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 66e1288a-3342-47c3-9f3f-79319c711c6c]
05:07:08 2019-03-14 09:07:08,213 INFO  [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Shutting down client session with ID 66e1288a-3342-47c3-9f3f-79319c711c6c because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 66e1288a-3342-47c3-9f3f-79319c711c6c]
05:07:08 2019-03-14 09:07:08,215 DEBUG [scout-model-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID 66e1288a-3342-47c3-9f3f-79319c711c6c to shut down... - MDC[jobName=Force shutting down client session 66e1288a-3342-47c3-9f3f-79319c711c6c by session housekeeping]
05:07:08 2019-03-14 09:07:08,223 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.messagebox.MessageBox - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[jobName=Force shutting down client session 66e1288a-3342-47c3-9f3f-79319c711c6c by session housekeeping]
05:07:08 java.lang.IllegalStateException: null
05:07:08 	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:338)
05:07:08 	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:313)
05:07:08 	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:64)
05:07:08 	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1923)
05:07:08 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2039)
05:07:08 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:1953)
05:07:08 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:462)
05:07:08 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:422)
05:07:08 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2429)
05:07:08 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:07:08 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:07:08 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:07:08 	at java.lang.reflect.Method.invoke(Method.java:498)
05:07:08 	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
05:07:08 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:08 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:08 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:07:08 	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
05:07:08 	at com.sun.proxy.$Proxy24.closeFromUI(Unknown Source)
05:07:08 	at org.eclipse.scout.rt.ui.html.SessionStore.forceClientSessionShutdown(SessionStore.java:500)
05:07:08 	at org.eclipse.scout.rt.ui.html.SessionStore$2.run(SessionStore.java:411)
05:07:08 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:07:08 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:07:08 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:08 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
05:07:08 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:07:08 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:07:08 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:08 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:08 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:07:08 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:07:08 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:07:08 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:08 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:07:08 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:07:08 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:07:08 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:07:08 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:07:08 	at java.lang.Thread.run(Thread.java:748)
05:07:08 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:07:08 2019-03-14 09:07:08,229 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@64e9fd0b[id = 66e1288a-3342-47c3-9f3f-79319c711c6c], user=genie.scout] - MDC[jobName=Force shutting down client session 66e1288a-3342-47c3-9f3f-79319c711c6c by session housekeeping]
05:07:08 2019-03-14 09:07:08,229 INFO  [scout-model-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID 66e1288a-3342-47c3-9f3f-79319c711c6c terminated. - MDC[jobName=Force shutting down client session 66e1288a-3342-47c3-9f3f-79319c711c6c by session housekeeping]
05:07:08 2019-03-14 09:07:08,231 DEBUG [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 66e1288a-3342-47c3-9f3f-79319c711c6c from session store - MDC[jobName=Performing session housekeeping for client session with ID 66e1288a-3342-47c3-9f3f-79319c711c6c]
05:07:08 2019-03-14 09:07:08,231 DEBUG [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 66e1288a-3342-47c3-9f3f-79319c711c6c]
05:07:08 2019-03-14 09:07:08,233 INFO  [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 66e1288a-3342-47c3-9f3f-79319c711c6c]
05:07:08 2019-03-14 09:07:08,233 INFO  [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 66e1288a-3342-47c3-9f3f-79319c711c6c]
05:07:08 2019-03-14 09:07:08,419 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
05:07:08 2019-03-14 09:07:08,421 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:bnv6i8rdi6uqeep3ipb3fjmjif - MDC[]
05:07:08 2019-03-14 09:07:08,425 INFO  [scout-model-thread-20] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@11248638[id = a58d1834-a78e-446b-9b90-38036db526ed], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=a58d1834-a78e-446b-9b90-38036db526ed]]
05:07:08 2019-03-14 09:07:08,427 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=a58d1834-a78e-446b-9b90-38036db526ed, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
05:07:08 2019-03-14 09:07:08,428 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:08 2019-03-14 09:07:08,444 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@467af68c - MDC[]
05:07:08 2019-03-14 09:07:08,444 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:bnv6i8rdi6uqeep3ipb3fjmjif initialized - MDC[]
05:07:08 2019-03-14 09:07:08,444 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:bnv6i8rdi6uqeep3ipb3fjmjif in store (clientSessionId=a58d1834-a78e-446b-9b90-38036db526ed) - MDC[]
05:07:08 2019-03-14 09:07:08,456 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@69abb19e - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$8]
05:07:08 2019-03-14 09:07:08,457 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions - MDC[]
05:07:08 2019-03-14 09:07:08,458 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Waiting for 1 client sessions to stop... - MDC[]
05:07:08 2019-03-14 09:07:08,458 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Shutting down client session with ID a58d1834-a78e-446b-9b90-38036db526ed due to invalidation of HTTP session - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:08 2019-03-14 09:07:08,459 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID a58d1834-a78e-446b-9b90-38036db526ed to shut down... - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:08 2019-03-14 09:07:08,459 INFO  [scout-model-thread-20] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:bnv6i8rdi6uqeep3ipb3fjmjif [clientSessionId=a58d1834-a78e-446b-9b90-38036db526ed, processingJsonRequest=false] - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:08 2019-03-14 09:07:08,459 INFO  [scout-model-thread-20] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:bnv6i8rdi6uqeep3ipb3fjmjif... - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:08 2019-03-14 09:07:08,460 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:bnv6i8rdi6uqeep3ipb3fjmjif from store (clientSessionId=a58d1834-a78e-446b-9b90-38036db526ed) - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:08 2019-03-14 09:07:08,460 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session a58d1834-a78e-446b-9b90-38036db526ed - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:08 2019-03-14 09:07:08,460 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID a58d1834-a78e-446b-9b90-38036db526ed - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:08 2019-03-14 09:07:08,462 INFO  [scout-model-thread-20] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:bnv6i8rdi6uqeep3ipb3fjmjif - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:08 2019-03-14 09:07:08,462 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session a58d1834-a78e-446b-9b90-38036db526ed is stopping, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID a58d1834-a78e-446b-9b90-38036db526ed]
05:07:08 2019-03-14 09:07:08,462 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID a58d1834-a78e-446b-9b90-38036db526ed from session store - MDC[jobName=Performing session housekeeping for client session with ID a58d1834-a78e-446b-9b90-38036db526ed]
05:07:08 2019-03-14 09:07:08,462 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID a58d1834-a78e-446b-9b90-38036db526ed]
05:07:08 2019-03-14 09:07:08,464 WARN  [scout-model-thread-20] org.eclipse.scout.rt.client.ui.messagebox.MessageBox - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:08 java.lang.IllegalStateException: null
05:07:08 	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:338)
05:07:08 	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:313)
05:07:08 	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:64)
05:07:08 	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1923)
05:07:08 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2039)
05:07:08 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:1953)
05:07:08 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:462)
05:07:08 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:422)
05:07:08 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2429)
05:07:08 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:07:08 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:07:08 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:07:08 	at java.lang.reflect.Method.invoke(Method.java:498)
05:07:08 	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
05:07:08 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:08 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:08 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:07:08 	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
05:07:08 	at com.sun.proxy.$Proxy24.closeFromUI(Unknown Source)
05:07:08 	at org.eclipse.scout.rt.ui.html.SessionStore.forceClientSessionShutdown(SessionStore.java:500)
05:07:08 	at org.eclipse.scout.rt.ui.html.SessionStore$3.run(SessionStore.java:539)
05:07:08 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:07:08 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:07:08 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:08 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
05:07:08 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:07:08 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:07:08 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:08 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:08 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:07:08 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:07:08 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:07:08 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:08 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:07:08 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:07:08 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:07:08 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:07:08 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:07:08 	at java.lang.Thread.run(Thread.java:748)
05:07:08 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:07:08 2019-03-14 09:07:08,470 INFO  [scout-model-thread-20] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@11248638[id = a58d1834-a78e-446b-9b90-38036db526ed], user=genie.scout] - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:08 2019-03-14 09:07:08,471 INFO  [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID a58d1834-a78e-446b-9b90-38036db526ed terminated. - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:08 2019-03-14 09:07:08,471 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID a58d1834-a78e-446b-9b90-38036db526ed from session store - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:08 2019-03-14 09:07:08,471 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:08 2019-03-14 09:07:08,474 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore - Session shutdown complete. - MDC[]
05:07:08 2019-03-14 09:07:08,477 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
05:07:08 2019-03-14 09:07:08,479 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:gl70pfvm0bs1s0g8741vh45m0u - MDC[]
05:07:08 2019-03-14 09:07:08,487 INFO  [scout-model-thread-20] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@176b4228[id = 26b29dbd-1e6f-410c-81f5-5e9e3b62ea5a], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=26b29dbd-1e6f-410c-81f5-5e9e3b62ea5a]]
05:07:08 2019-03-14 09:07:08,488 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=26b29dbd-1e6f-410c-81f5-5e9e3b62ea5a, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
05:07:08 2019-03-14 09:07:08,489 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:08 2019-03-14 09:07:08,498 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@467af68c - MDC[]
05:07:08 2019-03-14 09:07:08,499 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:gl70pfvm0bs1s0g8741vh45m0u initialized - MDC[]
05:07:08 2019-03-14 09:07:08,499 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:gl70pfvm0bs1s0g8741vh45m0u in store (clientSessionId=26b29dbd-1e6f-410c-81f5-5e9e3b62ea5a) - MDC[]
05:07:08 2019-03-14 09:07:08,509 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@630511eb - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$8]
05:07:08 2019-03-14 09:07:08,510 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions - MDC[]
05:07:08 2019-03-14 09:07:08,511 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Waiting for 1 client sessions to stop... - MDC[]
05:07:08 2019-03-14 09:07:08,512 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Shutting down client session with ID 26b29dbd-1e6f-410c-81f5-5e9e3b62ea5a due to invalidation of HTTP session - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:08 2019-03-14 09:07:08,512 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID 26b29dbd-1e6f-410c-81f5-5e9e3b62ea5a to shut down... - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:08 2019-03-14 09:07:08,512 INFO  [scout-model-thread-20] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:gl70pfvm0bs1s0g8741vh45m0u [clientSessionId=26b29dbd-1e6f-410c-81f5-5e9e3b62ea5a, processingJsonRequest=false] - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:08 2019-03-14 09:07:08,513 INFO  [scout-model-thread-20] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:gl70pfvm0bs1s0g8741vh45m0u... - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:08 2019-03-14 09:07:08,513 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:gl70pfvm0bs1s0g8741vh45m0u from store (clientSessionId=26b29dbd-1e6f-410c-81f5-5e9e3b62ea5a) - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:08 2019-03-14 09:07:08,513 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 26b29dbd-1e6f-410c-81f5-5e9e3b62ea5a - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:08 2019-03-14 09:07:08,513 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 26b29dbd-1e6f-410c-81f5-5e9e3b62ea5a - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:08 2019-03-14 09:07:08,514 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 26b29dbd-1e6f-410c-81f5-5e9e3b62ea5a is stopping, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 26b29dbd-1e6f-410c-81f5-5e9e3b62ea5a]
05:07:08 2019-03-14 09:07:08,514 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 26b29dbd-1e6f-410c-81f5-5e9e3b62ea5a from session store - MDC[jobName=Performing session housekeeping for client session with ID 26b29dbd-1e6f-410c-81f5-5e9e3b62ea5a]
05:07:08 2019-03-14 09:07:08,514 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 26b29dbd-1e6f-410c-81f5-5e9e3b62ea5a]
05:07:08 2019-03-14 09:07:08,525 INFO  [scout-model-thread-20] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:gl70pfvm0bs1s0g8741vh45m0u - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:08 2019-03-14 09:07:08,700 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 24fbaef4-b59a-4594-9c71-21200c4f8602 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 24fbaef4-b59a-4594-9c71-21200c4f8602]
05:07:08 2019-03-14 09:07:08,701 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 24fbaef4-b59a-4594-9c71-21200c4f8602 from session store - MDC[jobName=Performing session housekeeping for client session with ID 24fbaef4-b59a-4594-9c71-21200c4f8602]
05:07:08 2019-03-14 09:07:08,701 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 24fbaef4-b59a-4594-9c71-21200c4f8602]
05:07:08 2019-03-14 09:07:08,705 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 24fbaef4-b59a-4594-9c71-21200c4f8602]
05:07:08 2019-03-14 09:07:08,706 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 24fbaef4-b59a-4594-9c71-21200c4f8602]
05:07:08 2019-03-14 09:07:08,709 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
05:07:08 2019-03-14 09:07:08,712 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:63h49rfch6t2ggapq0f5qtl2f3 - MDC[]
05:07:08 2019-03-14 09:07:08,740 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:63h49rfch6t2ggapq0f5qtl2f3... - MDC[]
05:07:08 2019-03-14 09:07:08,740 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:63h49rfch6t2ggapq0f5qtl2f3 from store (clientSessionId=null) - MDC[]
05:07:08 2019-03-14 09:07:08,740 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session null - MDC[]
05:07:08 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.835 sec - in org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest
05:07:08 Running org.eclipse.scout.rt.client.ui.form.fields.ModelVariantTest
05:07:08 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.form.fields.ModelVariantTest
05:07:09 2019-03-14 09:07:09,513 WARN  [main] org.eclipse.scout.rt.ui.html.SessionStore - Timeout encountered while waiting for all client session to stop. Canceling still running client session shutdown jobs. - MDC[]
05:07:09 org.eclipse.scout.rt.platform.util.concurrent.TimedOutException: Failed to wait for jobs to complete because the maximal wait time elapsed [timeout=1000ms, calling-thread=main]
05:07:09 	at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateTimeoutException(JobExceptionTranslator.java:56)
05:07:09 	at org.eclipse.scout.rt.platform.job.internal.JobManager.awaitDone(JobManager.java:177)
05:07:09 	at org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:569)
05:07:09 	at org.eclipse.scout.rt.ui.html.json.testing.JsonTestUtility$1.answer(JsonTestUtility.java:80)
05:07:09 	at org.eclipse.scout.rt.ui.html.json.testing.JsonTestUtility$1.answer(JsonTestUtility.java:1)
05:07:09 	at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:34)
05:07:09 	at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:91)
05:07:09 	at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29)
05:07:09 	at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:38)
05:07:09 	at org.mockito.internal.creation.cglib.MethodInterceptorFilter.intercept(MethodInterceptorFilter.java:59)
05:07:09 	at $javax.servlet.http.HttpSession$$EnhancerByMockitoWithCGLIB$$f78a9e12.invalidate(<generated>)
05:07:09 	at org.eclipse.scout.rt.ui.html.UiSessionTest.doTestSessionTimeoutWithBlockingModelDisposal(UiSessionTest.java:320)
05:07:09 	at org.eclipse.scout.rt.ui.html.UiSessionTest.testSessionTimeoutOpenFormThatWaitsOnLoop(UiSessionTest.java:285)
05:07:09 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:07:09 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:07:09 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:07:09 	at java.lang.reflect.Method.invoke(Method.java:498)
05:07:09 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
05:07:09 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05:07:09 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
05:07:09 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05:07:09 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
05:07:09 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
05:07:09 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
05:07:09 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
05:07:09 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
05:07:09 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
05:07:09 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
05:07:09 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
05:07:09 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
05:07:09 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
05:07:09 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
05:07:09 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
05:07:09 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
05:07:09 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
05:07:09 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
05:07:09 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
05:07:09 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
05:07:09 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
05:07:09 Caused by: java.util.concurrent.TimeoutException: null
05:07:09 	at org.eclipse.scout.rt.platform.job.internal.FutureSet.awaitDone(FutureSet.java:197)
05:07:09 	at org.eclipse.scout.rt.platform.job.internal.JobManager.awaitDone(JobManager.java:174)
05:07:09 	... 37 common frames omitted
05:07:09 2019-03-14 09:07:09,716 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
05:07:09 2019-03-14 09:07:09,719 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:k7n1j8kb2idrcmm9c80no2gajf - MDC[]
05:07:09 2019-03-14 09:07:09,732 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@357a9786[id = 9e553897-4d34-4a06-8305-a03aa032343a], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=9e553897-4d34-4a06-8305-a03aa032343a]]
05:07:09 2019-03-14 09:07:09,755 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=9e553897-4d34-4a06-8305-a03aa032343a, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
05:07:09 2019-03-14 09:07:09,756 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:09 2019-03-14 09:07:09,767 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@467af68c - MDC[]
05:07:09 2019-03-14 09:07:09,782 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:k7n1j8kb2idrcmm9c80no2gajf initialized - MDC[]
05:07:09 2019-03-14 09:07:09,803 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:k7n1j8kb2idrcmm9c80no2gajf in store (clientSessionId=9e553897-4d34-4a06-8305-a03aa032343a) - MDC[]
05:07:09 2019-03-14 09:07:09,811 DEBUG [scout-model-thread-22] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@74562eb5 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$6]
05:07:09 2019-03-14 09:07:09,826 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:k7n1j8kb2idrcmm9c80no2gajf [clientSessionId=9e553897-4d34-4a06-8305-a03aa032343a, processingJsonRequest=false] - MDC[]
05:07:09 2019-03-14 09:07:09,827 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:k7n1j8kb2idrcmm9c80no2gajf... - MDC[]
05:07:09 2019-03-14 09:07:09,827 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:k7n1j8kb2idrcmm9c80no2gajf from store (clientSessionId=9e553897-4d34-4a06-8305-a03aa032343a) - MDC[]
05:07:09 2019-03-14 09:07:09,827 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 9e553897-4d34-4a06-8305-a03aa032343a - MDC[]
05:07:09 2019-03-14 09:07:09,827 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 9e553897-4d34-4a06-8305-a03aa032343a - MDC[]
05:07:09 2019-03-14 09:07:09,838 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 9e553897-4d34-4a06-8305-a03aa032343a referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 9e553897-4d34-4a06-8305-a03aa032343a]
05:07:09 2019-03-14 09:07:09,838 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:k7n1j8kb2idrcmm9c80no2gajf - MDC[]
05:07:09 2019-03-14 09:07:09,839 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Shutting down client session with ID 9e553897-4d34-4a06-8305-a03aa032343a because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 9e553897-4d34-4a06-8305-a03aa032343a]
05:07:09 2019-03-14 09:07:09,843 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID 9e553897-4d34-4a06-8305-a03aa032343a to shut down... - MDC[jobName=Force shutting down client session 9e553897-4d34-4a06-8305-a03aa032343a by session housekeeping]
05:07:09 protocol: SessionStore.doHousekeeping
05:07:09 2019-03-14 09:07:09,860 ERROR [scout-model-thread-24] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop - Exception while closing forms - MDC[jobName=Force shutting down client session 9e553897-4d34-4a06-8305-a03aa032343a by session housekeeping]
05:07:09 org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR, form=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm]
05:07:09 	at org.eclipse.scout.rt.client.ui.form.AbstractForm$5.run(AbstractForm.java:1042)
05:07:09 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:07:09 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:07:09 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:09 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:09 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:07:09 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:101)
05:07:09 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:72)
05:07:09 	at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:992)
05:07:09 	at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:985)
05:07:09 	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:57)
05:07:09 	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1923)
05:07:09 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2039)
05:07:09 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:1953)
05:07:09 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:462)
05:07:09 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:422)
05:07:09 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2429)
05:07:09 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:07:09 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:07:09 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:07:09 	at java.lang.reflect.Method.invoke(Method.java:498)
05:07:09 	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
05:07:09 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:09 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:09 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:07:09 	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
05:07:09 	at com.sun.proxy.$Proxy24.closeFromUI(Unknown Source)
05:07:09 	at org.eclipse.scout.rt.ui.html.SessionStore.forceClientSessionShutdown(SessionStore.java:500)
05:07:09 	at org.eclipse.scout.rt.ui.html.SessionStore$2.run(SessionStore.java:411)
05:07:09 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:07:09 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:07:09 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:09 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
05:07:09 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:07:09 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:07:09 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:09 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:09 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:07:09 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:07:09 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:07:09 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:09 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:07:09 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:07:09 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:07:09 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:07:09 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:07:09 	at java.lang.Thread.run(Thread.java:748)
05:07:09 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:07:09 2019-03-14 09:07:09,852 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 5b84e80e-35cd-40ac-9ca3-4336e97bd1dc referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 5b84e80e-35cd-40ac-9ca3-4336e97bd1dc]
05:07:09 2019-03-14 09:07:09,863 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Shutting down client session with ID 5b84e80e-35cd-40ac-9ca3-4336e97bd1dc because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 5b84e80e-35cd-40ac-9ca3-4336e97bd1dc]
05:07:09 2019-03-14 09:07:09,862 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.transformation.MainDeviceTransformer - Transformed forms map is not empty. Make sure every form gets closed properly to free up memory as quickly as possible. Cleaning up now... Open forms: [Form SessionStoreTestForm, Form SessionStoreTestForm] - MDC[jobName=Force shutting down client session 9e553897-4d34-4a06-8305-a03aa032343a by session housekeeping]
05:07:09 2019-03-14 09:07:09,862 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@357a9786[id = 9e553897-4d34-4a06-8305-a03aa032343a], user=genie.scout] - MDC[jobName=Force shutting down client session 9e553897-4d34-4a06-8305-a03aa032343a by session housekeeping]
05:07:09 2019-03-14 09:07:09,867 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID 5b84e80e-35cd-40ac-9ca3-4336e97bd1dc to shut down... - MDC[jobName=Force shutting down client session 5b84e80e-35cd-40ac-9ca3-4336e97bd1dc by session housekeeping]
05:07:09 protocol: ClientSession.stopping
05:07:09 protocol: ClientSession.execStoreSession
05:07:09 protocol: Desktop.execClosing
05:07:09 2019-03-14 09:07:09,871 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@62940a63[id = 5b84e80e-35cd-40ac-9ca3-4336e97bd1dc], user=null] - MDC[jobName=Force shutting down client session 5b84e80e-35cd-40ac-9ca3-4336e97bd1dc by session housekeeping]
05:07:09 protocol: ClientSession.stopped
05:07:09 2019-03-14 09:07:09,871 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID 5b84e80e-35cd-40ac-9ca3-4336e97bd1dc terminated. - MDC[jobName=Force shutting down client session 5b84e80e-35cd-40ac-9ca3-4336e97bd1dc by session housekeeping]
05:07:09 2019-03-14 09:07:09,873 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID 9e553897-4d34-4a06-8305-a03aa032343a terminated. - MDC[jobName=Force shutting down client session 9e553897-4d34-4a06-8305-a03aa032343a by session housekeeping]
05:07:09 2019-03-14 09:07:09,874 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 9e553897-4d34-4a06-8305-a03aa032343a from session store - MDC[jobName=Performing session housekeeping for client session with ID 9e553897-4d34-4a06-8305-a03aa032343a]
05:07:09 2019-03-14 09:07:09,874 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 9e553897-4d34-4a06-8305-a03aa032343a]
05:07:09 2019-03-14 09:07:09,872 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 5b84e80e-35cd-40ac-9ca3-4336e97bd1dc from session store - MDC[jobName=Performing session housekeeping for client session with ID 5b84e80e-35cd-40ac-9ca3-4336e97bd1dc]
05:07:09 2019-03-14 09:07:09,873 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 5b84e80e-35cd-40ac-9ca3-4336e97bd1dc]
05:07:09 2019-03-14 09:07:09,873 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 5b84e80e-35cd-40ac-9ca3-4336e97bd1dc]
05:07:09 2019-03-14 09:07:09,874 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 5b84e80e-35cd-40ac-9ca3-4336e97bd1dc]
05:07:09 2019-03-14 09:07:09,880 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
05:07:09 2019-03-14 09:07:09,885 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 9e553897-4d34-4a06-8305-a03aa032343a]
05:07:09 2019-03-14 09:07:09,885 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 9e553897-4d34-4a06-8305-a03aa032343a]
05:07:09 2019-03-14 09:07:09,886 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
05:07:09 2019-03-14 09:07:09,887 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Received: {"startup":true} - MDC[]
05:07:09 2019-03-14 09:07:09,888 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
05:07:09 2019-03-14 09:07:09,888 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Creating new UI session.... - MDC[]
05:07:09 protocol: UiSession.init
05:07:09 protocol: UiSession.getOrCreateClientSession
05:07:09 2019-03-14 09:07:09,889 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:efealsfvapoh8gn8ps91hdo9sa - MDC[]
05:07:09 protocol: ClientSession.execLoadSession
05:07:09 2019-03-14 09:07:09,896 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@6939ba72[id = 40eb6ecc-6768-4291-89da-96ae7800b723], user=null] - MDC[jobName=Starting ClientSession [sessionId=40eb6ecc-6768-4291-89da-96ae7800b723]]
05:07:09 2019-03-14 09:07:09,897 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=40eb6ecc-6768-4291-89da-96ae7800b723, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
05:07:09 2019-03-14 09:07:09,898 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:09 protocol: Desktop.execOpened
05:07:09 protocol: Desktop.execGuiAttached
05:07:09 2019-03-14 09:07:09,906 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@26586b74 - MDC[]
05:07:09 2019-03-14 09:07:09,907 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:efealsfvapoh8gn8ps91hdo9sa initialized - MDC[]
05:07:09 2019-03-14 09:07:09,907 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:efealsfvapoh8gn8ps91hdo9sa in store (clientSessionId=40eb6ecc-6768-4291-89da-96ae7800b723) - MDC[]
05:07:09 2019-03-14 09:07:09,907 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Created new UI session with ID 0:efealsfvapoh8gn8ps91hdo9sa in 19.201812 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[]
05:07:09 2019-03-14 09:07:09,932 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON]
05:07:09 2019-03-14 09:07:09,935 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Adapter count after request: 3 - MDC[]
05:07:09 2019-03-14 09:07:09,936 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Returned: {"startupData":{"uiSessionId":"0:efealsfvapoh8gn8ps91hdo9sa","clientSessionId":"40eb6ecc-6768-4291-89da-96ae7800b723","clientSession":"2","persistent":false,"locale":{"languageTag":"und","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MMM d, yyyy","decimalFormatSymbols":{"decimalSeparator":".","groupingSeparator":",","minusSign":"-"},"dateFormatSymbols":{"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"am":"AM","pm":"PM"}},"textMap":{"Cancel":"Abbrechen","Column":"Spalte","ColumnSorting":"Sortierung","NavigationBackward":"Zurück","Ok":"OK","Remove":"Entfernen","ResetTableColumns":"Spalten zurücksetzen","ui.Active":"Aktive","ui.Aggregation":"Aggregierung","ui.All":"Alle","ui.Average":"Durchschnitt","ui.BooleanColumnGroupingFalse":"Nicht markierte","ui.BooleanColumnGroupingTrue":"Markierte","ui.Browse":"Durchsuchen","ui.CW":"KW {0}","ui.CalendarCalendarWeek":"K-Woche","ui.CalendarDay":"Tag","ui.CalendarMonth":"Monat","ui.CalendarToday":"Heute","ui.CalendarWeek":"Woche","ui.CalendarWorkWeek":"5 Tage","ui.CalendarYear":"Jahr","ui.CannotInsertTextTooLong":"Einfügen nicht möglich (Längenbeschränkung).","ui.ChooseFile":"Datei auswählen","ui.ChooseFiles":"Dateien auswählen","ui.ClipboardTimeout":"Zeitüberschreitung beim Einfügen aus Zwischenablage.","ui.ClipboardTimeoutTitle":"Zeitüberschreitung Zwischenablage","ui.Coloring":"Einfärbung","ui.Column":"Spalte","ui.ConnectionInterrupted":"Verbindung unterbrochen","ui.ConnectionReestablished":"Verbindung wiederhergestellt","ui.Continue":"Weiter","ui.Copy":"Kopieren","ui.Count":"Anzahl","ui.DateRange":"Datumsbereich","ui.EmptyCell":"-leer-","ui.ErrorCodeX":"Code {0}","ui.FileChooserHint":"Bitte gewünschte Dateien in diesen Bereich verschieben oder mit Durchsuchen auswählen.","ui.FileSizeLimit":"Die maximal erlaubte Grösse wurde überschritten ({0} MB).","ui.FileSizeLimitTitle":"Dateigrössenbeschränkung","ui.Filter":"Filter","ui.FilterBy_":"Filtern nach...","ui.FilterInfoCount":"({0})","ui.FilterInfoXOfY":"({0} von {1})","ui.FreeText":"Freitext","ui.FromXToY":"von {0} bis {1}","ui.Grouping":"Gruppierung","ui.Ignore":"Ignorieren","ui.Inactive":"Inaktive","ui.InternalProcessingErrorMsg":"Ein interner Verarbeitungsfehler ist aufgetreten{0}.","ui.InternalUiErrorMsg":"Ein interner UI-Fehler ist aufgetreten{0}.","ui.InvalidDateFormat":"Ungültiges Datumsformat","ui.LoadingPopupWindow":"Lade...","ui.Maximum":"Maximum","ui.Minimum":"Minimum","ui.Move":"Verschieben","ui.NetworkError":"Netzwerkfehler","ui.NumRowsFiltered":"{0} gefiltert","ui.NumRowsFilteredBy":"{0} gefiltert durch {1}","ui.NumRowsFilteredMin":"Gefiltert","ui.NumRowsLoaded":"{0} geladen","ui.NumRowsLoadedMin":"Geladen","ui.NumRowsRendered":"{0} gezeichnet","ui.NumRowsSelected":"{0} ausgewählt","ui.NumRowsSelectedMin":"Ausgewählt","ui.NumberRange":"Zahlenbereich","ui.OpenManually":"Manuell öffnen","ui.OtherValues":"Sonstige","ui.Outlines":"Sichten","ui.PleaseWait_":"Bitte warten...","ui.PopupBlockerDetected":"Das automatische Öffnen eines neuen Fensters wurde durch den Browser verhindert.","ui.Reconnecting_":"Verbinde...","ui.Reload":"Neu laden","ui.ReloadData":"Daten neu laden","ui.RemoveFilter":"Filter entfernen","ui.SearchFor_":"Suche nach...","ui.SelectAll":"Alle auswählen","ui.SelectAllFilter":"Alle","ui.SelectNone":"Keine auswählen","ui.SelectNoneFilter":"Keine","ui.ServerError":"Serverfehler","ui.SessionExpiredMsg":"Die Sitzung ist abgelaufen, bitte laden Sie die Seite neu.","ui.SessionTimeout":"Session-Timeout","ui.ShowAllNodes":"Alle {0} anzeigen","ui.Sum":"Summe","ui.TableRowCount":"{0} Zeilen","ui.TableRowCount0":"Keine Zeile","ui.TableRowCount1":"Eine Zeile","ui.Total":"Total","ui.UiInconsistentMsg":"Da sich die Benutzeroberfläche in einem inkonsistenten Zustand befinden könnte, wird empfohlen, die Seite neu zu laden.","ui.UnexpectedProblem":"Unerwartetes Problem","ui.UnsafeUpload":"Unsichere Datei hochgeladen","ui.UnsafeUploadMsg":"Die hochgeladene Datei ist unsicher. Bitte führen Sie einen Virus-Scan auf Ihrem System aus.","ui.Up":"Aufwärts","ui.Upload":"Hochladen","ui.add":"hinzufügen","ui.addColumn":"hinzufügen","ui.additionally":"zusätzlich","ui.ascending":"aufsteigend","ui.ascendingAdditionally":"zusätzlich aufsteigend","ui.backward":"nach hinten","ui.changeColumn":"ändern","ui.descending":"absteigend","ui.descendingAdditionally":"zusätzlich absteigend","ui.forward":"nach vorne","ui.from":"von","ui.fromGreenToRed":"von Grün nach Rot","ui.fromRedToGreen":"von Rot nach Grün","ui.grouped":"gruppiert","ui.groupedByMonth":"gruppiert nach Monat","ui.groupedByWeekday":"gruppiert nach Wochentag","ui.groupedByYear":"gruppiert nach Jahr","ui.groupingApply":"anwenden","ui.overEverything":"über alles","ui.overSelection":"über ausgewälte Zeilen","ui.remove":"entfernen","ui.removeColumn":"entfernen","ui.showEveryDate":"jedes Datum anzeigen","ui.to":"bis","ui.toBegin":"an den Anfang","ui.toEnd":"an das Ende","ui.withBarChart":"mit Balkendiagramm"}},"adapterData":{"2":{"id":"2","owner":"1","desktop":"3"},"3":{"id":"3","objectType":"Desktop","selectViewTabsKeyStrokeModifier":"control","navigationVisible":true,"selectViewTabsKeyStrokesEnabled":true,"benchVisible":true,"navigationHandleVisible":true,"headerVisible":true,"cacheSplitterPosition":true,"displayStyle":"default","keyStrokes":[]}}} - MDC[]
05:07:09 2019-03-14 09:07:09,936 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request completed in 49.720523 ms - MDC[]
05:07:09 2019-03-14 09:07:09,952 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
05:07:09 2019-03-14 09:07:09,955 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Received: {"startup":true, "clientSessionId":"40eb6ecc-6768-4291-89da-96ae7800b723"} - MDC[]
05:07:09 2019-03-14 09:07:09,955 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
05:07:09 2019-03-14 09:07:09,955 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Creating new UI session.... - MDC[]
05:07:09 protocol: UiSession.init
05:07:09 protocol: UiSession.getOrCreateClientSession
05:07:09 2019-03-14 09:07:09,956 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:i1574dhhvdii6p7ld7q3dq8vq6 - MDC[]
05:07:09 2019-03-14 09:07:09,956 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Using cached client session [clientSessionId=40eb6ecc-6768-4291-89da-96ae7800b723] - MDC[]
05:07:09 2019-03-14 09:07:09,957 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:09 2019-03-14 09:07:09,974 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@26586b74 - MDC[]
05:07:09 2019-03-14 09:07:09,975 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:i1574dhhvdii6p7ld7q3dq8vq6 initialized - MDC[]
05:07:09 2019-03-14 09:07:09,975 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:i1574dhhvdii6p7ld7q3dq8vq6 in store (clientSessionId=40eb6ecc-6768-4291-89da-96ae7800b723) - MDC[]
05:07:09 2019-03-14 09:07:09,976 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Created new UI session with ID 0:i1574dhhvdii6p7ld7q3dq8vq6 in 20.301386 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[]
05:07:09 2019-03-14 09:07:09,997 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON]
05:07:10 2019-03-14 09:07:09,999 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Adapter count after request: 3 - MDC[]
05:07:10 2019-03-14 09:07:10,001 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Returned: {"startupData":{"uiSessionId":"0:i1574dhhvdii6p7ld7q3dq8vq6","clientSessionId":"40eb6ecc-6768-4291-89da-96ae7800b723","clientSession":"2","persistent":false,"locale":{"languageTag":"und","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MMM d, yyyy","decimalFormatSymbols":{"decimalSeparator":".","groupingSeparator":",","minusSign":"-"},"dateFormatSymbols":{"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"am":"AM","pm":"PM"}},"textMap":{"Cancel":"Abbrechen","Column":"Spalte","ColumnSorting":"Sortierung","NavigationBackward":"Zurück","Ok":"OK","Remove":"Entfernen","ResetTableColumns":"Spalten zurücksetzen","ui.Active":"Aktive","ui.Aggregation":"Aggregierung","ui.All":"Alle","ui.Average":"Durchschnitt","ui.BooleanColumnGroupingFalse":"Nicht markierte","ui.BooleanColumnGroupingTrue":"Markierte","ui.Browse":"Durchsuchen","ui.CW":"KW {0}","ui.CalendarCalendarWeek":"K-Woche","ui.CalendarDay":"Tag","ui.CalendarMonth":"Monat","ui.CalendarToday":"Heute","ui.CalendarWeek":"Woche","ui.CalendarWorkWeek":"5 Tage","ui.CalendarYear":"Jahr","ui.CannotInsertTextTooLong":"Einfügen nicht möglich (Längenbeschränkung).","ui.ChooseFile":"Datei auswählen","ui.ChooseFiles":"Dateien auswählen","ui.ClipboardTimeout":"Zeitüberschreitung beim Einfügen aus Zwischenablage.","ui.ClipboardTimeoutTitle":"Zeitüberschreitung Zwischenablage","ui.Coloring":"Einfärbung","ui.Column":"Spalte","ui.ConnectionInterrupted":"Verbindung unterbrochen","ui.ConnectionReestablished":"Verbindung wiederhergestellt","ui.Continue":"Weiter","ui.Copy":"Kopieren","ui.Count":"Anzahl","ui.DateRange":"Datumsbereich","ui.EmptyCell":"-leer-","ui.ErrorCodeX":"Code {0}","ui.FileChooserHint":"Bitte gewünschte Dateien in diesen Bereich verschieben oder mit Durchsuchen auswählen.","ui.FileSizeLimit":"Die maximal erlaubte Grösse wurde überschritten ({0} MB).","ui.FileSizeLimitTitle":"Dateigrössenbeschränkung","ui.Filter":"Filter","ui.FilterBy_":"Filtern nach...","ui.FilterInfoCount":"({0})","ui.FilterInfoXOfY":"({0} von {1})","ui.FreeText":"Freitext","ui.FromXToY":"von {0} bis {1}","ui.Grouping":"Gruppierung","ui.Ignore":"Ignorieren","ui.Inactive":"Inaktive","ui.InternalProcessingErrorMsg":"Ein interner Verarbeitungsfehler ist aufgetreten{0}.","ui.InternalUiErrorMsg":"Ein interner UI-Fehler ist aufgetreten{0}.","ui.InvalidDateFormat":"Ungültiges Datumsformat","ui.LoadingPopupWindow":"Lade...","ui.Maximum":"Maximum","ui.Minimum":"Minimum","ui.Move":"Verschieben","ui.NetworkError":"Netzwerkfehler","ui.NumRowsFiltered":"{0} gefiltert","ui.NumRowsFilteredBy":"{0} gefiltert durch {1}","ui.NumRowsFilteredMin":"Gefiltert","ui.NumRowsLoaded":"{0} geladen","ui.NumRowsLoadedMin":"Geladen","ui.NumRowsRendered":"{0} gezeichnet","ui.NumRowsSelected":"{0} ausgewählt","ui.NumRowsSelectedMin":"Ausgewählt","ui.NumberRange":"Zahlenbereich","ui.OpenManually":"Manuell öffnen","ui.OtherValues":"Sonstige","ui.Outlines":"Sichten","ui.PleaseWait_":"Bitte warten...","ui.PopupBlockerDetected":"Das automatische Öffnen eines neuen Fensters wurde durch den Browser verhindert.","ui.Reconnecting_":"Verbinde...","ui.Reload":"Neu laden","ui.ReloadData":"Daten neu laden","ui.RemoveFilter":"Filter entfernen","ui.SearchFor_":"Suche nach...","ui.SelectAll":"Alle auswählen","ui.SelectAllFilter":"Alle","ui.SelectNone":"Keine auswählen","ui.SelectNoneFilter":"Keine","ui.ServerError":"Serverfehler","ui.SessionExpiredMsg":"Die Sitzung ist abgelaufen, bitte laden Sie die Seite neu.","ui.SessionTimeout":"Session-Timeout","ui.ShowAllNodes":"Alle {0} anzeigen","ui.Sum":"Summe","ui.TableRowCount":"{0} Zeilen","ui.TableRowCount0":"Keine Zeile","ui.TableRowCount1":"Eine Zeile","ui.Total":"Total","ui.UiInconsistentMsg":"Da sich die Benutzeroberfläche in einem inkonsistenten Zustand befinden könnte, wird empfohlen, die Seite neu zu laden.","ui.UnexpectedProblem":"Unerwartetes Problem","ui.UnsafeUpload":"Unsichere Datei hochgeladen","ui.UnsafeUploadMsg":"Die hochgeladene Datei ist unsicher. Bitte führen Sie einen Virus-Scan auf Ihrem System aus.","ui.Up":"Aufwärts","ui.Upload":"Hochladen","ui.add":"hinzufügen","ui.addColumn":"hinzufügen","ui.additionally":"zusätzlich","ui.ascending":"aufsteigend","ui.ascendingAdditionally":"zusätzlich aufsteigend","ui.backward":"nach hinten","ui.changeColumn":"ändern","ui.descending":"absteigend","ui.descendingAdditionally":"zusätzlich absteigend","ui.forward":"nach vorne","ui.from":"von","ui.fromGreenToRed":"von Grün nach Rot","ui.fromRedToGreen":"von Rot nach Grün","ui.grouped":"gruppiert","ui.groupedByMonth":"gruppiert nach Monat","ui.groupedByWeekday":"gruppiert nach Wochentag","ui.groupedByYear":"gruppiert nach Jahr","ui.groupingApply":"anwenden","ui.overEverything":"über alles","ui.overSelection":"über ausgewälte Zeilen","ui.remove":"entfernen","ui.removeColumn":"entfernen","ui.showEveryDate":"jedes Datum anzeigen","ui.to":"bis","ui.toBegin":"an den Anfang","ui.toEnd":"an das Ende","ui.withBarChart":"mit Balkendiagramm"}},"adapterData":{"2":{"id":"2","owner":"1","desktop":"3"},"3":{"id":"3","objectType":"Desktop","selectViewTabsKeyStrokeModifier":"control","navigationVisible":true,"selectViewTabsKeyStrokesEnabled":true,"benchVisible":true,"navigationHandleVisible":true,"headerVisible":true,"cacheSplitterPosition":true,"displayStyle":"default","keyStrokes":[]}}} - MDC[]
05:07:10 2019-03-14 09:07:10,002 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request completed in 49.563498 ms - MDC[]
05:07:10 2019-03-14 09:07:10,004 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler - Unloading UI session with ID 0:efealsfvapoh8gn8ps91hdo9sa (requested by UI) - MDC[]
05:07:10 protocol: UiSession.dispose
05:07:10 2019-03-14 09:07:10,006 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:efealsfvapoh8gn8ps91hdo9sa... - MDC[]
05:07:10 2019-03-14 09:07:10,006 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:efealsfvapoh8gn8ps91hdo9sa from store (clientSessionId=40eb6ecc-6768-4291-89da-96ae7800b723) - MDC[]
05:07:10 2019-03-14 09:07:10,006 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 1 UI sessions and 0 preregistered UI session remaining for client session 40eb6ecc-6768-4291-89da-96ae7800b723 - MDC[]
05:07:10 2019-03-14 09:07:10,011 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler - Unloading UI session with ID 0:i1574dhhvdii6p7ld7q3dq8vq6 (requested by UI) - MDC[]
05:07:10 protocol: UiSession.dispose
05:07:10 2019-03-14 09:07:10,012 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:i1574dhhvdii6p7ld7q3dq8vq6... - MDC[]
05:07:10 2019-03-14 09:07:10,013 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:i1574dhhvdii6p7ld7q3dq8vq6 from store (clientSessionId=40eb6ecc-6768-4291-89da-96ae7800b723) - MDC[]
05:07:10 2019-03-14 09:07:10,013 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 40eb6ecc-6768-4291-89da-96ae7800b723 - MDC[]
05:07:10 2019-03-14 09:07:10,013 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 40eb6ecc-6768-4291-89da-96ae7800b723 - MDC[]
05:07:10 protocol: Desktop.execGuiDetached
05:07:10 2019-03-14 09:07:10,228 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
05:07:10 2019-03-14 09:07:10,230 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:6mbmhc34ldbbjmh3hsjgtludgq - MDC[]
05:07:10 2019-03-14 09:07:10,234 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7a313b92[id = 18862c95-353c-4519-808f-be5bd8c7f3d4], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=18862c95-353c-4519-808f-be5bd8c7f3d4]]
05:07:10 2019-03-14 09:07:10,235 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=18862c95-353c-4519-808f-be5bd8c7f3d4, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
05:07:10 2019-03-14 09:07:10,236 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:10 2019-03-14 09:07:10,246 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@467af68c - MDC[]
05:07:10 2019-03-14 09:07:10,247 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:6mbmhc34ldbbjmh3hsjgtludgq initialized - MDC[]
05:07:10 2019-03-14 09:07:10,247 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:6mbmhc34ldbbjmh3hsjgtludgq in store (clientSessionId=18862c95-353c-4519-808f-be5bd8c7f3d4) - MDC[]
05:07:10 2019-03-14 09:07:10,253 DEBUG [scout-model-thread-22] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@62958a05 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$6]
05:07:10 2019-03-14 09:07:10,254 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:6mbmhc34ldbbjmh3hsjgtludgq [clientSessionId=18862c95-353c-4519-808f-be5bd8c7f3d4, processingJsonRequest=false] - MDC[]
05:07:10 2019-03-14 09:07:10,255 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:6mbmhc34ldbbjmh3hsjgtludgq... - MDC[]
05:07:10 2019-03-14 09:07:10,255 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:6mbmhc34ldbbjmh3hsjgtludgq from store (clientSessionId=18862c95-353c-4519-808f-be5bd8c7f3d4) - MDC[]
05:07:10 2019-03-14 09:07:10,255 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 18862c95-353c-4519-808f-be5bd8c7f3d4 - MDC[]
05:07:10 2019-03-14 09:07:10,255 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 18862c95-353c-4519-808f-be5bd8c7f3d4 - MDC[]
05:07:10 2019-03-14 09:07:10,256 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:6mbmhc34ldbbjmh3hsjgtludgq - MDC[]
05:07:10 2019-03-14 09:07:10,256 DEBUG [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 18862c95-353c-4519-808f-be5bd8c7f3d4 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 18862c95-353c-4519-808f-be5bd8c7f3d4]
05:07:10 2019-03-14 09:07:10,266 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Shutting down client session with ID 18862c95-353c-4519-808f-be5bd8c7f3d4 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 18862c95-353c-4519-808f-be5bd8c7f3d4]
05:07:10 2019-03-14 09:07:10,267 DEBUG [scout-model-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID 18862c95-353c-4519-808f-be5bd8c7f3d4 to shut down... - MDC[jobName=Force shutting down client session 18862c95-353c-4519-808f-be5bd8c7f3d4 by session housekeeping]
05:07:10 2019-03-14 09:07:10,269 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7a313b92[id = 18862c95-353c-4519-808f-be5bd8c7f3d4], user=genie.scout] - MDC[jobName=Force shutting down client session 18862c95-353c-4519-808f-be5bd8c7f3d4 by session housekeeping]
05:07:10 2019-03-14 09:07:10,269 INFO  [scout-model-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID 18862c95-353c-4519-808f-be5bd8c7f3d4 terminated. - MDC[jobName=Force shutting down client session 18862c95-353c-4519-808f-be5bd8c7f3d4 by session housekeeping]
05:07:10 2019-03-14 09:07:10,273 DEBUG [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 18862c95-353c-4519-808f-be5bd8c7f3d4 from session store - MDC[jobName=Performing session housekeeping for client session with ID 18862c95-353c-4519-808f-be5bd8c7f3d4]
05:07:10 2019-03-14 09:07:10,273 DEBUG [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 18862c95-353c-4519-808f-be5bd8c7f3d4]
05:07:10 2019-03-14 09:07:10,285 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 18862c95-353c-4519-808f-be5bd8c7f3d4]
05:07:10 2019-03-14 09:07:10,285 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 18862c95-353c-4519-808f-be5bd8c7f3d4]
05:07:10 2019-03-14 09:07:10,460 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
05:07:10 2019-03-14 09:07:10,463 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:j3413rouk2eus697p64023esa - MDC[]
05:07:10 2019-03-14 09:07:10,466 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@70c46c09[id = 06d4cad4-db72-423a-babf-836eaf19d232], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=06d4cad4-db72-423a-babf-836eaf19d232]]
05:07:10 2019-03-14 09:07:10,467 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=06d4cad4-db72-423a-babf-836eaf19d232, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
05:07:10 2019-03-14 09:07:10,468 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:10 2019-03-14 09:07:10,487 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@467af68c - MDC[]
05:07:10 2019-03-14 09:07:10,487 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:j3413rouk2eus697p64023esa initialized - MDC[]
05:07:10 2019-03-14 09:07:10,488 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:j3413rouk2eus697p64023esa in store (clientSessionId=06d4cad4-db72-423a-babf-836eaf19d232) - MDC[]
05:07:10 2019-03-14 09:07:10,493 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@4f0aee4a - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$8]
05:07:10 2019-03-14 09:07:10,494 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions - MDC[]
05:07:10 2019-03-14 09:07:10,495 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Waiting for 1 client sessions to stop... - MDC[]
05:07:10 2019-03-14 09:07:10,501 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Shutting down client session with ID 06d4cad4-db72-423a-babf-836eaf19d232 due to invalidation of HTTP session - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:10 2019-03-14 09:07:10,501 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID 06d4cad4-db72-423a-babf-836eaf19d232 to shut down... - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:10 2019-03-14 09:07:10,501 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:j3413rouk2eus697p64023esa [clientSessionId=06d4cad4-db72-423a-babf-836eaf19d232, processingJsonRequest=false] - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:10 2019-03-14 09:07:10,502 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:j3413rouk2eus697p64023esa... - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:10 2019-03-14 09:07:10,502 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:j3413rouk2eus697p64023esa from store (clientSessionId=06d4cad4-db72-423a-babf-836eaf19d232) - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:10 2019-03-14 09:07:10,502 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 06d4cad4-db72-423a-babf-836eaf19d232 - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:10 2019-03-14 09:07:10,502 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 06d4cad4-db72-423a-babf-836eaf19d232 - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:10 2019-03-14 09:07:10,503 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 06d4cad4-db72-423a-babf-836eaf19d232 is stopping, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 06d4cad4-db72-423a-babf-836eaf19d232]
05:07:10 2019-03-14 09:07:10,503 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 06d4cad4-db72-423a-babf-836eaf19d232 from session store - MDC[jobName=Performing session housekeeping for client session with ID 06d4cad4-db72-423a-babf-836eaf19d232]
05:07:10 2019-03-14 09:07:10,503 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 06d4cad4-db72-423a-babf-836eaf19d232]
05:07:10 2019-03-14 09:07:10,507 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:j3413rouk2eus697p64023esa - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:10 2019-03-14 09:07:10,514 ERROR [scout-model-thread-24] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop - Exception while closing forms - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:10 org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR, form=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm]
05:07:10 	at org.eclipse.scout.rt.client.ui.form.AbstractForm$5.run(AbstractForm.java:1042)
05:07:10 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:07:10 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:07:10 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:10 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:10 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:07:10 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:101)
05:07:10 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:72)
05:07:10 	at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:992)
05:07:10 	at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:985)
05:07:10 	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:57)
05:07:10 	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1923)
05:07:10 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2039)
05:07:10 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:1953)
05:07:10 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:462)
05:07:10 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:422)
05:07:10 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2429)
05:07:10 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:07:10 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:07:10 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:07:10 	at java.lang.reflect.Method.invoke(Method.java:498)
05:07:10 	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
05:07:10 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:10 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:10 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:07:10 	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
05:07:10 	at com.sun.proxy.$Proxy24.closeFromUI(Unknown Source)
05:07:10 	at org.eclipse.scout.rt.ui.html.SessionStore.forceClientSessionShutdown(SessionStore.java:500)
05:07:10 	at org.eclipse.scout.rt.ui.html.SessionStore$3.run(SessionStore.java:539)
05:07:10 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
05:07:10 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
05:07:10 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:10 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
05:07:10 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:07:10 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
05:07:10 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
05:07:10 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:10 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
05:07:10 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
05:07:10 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
05:07:10 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
05:07:10 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
05:07:10 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:07:10 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
05:07:10 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:07:10 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:07:10 	at java.lang.Thread.run(Thread.java:748)
05:07:10 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
05:07:10 2019-03-14 09:07:10,515 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.transformation.MainDeviceTransformer - Transformed forms map is not empty. Make sure every form gets closed properly to free up memory as quickly as possible. Cleaning up now... Open forms: [Form SessionStoreTestForm, Form SessionStoreTestForm] - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:10 2019-03-14 09:07:10,515 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@70c46c09[id = 06d4cad4-db72-423a-babf-836eaf19d232], user=genie.scout] - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:10 2019-03-14 09:07:10,515 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID 06d4cad4-db72-423a-babf-836eaf19d232 terminated. - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:10 2019-03-14 09:07:10,516 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 06d4cad4-db72-423a-babf-836eaf19d232 from session store - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:10 2019-03-14 09:07:10,517 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:10 2019-03-14 09:07:10,522 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore - Session shutdown complete. - MDC[]
05:07:10 2019-03-14 09:07:10,725 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
05:07:10 2019-03-14 09:07:10,741 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:rr6ab644t1amqet38f68q7l0vt - MDC[]
05:07:10 2019-03-14 09:07:10,745 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@69558ec7[id = cfdeb503-661b-4e9d-8c63-bb5b2ea29e19], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=cfdeb503-661b-4e9d-8c63-bb5b2ea29e19]]
05:07:10 2019-03-14 09:07:10,746 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=cfdeb503-661b-4e9d-8c63-bb5b2ea29e19, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
05:07:10 2019-03-14 09:07:10,747 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:10 2019-03-14 09:07:10,762 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@467af68c - MDC[]
05:07:10 2019-03-14 09:07:10,763 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:rr6ab644t1amqet38f68q7l0vt initialized - MDC[]
05:07:10 2019-03-14 09:07:10,764 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:rr6ab644t1amqet38f68q7l0vt... - MDC[]
05:07:10 2019-03-14 09:07:10,764 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:rr6ab644t1amqet38f68q7l0vt from store (clientSessionId=cfdeb503-661b-4e9d-8c63-bb5b2ea29e19) - MDC[]
05:07:10 2019-03-14 09:07:10,764 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session cfdeb503-661b-4e9d-8c63-bb5b2ea29e19 - MDC[]
05:07:10 2019-03-14 09:07:10,764 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID cfdeb503-661b-4e9d-8c63-bb5b2ea29e19 - MDC[]
05:07:10 2019-03-14 09:07:10,982 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session cfdeb503-661b-4e9d-8c63-bb5b2ea29e19 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID cfdeb503-661b-4e9d-8c63-bb5b2ea29e19]
05:07:10 2019-03-14 09:07:10,982 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Shutting down client session with ID cfdeb503-661b-4e9d-8c63-bb5b2ea29e19 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID cfdeb503-661b-4e9d-8c63-bb5b2ea29e19]
05:07:10 2019-03-14 09:07:10,986 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID cfdeb503-661b-4e9d-8c63-bb5b2ea29e19 to shut down... - MDC[jobName=Force shutting down client session cfdeb503-661b-4e9d-8c63-bb5b2ea29e19 by session housekeeping]
05:07:10 2019-03-14 09:07:10,987 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@69558ec7[id = cfdeb503-661b-4e9d-8c63-bb5b2ea29e19], user=genie.scout] - MDC[jobName=Force shutting down client session cfdeb503-661b-4e9d-8c63-bb5b2ea29e19 by session housekeeping]
05:07:10 2019-03-14 09:07:10,988 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID cfdeb503-661b-4e9d-8c63-bb5b2ea29e19 terminated. - MDC[jobName=Force shutting down client session cfdeb503-661b-4e9d-8c63-bb5b2ea29e19 by session housekeeping]
05:07:10 2019-03-14 09:07:10,988 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID cfdeb503-661b-4e9d-8c63-bb5b2ea29e19 from session store - MDC[jobName=Performing session housekeeping for client session with ID cfdeb503-661b-4e9d-8c63-bb5b2ea29e19]
05:07:10 2019-03-14 09:07:10,988 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID cfdeb503-661b-4e9d-8c63-bb5b2ea29e19]
05:07:10 2019-03-14 09:07:10,989 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID cfdeb503-661b-4e9d-8c63-bb5b2ea29e19]
05:07:10 2019-03-14 09:07:10,989 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID cfdeb503-661b-4e9d-8c63-bb5b2ea29e19]
05:07:11 2019-03-14 09:07:11,279 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
05:07:11 2019-03-14 09:07:11,282 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:i066bkg4d1huqt19dkupgis6vm - MDC[]
05:07:11 2019-03-14 09:07:11,286 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2bd13e79[id = 52b93e3b-c41f-47e4-9a27-a3ee2387911f], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=52b93e3b-c41f-47e4-9a27-a3ee2387911f]]
05:07:11 2019-03-14 09:07:11,288 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=52b93e3b-c41f-47e4-9a27-a3ee2387911f, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
05:07:11 2019-03-14 09:07:11,289 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:11 2019-03-14 09:07:11,297 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@467af68c - MDC[]
05:07:11 2019-03-14 09:07:11,298 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:i066bkg4d1huqt19dkupgis6vm initialized - MDC[]
05:07:11 2019-03-14 09:07:11,300 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:i066bkg4d1huqt19dkupgis6vm [clientSessionId=52b93e3b-c41f-47e4-9a27-a3ee2387911f, processingJsonRequest=false] - MDC[]
05:07:11 2019-03-14 09:07:11,300 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:i066bkg4d1huqt19dkupgis6vm... - MDC[]
05:07:11 2019-03-14 09:07:11,300 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:i066bkg4d1huqt19dkupgis6vm from store (clientSessionId=52b93e3b-c41f-47e4-9a27-a3ee2387911f) - MDC[]
05:07:11 2019-03-14 09:07:11,300 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 52b93e3b-c41f-47e4-9a27-a3ee2387911f - MDC[]
05:07:11 2019-03-14 09:07:11,300 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 52b93e3b-c41f-47e4-9a27-a3ee2387911f - MDC[]
05:07:11 2019-03-14 09:07:11,301 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:i066bkg4d1huqt19dkupgis6vm - MDC[]
05:07:11 2019-03-14 09:07:11,302 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2bd13e79[id = 52b93e3b-c41f-47e4-9a27-a3ee2387911f], user=genie.scout] - MDC[]
05:07:11 2019-03-14 09:07:11,302 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 52b93e3b-c41f-47e4-9a27-a3ee2387911f is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 52b93e3b-c41f-47e4-9a27-a3ee2387911f]
05:07:11 2019-03-14 09:07:11,302 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 52b93e3b-c41f-47e4-9a27-a3ee2387911f from session store - MDC[jobName=Performing session housekeeping for client session with ID 52b93e3b-c41f-47e4-9a27-a3ee2387911f]
05:07:11 2019-03-14 09:07:11,302 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 52b93e3b-c41f-47e4-9a27-a3ee2387911f]
05:07:11 2019-03-14 09:07:11,307 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 52b93e3b-c41f-47e4-9a27-a3ee2387911f]
05:07:11 2019-03-14 09:07:11,307 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 52b93e3b-c41f-47e4-9a27-a3ee2387911f]
05:07:11 2019-03-14 09:07:11,319 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
05:07:11 2019-03-14 09:07:11,321 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:ki5lubglrtunf2mv84gq1d2uso - MDC[]
05:07:11 2019-03-14 09:07:11,330 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@bf779eb[id = c9bc86e1-f6b4-49e1-ac51-79c3a7561560], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=c9bc86e1-f6b4-49e1-ac51-79c3a7561560]]
05:07:11 2019-03-14 09:07:11,330 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=c9bc86e1-f6b4-49e1-ac51-79c3a7561560, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
05:07:11 2019-03-14 09:07:11,331 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:11 2019-03-14 09:07:11,350 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@467af68c - MDC[]
05:07:11 2019-03-14 09:07:11,350 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:ki5lubglrtunf2mv84gq1d2uso initialized - MDC[]
05:07:11 2019-03-14 09:07:11,351 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:ki5lubglrtunf2mv84gq1d2uso in store (clientSessionId=c9bc86e1-f6b4-49e1-ac51-79c3a7561560) - MDC[]
05:07:11 2019-03-14 09:07:11,362 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@a208cff - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$8]
05:07:11 2019-03-14 09:07:11,368 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions - MDC[]
05:07:11 2019-03-14 09:07:11,369 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Waiting for 1 client sessions to stop... - MDC[]
05:07:11 2019-03-14 09:07:11,382 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Shutting down client session with ID c9bc86e1-f6b4-49e1-ac51-79c3a7561560 due to invalidation of HTTP session - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:11 2019-03-14 09:07:11,382 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID c9bc86e1-f6b4-49e1-ac51-79c3a7561560 to shut down... - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:11 2019-03-14 09:07:11,383 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:ki5lubglrtunf2mv84gq1d2uso [clientSessionId=c9bc86e1-f6b4-49e1-ac51-79c3a7561560, processingJsonRequest=false] - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:11 2019-03-14 09:07:11,383 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:ki5lubglrtunf2mv84gq1d2uso... - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:11 2019-03-14 09:07:11,383 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:ki5lubglrtunf2mv84gq1d2uso from store (clientSessionId=c9bc86e1-f6b4-49e1-ac51-79c3a7561560) - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:11 2019-03-14 09:07:11,384 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session c9bc86e1-f6b4-49e1-ac51-79c3a7561560 - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:11 2019-03-14 09:07:11,384 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID c9bc86e1-f6b4-49e1-ac51-79c3a7561560 - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:11 2019-03-14 09:07:11,386 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session c9bc86e1-f6b4-49e1-ac51-79c3a7561560 is stopping, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID c9bc86e1-f6b4-49e1-ac51-79c3a7561560]
05:07:11 2019-03-14 09:07:11,386 DEBUG [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID c9bc86e1-f6b4-49e1-ac51-79c3a7561560 from session store - MDC[jobName=Performing session housekeeping for client session with ID c9bc86e1-f6b4-49e1-ac51-79c3a7561560]
05:07:11 2019-03-14 09:07:11,386 DEBUG [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID c9bc86e1-f6b4-49e1-ac51-79c3a7561560]
05:07:11 2019-03-14 09:07:11,401 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:ki5lubglrtunf2mv84gq1d2uso - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:11 2019-03-14 09:07:11,403 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@bf779eb[id = c9bc86e1-f6b4-49e1-ac51-79c3a7561560], user=genie.scout] - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:11 2019-03-14 09:07:11,404 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID c9bc86e1-f6b4-49e1-ac51-79c3a7561560 terminated. - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:11 2019-03-14 09:07:11,404 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID c9bc86e1-f6b4-49e1-ac51-79c3a7561560 from session store - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:11 2019-03-14 09:07:11,404 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Closing desktop due to HTTP session invalidation]
05:07:11 2019-03-14 09:07:11,404 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore - Session shutdown complete. - MDC[]
05:07:11 2019-03-14 09:07:11,406 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
05:07:11 2019-03-14 09:07:11,408 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:l23d6oucisk28o53mgs4i44vl7 - MDC[]
05:07:11 2019-03-14 09:07:11,413 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6efb9d2f[id = 220310dd-e858-4944-a755-0cb39f4c346f], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=220310dd-e858-4944-a755-0cb39f4c346f]]
05:07:11 2019-03-14 09:07:11,418 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=220310dd-e858-4944-a755-0cb39f4c346f, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
05:07:11 2019-03-14 09:07:11,419 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:11 2019-03-14 09:07:11,439 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@467af68c - MDC[]
05:07:11 2019-03-14 09:07:11,439 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:l23d6oucisk28o53mgs4i44vl7 initialized - MDC[]
05:07:11 2019-03-14 09:07:11,439 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:l23d6oucisk28o53mgs4i44vl7 in store (clientSessionId=220310dd-e858-4944-a755-0cb39f4c346f) - MDC[]
05:07:11 2019-03-14 09:07:11,448 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@425f3adb - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$6]
05:07:11 2019-03-14 09:07:11,449 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:l23d6oucisk28o53mgs4i44vl7 [clientSessionId=220310dd-e858-4944-a755-0cb39f4c346f, processingJsonRequest=false] - MDC[]
05:07:11 2019-03-14 09:07:11,450 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:l23d6oucisk28o53mgs4i44vl7... - MDC[]
05:07:11 2019-03-14 09:07:11,450 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:l23d6oucisk28o53mgs4i44vl7 from store (clientSessionId=220310dd-e858-4944-a755-0cb39f4c346f) - MDC[]
05:07:11 2019-03-14 09:07:11,450 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 220310dd-e858-4944-a755-0cb39f4c346f - MDC[]
05:07:11 2019-03-14 09:07:11,450 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 220310dd-e858-4944-a755-0cb39f4c346f - MDC[]
05:07:11 2019-03-14 09:07:11,451 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:l23d6oucisk28o53mgs4i44vl7 - MDC[]
05:07:11 2019-03-14 09:07:11,453 DEBUG [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 220310dd-e858-4944-a755-0cb39f4c346f referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 220310dd-e858-4944-a755-0cb39f4c346f]
05:07:11 2019-03-14 09:07:11,453 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Shutting down client session with ID 220310dd-e858-4944-a755-0cb39f4c346f because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 220310dd-e858-4944-a755-0cb39f4c346f]
05:07:11 2019-03-14 09:07:11,454 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID 220310dd-e858-4944-a755-0cb39f4c346f to shut down... - MDC[jobName=Force shutting down client session 220310dd-e858-4944-a755-0cb39f4c346f by session housekeeping]
05:07:11 2019-03-14 09:07:11,654 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 0 UI sessions - MDC[jobName=simulate session timeout]
05:07:12 protocol: SessionStore.doHousekeeping
05:07:12 2019-03-14 09:07:12,014 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 40eb6ecc-6768-4291-89da-96ae7800b723 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 40eb6ecc-6768-4291-89da-96ae7800b723]
05:07:12 2019-03-14 09:07:12,014 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Shutting down client session with ID 40eb6ecc-6768-4291-89da-96ae7800b723 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 40eb6ecc-6768-4291-89da-96ae7800b723]
05:07:12 2019-03-14 09:07:12,015 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID 40eb6ecc-6768-4291-89da-96ae7800b723 to shut down... - MDC[jobName=Force shutting down client session 40eb6ecc-6768-4291-89da-96ae7800b723 by session housekeeping]
05:07:12 protocol: ClientSession.stopping
05:07:12 protocol: ClientSession.execStoreSession
05:07:12 protocol: Desktop.execClosing
05:07:12 2019-03-14 09:07:12,017 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@6939ba72[id = 40eb6ecc-6768-4291-89da-96ae7800b723], user=null] - MDC[jobName=Force shutting down client session 40eb6ecc-6768-4291-89da-96ae7800b723 by session housekeeping]
05:07:12 protocol: ClientSession.stopped
05:07:12 2019-03-14 09:07:12,018 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID 40eb6ecc-6768-4291-89da-96ae7800b723 terminated. - MDC[jobName=Force shutting down client session 40eb6ecc-6768-4291-89da-96ae7800b723 by session housekeeping]
05:07:12 2019-03-14 09:07:12,018 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 40eb6ecc-6768-4291-89da-96ae7800b723 from session store - MDC[jobName=Performing session housekeeping for client session with ID 40eb6ecc-6768-4291-89da-96ae7800b723]
05:07:12 2019-03-14 09:07:12,019 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 40eb6ecc-6768-4291-89da-96ae7800b723]
05:07:12 2019-03-14 09:07:12,019 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 40eb6ecc-6768-4291-89da-96ae7800b723]
05:07:12 2019-03-14 09:07:12,019 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 40eb6ecc-6768-4291-89da-96ae7800b723]
05:07:12 2019-03-14 09:07:12,035 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
05:07:12 2019-03-14 09:07:12,037 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
05:07:12 2019-03-14 09:07:12,037 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Received: {"startup":true} - MDC[]
05:07:12 2019-03-14 09:07:12,038 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
05:07:12 2019-03-14 09:07:12,038 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Creating new UI session.... - MDC[]
05:07:12 protocol: UiSession.init
05:07:12 protocol: UiSession.getOrCreateClientSession
05:07:12 2019-03-14 09:07:12,039 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:uhdhmd6pioa4mgorp2illbtrmc - MDC[]
05:07:12 protocol: ClientSession.execLoadSession
05:07:12 2019-03-14 09:07:12,044 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@217057af[id = dee2e371-68ae-4d65-94f0-6208c2105ca1], user=null] - MDC[jobName=Starting ClientSession [sessionId=dee2e371-68ae-4d65-94f0-6208c2105ca1]]
05:07:12 2019-03-14 09:07:12,046 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=dee2e371-68ae-4d65-94f0-6208c2105ca1, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
05:07:12 2019-03-14 09:07:12,047 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
05:07:12 protocol: Desktop.execOpened
05:07:12 protocol: Desktop.execGuiAttached
05:07:12 2019-03-14 09:07:12,064 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@26586b74 - MDC[]
05:07:12 2019-03-14 09:07:12,065 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:uhdhmd6pioa4mgorp2illbtrmc initialized - MDC[]
05:07:12 2019-03-14 09:07:12,065 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:uhdhmd6pioa4mgorp2illbtrmc in store (clientSessionId=dee2e371-68ae-4d65-94f0-6208c2105ca1) - MDC[]
05:07:12 2019-03-14 09:07:12,066 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Created new UI session with ID 0:uhdhmd6pioa4mgorp2illbtrmc in 27.218961 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[]
05:07:12 2019-03-14 09:07:12,085 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON]
05:07:12 2019-03-14 09:07:12,086 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Adapter count after request: 3 - MDC[]
05:07:12 2019-03-14 09:07:12,087 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Returned: {"startupData":{"uiSessionId":"0:uhdhmd6pioa4mgorp2illbtrmc","clientSessionId":"dee2e371-68ae-4d65-94f0-6208c2105ca1","clientSession":"2","persistent":false,"locale":{"languageTag":"und","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MMM d, yyyy","decimalFormatSymbols":{"decimalSeparator":".","groupingSeparator":",","minusSign":"-"},"dateFormatSymbols":{"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"am":"AM","pm":"PM"}},"textMap":{"Cancel":"Abbrechen","Column":"Spalte","ColumnSorting":"Sortierung","NavigationBackward":"Zurück","Ok":"OK","Remove":"Entfernen","ResetTableColumns":"Spalten zurücksetzen","ui.Active":"Aktive","ui.Aggregation":"Aggregierung","ui.All":"Alle","ui.Average":"Durchschnitt","ui.BooleanColumnGroupingFalse":"Nicht markierte","ui.BooleanColumnGroupingTrue":"Markierte","ui.Browse":"Durchsuchen","ui.CW":"KW {0}","ui.CalendarCalendarWeek":"K-Woche","ui.CalendarDay":"Tag","ui.CalendarMonth":"Monat","ui.CalendarToday":"Heute","ui.CalendarWeek":"Woche","ui.CalendarWorkWeek":"5 Tage","ui.CalendarYear":"Jahr","ui.CannotInsertTextTooLong":"Einfügen nicht möglich (Längenbeschränkung).","ui.ChooseFile":"Datei auswählen","ui.ChooseFiles":"Dateien auswählen","ui.ClipboardTimeout":"Zeitüberschreitung beim Einfügen aus Zwischenablage.","ui.ClipboardTimeoutTitle":"Zeitüberschreitung Zwischenablage","ui.Coloring":"Einfärbung","ui.Column":"Spalte","ui.ConnectionInterrupted":"Verbindung unterbrochen","ui.ConnectionReestablished":"Verbindung wiederhergestellt","ui.Continue":"Weiter","ui.Copy":"Kopieren","ui.Count":"Anzahl","ui.DateRange":"Datumsbereich","ui.EmptyCell":"-leer-","ui.ErrorCodeX":"Code {0}","ui.FileChooserHint":"Bitte gewünschte Dateien in diesen Bereich verschieben oder mit Durchsuchen auswählen.","ui.FileSizeLimit":"Die maximal erlaubte Grösse wurde überschritten ({0} MB).","ui.FileSizeLimitTitle":"Dateigrössenbeschränkung","ui.Filter":"Filter","ui.FilterBy_":"Filtern nach...","ui.FilterInfoCount":"({0})","ui.FilterInfoXOfY":"({0} von {1})","ui.FreeText":"Freitext","ui.FromXToY":"von {0} bis {1}","ui.Grouping":"Gruppierung","ui.Ignore":"Ignorieren","ui.Inactive":"Inaktive","ui.InternalProcessingErrorMsg":"Ein interner Verarbeitungsfehler ist aufgetreten{0}.","ui.InternalUiErrorMsg":"Ein interner UI-Fehler ist aufgetreten{0}.","ui.InvalidDateFormat":"Ungültiges Datumsformat","ui.LoadingPopupWindow":"Lade...","ui.Maximum":"Maximum","ui.Minimum":"Minimum","ui.Move":"Verschieben","ui.NetworkError":"Netzwerkfehler","ui.NumRowsFiltered":"{0} gefiltert","ui.NumRowsFilteredBy":"{0} gefiltert durch {1}","ui.NumRowsFilteredMin":"Gefiltert","ui.NumRowsLoaded":"{0} geladen","ui.NumRowsLoadedMin":"Geladen","ui.NumRowsRendered":"{0} gezeichnet","ui.NumRowsSelected":"{0} ausgewählt","ui.NumRowsSelectedMin":"Ausgewählt","ui.NumberRange":"Zahlenbereich","ui.OpenManually":"Manuell öffnen","ui.OtherValues":"Sonstige","ui.Outlines":"Sichten","ui.PleaseWait_":"Bitte warten...","ui.PopupBlockerDetected":"Das automatische Öffnen eines neuen Fensters wurde durch den Browser verhindert.","ui.Reconnecting_":"Verbinde...","ui.Reload":"Neu laden","ui.ReloadData":"Daten neu laden","ui.RemoveFilter":"Filter entfernen","ui.SearchFor_":"Suche nach...","ui.SelectAll":"Alle auswählen","ui.SelectAllFilter":"Alle","ui.SelectNone":"Keine auswählen","ui.SelectNoneFilter":"Keine","ui.ServerError":"Serverfehler","ui.SessionExpiredMsg":"Die Sitzung ist abgelaufen, bitte laden Sie die Seite neu.","ui.SessionTimeout":"Session-Timeout","ui.ShowAllNodes":"Alle {0} anzeigen","ui.Sum":"Summe","ui.TableRowCount":"{0} Zeilen","ui.TableRowCount0":"Keine Zeile","ui.TableRowCount1":"Eine Zeile","ui.Total":"Total","ui.UiInconsistentMsg":"Da sich die Benutzeroberfläche in einem inkonsistenten Zustand befinden könnte, wird empfohlen, die Seite neu zu laden.","ui.UnexpectedProblem":"Unerwartetes Problem","ui.UnsafeUpload":"Unsichere Datei hochgeladen","ui.UnsafeUploadMsg":"Die hochgeladene Datei ist unsicher. Bitte führen Sie einen Virus-Scan auf Ihrem System aus.","ui.Up":"Aufwärts","ui.Upload":"Hochladen","ui.add":"hinzufügen","ui.addColumn":"hinzufügen","ui.additionally":"zusätzlich","ui.ascending":"aufsteigend","ui.ascendingAdditionally":"zusätzlich aufsteigend","ui.backward":"nach hinten","ui.changeColumn":"ändern","ui.descending":"absteigend","ui.descendingAdditionally":"zusätzlich absteigend","ui.forward":"nach vorne","ui.from":"von","ui.fromGreenToRed":"von Grün nach Rot","ui.fromRedToGreen":"von Rot nach Grün","ui.grouped":"gruppiert","ui.groupedByMonth":"gruppiert nach Monat","ui.groupedByWeekday":"gruppiert nach Wochentag","ui.groupedByYear":"gruppiert nach Jahr","ui.groupingApply":"anwenden","ui.overEverything":"über alles","ui.overSelection":"über ausgewälte Zeilen","ui.remove":"entfernen","ui.removeColumn":"entfernen","ui.showEveryDate":"jedes Datum anzeigen","ui.to":"bis","ui.toBegin":"an den Anfang","ui.toEnd":"an das Ende","ui.withBarChart":"mit Balkendiagramm"}},"adapterData":{"2":{"id":"2","owner":"1","desktop":"3"},"3":{"id":"3","objectType":"Desktop","selectViewTabsKeyStrokeModifier":"control","navigationVisible":true,"selectViewTabsKeyStrokesEnabled":true,"benchVisible":true,"navigationHandleVisible":true,"headerVisible":true,"cacheSplitterPosition":true,"displayStyle":"default","keyStrokes":[]}}} - MDC[]
05:07:12 2019-03-14 09:07:12,088 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request completed in 51.410103 ms - MDC[]
05:07:12 protocol: ClientSession.stopping
05:07:12 2019-03-14 09:07:12,092 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:uhdhmd6pioa4mgorp2illbtrmc [clientSessionId=dee2e371-68ae-4d65-94f0-6208c2105ca1, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$9]
05:07:12 protocol: UiSession.dispose
05:07:12 2019-03-14 09:07:12,093 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:uhdhmd6pioa4mgorp2illbtrmc... - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$9]
05:07:12 2019-03-14 09:07:12,093 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:uhdhmd6pioa4mgorp2illbtrmc from store (clientSessionId=dee2e371-68ae-4d65-94f0-6208c2105ca1) - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$9]
05:07:12 2019-03-14 09:07:12,093 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session dee2e371-68ae-4d65-94f0-6208c2105ca1 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$9]
05:07:12 2019-03-14 09:07:12,093 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID dee2e371-68ae-4d65-94f0-6208c2105ca1 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$9]
05:07:12 2019-03-14 09:07:12,095 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:uhdhmd6pioa4mgorp2illbtrmc - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$9]
05:07:12 protocol: ClientSession.execStoreSession
05:07:12 protocol: Desktop.execGuiDetached
05:07:12 protocol: Desktop.execClosing
05:07:12 2019-03-14 09:07:12,106 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@217057af[id = dee2e371-68ae-4d65-94f0-6208c2105ca1], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$9]
05:07:12 protocol: ClientSession.stopped
05:07:12 2019-03-14 09:07:12,455 WARN  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Client session did not stop within 1 seconds. Canceling shutdown job. - MDC[jobName=Performing session housekeeping for client session with ID 220310dd-e858-4944-a755-0cb39f4c346f]
05:07:12 2019-03-14 09:07:12,455 DEBUG [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 220310dd-e858-4944-a755-0cb39f4c346f from session store - MDC[jobName=Performing session housekeeping for client session with ID 220310dd-e858-4944-a755-0cb39f4c346f]
05:07:12 2019-03-14 09:07:12,455 DEBUG [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 220310dd-e858-4944-a755-0cb39f4c346f]
05:07:12 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.255 sec - in org.eclipse.scout.rt.ui.html.UiSessionTest
05:07:14 protocol: SessionStore.doHousekeeping
05:07:14 2019-03-14 09:07:14,095 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session dee2e371-68ae-4d65-94f0-6208c2105ca1 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID dee2e371-68ae-4d65-94f0-6208c2105ca1]
05:07:14 2019-03-14 09:07:14,095 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID dee2e371-68ae-4d65-94f0-6208c2105ca1 from session store - MDC[jobName=Performing session housekeeping for client session with ID dee2e371-68ae-4d65-94f0-6208c2105ca1]
05:07:14 2019-03-14 09:07:14,095 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID dee2e371-68ae-4d65-94f0-6208c2105ca1]
05:07:14 2019-03-14 09:07:14,095 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID dee2e371-68ae-4d65-94f0-6208c2105ca1]
05:07:14 2019-03-14 09:07:14,095 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID dee2e371-68ae-4d65-94f0-6208c2105ca1]
05:07:14 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.77 sec - in org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest
05:07:14 
05:07:14 Results :
05:07:14 
05:07:14 Tests run: 253, Failures: 0, Errors: 0, Skipped: 0
05:07:14 
05:07:14 [INFO] 
05:07:14 [INFO] --- jasmine-maven-plugin:2.0:test (default) @ org.eclipse.scout.rt.ui.html.test ---
05:07:14 [INFO] jetty-8.1.14.v20131031
05:07:14 [INFO] Started SelectChannelConnector@0.0.0.0:37077
05:07:14 [INFO] Executing Jasmine Specs
05:07:14 Mar 14, 2019 5:07:14 AM org.openqa.selenium.phantomjs.PhantomJSDriverService <init>
05:07:14 INFO: executable: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/phantomjs-maven-plugin/phantomjs-1.9.7-linux-x86_64/bin/phantomjs
05:07:14 Mar 14, 2019 5:07:14 AM org.openqa.selenium.phantomjs.PhantomJSDriverService <init>
05:07:14 INFO: port: 14055
05:07:14 Mar 14, 2019 5:07:14 AM org.openqa.selenium.phantomjs.PhantomJSDriverService <init>
05:07:14 INFO: arguments: [--webdriver=14055, --webdriver-logfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/phantomjsdriver.log]
05:07:14 Mar 14, 2019 5:07:14 AM org.openqa.selenium.phantomjs.PhantomJSDriverService <init>
05:07:14 INFO: environment: {}
05:07:15 PhantomJS is launching GhostDriver...
05:07:15 [INFO  - 2019-03-14T09:07:15.181Z] GhostDriver - Main - running on port 14055
05:07:15 [INFO  - 2019-03-14T09:07:15.629Z] Session [8fcdc190-4638-11e9-8a4f-b77046266cf6] - page.settings - {"XSSAuditingEnabled":false,"javascriptCanCloseWindows":true,"javascriptCanOpenWindows":true,"javascriptEnabled":true,"loadImages":true,"localToRemoteUrlAccessEnabled":false,"userAgent":"Mozilla/5.0 (Unknown; Linux x86_64) AppleWebKit/534.34 (KHTML, like Gecko) PhantomJS/1.9.7 Safari/534.34","webSecurityEnabled":true}
05:07:15 [INFO  - 2019-03-14T09:07:15.629Z] Session [8fcdc190-4638-11e9-8a4f-b77046266cf6] - page.customHeaders:  - {}
05:07:15 [INFO  - 2019-03-14T09:07:15.629Z] Session [8fcdc190-4638-11e9-8a4f-b77046266cf6] - Session.negotiatedCapabilities - {"browserName":"phantomjs","version":"1.9.7","driverName":"ghostdriver","driverVersion":"1.1.0","platform":"linux-unknown-64bit","javascriptEnabled":true,"takesScreenshot":true,"handlesAlerts":false,"databaseEnabled":false,"locationContextEnabled":false,"applicationCacheEnabled":false,"browserConnectionEnabled":false,"cssSelectorsEnabled":true,"webStorageEnabled":false,"rotatable":false,"acceptSslCerts":false,"nativeEvents":true,"proxy":{"proxyType":"direct"}}
05:07:15 [INFO  - 2019-03-14T09:07:15.629Z] SessionManagerReqHand - _postNewSessionCommand - New Session Created: 8fcdc190-4638-11e9-8a4f-b77046266cf6
05:07:35 [INFO  - 2019-03-14T09:07:35.621Z] ShutdownReqHand - _handle - About to shutdown
05:07:36 [INFO] 
05:07:36 -------------------------------------------------------
05:07:36  J A S M I N E   S P E C S
05:07:36 -------------------------------------------------------
05:07:36 [INFO] 
05:07:36 JasmineScout
05:07:36   toContainEventTypesExactly
05:07:36     checks whether event types in correct order
05:07:36     checks whether event types are complete
05:07:36     considers empty values
05:07:36 
05:07:36 jquery-scout
05:07:36   isEnabled
05:07:36     is only false when class disabled is set
05:07:36   isVisible
05:07:36     returns true when display != none and visiblity != hidden
05:07:36   setEnabled
05:07:36     DIV does not have disabled attribute
05:07:36     INPUT must have disabled attribute
05:07:36   toggleAttr
05:07:36     toggles attribute
05:07:36   icon
05:07:36     sets and removes icons
05:07:36   textOrNbsp
05:07:36     sets text or nbsp
05:07:36   htmlOrNbsp
05:07:36     sets html or nbsp
05:07:36   cssPxValue
05:07:36     is behaves differently with different types of arguments
05:07:36 
05:07:36 ObjectFactory
05:07:36   creates objects which are registered in scout.objectFactories
05:07:36 
05:07:36 Action
05:07:36   defaults
05:07:36     should be as expected
05:07:36   setTabbable
05:07:36     should modify $container tabindex
05:07:36 
05:07:36 Calendar
05:07:36   init
05:07:36     creates an empty calendar
05:07:36   dayPosition
05:07:36     calculates the day position
05:07:36   component
05:07:36     part day position
05:07:36       calculates the part day position
05:07:36       calculates the part day position for a range smaller than the minimum
05:07:36       calculates the part day position for components larger than a day
05:07:36     sort
05:07:36       sorts first from then to
05:07:36     arrangeComponents
05:07:36       does nothing for no components
05:07:36       arranges a single component
05:07:36       arranges non intersecting components
05:07:36       arranges intersecting components
05:07:36       arranges equal components
05:07:36       arranges intersecting and non-intersecting components
05:07:36       reduces rows when arranging components
05:07:36       arranges intersecting components spanning more than one day
05:07:36   navigation
05:07:36     navigate forward and back (with first day of month selected)
05:07:36     navigate forward and back (with last day of month selected)
05:07:36 
05:07:36 DateRange
05:07:36   dateEquals
05:07:36   equals
05:07:36 
05:07:36 DesktopFormController
05:07:36   Listens to popupWindowReady event and calls _onReady - having a popupWindow instance
05:07:36   Listens to popupWindowReady event and calls _onReady - having only a form ID (reload case)
05:07:36   _addPopupWindow registers listeners and adds to array with popup-windows
05:07:36   _removePopupWindow cleans up and removes from array with popup-windows
05:07:36 
05:07:36 Desktop
05:07:36   notification
05:07:36     addNotification
05:07:36     schedules addNotification when desktop is not rendered
05:07:36     removeNotification with object
05:07:36     removeNotification with (string) ID
05:07:36     _onNotificationRemoved - last notifications removes $notifications DIV
05:07:36   outline
05:07:36     gets displayed in desktop navigation 
05:07:36   benchVisible
05:07:36     controls visibility of the bench
05:07:36     removes the content after the animation
05:07:36   navigationVisible
05:07:36     controls visibility of the navigation
05:07:36     only affects content in navigation, not in bench or header
05:07:36   headerVisible
05:07:36     controls visibility of the header
05:07:36   _showForm
05:07:36     adds a view to the bench if displayHint is View
05:07:36   displayStyle
05:07:36     COMPACT
05:07:36       shows bench and hides navigation if a view is open
05:07:36       hides bench and shows navigation if the last view gets closed
05:07:36 
05:07:36 PopupWindow
05:07:36   Constructor sets cross references and window-name
05:07:36   Initialization in _onReady
05:07:36 
05:07:36 DesktopBench
05:07:36   updateOutlineContent
05:07:36     called when an outline page gets selected
05:07:36     doesn't get called if page already is selected
05:07:36     sets detailForm as outlineContent if node gets selected
05:07:36     preserves desktop.inBackground when updating outline content
05:07:36     preserves desktop.inBackground when switching nodes
05:07:36 
05:07:36 DesktopHeader
05:07:36   onBenchOutlineContentChange
05:07:36     attaches listener to new outline content
05:07:36     removes listener from old outline content
05:07:36     removes listener when getting removed
05:07:36 
05:07:36 DesktopNavigation
05:07:36   viewButtonBox
05:07:36     is rendered if there are view buttons
05:07:36     is not rendered if there are no view buttons
05:07:36 
05:07:36 DesktopNotification
05:07:36   _init copies properties from event (model)
05:07:36   has close-icon when notification is closable
05:07:36 
05:07:36 Outline
05:07:36   collapsing
05:07:36     still allows a messagebox to be shown
05:07:36   dispose
05:07:36     calls onNodeDeleted for every node to be able to cleanup
05:07:36     calls onNodeDeleted for every node (which was not already deleted before) to be able to cleanup
05:07:36   navigateToTop
05:07:36     collapses all nodes in bread crumb mode
05:07:36   selectNodes
05:07:36     handle navigateUp only once
05:07:36     otherwise handle single selection (or do nothing when selection is != 1 node)
05:07:36   updateDetailMenus
05:07:36     adds the empty space menus of the detail table to the detail menu bar
05:07:36     adds the single selection menus of the parent detail table to the detail menu bar
05:07:36     attaches a listener to the detail table to get dynamic menu changes
05:07:36     removes the listener from the detail tables on selection changes and destroy
05:07:36   click on a node inside the detail content
05:07:36     does not modify the outline
05:07:36   onModelAction
05:07:36     nodesDeleted event
05:07:36       calls onNodeDeleted for every node to be able to cleanup
05:07:36     allChildNodesDeleted event
05:07:36       calls onNodeDeleted for every node to be able to cleanup
05:07:36 
05:07:36 NavigateDownButton
05:07:36   _toggleDetail is always false
05:07:36   _isDetail returns true or false depending on the state of the detail-form and detail-table
05:07:36   _buttonEnabled
05:07:36     is disabled when node is a leaf
05:07:36     is enabled when node is not a leaf and we're currently displaying the detail
05:07:36     is only enabled when detail-table has exactly one selected row
05:07:36   _drill drills down to first selected row in the detail table
05:07:36 
05:07:36 NavigateUpButton
05:07:36   _toggleDetail is always true
05:07:36   _isDetail returns true or false depending on the state of the detail-form and detail-table
05:07:36   _buttonEnabled
05:07:36     is true when current node has a parent or...
05:07:36     is true when current node is a top-level node and outline a default detail-form or...
05:07:36     is false otherwise
05:07:36   _drill
05:07:36     drills up to parent node, sets the selection on the tree
05:07:36     shows default detail-form or outline overview
05:07:36 
05:07:36 ViewButtonBox
05:07:36   viewMenuTab
05:07:36     is only visible if there are visible view buttons with displayStyle == "MENU"
05:07:36     is not visible if there are no visible view buttons ith displayStyle == "MENU"
05:07:36     is not visible if there are visible view buttons with displayStyle == "TAB"
05:07:36     is not visible if there are no view buttons at all
05:07:36 
05:07:36 scout.FocusManager
05:07:36   isSelectableText
05:07:36     must return true for disabled text-fields
05:07:36   Focus fixes for Internet Explorer (IE)
05:07:36     Click on table-cell, must focus table
05:07:36     Click on tree-node, must focus tree
05:07:36   validateFocus
05:07:36     When nothing else is focusable, focus must be on the Desktop (=sandbox)
05:07:36     with forms:
05:07:36       Focus-context must install listeners on its $container
05:07:36       Focus must be on the 1st form-field when form is rendered
05:07:36       FocusContext must remember the last focused element
05:07:36       A new FocusContext must be created when a form is opened as dialog
05:07:36       Must focus another valid field if the focused field is removed
05:07:36       Must focus another valid field if the focused field is hidden
05:07:36 
05:07:36 FormMenu
05:07:36   setSelected
05:07:36     opens and closes the form popup
05:07:36     opens the popup and the ellipsis if the menu is overflown
05:07:36     opens the popup but not the ellipsis if the menu is overflown and mobile popup style is used
05:07:36   onModelPropertyChange
05:07:36     selected
05:07:36       calls setSelected
05:07:36 
05:07:36 Form
05:07:36   destroy
05:07:36     destroys the adapter and its children
05:07:36   onModelAction
05:07:36     formClose
05:07:36       destroys the form
05:07:36   onModelPropertyChange
05:07:36     considers custom css class
05:07:36 
05:07:36 BasicField
05:07:36   displayTextChanged must always be sent to server at the end of input, if at least one change has been was made
05:07:36     updateDisplayTextOnModify = true, with changed text
05:07:36     updateDisplayTextOnModify = false, with changed text
05:07:36     updateDisplayTextOnModify = true, then property change to updateDisplayTextOnModify = false, with changed text
05:07:36     updateDisplayTextOnModify = true, then property change to updateDisplayTextOnModify = false, with *pending* changed text
05:07:36     updateDisplayTextOnModify = true, then acceptInput(false) is fired. -> send should be done immediately
05:07:36     updateDisplayTextOnModify = true, w/o changed text
05:07:36     updateDisplayTextOnModify = false, w/o changed text
05:07:36     does not fail if field is removed while acceptInput is still pending
05:07:36 
05:07:36 FormField
05:07:36   inheritance
05:07:36     inherits from ModelAdapter
05:07:36   property label position
05:07:36     position on_field
05:07:36       sets the label as placeholder
05:07:36       does not call field._renderLabelPosition initially
05:07:36     position top
05:07:36       guarantees a minimum height if label is empty
05:07:36     does not display a status if status visible = false
05:07:36   property status visible
05:07:36     shows a status if status visible = true
05:07:36     does not show a status if status visible = false
05:07:36     shows a status even though status visible is false but tooltipText is set
05:07:36     shows a status even though status visible is false but errorStatus is set
05:07:36   onModelPropertyChange
05:07:36     event should update model
05:07:36     considers custom css class
05:07:36 
05:07:36 ValueField
05:07:36   property status visible
05:07:36     shows a status even though status visible is false but there are visible menus
05:07:36   menu visibility
05:07:36     context menu only shows visible menus
05:07:36     context menu only shows only menus of specific type
05:07:36     context menu triggers a display text changed event
05:07:36 
05:07:36 BrowserField
05:07:36   postMessage
05:07:36 
05:07:36 CheckBoxField
05:07:36   inheritance
05:07:36     inherits from ValueField
05:07:36     _renderValue sets checked property
05:07:36     _renderValue sets enabled property
05:07:36 
05:07:36 ClipboardField
05:07:36   Rendered container has the right class
05:07:36   Rendered field DIV has _not_ an unselectable attribute in IE9
05:07:36 
05:07:36 DateField
05:07:36   Clicking the field
05:07:36     opens the datepicker
05:07:36   displayText
05:07:36     is shown correctly after rendering
05:07:36     is removed properly when setting to ''
05:07:36   Leaving the field
05:07:36     closes the datepicker
05:07:36     accepts the prediction
05:07:36     accepts the prediction with autoTimestamp
05:07:36     updates the model with the selected value
05:07:36     sends timestamp and displayText
05:07:36     does not send timestamp and displayText again if not changed
05:07:36     does not send timestamp and displayText if no date was entered
05:07:36   Validation
05:07:36     invalidates field if value is invalid (not a date)
05:07:36     prevents model update if value is invalid
05:07:36   Picker
05:07:36     sends displayText and timestamp if date was selected
05:07:36   Key handling
05:07:36     ESC
05:07:36       closes the datepicker
05:07:36     ENTER
05:07:36       updates the model with the selected value and closes picker
05:07:36     DOWN
05:07:36       increases day by one
05:07:36       increases month by one if shift is used as modifier
05:07:36       increases year by one if ctrl is used as modifier
05:07:36     UP
05:07:36       decreases day by one
05:07:36       decreases month by one if shift is used as modifier
05:07:36       decreases year by one if ctrl is used as modifier
05:07:36   Date validation and prediction
05:07:36     can validate inputs
05:07:36     can predict dates
05:07:36     can predict yyyy.MM
05:07:36   can predict partial years
05:07:36   Allowed dates
05:07:36     _referenceDate returns only allowed date - only one date
05:07:36     _referenceDate returns only allowed date - choose nearest date in the future
05:07:36     _referenceDate returns only allowed date - when no date in future is available, choose nearest date in past
05:07:36     _syncAllowedDates must convert date strings into Dates
05:07:36   Touch = true
05:07:36     touch popup
05:07:36       updates display text and is not used for time fields
05:07:36       is opened if datefield is touched
05:07:36       is not opened if timefield is touched
05:07:36       is closed when date in picker is selected
05:07:36       unregisters clone after close
05:07:36       updates displayText and timestamp of datefield if date in picker is selected
05:07:36       updates displayText and timestamp of datefield if date in picker is entered
05:07:36       updates displayText and timestamp of datefield if date and time in picker are entered
05:07:36       shows datefield with same date as clicked datefield
05:07:36       shows datefield with same date as clicked datefield, if field empty initially
05:07:36       clears displayText and timestamp of datefield if date in picker was removed
05:07:36       shows datefield with same date as clicked datefield, even if value was deleted before
05:07:36 
05:07:36 GroupBox
05:07:36   _render
05:07:36     adds group-box div when label is set
05:07:36   test predefined height and width in pixel
05:07:36     adds group-box div when label is set
05:07:36   focus
05:07:36     focus first focusable field in groupBox
05:07:36 
05:07:36 LabelField
05:07:36   HtmlEnabled
05:07:36     if false, encodes html in display text
05:07:36     if true, does not encode html in display text
05:07:36     if false, replaces 
05:07:36  with br tag and encodes other text
05:07:36     if true, does not replace 
05:07:36  with br tag and does not encode other text
05:07:36 
05:07:36 NumberField
05:07:36   parse input (calculate value)
05:07:36     with . as separator and ' as grouping char
05:07:36     with , as separator and . as grouping char
05:07:36 
05:07:36 SequenceBox
05:07:36   mandatory indicator
05:07:36     does not exist
05:07:36   label width
05:07:36     is 0 if it is empty
05:07:36   status handling
05:07:36     moves the error status of the last field to the seq box
05:07:36     moves the tooltip of the last field to the seq box
05:07:36     moves the menus of the last field to the seq box
05:07:36     does not display the error message of the last field, only the one of the seq box
05:07:36     removes the tooltip from the seq box if last field gets invisible
05:07:36     moves the tooltip from the first field to the seq box if it gets the last field after a visibility change
05:07:36     moves the error from the first field to the seq box if it gets the last field after a visibility change
05:07:36     makes sure the status may be displayed on the field again if the field was the last visible field once
05:07:36 
05:07:36 SliderField
05:07:36   slider
05:07:36     accepts the value
05:07:36 
05:07:36 SmartField
05:07:36   _onKeyUp
05:07:36     doesn not call _openProposal() when TAB has been pressed
05:07:36     calls _openProposal() when a character key has been pressed
05:07:36   _syncProposalChooser
05:07:36     must reset _requestProposal property
05:07:36   _openProposal
05:07:36     must "browse all" when field is valid and browseAll parameter is true
05:07:36     must search by display-text when field is valid and browseAll parameter is false
05:07:36     must "browseAll" when field is invalid
05:07:36   _acceptProposal
05:07:36     must set displayText
05:07:36     must call clearTimeout() for pending typedProposal events
05:07:36     dont send _acceptProposal when displayText has not changed
05:07:36     send _acceptProposal when displayText has changed
05:07:36     send deleteProposal when displayText has been deleted quickly
05:07:36   touch = true
05:07:36     opens a touch popup when smart field gets touched
05:07:36     opens a touch popup if there already is a proposal chooser while rendering
05:07:36     shows smartfield with same text as clicked smartfield
05:07:36     properly unregisters the field when the popup gets closed
05:07:36 
05:07:36 StringField
05:07:36   Check if field is switched to password field if inputMasked is true
05:07:36     set input masked
05:07:36     set input not masked
05:07:36   insertText
05:07:36     expects empty field at the beginning
05:07:36     inserts text into an empty field
05:07:36     appends text to the previous value (if no text is selected)
05:07:36     replaces selection #1 (if part of the text is selected, selection does not start at the beginning)
05:07:36     replaces selection #2 (if part of the text is selected, start at the beginning)
05:07:36     replaces selection #3 (if whole content is selected)
05:07:36     sends display text changed to server using accept text
05:07:36     sends display text changed to server using accept text, twice, if updateDisplayTextOnModify=true
05:07:36   trim
05:07:36     should restore selection
05:07:36     should not break when displayText is very long (regex is too big)
05:07:36 
05:07:36 TabBox
05:07:36   render
05:07:36     does NOT call layout for the selected tab on initialization
05:07:36     must not create LogicalGridData for tab items
05:07:36 
05:07:36 TabItem
05:07:36   _renderStatusVisible
05:07:36     invalidates tabarea if status visibility changes
05:07:36   _renderCssClass
05:07:36     adds CSS class to both, TabItem and GroupBox
05:07:36 
05:07:36 TableField
05:07:36   property table
05:07:36     shows (renders) the table if the value is set
05:07:36     destroys the table if value is changed to ''
05:07:36     if table is global, only removes the table but does not destroy it if value is changed to ''
05:07:36     table gets class 'field' to make it work with the form field layout
05:07:36     table gets class 'field' to make it work with the form field layout (also when loaded by property change event)
05:07:36 
05:07:36 WrappedForm
05:07:36   mandatory indicator
05:07:36     does not exist
05:07:36   test initial focus disabled
05:07:36     string field in inner form hasn't focus
05:07:36   test initial focus enabled
05:07:36     string field in inner form has focus
05:07:36 
05:07:36 KeyStroke
05:07:36   unrepeatability
05:07:36     means that an unrepeatable KeyStroke is triggered exactly once per keyup event, even given three keydown events
05:07:36     means that an unrepeatable KeyStroke is triggered exactly once given the sequence (keydown, keyup)
05:07:36 
05:07:36 HtmlComponent
05:07:36   Ctor
05:07:36     sets data 'htmlComponent' when Ctor is called
05:07:36   getSize
05:07:36     returns outerWidth() and outerHeight() of JQuery comp
05:07:36   setSize
05:07:36     accepts scout.Dimension as single argument
05:07:36     calls invalidate on layout when size has changed
05:07:36   getInsets
05:07:36     reads padding, margin and border correctly
05:07:36   getBounds
05:07:36     returns bounds without 'px'
05:07:36 
05:07:36 LayoutValidator
05:07:36   invalidateTree
05:07:36     keeps track of invalid html components
05:07:36     considers only the topmost component
05:07:36     and validate roots
05:07:36     makes sure parent components are put in front of child components
05:07:36   validate
05:07:36     calls validateLayout for each invalid html component
05:07:36     does not call validateLayout if component has been removed
05:07:36     does not call validateLayout if component has been detached, but does not remove from invalid components either
05:07:36     removes the component from the list of invalidate components after validation
05:07:36   cleanupInvalidObjects
05:07:36     removes the widget from invalid components when a widget gets removed
05:07:36 
05:07:36 LogicalGridLayoutInfo
05:07:36   Rectangle.union
05:07:36     produces same results as java.awt.Rectangle
05:07:36   layoutCellBounds
05:07:36     calculates bounds
05:07:36 
05:07:36 graphics
05:07:36   getBounds
05:07:36     returns JQuery.outerWidth/Height(true)
05:07:36     returns 0 when left/right is set to auto
05:07:36   bounds
05:07:36     returns rectangle with position from JQuery.position()
05:07:36     returns rectangle with position from JQuery.position() including margin if includePosMargin is true
05:07:36     returns rectangle with size from JQuery.outerWidth/Height
05:07:36     returns rectangle with size from  JQuery.outerWidth/Height() including margin if includeSizeMargin is true
05:07:36   Point
05:07:36     equals
05:07:36   Dimension
05:07:36     accepts two numbers as width and height arguments
05:07:36     accepts a single scout.Dimension argument
05:07:36     equals
05:07:36   Rectangle
05:07:36     equals
05:07:36   Insets
05:07:36     equals
05:07:36 
05:07:36 main
05:07:36   nvl
05:07:36     can return alternative value
05:07:36   isOneOf
05:07:36     can check if value is one of multiple values
05:07:36   create
05:07:36     accepts string or object as first argument
05:07:36     creates a new initialized widget with parent and session set
05:07:36     creates local object if first parameter is the objectType
05:07:36       sets property 'id' correctly when no ID is provided
05:07:36       session must be set, but adapter should not be registered
05:07:36     creates local object if first parameter of type object and contains objectType property
05:07:36 
05:07:36 ButtonAdapterMenu
05:07:36   initialization / destroy
05:07:36     should set/delete adaptedBy property on original button instance
05:07:36   focusable element
05:07:36     button should delegate to adapter menu
05:07:36 
05:07:36 ContextMenuSpec
05:07:36   renderMenuItems
05:07:36     renders invisible menus
05:07:36     adds last and first classes
05:07:36     considers visibility when adding last and first classes
05:07:36 
05:07:36 MenuBar
05:07:36   setMenuItems
05:07:36     prefers EmptySpace for the left position if menu has multiple menuTypes
05:07:36     must add/destroy dynamically created separators
05:07:36     renders menu bar invisible if no visible menu items are available
05:07:36     renders menu bar visible if at least one visible menu item is available
05:07:36   layout
05:07:36     gets invalidated if a menu changes its visibility
05:07:36   updateDefaultMenu
05:07:36     marks first visible and enabled menu that reacts to ENTER keystroke as default menu
05:07:36     updates state if menu gets enabled or disabled
05:07:36     considers rendered state of default menu
05:07:36 
05:07:36 MenuItemsOrder
05:07:36   _createSeparator
05:07:36   _menuTypes
05:07:36 
05:07:36 Menu
05:07:36   defaults
05:07:36     should have expected defaults
05:07:36   render
05:07:36     render depending on the actionStyle
05:07:36     render as separator
05:07:36     childActions must not be rendered when popup is not opened. See ticket #173734
05:07:36   isTabTarget
05:07:36     should return true when menu can be a target of TAB action
05:07:36 
05:07:36 menus
05:07:36   filter
05:07:36     does nothing if no menus are given
05:07:36     returns no menus if no types are given
05:07:36     only returns visible menus, if onlyVisible param is set to true
05:07:36     only returns menus with given type (even when menu is not visible)
05:07:36     only returns parent menus if child menus should be displayed
05:07:36     only returns parent menus if child menus have correct type
05:07:36 
05:07:36 Planner
05:07:36   deleteResources
05:07:36     deletes resources from model
05:07:36     deletes resources from html document
05:07:36     also adjusts selectedResources and selectionRange if deleted resource was selected
05:07:36   updateResources
05:07:36     updates resources in model
05:07:36     updates resources in html document
05:07:36   renderScale
05:07:36     displayMode: DAY
05:07:36       draws scale for whole day
05:07:36       draws scale for one hour
05:07:36       draws scale for two hour interval
05:07:36       draws scale with only showing every second label
05:07:36     displayMode: WEEK / WORK_WEEK
05:07:36       draws scale for WEEK for whole day with 6h interval
05:07:36       draws scale for WEEK with only showing every second label
05:07:36       draws scale for WEEK with changing month
05:07:36       draws scale for WORK_WEEK for whole day with 6h interval
05:07:36       draws scale for WORK_WEEK with only showing every second label
05:07:36     displayMode: MONTH
05:07:36       draws scale
05:07:36       draws scale with only showing every second label
05:07:36     displayMode: CALENDAR_WEEK
05:07:36       draws scale for CALENDAR_WEEK displayMode
05:07:36       draws scale with only showing every second label
05:07:36       draws scale with only showing every third label
05:07:36     displayMode: YEAR
05:07:36       draws scale for YEAR displayMode
05:07:36       draws scale with only showing every second label
05:07:36       draws scale with only showing every third label
05:07:36   transformLeft/transformWidth
05:07:36     calculates left and width in WEEK mode for whole days
05:07:36     calculates left and width in WEEK mode for limitted day range
05:07:36 
05:07:36 scrollbars
05:07:36   onScroll
05:07:36     attaches handler to scrolling parents which execute when scrolling
05:07:36   offScroll
05:07:36     detaches handler from scrolling parents
05:07:36   isLocationInView
05:07:36     returns true if the given location is inside the given $scrollable
05:07:36     returns false if x of the given location is outside of the given $scrollable (smaller)
05:07:36     returns false if y of the given location is outside of the given $scrollable (smaller)
05:07:36     returns false if x of the given location is outside of the given $scrollable (greater)
05:07:36     returns false if y of the given location is outside of the given $scrollable (greater)
05:07:36 
05:07:36 ModelAdapter
05:07:36   can handle properties in any order
05:07:36   _syncPropertiesOnPropertyChange calls _sync* method or sets property
05:07:36   _renderPropertiesOnPropertyChange
05:07:36     for non-adapter property -> expects a _render* method
05:07:36     for non-adapter property -> throw when _render* method does not exist
05:07:36   init
05:07:36     copies properties to adapter
05:07:36     sets default values
05:07:36   destroy
05:07:36     destroys the adapter and its children
05:07:36     does not destroy children, which are globally used
05:07:36   _firePropertyChange
05:07:36     fires the expected event object
05:07:36     changedProperties is only set when new and old value are not equals
05:07:36   cloneAdapter
05:07:36     clones only model properties
05:07:36     also considers default properties
05:07:36     'label' must be recognized as model property, but not '$container'
05:07:36     prefers properties passed as modelOverride
05:07:36     must register clone in clone adapter registry
05:07:36     must not register clone in adapter registry
05:07:36   onModelPropertyChange
05:07:36     adapter
05:07:36       creates and registers the new adapter
05:07:36       destroys the old adapter
05:07:36     adapters
05:07:36       creates and registers adapters
05:07:36       destroys the old adapters
05:07:36       destroys the old and creates the new adapters if the array contains both
05:07:36 
05:07:36 ResponseQueue
05:07:36   add
05:07:36     adds elements to the queue in the correct order
05:07:36   process
05:07:36     processes elements in the correct order
05:07:36     does not process elements in the wrong order
05:07:36     does not process same response twice
05:07:36 
05:07:36 Session
05:07:36   send
05:07:36     sends multiple async events in one call
05:07:36     sends multiple async events in one call over multiple user interactions if sending was delayed
05:07:36     does not await the full delay if a susequent send call has a smaller delay
05:07:36     does not await the full delay if a previous send call has a smaller delay
05:07:36     coalesces events if event provides a coalesce function
05:07:36     sends requests consecutively
05:07:36     sends requests consecutively and respects delay
05:07:36     queues ?poll results when user requests are pending
05:07:36     resumes polling after successful responses
05:07:36     does not resume polling after JS errors
05:07:36     does not resume polling after UI server errors
05:07:36     does not resume polling after HTTP errors
05:07:36     does not resume polling after session terminated
05:07:36   init
05:07:36     sends startup parameter
05:07:36     sends user agent on startup
05:07:36   texts
05:07:36     check if correct text is returned
05:07:36     check if empty text is returned
05:07:36     check if null text is returned
05:07:36     check if arguments are replaced in text
05:07:36     check if multiple arguments are replaced in text
05:07:36     check if undefined texts return an error message
05:07:36     optText returns undefined if key is not found
05:07:36     optText returns default value if key is not found
05:07:36     optText returns text if key found
05:07:36     optText returns text if key found, with arguments
05:07:36 
05:07:36 texts
05:07:36   check if correct text is returned
05:07:36   check if empty text is returned
05:07:36   check if null text is returned
05:07:36   check if arguments are replaced in text
05:07:36   check if multiple arguments are replaced in text
05:07:36   check if undefined texts return an error message
05:07:36   optGet returns undefined if key is not found
05:07:36   optGet returns default value if key is not found
05:07:36   optGet returns text if key found
05:07:36   optGet returns text if key found, with arguments
05:07:36   check if the same placeholder can be used multiple times
05:07:36 
05:07:36 SimpleTabArea
05:07:36   renders the tabs in the correct order
05:07:36 
05:07:36 Table Filter
05:07:36   row filtering
05:07:36     applies row filter when table gets initialized
05:07:36     doesn't filter anymore if filter gets removed
05:07:36     applies row filter if a new row gets inserted
05:07:36     applies row filter if a new row gets inserted, even if table is not rendered
05:07:36     applies row filter if a row gets updated
05:07:36     applies row filter if a row gets updated, even if table is not rendered
05:07:36     properly handles successive row insertion and updates
05:07:36     properly handles reset table case
05:07:36     considers view range
05:07:36     renders empty data if all rows are removed due to filtering
05:07:36   selection
05:07:36     gets removed for non visible rows after filtering
05:07:36     stays removed even if filtered row is selected explicitly
05:07:36     gets removed for non visible rows after filtering if a row has been updated
05:07:36     gets restored for visible rows after filtering
05:07:36   events
05:07:36     rowsFiltered
05:07:36       gets fired when table with a filter is initializing
05:07:36       does not get fired when table with no filters is initializing
05:07:36       gets fired if filter() is called
05:07:36       gets fired if filter() is called, even if table is not rendered
05:07:36       gets not fired if rows are filtered again but the filtered rows have not changed
05:07:36       gets fired if rows are filtered during updateRows
05:07:36       gets fired if rows are filtered during insertRows
05:07:36       gets fired if rows are filtered during deleteRows
05:07:36       gets fired if rows are filtered during deleteAllRows
05:07:36       does not get fired if rows are updated but row filter state has not changed
05:07:36       gets sent to server containing rowIds when rows are filtered
05:07:36 
05:07:36 TableFooterSpec
05:07:36   render
05:07:36     attaches listener to the table but only once
05:07:36   TableStatusTooltip
05:07:36     shows ERROR tooltip
05:07:36     shows INFO tooltip when table is rendered
05:07:36     hides INFO tooltip when user clicks in table
05:07:36     does not hide ERROR tooltip when user clicks in table
05:07:36 
05:07:36 TableHeaderMenu
05:07:36   filter
05:07:36     string column
05:07:36       shows the unique string values
05:07:36       converts multiline text to single line
05:07:36       strips html tags if html is enabled
05:07:36       reflects the state of the filter
05:07:36       correctly updates the list after inserting a new row, if a filter is applied
05:07:36       always displays the selected value, even if the table does not contain the value anymore
05:07:36       displays empty values as -empty-
05:07:36       stores selected text in filter.selectedValues
05:07:36       stores empty as null and not '-empty-'
05:07:36     boolean column
05:07:36       shows the unique string values
05:07:36     sort enabled
05:07:36       option enabled shows sort options in table header menu
05:07:36       option disabled does not show sort options in table header menu
05:07:36 
05:07:36 TableHeaderSpec
05:07:36   render
05:07:36     attaches listener to the table but only once
05:07:36 
05:07:36 TableKeyStrokes
05:07:36   key up
05:07:36     selects the above row
05:07:36     selects the last row if no row is selected yet
05:07:36     selects the second last row if all rows are selected
05:07:36     selects the only row if there is only one
05:07:36     does nothing if first row already is selected
05:07:36     if first row already is selected but is not the last action row, the row above the last action row gets selected
05:07:36     if there is a last action row, selects the row above last last action row
05:07:36     selects the row above the last action row even if the row above already is selected
05:07:36     uses last row of selection as last action row if last action row is not visible anymore
05:07:36      + shift
05:07:36       adds the row above to the selection
05:07:36       removes the row above from the selection if the last action row is the last row of the selection
05:07:36       if the row above the last action row is not selected, adds the row above to the selection
05:07:36   key down
05:07:36     selects the row below
05:07:36     selects the first row if no row is selected yet
05:07:36     selects the second row if all rows are selected
05:07:36     selects the only row if there is only one
05:07:36     does nothing if last row already is selected
05:07:36     if there is a last action row, selects the row below the last action row
05:07:36     selects the row below the last action row even if the row below already is selected
05:07:36     uses last row of selection as last action row if last action row is not visible anymore
05:07:36      + shift
05:07:36       adds the row below to the selection
05:07:36       removes the row below from the selection if the last action row is the first row of the selection
05:07:36       if the row below the last action row is not selected, adds the row below to the selection
05:07:36   end
05:07:36     selects last row
05:07:36      + shift
05:07:36       selects all rows from currently selected row to last row
05:07:36       preserves existing selection
05:07:36       considers last action row as start row for new selection
05:07:36       uses last row of selection as last action row if last action row is not visible anymore
05:07:36       does nothing if last row is already selected
05:07:36       does not add same rows to selectedRows twice
05:07:36   home
05:07:36     selects first row
05:07:36      + shift
05:07:36       selects all rows from currently selected row to first row
05:07:36       preserves existing selection
05:07:36       considers last action row as start row for new selection
05:07:36       uses first row of selection as last action row if last action row is not visible anymore
05:07:36       does nothing if first row is already selected
05:07:36       does not add same rows to selectedRows twice
05:07:36   space
05:07:36     does nothing if no rows are selected
05:07:36     checks the selected rows if first row is unchecked
05:07:36     does not modify already checked rows when checking
05:07:36     unchecks the selected rows if first row is checked
05:07:36     does not modify already unchecked rows when unchecking
05:07:36   page up
05:07:36     selects the only row if there is only one
05:07:36   page down
05:07:36     selects the only row if there is only one
05:07:36 
05:07:36 Table
05:07:36   render
05:07:36     renders CSS class
05:07:36     renders a table header
05:07:36     renders table rows
05:07:36       accepts rows with cells
05:07:36       accepts rows with text only
05:07:36   _calculateViewRangeForRowIndex
05:07:36     returns a range based on viewRangeSize
05:07:36   insertRows
05:07:36     inserts rows at the end of the table
05:07:36     renders rows only if view range is not full yet
05:07:36   updateRows
05:07:36     updates the model cell texts
05:07:36     updates the html cell texts
05:07:36     does not destroy selection
05:07:36     silently updates rows which are not in view range
05:07:36   deleteRows
05:07:36     deletes single rows from model
05:07:36     deletes single rows from html document
05:07:36     considers view range (distinguishes between rendered and non rendered rows, adjusts viewRangeRendered)
05:07:36   deleteAllRows
05:07:36     deletes all rows from model
05:07:36     deletes all rows from html document
05:07:36     silently removes not rendered rows
05:07:36   updateRowOrder
05:07:36     reorders the model rows
05:07:36     reorders the html nodes
05:07:36     considers view range
05:07:36   checkRow
05:07:36     checks the row, does not uncheck others if multiCheck is set to true
05:07:36     unchecks other rows if multiCheck is set to false
05:07:36     does not check the row if checkable is set to false
05:07:36     does not check the row if the row is disabled
05:07:36     does not check the row if the table is disabled
05:07:36     considers view range
05:07:36     keeps added checkable column visible even when reloading factory settings
05:07:36     does not add an additional checkable column if one is already configured
05:07:36   selectRows
05:07:36     updates model
05:07:36     selects rendered rows and unselects others
05:07:36     considers view range
05:07:36     sends selection event containing rowIds
05:07:36   toggle selection
05:07:36     selects all if not all are selected
05:07:36     selects none if all are selected
05:07:36   selectAll
05:07:36     selects all rows
05:07:36     considers view range -> renders selection only for rendered rows
05:07:36   doRowAction
05:07:36     sends rowAction event with row and column
05:07:36     does not send rowAction event if the row is not selected
05:07:36     does not send rowAction event if it is not the only one selected row
05:07:36   resizeColumn
05:07:36     updates column model and sends resize event 
05:07:36     does not send resize event when resizing is in progress
05:07:36     sends resize event when resizing is finished
05:07:36   autoResizeColumns
05:07:36     distributes the table columns using initialWidth as weight
05:07:36     excludes columns with fixed width
05:07:36     does not make the column smaller than the initial size
05:07:36     does not make the column smaller than a minimum size
05:07:36   sort
05:07:36     updates column model
05:07:36     model update
05:07:36       sets sortAscending according to direction param
05:07:36       resets properties on other columns
05:07:36       sets sortIndex
05:07:36       does not remove sortIndex for columns always included at begin
05:07:36       does not remove sortIndex for columns always included at end
05:07:36       does not remove sortIndex for columns always included at begin and end (combination)
05:07:36       removes column from sort columns
05:07:36     sends rowsSorted event when client side sorting is possible
05:07:36     sends sortRows event when client side sorting is not possible
05:07:36     sorts the data
05:07:36     regroups the data if group by column is active
05:07:36     restores selection after sorting
05:07:36     sorting
05:07:36       sorts text columns considering locale (if browser supports it)
05:07:36       sorts number columns
05:07:36       sorts date columns
05:07:36       uses non sort columns as fallback
05:07:36   column grouping
05:07:36     renders an aggregate row for each group
05:07:36     considers view range -> only renders an aggregate row for rendered rows
05:07:36     considers view range -> doesn't render an aggregate row if the last row of the group is not rendered
05:07:36     regroups if rows get inserted
05:07:36     regroups if rows get inserted, event is from server and table was empty
05:07:36     does not regroup if rows get inserted, event is from server and table was not empty
05:07:36     regroups if rows get deleted
05:07:36     removes aggregate rows if all rows get deleted
05:07:36     regroups if rows get updated
05:07:36     may group column 0 only
05:07:36     may group column 1 only
05:07:36     may group columns 0 (avg) and 1 (sum)
05:07:36     may group columns 0, 1 and 2
05:07:36     may group columns 2 and 1
05:07:36     may group column 1 only after grouping column 0 first
05:07:36     may group column 1 and 2 after grouping column 0 first
05:07:36   row click
05:07:36     selects row and unselects others
05:07:36     sends selection and click events
05:07:36     sends only click if row already is selected
05:07:36     sends selection, checked and click events if table is checkable and checkbox has been clicked
05:07:36   right click on row
05:07:36     opens context menu
05:07:36     context menu only shows items without header type also if there is a type singleSelection
05:07:36     context menu only shows visible menus
05:07:36   _filterMenus
05:07:36     returns no menus for contextMenu if no row is selected
05:07:36     returns only single selection menus for contextMenu if one row is selected
05:07:36     returns only multi selection menus for contextMenu if multiple rows are selected
05:07:36     returns menus with single- and multi selection set for contextMenu if one or more rows are selected
05:07:36     returns only empty space menus if no row is selected
05:07:36     returns empty space and single selection menus if one row is selected
05:07:36     returns empty space and multi selection menus if multiple rows are selected
05:07:36     returns menus with empty space, single- and multi selection set if one or more rows are selected
05:07:36   row mouse down / move / up
05:07:36     selects multiple rows
05:07:36     only sends selection event, no click
05:07:36     only send one event for mousedown and immediate mouseup on the same row
05:07:36     only selects first row if mouse move selection or multi selection is disabled
05:07:36   moveColumn
05:07:36     moves column from oldPos to newPos
05:07:36     considers view range (does not fail if not all rows are rendered)
05:07:36   onModelAction
05:07:36     rowsSelected event
05:07:36       calls selectRows
05:07:36     rowsDeleted event
05:07:36       calls deleteRows
05:07:36     allRowsDeleted event
05:07:36       calls deleteAllRows
05:07:36     rowsInserted event
05:07:36       calls insertRows
05:07:36     rowOrderChanged event
05:07:36       calls updateRowOrder
05:07:36       does not animate ordering for newly inserted rows
05:07:36     rowsUpdated event
05:07:36       calls updateRows
05:07:36     columnStructureChanged event
05:07:36       resets the model columns
05:07:36       redraws the header to reflect header cell changes (text)
05:07:36     columnOrderChanged event
05:07:36       reorders the model columns
05:07:36       reorders the html nodes
05:07:36       silently moves cells which are not rendered in view range
05:07:36     columnHeadersUpdated event
05:07:36       updates the text and sorting state of model columns
05:07:36       updates sort indices of the sort columns if a sort column got removed
05:07:36       updates the text and sorting state of html table header nodes
05:07:36       updates the custom css class of table header nodes
05:07:36   onModelPropertyChange
05:07:36     headerVisible
05:07:36       hides the table header
05:07:36     menus
05:07:36       creates and registers menu adapters
05:07:36       destroys the old menus
05:07:36       destroys the old and creates the new menus if the list contains both
05:07:36     considers custom css class
05:07:36   _sendRowsFiltered
05:07:36     should not coalesce remove and 'add' events
05:07:36 
05:07:36 BooleanColumn
05:07:36   table checkable column
05:07:36     a checkbox column gets inserted if table.checkable=true
05:07:36     no checkbox column gets inserted if table.checkable=false
05:07:36     this.checkableColumn is set to the new column
05:07:36     displays the row.checked state as checkbox
05:07:36   boolean column
05:07:36     displays the cell value as checkbox
05:07:36 
05:07:36 Column
05:07:36   considers horizontal alignment
05:07:36   converts linebreak into <br> in header cells
05:07:36   considers custom css class of a column
05:07:36   considers custom css class of a column, as well for checkbox columns
05:07:36   considers custom css class of a cell, if both are set only the cell class is used
05:07:36   considers htmlEnabled of a cell
05:07:36   caches encoded text of a cell to improve performance
05:07:36   multilineText
05:07:36     replaces
05:07:36  with br, but only if htmlEnabled is false
05:07:36   textWrap
05:07:36     wraps text if column.textWrap and table.multilineText are true
05:07:36     does not wrap text if column.textWrap is false and table.multilineText is true
05:07:36     does not wrap text if column.textWrap is true and table.multilineText is false
05:07:36   background effect
05:07:36     colorGradient1
05:07:36       colors cells from red to green
05:07:36       colors cells according to rounded values
05:07:36     considers view range -> only colors rendered cells
05:07:36     updates colors if row gets deleted
05:07:36     updates colors if row gets inserted
05:07:36     updates colors if row gets updated
05:07:36     colors cells if table gets rendered
05:07:36     restores existing background color if background effect gets removed
05:07:36     barChart
05:07:36       does not overwrite existing background color
05:07:36     setBackgroundEffect
05:07:36       changes the background effect
05:07:36       sends columnBackgroundEffectChanged event
05:07:36   calculateMinMaxValues
05:07:36     calculates the min/max values based on rounded values
05:07:36 
05:07:36 scout.comparators
05:07:36   tests 'compare' method of TEXT comparator
05:07:36   tests 'compareIgnoreCase' method of TEXT comparator
05:07:36   tests 'compare' method of NUMERIC comparator
05:07:36   tests 'compare' method of ALPHANUMERIC comparator
05:07:36   tests 'compareIgnoreCase' method of ALPHANUMERIC comparator
05:07:36   tests 'compareIgnoreCase' method of ALPHANUMERIC comparator with session
05:07:36 
05:07:36 AggregateTableControl
05:07:36   aggregate
05:07:36     creates an aggregate row
05:07:36     sums up numbers in a number column
05:07:36     sums up numbers in a number column but only on filtered rows
05:07:36     sums up numbers in a number column and considers format pattern
05:07:36     sums up numbers in a number column and considers rounded values fo aggregation
05:07:36   eanbled state
05:07:36     is false if there are no number columns
05:07:36     is true if there is at least one number column
05:07:36 
05:07:36 TableControl
05:07:36   onModelPropertyChange
05:07:36     selected
05:07:36       opens and closes the control container
05:07:36       removes the content of the previous selected control without closing the container
05:07:36   setSelected
05:07:36     removes the content of the previous selected control without closing the container
05:07:36     sends selected events (for current and previous selection)
05:07:36 
05:07:36 CellEditor
05:07:36   mouse click
05:07:36     starts cell edit if cell is editable
05:07:36     does not start cell edit if cell is not editable
05:07:36     does not start cell edit if row is disabled
05:07:36     does not start cell edit if table is disabled
05:07:36     does not start cell edit if mouse down and up happened on different cells
05:07:36     does not start cell edit if right mouse button was pressed
05:07:36     does not start cell edit if middle mouse button was pressed
05:07:36     does not open cell editor if a ctrl or shift is pressed, because the user probably wants to do row selection rather than cell editing
05:07:36   startCellEdit event
05:07:36     opens popup with field
05:07:36   endCellEdit event
05:07:36     destroys the field
05:07:36     removes the cell editor popup
05:07:36   completeEdit
05:07:36     sends completeCellEdit
05:07:36     sends completeCellEdit only once
05:07:36     does not remove the popup and its field (will be done by endCellEdit)
05:07:36   cancelEdit
05:07:36     sends cancelCellEdit
05:07:36     removes the popup and its field
05:07:36   validation
05:07:36     shows a tooltip if field has an error
05:07:36     does not sho a tooltip if field has no error
05:07:36   popup recovery
05:07:36     reopens popup if row gets updated
05:07:36     closes popup if row gets deleted
05:07:36     closes popup if all rows get deleted
05:07:36   tooltip recovery
05:07:36     removes tooltip if row gets deleted
05:07:36 
05:07:36 DateColumnUserFilter
05:07:36   acceptByFields works
05:07:36   acceptByFields works with time
05:07:36   addFilterFields must not create date fields with time
05:07:36 
05:07:36 TableTextUserFilter
05:07:36   filter
05:07:36     filters rows based on cell text
05:07:36     separates cell values with whitepace
05:07:36     works with bean columns
05:07:36 
05:07:36 DateFormat
05:07:36   format
05:07:36     considers d M y
05:07:36     considers h H m a
05:07:36     considers E
05:07:36   parse
05:07:36     considers d M y
05:07:36     considers h H m a
05:07:36   analyze
05:07:36     analyzes the text and returns an object with months, years and days
05:07:36       considers pattern dd.MM.yyyy
05:07:36       considers pattern yyyy-MM-dd
05:07:36       considers pattern MM/dd/yyy
05:07:36       checks correct handling of am/pm
05:07:36       proposes valid dates for pattern dd.MM.yyyy
05:07:36       proposes valid dates for pattern MM.yyyy
05:07:36       proposes valid dates for pattern yyyy
05:07:36       proposes valid times
05:07:36 
05:07:36 DecimalFormat
05:07:36   format
05:07:36     considers decimal separators
05:07:36     considers grouping separators
05:07:36     can swap the position of the minus sign
05:07:36     can handle invalid patterns
05:07:36     distinguishes digits and zero digits
05:07:36     can handle positive and negative subpattern
05:07:36     can handle exotic symbols
05:07:36     can handle percentages, format taken from application
05:07:36     can handle multiplier
05:07:36     can handle rounding mode
05:07:36   round
05:07:36     can handle rounding modes
05:07:36 
05:07:36 scout.tooltips
05:07:36   can be installed and uninstalled for a form field
05:07:36   creates a tooltip on mouseenter and removes it on mouseleave
05:07:36   if text
05:07:36     is empty no tooltip will be shown
05:07:36     is a function, it will be called for tooltip text
05:07:36     is undefined no tooltip will be shown
05:07:36     is provided by component, it will be used as tooltip text
05:07:36     is provided as function by component, it will be called and used as tooltip text
05:07:36     is provided using options and by component, text provided using options will be used
05:07:36     is a function, component is passed as first and only argument
05:07:36 
05:07:36 Compacttree
05:07:36   creation
05:07:36     adds no empty section node
05:07:36     adds a node with child node
05:07:36     adds a node with child nodes in correct order
05:07:36     deletes a node
05:07:36     inserts a child node
05:07:36   node click
05:07:36     calls selectNodes
05:07:36 
05:07:36 TreeKeyStrokes
05:07:36   key up
05:07:36     selects the above node in collapsed tree
05:07:36     selects the above node node in expanded tree
05:07:36     selects the last node if no node is selected yet
05:07:36     selects the only node if there is only one
05:07:36     does nothing if first node already is selected
05:07:36   key down
05:07:36     selects the node below in collapsed tree
05:07:36     selects the first node if no row is selected yet
05:07:36     selects the above node node in expanded tree
05:07:36     selects the only node if there is only one
05:07:36     does nothing if last node already is selected
05:07:36   Home
05:07:36     selects first node in collapsed tree
05:07:36     selects first node in expanded tree
05:07:36   Subtract
05:07:36      collapses a node
05:07:36      collapses a node and drill up
05:07:36   Add
05:07:36      expands a node
05:07:36      expands a node and drill down
05:07:36   End
05:07:36      jumps to last node
05:07:36   space
05:07:36     does nothing if no nodes are selected
05:07:36     checks the selected node 
05:07:36     unchecks the selected node 
05:07:36 
05:07:36 TreeNodePosition
05:07:36   _findInsertPositionInFlatList
05:07:36     insert node between two other nodes on the same level
05:07:36     insert node between two other nodes on another level
05:07:36     insert node ahead all other nodes on the same level
05:07:36     insert node below all other nodes on the same level
05:07:36     insert a subtree between two other nodes on the same level
05:07:36     insert a node below another node of the same level with an expanded subtree
05:07:36   _addChildrenToFlatListIfExpanded
05:07:36     expands collapsed node
05:07:36     expands collapsed node with different levels in insertBatch
05:07:36 
05:07:36 Tree
05:07:36   creation
05:07:36     adds nodes
05:07:36     does not add notes if no nodes are provided
05:07:36   insertNodes
05:07:36     inserting a child
05:07:36       updates model
05:07:36       updates model with a complex node containing another node
05:07:36       updates html document if parent is expanded
05:07:36       updates html document at a specific position
05:07:36     only updates the model if parent is collapsed
05:07:36     expands the parent if parent.expanded = true and the new inserted nodes are the first child nodes
05:07:36     with breadcrumb style
05:07:36       inserts a html node if the parent node is selected
05:07:36       only updates model if the parent node is not selected
05:07:36       inserts html nodes at a specific position
05:07:36     expands the parent if parent.expanded = true and the new inserted nodes are the first child nodes
05:07:36   updateNodes
05:07:36     enabled update
05:07:36       updates the enabled state of the model node
05:07:36       updates the enabled state of the html node, if visible
05:07:36       updates the enabled state of the html node after expansion, if not visible
05:07:36     enabled update on checkable tree
05:07:36       updates the enabled state of the model node
05:07:36       updates the enabled state of the html node, if visible
05:07:36       updates the enabled state of the html node after expansion, if not visible
05:07:36   deleteNodes
05:07:36     deleting a child
05:07:36       updates model
05:07:36       updates html document
05:07:36       updates child node indices
05:07:36       considers view range (distinguishes between rendered and non rendered rows, adjusts viewRangeRendered)
05:07:36     deleting a root node
05:07:36       updates model
05:07:36       updates html document
05:07:36       deleting a collapsed root node
05:07:36         updates model
05:07:36         updates html document
05:07:36     deleting all nodes
05:07:36       updates model
05:07:36       updates html document
05:07:36   deleteAllChildNodes
05:07:36     deletes all nodes from model
05:07:36     deletes all nodes from html document
05:07:36     deletes all nodes from model for a given parent
05:07:36     deletes all nodes from html document for a given parent
05:07:36   check nodes
05:07:36     checks a subnode -> mark upper nodes 
05:07:36     checks a node -> mark upper nodes -> uncheck node and test if node keeps marked because children are checked
05:07:36     checks a subnode and its sibling->mark upper nodes -> uncheck one of the siblings
05:07:36     try to check a disabled node 
05:07:36     try to check a node in disabled tree 
05:07:36     try to check two nodes in singlecheck tree 
05:07:36     check a parent in autoCheckChildren tree 
05:07:36     check a parent in autoCheckChildren = false tree 
05:07:36     try to check nodes in uncheckable tree 
05:07:36   node click
05:07:36     calls tree._onNodeMouseDown
05:07:36     sends selection and click events in one call in this order
05:07:36     sends selection, check and click events if tree is checkable and checkbox has been clicked
05:07:36     updates model (selection)
05:07:36     does not send click if mouse down happens on another node than mouseup
05:07:36     does not send click if mouse down does not happen on a node
05:07:36   node double click
05:07:36     expands/collapses the node
05:07:36     sends clicked, selection, action and expansion events
05:07:36   node control double click
05:07:36     does the same as control single click (does NOT expand and immediately collapse again)
05:07:36     sends clicked, selection, action and expansion events
05:07:36   deselectAll
05:07:36     clears the selection
05:07:36   selectNodes
05:07:36     selects a node
05:07:36     expands the parents if a hidden node should be selected whose parents are collapsed (revealing the selection)
05:07:36     also expands the node if bread crumb mode is enabled
05:07:36     also expands the parents in breadcrumb mode if a hidden node should be selected after being expanded and collapsed while in its hidden state
05:07:36     sets css class ancestor-of-selected on every ancestor of the selected element
05:07:36     sets css class child-of-selected on direct children of the selected element
05:07:36     may select a node which is not rendered
05:07:36     sets parent and ancestor css classes even if nodes are not rendered
05:07:36     sets child-of-selected css class even if nodes are not rendered
05:07:36   expandNode
05:07:36     sets css class child-of-selected on direct children if the expanded node is selected
05:07:36     renders the child nodes if parent is expanded
05:07:36     with breadcrumb style
05:07:36       renders the child nodes if parent is expanded
05:07:36       ensures top level nodes are rendered
05:07:36   expandAllParentNodes
05:07:36     expands all parent nodes of the given node (model)
05:07:36     expands all parent nodes of the given node (html)
05:07:36   lazyExpandCollapse
05:07:36     manual expand -> manual collapse node
05:07:36     manual expand -> lazy collapse node
05:07:36     lazy expand -> manual collapse node
05:07:36     lazy expand -> lazy collapse node
05:07:36   collapseNode
05:07:36     prevents collapsing in bread crumb mode if node is selected
05:07:36   collapseAll
05:07:36     collapses all nodes and updates model
05:07:36   updateItemPath
05:07:36     Sets css class group on every element within the same group
05:07:36   updateNodeOrder
05:07:36     reorders the child nodes if parent is given (model)
05:07:36     reorders the child nodes if parent is given and expanded (model)
05:07:36     reorders the child nodes if parent is given (html)
05:07:36     considers view range when updating child node order
05:07:36     reorders expanded child nodes if parent is given (model)
05:07:36     reorders the root nodes if no parent is given (model)
05:07:36     reorders the root nodes if no parent is given (html)
05:07:36     reorders expanded root nodes if no parent is given (model)
05:07:36     reorders expanded root nodes if no parent is given (html)
05:07:36   tree filter
05:07:36     filters nodes when filter() is called
05:07:36     filters nodes when filter is added and removed
05:07:36     makes sure only filtered nodes are displayed when node gets expanded
05:07:36     applies filter if a node gets changed
05:07:36     applies filter if a node gets inserted
05:07:36     make sure nodes unchanged by filters are attached. See ticket #168957
05:07:36   onModelAction
05:07:36     nodesInserted event
05:07:36       calls insertNodes
05:07:36     nodesDeleted event
05:07:36       calls deleteNodes
05:07:36     allChildNodesDeleted event
05:07:36       calls deleteAllChildNodes
05:07:36     nodesSelected event
05:07:36       calls selectNodes
05:07:36       does not send events if called when processing response
05:07:36     nodeChanged event
05:07:36       updates the text of the model node
05:07:36       updates the text of the html node
05:07:36       updates custom cssClass of model and html node
05:07:36       preserves child-of-selected when root nodes get updated
05:07:36       preserves child-of-selected when child nodes get updated
05:07:36       preserves group css class when nodes get updated
05:07:36     nodesUpdated event
05:07:36       calls updateNodes
05:07:36     childNodeOrderChanged event
05:07:36       calls updateNodeOrder
05:07:36     multiple events
05:07:36       handles delete, collapse, insert, expand events correctly
05:07:36   tree enabled/disabled
05:07:36     disables checkboxes when tree is disabled
05:07:36   test visible list and map
05:07:36     with initial all expanded nodes
05:07:36       init with all expanded in correct order
05:07:36       collapse a node -> all children have to be removed
05:07:36       filter node -> filtered node and children has to be removed from visible
05:07:36       update node -> node is filtered
05:07:36       insert expanded node to expanded parent
05:07:36       insert child node in filtered parent
05:07:36       insert child node which should be filtered
05:07:36     with initial all closed nodes
05:07:36       init with all collapsed
05:07:36       insert child node collapsed parent
05:07:36       expand node
05:07:36       expand child node
05:07:36   onModelPropertyChange
05:07:36     considers custom css class
05:07:36 
05:07:36 DetachHelper
05:07:36   restores sticky tooltips
05:07:36   considers the context of $anchor -> only removes tooltips in that context
05:07:36 
05:07:36 Device
05:07:36   scout.device
05:07:36     is initialized automatically
05:07:36   isWindowsTablet
05:07:36     returns true when browser is Edge and scrollbarWidth is 0
05:07:36   user agent parsing
05:07:36     recognizes iOS devices
05:07:36     recognizes Android devices
05:07:36     recognizes normal Windows PCs
05:07:36     recognizes supported browsers
05:07:36 
05:07:36 EventSupport
05:07:36   on / trigger / off
05:07:36     single event func only triggered until off() is called
05:07:36     multiple events
05:07:36   one
05:07:36     single event func only triggered once when registered with one()
05:07:36     event parameter passed to registered func
05:07:36     de-register function registered with one()
05:07:36   off
05:07:36     remove all with same type
05:07:36     remove specific listener
05:07:36 
05:07:36 Range
05:07:36   equals
05:07:36   union
05:07:36     returns a new range with the sum of both ranges
05:07:36     returns a copy of both ranges if the ranges don't overlap
05:07:36     returns a copy of the non empty range if one range is empty
05:07:36   subtract
05:07:36     returns a new range where the second range is removed from the first
05:07:36     returns a copy of the first range if the second does not overlap the first
05:07:36     returns an empty range if second range completely covers the first
05:07:36     returns a new range if second range is inside the first and touches a border
05:07:36     returns an array of two ranges if second range is inside the first but does not touch a border
05:07:36     returns a copy of the first range if the second range is empty
05:07:36     returns an empty range if the first range is empty
05:07:36   intersect
05:07:36     returns a new range with the part where both ranges overlap
05:07:36     returns an empty range if the ranges don't overlap
05:07:36     returns an empty range if one range is empty
05:07:36 
05:07:36 scout.URL
05:07:36   can parse super-simple URL
05:07:36   can parse empty hash
05:07:36   can parse a moderately simple URL
05:07:36   can convert the URL to string (only changed in order of arguments)
05:07:36   can handle multi-valued parameters
05:07:36   can add parameters
05:07:36   can remove parameters
05:07:36   can create or replace parameters
05:07:36   can handle non-ascii characters
05:07:36 
05:07:36 scout.arrays
05:07:36   init
05:07:36     checks whether array has correct length and initial values
05:07:36   ensure
05:07:36     creates an array if the param is not an array
05:07:36     returns the param if the param already is an array
05:07:36   remove
05:07:36     removes elements
05:07:36   removeAll
05:07:36     removes all given elements
05:07:36     considers emtpy args
05:07:36   replace
05:07:36     replaces elements
05:07:36   insert
05:07:36     insert element at index
05:07:36   max
05:07:36     returns 0 iff input contains 0
05:07:36     behaves like Math.max on null and undefined
05:07:36     ignores non-number elements
05:07:36   min
05:07:36     returns 0 iff input contains 0
05:07:36     behaves like Math.min on null and undefined
05:07:36     ignores non-number elements
05:07:36   move
05:07:36     replaces elements
05:07:36   union
05:07:36     merges two arrays
05:07:36     merges two arrays and removes duplicates
05:07:36     also works with floats
05:07:36     if the arrays contain objects instead of primitives, it uses their id to check for equality
05:07:36     does not fail if arr1 or arr2 are not defined
05:07:36   equals
05:07:36     checks whether two arrays contain the same elements in the same order
05:07:36     considers emtpy and same arrays
05:07:36     returns true if one array is undefined/null and the other empty
05:07:36   equalsIgnoreOrder
05:07:36     checks whether two arrays contain the same elements without considering the order
05:07:36     considers emtpy and same arrays
05:07:36     returns true if one array is undefined/null and the other empty
05:07:36   find
05:07:36     returns the element for which the given predicate returns true
05:07:36   findFrom
05:07:36     returns the element for which the given predicate returns true, starting from a given index
05:07:36     does not return the element for which the given predicate returns true, if it is on the left side of the start index
05:07:36     also checks the element at start index 
05:07:36     searches from right to left if backwards is true
05:07:36   format
05:07:36     formats an array by concatenating each entry
05:07:36     returns '' for empty array or if no array was provided
05:07:36   formatEncoded
05:07:36     encodes the html of each array element
05:07:36   first
05:07:36     finds first array element
05:07:36   last
05:07:36     finds last array element
05:07:36 
05:07:36 scout.dates
05:07:36   shift
05:07:36     shifts year or month or day
05:07:36     shifts year and month if both provided
05:07:36     shifts year and month and day if all provided
05:07:36     shift year
05:07:36       adds or removes years
05:07:36       handles edge case leap year
05:07:36     shift month
05:07:36       adds or removes months
05:07:36       handles edge case start month
05:07:36       handles edge case end month
05:07:36       handles edge case leap year
05:07:36   shiftToNextDayOfType
05:07:36     shifts to next day of type
05:07:36   shiftToPreviousDayOfType
05:07:36     shifts to previous day of type
05:07:36   ensureMonday
05:07:36     shifts to next monday in direction if it is not a monday yet
05:07:36   isSameDay
05:07:36     returns true if day, month and year matches
05:07:36   compareMonths
05:07:36     returns the differences in number of months
05:07:36     ignores time
05:07:36     works with different years
05:07:36   compareDays
05:07:36     returns the differences in number of days
05:07:36     ignores time
05:07:36     works with different month
05:07:36     works with different years
05:07:36   timestamp
05:07:36     returns a string of the expected length withonly digits
05:07:36   orderWeekdays
05:07:36     orders weekdays
05:07:36   toJsonDate / parseJsonDate
05:07:36     can handle missing or invalid inputs
05:07:36     can convert JSON and JS dates
05:07:36   create
05:07:36     can create dates
05:07:36   weekInYear
05:07:36     can calculate week in year
05:07:36   format
05:07:36     can handle invalid values
05:07:36     can format valid dates
05:07:36   compare
05:07:36     can handle invalid dates
05:07:36     can compare valid dates
05:07:36   isLeapYear
05:07:36     correctly identifies leap years
05:07:36 
05:07:36 scout.defaultValues
05:07:36   _loadDefaultsConfiguration
05:07:36     can load invalid configurations
05:07:36   applyTo
05:07:36     can apply default values to JSON
05:07:36     can apply default values to JSON considering the model variant
05:07:36     copies default values 'by value'
05:07:36 
05:07:36 scout.icons
05:07:36   parses bitmap icons
05:07:36   parses font icons (scoutIcons font)
05:07:36   parses font icons (custom font)
05:07:36   parses returns a CSS class for custom fonts
05:07:36   appends CSS class string with custom fonts
05:07:36 
05:07:36 scout.numbers
05:07:36   round
05:07:36     tests special cases
05:07:36     tests rounding mode 'UP'
05:07:36     tests rounding mode 'DOWN'
05:07:36     tests rounding mode 'CEILING'
05:07:36     tests rounding mode 'FLOOR'
05:07:36     tests rounding mode 'HALF_UP'
05:07:36     tests rounding mode 'HALF_DOWN'
05:07:36   shiftDecimalPoint
05:07:36     can shift decimal point to left and right
05:07:36   randomId
05:07:36     can generate random IDs
05:07:36   correlationId
05:07:36     can generate random correlation IDs
05:07:36 
05:07:36 scout.objects
05:07:36   copyProperties
05:07:36     copies all properties
05:07:36     copies the properties from prototype as well
05:07:36   countOwnProperties
05:07:36     counts all own properties
05:07:36   valueCopy
05:07:36     copies an object by value
05:07:36   isNumber
05:07:36     returns true iff argument is a number
05:07:36   values
05:07:36     returns object values
05:07:36 
05:07:36 scout.strings
05:07:36   nl2br
05:07:36     can convert newlines to br tags
05:07:36     encodes html, if the parameter is set to true (default)
05:07:36   removeAmpersand
05:07:36     can remove ampersands
05:07:36   getMnemonic
05:07:36     can extract mnemonics
05:07:36   hasText
05:07:36     can check if string has text
05:07:36   repeat
05:07:36     can repeat strings
05:07:36   padZeroLeft
05:07:36     can pad strings with 0
05:07:36   startsWith
05:07:36     can check if a string starts with another
05:07:36   endsWith
05:07:36     can check if a string ends with another
05:07:36   count
05:07:36     can count occurrences
05:07:36   encode
05:07:36     encodes html
05:07:36     does not try to encode empty strings
05:07:36     caches the html element used for encoding
05:07:36   join
05:07:36     joins strings
05:07:36   box
05:07:36     boxes strings
05:07:36   lowercaseFirstLetter
05:07:36     converts first letter to lowercase
05:07:36   quote
05:07:36     quotes special characters for regexp
05:07:36   asString
05:07:36     converts input to string
05:07:36   plainText
05:07:36     converts html to plain text
05:07:36     does not try to get plaintext of empty strings
05:07:36     caches the html element used for getting plain text
05:07:36     considers upper and lower case tags
05:07:36     converts br, p, div into new lines
05:07:36     converts li, tr into new lines
05:07:36     converts td into whitespaces
05:07:36     converts &nbsp;, &amp;, &gt;, &lt;
05:07:36     preserves tabs
05:07:36   insertAt
05:07:36     can insert strings into other strings
05:07:36   nvl
05:07:36     returns an empty string when input is null or undefined
05:07:36   splitMax
05:07:36     returns not more than limit elements
05:07:36 
05:07:36 Widget
05:07:36   rendering
05:07:36     should set rendering, rendered flags correctly
05:07:36     should set rendering flag to true _while_ the component is rendering
05:07:36   attach/detach
05:07:36     attached and rendered is false by default
05:07:36     attached and rendered has the right value after render/remove and attach/detach
05:07:36 
05:07:36 Results: 1027 specs, 0 failures, 0 pending
05:07:36 
05:07:36 [INFO] stopped o.e.j.s.h.ContextHandler{/webjars,file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/}
05:07:36 [INFO] stopped o.e.j.s.h.ContextHandler{/classpath,file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/}
05:07:36 [INFO] stopped o.e.j.s.h.ContextHandler{/,file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/}
05:07:36 [INFO] stopped o.e.j.s.h.ContextHandler{/ext,file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/}
05:07:36 [INFO] stopped o.e.j.s.h.ContextHandler{/ext,file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/}
05:07:36 [INFO] stopped o.e.j.s.h.ContextHandler{/spec,file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/}
05:07:36 [INFO] stopped o.e.j.s.h.ContextHandler{/src,file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/}
05:07:36 [INFO] 
05:07:36 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.ui.html.test ---
05:07:36 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT.jar
05:07:36 [INFO] 
05:07:36 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.ui.html.test ---
05:07:36 [INFO] 
05:07:36 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.test ---
05:07:36 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-tests.jar
05:07:36 [INFO] 
05:07:36 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.test ---
05:07:36 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-sources.jar
05:07:36 [INFO] 
05:07:36 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.test ---
05:07:36 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-test-sources.jar
05:07:36 [INFO] 
05:07:36 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.ui.html.test ---
05:07:36 [INFO] Skipping duplicate-finder execution!
05:07:36 [INFO] 
05:07:36 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.ui.html.test ---
05:07:36 [INFO] Signature checking is skipped.
05:07:36 [INFO] 
05:07:36 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html.test ---
05:07:36 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT.jar
05:07:36 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT.pom
05:07:36 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-tests.jar
05:07:36 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-sources.jar
05:07:36 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-test-sources.jar
05:07:36 [INFO] 
05:07:36 [INFO] --< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test >--
05:07:36 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test 6.0.300-SNAPSHOT [25/30]
05:07:36 [INFO] --------------------------------[ jar ]---------------------------------
05:07:36 [INFO] 
05:07:36 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
05:07:36 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target
05:07:36 [INFO] 
05:07:36 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
05:07:36 [INFO] Skipping Rule Enforcement.
05:07:36 [INFO] 
05:07:36 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
05:07:37 [INFO] 
05:07:37 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
05:07:37 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/../org.eclipse.scout.rt/target/jacoco-all.exec
05:07:37 [INFO] 
05:07:37 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
05:07:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:07:37 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/src/main/resources
05:07:37 [INFO] 
05:07:37 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
05:07:37 [INFO] No sources to compile
05:07:37 [INFO] 
05:07:37 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
05:07:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:07:37 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/src/test/resources
05:07:37 [INFO] 
05:07:37 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
05:07:37 [INFO] Changes detected - recompiling the module!
05:07:37 [INFO] Compiling 3 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/test-classes
05:07:38 [INFO] 
05:07:38 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
05:07:38 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/surefire-reports
05:07:38 
05:07:38 -------------------------------------------------------
05:07:38  T E S T S
05:07:38 -------------------------------------------------------
05:07:38 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:07:38 Running org.eclipse.scout.rt.ui.html.scriptprocessor.ScriptProcessorTest
05:07:38 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
05:07:38 SLF4J: Defaulting to no-operation (NOP) logger implementation
05:07:38 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
05:07:40 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.482 sec - in org.eclipse.scout.rt.ui.html.scriptprocessor.ScriptProcessorTest
05:07:40 
05:07:40 Results :
05:07:40 
05:07:40 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
05:07:40 
05:07:40 [INFO] 
05:07:40 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
05:07:40 [WARNING] JAR will be empty - no content was marked for inclusion!
05:07:40 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT.jar
05:07:40 [INFO] 
05:07:40 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
05:07:40 [INFO] 
05:07:40 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
05:07:40 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT-tests.jar
05:07:40 [INFO] 
05:07:40 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
05:07:40 [INFO] No sources in project. Archive not created.
05:07:40 [INFO] 
05:07:40 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
05:07:40 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT-test-sources.jar
05:07:40 [INFO] 
05:07:40 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
05:07:40 [INFO] Skipping duplicate-finder execution!
05:07:40 [INFO] 
05:07:40 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
05:07:40 [INFO] Signature checking is skipped.
05:07:40 [INFO] 
05:07:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
05:07:40 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT.jar
05:07:40 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT.pom
05:07:40 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT-tests.jar
05:07:40 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT-test-sources.jar
05:07:40 [INFO] 
05:07:40 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html >--------
05:07:40 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html 6.0.300-SNAPSHOT [26/30]
05:07:40 [INFO] --------------------------------[ jar ]---------------------------------
05:07:40 [INFO] 
05:07:40 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.svg.ui.html ---
05:07:40 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/target
05:07:40 [INFO] 
05:07:40 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.ui.html ---
05:07:40 [INFO] Skipping Rule Enforcement.
05:07:40 [INFO] 
05:07:40 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.svg.ui.html ---
05:07:41 [INFO] 
05:07:41 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.svg.ui.html ---
05:07:41 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec
05:07:41 [INFO] 
05:07:41 [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add-js-resource) @ org.eclipse.scout.rt.svg.ui.html ---
05:07:41 [INFO] 
05:07:41 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.svg.ui.html ---
05:07:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:07:41 [INFO] Copying 1 resource
05:07:41 [INFO] Copying 4 resources
05:07:41 [INFO] 
05:07:41 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.svg.ui.html ---
05:07:41 [INFO] Changes detected - recompiling the module!
05:07:41 [INFO] Compiling 2 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/target/classes
05:07:41 [INFO] 
05:07:41 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.svg.ui.html ---
05:07:41 [INFO] 
05:07:41 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.svg.ui.html ---
05:07:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:07:41 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/src/test/resources
05:07:41 [INFO] 
05:07:41 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.ui.html ---
05:07:41 [INFO] No sources to compile
05:07:41 [INFO] 
05:07:41 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.svg.ui.html ---
05:07:41 [INFO] No tests to run.
05:07:41 [INFO] 
05:07:41 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.svg.ui.html ---
05:07:41 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-6.0.300-SNAPSHOT.jar
05:07:41 [INFO] 
05:07:41 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.svg.ui.html ---
05:07:41 [INFO] 
05:07:41 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.ui.html ---
05:07:41 [INFO] Skipping packaging of the test-jar
05:07:41 [INFO] 
05:07:41 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.ui.html ---
05:07:41 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-6.0.300-SNAPSHOT-sources.jar
05:07:41 [INFO] 
05:07:41 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.ui.html ---
05:07:41 [INFO] No sources in project. Archive not created.
05:07:41 [INFO] 
05:07:41 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.svg.ui.html ---
05:07:41 [INFO] Skipping duplicate-finder execution!
05:07:41 [INFO] 
05:07:41 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.svg.ui.html ---
05:07:41 [INFO] Signature checking is skipped.
05:07:41 [INFO] 
05:07:41 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.svg.ui.html ---
05:07:41 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/6.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-6.0.300-SNAPSHOT.jar
05:07:41 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/6.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-6.0.300-SNAPSHOT.pom
05:07:41 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/6.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-6.0.300-SNAPSHOT-sources.jar
05:07:41 [INFO] 
05:07:41 [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.dev.jetty >----------
05:07:41 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.dev.jetty 6.0.300-SNAPSHOT [27/30]
05:07:41 [INFO] --------------------------------[ jar ]---------------------------------
05:07:41 [INFO] 
05:07:41 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.dev.jetty ---
05:07:41 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/target
05:07:41 [INFO] 
05:07:41 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.dev.jetty ---
05:07:41 [INFO] Skipping Rule Enforcement.
05:07:41 [INFO] 
05:07:41 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.dev.jetty ---
05:07:42 [INFO] 
05:07:42 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.dev.jetty ---
05:07:42 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/../org.eclipse.scout.rt/target/jacoco-all.exec
05:07:42 [INFO] 
05:07:42 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.dev.jetty ---
05:07:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:07:42 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/src/main/resources
05:07:42 [INFO] 
05:07:42 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.dev.jetty ---
05:07:42 [INFO] Changes detected - recompiling the module!
05:07:42 [INFO] Compiling 1 source file to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/target/classes
05:07:43 [INFO] 
05:07:43 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.dev.jetty ---
05:07:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:07:43 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/src/test/resources
05:07:43 [INFO] 
05:07:43 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.dev.jetty ---
05:07:43 [INFO] No sources to compile
05:07:43 [INFO] 
05:07:43 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.dev.jetty ---
05:07:43 [INFO] No tests to run.
05:07:43 [INFO] 
05:07:43 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.dev.jetty ---
05:07:43 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-6.0.300-SNAPSHOT.jar
05:07:43 [INFO] 
05:07:43 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.dev.jetty ---
05:07:43 [INFO] 
05:07:43 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.dev.jetty ---
05:07:43 [INFO] Skipping packaging of the test-jar
05:07:43 [INFO] 
05:07:43 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.dev.jetty ---
05:07:43 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-6.0.300-SNAPSHOT-sources.jar
05:07:43 [INFO] 
05:07:43 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.dev.jetty ---
05:07:43 [INFO] No sources in project. Archive not created.
05:07:43 [INFO] 
05:07:43 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.dev.jetty ---
05:07:43 [INFO] Skipping duplicate-finder execution!
05:07:43 [INFO] 
05:07:43 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.dev.jetty ---
05:07:43 [INFO] Signature checking is skipped.
05:07:43 [INFO] 
05:07:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.dev.jetty ---
05:07:43 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty-6.0.300-SNAPSHOT.jar
05:07:43 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty-6.0.300-SNAPSHOT.pom
05:07:43 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty-6.0.300-SNAPSHOT-sources.jar
05:07:43 [INFO] 
05:07:43 [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix >-----
05:07:43 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix 6.0.300-SNAPSHOT [28/30]
05:07:43 [INFO] --------------------------------[ jar ]---------------------------------
05:07:43 [INFO] 
05:07:43 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.dev.jetty.test.affix ---
05:07:43 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test.affix/target
05:07:43 [INFO] 
05:07:43 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.dev.jetty.test.affix ---
05:07:43 [INFO] Skipping Rule Enforcement.
05:07:43 [INFO] 
05:07:43 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.dev.jetty.test.affix ---
05:07:44 [INFO] 
05:07:44 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.dev.jetty.test.affix ---
05:07:44 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test.affix/../org.eclipse.scout.rt/target/jacoco-all.exec
05:07:44 [INFO] 
05:07:44 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.dev.jetty.test.affix ---
05:07:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:07:44 [INFO] Copying 1 resource
05:07:44 [INFO] 
05:07:44 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.dev.jetty.test.affix ---
05:07:44 [INFO] No sources to compile
05:07:44 [INFO] 
05:07:44 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.dev.jetty.test.affix ---
05:07:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:07:44 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test.affix/src/test/resources
05:07:44 [INFO] 
05:07:44 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.dev.jetty.test.affix ---
05:07:44 [INFO] No sources to compile
05:07:44 [INFO] 
05:07:44 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.dev.jetty.test.affix ---
05:07:44 [INFO] No tests to run.
05:07:44 [INFO] 
05:07:44 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.dev.jetty.test.affix ---
05:07:44 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-6.0.300-SNAPSHOT.jar
05:07:44 [INFO] 
05:07:44 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.dev.jetty.test.affix ---
05:07:44 [INFO] 
05:07:44 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.dev.jetty.test.affix ---
05:07:44 [INFO] Skipping packaging of the test-jar
05:07:44 [INFO] 
05:07:44 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.dev.jetty.test.affix ---
05:07:44 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-6.0.300-SNAPSHOT-sources.jar
05:07:44 [INFO] 
05:07:44 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.dev.jetty.test.affix ---
05:07:44 [INFO] No sources in project. Archive not created.
05:07:44 [INFO] 
05:07:44 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.dev.jetty.test.affix ---
05:07:44 [INFO] Skipping duplicate-finder execution!
05:07:44 [INFO] 
05:07:44 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.dev.jetty.test.affix ---
05:07:44 [INFO] Signature checking is skipped.
05:07:44 [INFO] 
05:07:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.dev.jetty.test.affix ---
05:07:44 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test.affix/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test.affix-6.0.300-SNAPSHOT.jar
05:07:44 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test.affix/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test.affix/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test.affix-6.0.300-SNAPSHOT.pom
05:07:44 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test.affix/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test.affix-6.0.300-SNAPSHOT-sources.jar
05:07:44 [INFO] 
05:07:44 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test >--------
05:07:44 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test 6.0.300-SNAPSHOT [29/30]
05:07:44 [INFO] --------------------------------[ jar ]---------------------------------
05:07:44 [INFO] 
05:07:44 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.dev.jetty.test ---
05:07:44 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target
05:07:44 [INFO] 
05:07:44 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.dev.jetty.test ---
05:07:44 [INFO] Skipping Rule Enforcement.
05:07:44 [INFO] 
05:07:44 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.dev.jetty.test ---
05:07:45 [INFO] 
05:07:45 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.dev.jetty.test ---
05:07:45 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/../org.eclipse.scout.rt/target/jacoco-all.exec
05:07:45 [INFO] 
05:07:45 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.dev.jetty.test ---
05:07:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:07:45 [INFO] Copying 7 resources
05:07:45 [INFO] 
05:07:45 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.dev.jetty.test ---
05:07:45 [INFO] No sources to compile
05:07:45 [INFO] 
05:07:45 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.dev.jetty.test ---
05:07:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:07:45 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/src/test/resources
05:07:45 [INFO] 
05:07:45 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.dev.jetty.test ---
05:07:45 [INFO] Changes detected - recompiling the module!
05:07:45 [INFO] Compiling 1 source file to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/test-classes
05:07:45 [INFO] 
05:07:45 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.dev.jetty.test ---
05:07:45 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/surefire-reports
05:07:45 
05:07:45 -------------------------------------------------------
05:07:45  T E S T S
05:07:45 -------------------------------------------------------
05:07:45 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout
05:07:46 Running org.eclipse.scout.dev.jetty.JettyServerTest
05:07:46 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
05:07:46 SLF4J: Defaulting to no-operation (NOP) logger implementation
05:07:46 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
05:07:46 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec - in org.eclipse.scout.dev.jetty.JettyServerTest
05:07:46 
05:07:46 Results :
05:07:46 
05:07:46 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
05:07:46 
05:07:46 [INFO] 
05:07:46 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.dev.jetty.test ---
05:07:46 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT.jar
05:07:46 [INFO] 
05:07:46 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.dev.jetty.test ---
05:07:46 [INFO] 
05:07:46 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.dev.jetty.test ---
05:07:46 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-tests.jar
05:07:46 [INFO] 
05:07:46 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.dev.jetty.test ---
05:07:46 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-sources.jar
05:07:46 [INFO] 
05:07:46 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.dev.jetty.test ---
05:07:46 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-test-sources.jar
05:07:46 [INFO] 
05:07:46 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.dev.jetty.test ---
05:07:46 [INFO] Skipping duplicate-finder execution!
05:07:46 [INFO] 
05:07:46 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.dev.jetty.test ---
05:07:46 [INFO] Signature checking is skipped.
05:07:46 [INFO] 
05:07:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.dev.jetty.test ---
05:07:46 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT.jar
05:07:46 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT.pom
05:07:46 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-tests.jar
05:07:46 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-sources.jar
05:07:46 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-test-sources.jar
05:07:46 [INFO] 
05:07:46 [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt-settings >---------
05:07:46 [INFO] Building org.eclipse.scout.rt-settings 6.0.300-SNAPSHOT          [30/30]
05:07:46 [INFO] --------------------------------[ jar ]---------------------------------
05:07:46 [INFO] 
05:07:46 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt-settings ---
05:07:46 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt-settings/target
05:07:46 [INFO] 
05:07:46 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt-settings ---
05:07:46 [INFO] Skipping Rule Enforcement.
05:07:46 [INFO] 
05:07:46 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt-settings ---
05:07:47 [INFO] 
05:07:47 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt-settings ---
05:07:47 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt-settings/../org.eclipse.scout.rt/target/jacoco-all.exec
05:07:47 [INFO] 
05:07:47 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt-settings ---
05:07:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:07:47 [INFO] Copying 15 resources
05:07:47 [INFO] 
05:07:47 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt-settings ---
05:07:47 [INFO] No sources to compile
05:07:47 [INFO] 
05:07:47 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt-settings ---
05:07:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:07:47 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt-settings/src/test/resources
05:07:47 [INFO] 
05:07:47 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt-settings ---
05:07:47 [INFO] No sources to compile
05:07:47 [INFO] 
05:07:47 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt-settings ---
05:07:47 [INFO] No tests to run.
05:07:47 [INFO] 
05:07:47 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt-settings ---
05:07:47 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-6.0.300-SNAPSHOT.jar
05:07:47 [INFO] 
05:07:47 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt-settings ---
05:07:47 [INFO] 
05:07:47 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt-settings ---
05:07:47 [INFO] Skipping packaging of the test-jar
05:07:47 [INFO] 
05:07:47 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt-settings ---
05:07:47 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-6.0.300-SNAPSHOT-sources.jar
05:07:47 [INFO] 
05:07:47 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt-settings ---
05:07:47 [INFO] No sources in project. Archive not created.
05:07:47 [INFO] 
05:07:47 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt-settings ---
05:07:47 [INFO] Skipping duplicate-finder execution!
05:07:47 [INFO] 
05:07:47 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt-settings ---
05:07:47 [INFO] Signature checking is skipped.
05:07:47 [INFO] 
05:07:47 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt-settings ---
05:07:47 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt-settings/6.0.300-SNAPSHOT/org.eclipse.scout.rt-settings-6.0.300-SNAPSHOT.jar
05:07:47 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt-settings/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt-settings/6.0.300-SNAPSHOT/org.eclipse.scout.rt-settings-6.0.300-SNAPSHOT.pom
05:07:47 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt-settings/6.0.300-SNAPSHOT/org.eclipse.scout.rt-settings-6.0.300-SNAPSHOT-sources.jar
05:07:47 [INFO] ------------------------------------------------------------------------
05:07:47 [INFO] Reactor Summary:
05:07:47 [INFO] 
05:07:47 [INFO] Eclipse Scout RT 6.0.300-SNAPSHOT .................. SUCCESS [  2.850 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.json ........ SUCCESS [  6.475 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform . SUCCESS [  4.412 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test SUCCESS [ 48.812 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared ... SUCCESS [  2.429 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test SUCCESS [  8.328 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons SUCCESS [  4.589 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test SUCCESS [  3.643 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server ... SUCCESS [  1.739 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.test SUCCESS [ 11.138 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms SUCCESS [  1.445 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws SUCCESS [  1.726 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt ... SUCCESS [  1.427 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test SUCCESS [ 31.893 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc SUCCESS [  2.044 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test SUCCESS [ 11.267 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client ... SUCCESS [  6.078 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client.test SUCCESS [ 40.832 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client SUCCESS [  1.452 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test SUCCESS [  5.823 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge SUCCESS [  1.249 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor SUCCESS [  1.685 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html .. SUCCESS [  2.404 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test SUCCESS [ 52.718 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test SUCCESS [  3.927 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html SUCCESS [  1.239 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty ... SUCCESS [  1.292 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix SUCCESS [  1.212 s]
05:07:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test SUCCESS [  2.147 s]
05:07:47 [INFO] org.eclipse.scout.rt-settings 6.0.300-SNAPSHOT ..... SUCCESS [  1.239 s]
05:07:47 [INFO] ------------------------------------------------------------------------
05:07:47 [INFO] BUILD SUCCESS
05:07:47 [INFO] ------------------------------------------------------------------------
05:07:47 [INFO] Total time: 04:28 min
05:07:47 [INFO] Finished at: 2019-03-14T05:07:47-04:00
05:07:47 [INFO] ------------------------------------------------------------------------
05:07:47 Recording test results
05:07:48 Started calculate disk usage of build
05:07:48 Finished Calculation of disk usage of build in 0 seconds
05:07:56 Started calculate disk usage of workspace
05:07:56 Finished Calculation of disk usage of workspace in 0 seconds
05:08:02 Finished: SUCCESS