SuccessConsole Output

Started by user Marco Nguitragool-Schulze
Building in workspace /home/tomcat/.jenkins/workspace/house.intelli
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/intellihouse/intellihouse.git
Fetching upstream changes from https://github.com/intellihouse/intellihouse.git
 > git --version
using .gitcredentials to set credentials
 > git config --local credential.helper store --file=/home/tomcat/tomcat/temp/git2301470713272805735.credentials
 > git fetch --tags --progress https://github.com/intellihouse/intellihouse.git +refs/heads/*:refs/remotes/origin/*
 > git config --local --remove-section credential
 > git rev-parse origin/master^{commit}
Checking out Revision 0914229637067f940fc2232f613186d39a645be2 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 0914229637067f940fc2232f613186d39a645be2
 > git rev-list 0914229637067f940fc2232f613186d39a645be2
[Gradle] - Launching build.
[house.intelli] $ gradle -Dtest.ignoreFailures=true -i clean build install
Initialized native services in: /home/tomcat/.gradle/native
Removing 0 daemon stop events from registry
Starting a Gradle Daemon (subsequent builds will be faster)
Starting daemon process: workingDir = /home/tomcat/.gradle/daemon/3.1, daemonArgs: [/usr/lib/jvm/java-8-openjdk-amd64/bin/java, -XX:MaxPermSize=256m, -XX:+HeapDumpOnOutOfMemoryError, -Xmx1024m, -Dfile.encoding=UTF-8, -Duser.country=GB, -Duser.language=en, -Duser.variant, -cp, /home/tomcat/gradle-3.1/lib/gradle-launcher-3.1.jar, org.gradle.launcher.daemon.bootstrap.GradleDaemon, 3.1]
Starting process 'Gradle build daemon'. Working directory: /home/tomcat/.gradle/daemon/3.1 Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -XX:MaxPermSize=256m -XX:+HeapDumpOnOutOfMemoryError -Xmx1024m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -cp /home/tomcat/gradle-3.1/lib/gradle-launcher-3.1.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 3.1
Successfully started process 'Gradle build daemon'
An attempt to start the daemon took 2.095 secs.
Connected to daemon DaemonInfo{pid=20614, address=[773567b6-78b8-4782-939e-2562bea1053a port:43646, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Busy, lastBusy=1538113632460, context=DefaultDaemonContext[uid=e5e9dd64-4cc4-4752-92ee-40a77d072ff6,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=20614,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]}. Dispatching request Build{id=93c01d53-3ed2-4708-86fb-c64379bf1dc0.1, currentDir=/home/tomcat/.jenkins/workspace/house.intelli/house.intelli}.
Received result org.gradle.launcher.daemon.protocol.BuildStarted@6bf08014 from daemon DaemonInfo{pid=20614, address=[773567b6-78b8-4782-939e-2562bea1053a port:43646, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Busy, lastBusy=1538113632460, context=DefaultDaemonContext[uid=e5e9dd64-4cc4-4752-92ee-40a77d072ff6,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=20614,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]} (build should be starting).
The client will now receive all logging from the daemon (pid: 20614). The daemon log file: /home/tomcat/.gradle/daemon/3.1/daemon-20614.out.log
Starting build in new daemon [memory: 954.7 MB]
Closing daemon's stdin at end of input.
The daemon will no longer process any standard input.
Executing build with daemon context: DefaultDaemonContext[uid=e5e9dd64-4cc4-4752-92ee-40a77d072ff6,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=20614,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]
Starting Build
Compiling settings file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/settings.gradle' using SubsetScriptTransformer.
Compiling settings file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/settings.gradle' using BuildScriptTransformer.
Settings evaluated using settings file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/settings.gradle'.
Projects loaded. Root project using build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build.gradle'.
Included projects: [root project 'house.intelli', project ':house.intelli.android', project ':house.intelli.core', project ':house.intelli.desktop', project ':house.intelli.pgp', project ':house.intelli.raspi']
Evaluating root project 'house.intelli' using build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build.gradle'.
Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build.gradle' using SubsetScriptTransformer.
Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build.gradle' using BuildScriptTransformer.
Evaluating project ':house.intelli.android' using build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build.gradle'.
Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build.gradle' using SubsetScriptTransformer.
Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build.gradle' using BuildScriptTransformer.
Evaluating project ':house.intelli.core' using build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build.gradle'.
Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build.gradle' using SubsetScriptTransformer.
Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build.gradle' using BuildScriptTransformer.
Evaluating project ':house.intelli.desktop' using build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/build.gradle'.
Evaluating project ':house.intelli.pgp' using build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build.gradle'.
Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build.gradle' using SubsetScriptTransformer.
Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build.gradle' using BuildScriptTransformer.
Evaluating project ':house.intelli.raspi' using build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build.gradle'.
Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build.gradle' using SubsetScriptTransformer.
Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build.gradle' using BuildScriptTransformer.
Download https://jcenter.bintray.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom
Download https://jcenter.bintray.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom
Download https://jcenter.bintray.com/org/apache/commons/commons-collections4/4.0/commons-collections4-4.0.pom
Download https://jcenter.bintray.com/org/apache/commons/commons-parent/32/commons-parent-32.pom
Download https://jcenter.bintray.com/org/apache/apache/13/apache-13.pom
Resource missing. [HTTP GET: https://jcenter.bintray.com/com/pi4j/pi4j-core/1.2-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://jcenter.bintray.com/com/pi4j/pi4j-core/1.2-SNAPSHOT/pi4j-core-1.2-SNAPSHOT.pom]
Resource missing. [HTTP HEAD: https://jcenter.bintray.com/com/pi4j/pi4j-core/1.2-SNAPSHOT/pi4j-core-1.2-SNAPSHOT.jar]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/com/pi4j/pi4j-core/1.2-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/com/pi4j/pi4j-core/1.2-SNAPSHOT/pi4j-core-1.2-SNAPSHOT.pom]
Resource missing. [HTTP HEAD: https://codewizards.co/maven/release/com/pi4j/pi4j-core/1.2-SNAPSHOT/pi4j-core-1.2-SNAPSHOT.jar]
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/com/pi4j/pi4j-core/1.2-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/com/pi4j/pi4j-core/1.2-SNAPSHOT/pi4j-core-1.2-SNAPSHOT.pom]
Resource missing. [HTTP HEAD: https://codewizards.co/maven/snapshot/com/pi4j/pi4j-core/1.2-SNAPSHOT/pi4j-core-1.2-SNAPSHOT.jar]
Download https://oss.sonatype.org/content/groups/public/com/pi4j/pi4j-core/1.2-SNAPSHOT/pi4j-core-1.2-20180423.162750-37.pom
Resource missing. [HTTP GET: https://jcenter.bintray.com/com/pi4j/pi4j-parent/1.2-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://jcenter.bintray.com/com/pi4j/pi4j-parent/1.2-SNAPSHOT/pi4j-parent-1.2-SNAPSHOT.pom]
Resource missing. [HTTP HEAD: https://jcenter.bintray.com/com/pi4j/pi4j-parent/1.2-SNAPSHOT/pi4j-parent-1.2-SNAPSHOT.jar]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/com/pi4j/pi4j-parent/1.2-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/com/pi4j/pi4j-parent/1.2-SNAPSHOT/pi4j-parent-1.2-SNAPSHOT.pom]
Resource missing. [HTTP HEAD: https://codewizards.co/maven/release/com/pi4j/pi4j-parent/1.2-SNAPSHOT/pi4j-parent-1.2-SNAPSHOT.jar]
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/com/pi4j/pi4j-parent/1.2-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/com/pi4j/pi4j-parent/1.2-SNAPSHOT/pi4j-parent-1.2-SNAPSHOT.pom]
Resource missing. [HTTP HEAD: https://codewizards.co/maven/snapshot/com/pi4j/pi4j-parent/1.2-SNAPSHOT/pi4j-parent-1.2-SNAPSHOT.jar]
Download https://oss.sonatype.org/content/groups/public/com/pi4j/pi4j-parent/1.2-SNAPSHOT/pi4j-parent-1.2-20180423.162238-49.pom
Download https://jcenter.bintray.com/org/slf4j/log4j-over-slf4j/1.7.21/log4j-over-slf4j-1.7.21.pom
Download https://jcenter.bintray.com/ch/qos/logback/logback-classic/1.1.7/logback-classic-1.1.7.pom
Download https://jcenter.bintray.com/ch/qos/logback/logback-parent/1.1.7/logback-parent-1.1.7.pom
Download https://jcenter.bintray.com/org/springframework/spring-context/4.3.5.RELEASE/spring-context-4.3.5.RELEASE.pom
Resource missing. [HTTP GET: https://jcenter.bintray.com/org/bouncycastle/org.bouncycastle.openpgp.wot/1.56.0/org.bouncycastle.openpgp.wot-1.56.0.pom]
Resource missing. [HTTP HEAD: https://jcenter.bintray.com/org/bouncycastle/org.bouncycastle.openpgp.wot/1.56.0/org.bouncycastle.openpgp.wot-1.56.0.jar]
Download https://codewizards.co/maven/release/org/bouncycastle/org.bouncycastle.openpgp.wot/1.56.0/org.bouncycastle.openpgp.wot-1.56.0.pom
Download https://jcenter.bintray.com/ch/qos/logback/logback-core/1.1.7/logback-core-1.1.7.pom
Download https://jcenter.bintray.com/org/springframework/spring-aop/4.3.5.RELEASE/spring-aop-4.3.5.RELEASE.pom
Download https://jcenter.bintray.com/org/springframework/spring-beans/4.3.5.RELEASE/spring-beans-4.3.5.RELEASE.pom
Download https://jcenter.bintray.com/org/springframework/spring-core/4.3.5.RELEASE/spring-core-4.3.5.RELEASE.pom
Download https://jcenter.bintray.com/org/springframework/spring-expression/4.3.5.RELEASE/spring-expression-4.3.5.RELEASE.pom
Download https://jcenter.bintray.com/org/bouncycastle/bcpg-jdk15on/1.56/bcpg-jdk15on-1.56.pom
Download https://jcenter.bintray.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
Download https://jcenter.bintray.com/org/apache/commons/commons-parent/34/commons-parent-34.pom
Download https://jcenter.bintray.com/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.pom
Download https://jcenter.bintray.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar
Download https://jcenter.bintray.com/org/apache/commons/commons-collections4/4.0/commons-collections4-4.0.jar
Download https://oss.sonatype.org/content/groups/public/com/pi4j/pi4j-core/1.2-SNAPSHOT/pi4j-core-1.2-20180423.162750-37.jar
Download https://jcenter.bintray.com/org/slf4j/log4j-over-slf4j/1.7.21/log4j-over-slf4j-1.7.21.jar
Download https://jcenter.bintray.com/ch/qos/logback/logback-classic/1.1.7/logback-classic-1.1.7.jar
Download https://jcenter.bintray.com/org/springframework/spring-context/4.3.5.RELEASE/spring-context-4.3.5.RELEASE.jar
Download https://codewizards.co/maven/release/org/bouncycastle/org.bouncycastle.openpgp.wot/1.56.0/org.bouncycastle.openpgp.wot-1.56.0.jar
Download https://jcenter.bintray.com/ch/qos/logback/logback-core/1.1.7/logback-core-1.1.7.jar
Download https://jcenter.bintray.com/org/springframework/spring-aop/4.3.5.RELEASE/spring-aop-4.3.5.RELEASE.jar
Download https://jcenter.bintray.com/org/springframework/spring-beans/4.3.5.RELEASE/spring-beans-4.3.5.RELEASE.jar
Download https://jcenter.bintray.com/org/springframework/spring-core/4.3.5.RELEASE/spring-core-4.3.5.RELEASE.jar
Download https://jcenter.bintray.com/org/springframework/spring-expression/4.3.5.RELEASE/spring-expression-4.3.5.RELEASE.jar
Download https://jcenter.bintray.com/org/bouncycastle/bcpg-jdk15on/1.56/bcpg-jdk15on-1.56.jar
Download https://jcenter.bintray.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
Download https://jcenter.bintray.com/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.jar
All projects evaluated.
Selected primary task 'clean' from project :
Selected primary task 'build' from project :
Selected primary task 'install' from project :
Tasks to be executed: [task ':clean', task ':house.intelli.android:clean', task ':house.intelli.core:clean', task ':house.intelli.desktop:clean', task ':house.intelli.pgp:clean', task ':house.intelli.raspi:clean', task ':compileJava', task ':processResources', task ':classes', task ':jar', task ':assemble', task ':compileTestJava', task ':processTestResources', task ':testClasses', task ':test', task ':check', task ':build', task ':house.intelli.core:compileJava', task ':house.intelli.core:processResources', task ':house.intelli.core:classes', task ':house.intelli.core:jar', task ':house.intelli.android:compileJava', task ':house.intelli.android:processResources', task ':house.intelli.android:classes', task ':house.intelli.android:jar', task ':house.intelli.android:assemble', task ':house.intelli.android:compileTestJava', task ':house.intelli.android:processTestResources', task ':house.intelli.android:testClasses', task ':house.intelli.android:test', task ':house.intelli.android:check', task ':house.intelli.android:build', task ':house.intelli.core:assemble', task ':house.intelli.core:compileTestJava', task ':house.intelli.core:processTestResources', task ':house.intelli.core:testClasses', task ':house.intelli.core:test', task ':house.intelli.core:check', task ':house.intelli.core:build', task ':house.intelli.desktop:compileJava', task ':house.intelli.desktop:processResources', task ':house.intelli.desktop:classes', task ':house.intelli.desktop:jar', task ':house.intelli.desktop:assemble', task ':house.intelli.desktop:compileTestJava', task ':house.intelli.desktop:processTestResources', task ':house.intelli.desktop:testClasses', task ':house.intelli.desktop:test', task ':house.intelli.desktop:check', task ':house.intelli.desktop:build', task ':house.intelli.pgp:compileJava', task ':house.intelli.pgp:processResources', task ':house.intelli.pgp:classes', task ':house.intelli.pgp:jar', task ':house.intelli.pgp:assemble', task ':house.intelli.pgp:compileTestJava', task ':house.intelli.pgp:processTestResources', task ':house.intelli.pgp:testClasses', task ':house.intelli.pgp:test', task ':house.intelli.pgp:check', task ':house.intelli.pgp:build', task ':house.intelli.raspi:compileJava', task ':house.intelli.raspi:processResources', task ':house.intelli.raspi:classes', task ':house.intelli.raspi:jar', task ':house.intelli.raspi:copyFilesFromAssembly', task ':house.intelli.raspi:copyFilesFromBin', task ':house.intelli.raspi:chmodMainExecutable', task ':house.intelli.raspi:copyDependencies', task ':house.intelli.raspi:copyJar', task ':house.intelli.raspi:tarGzAssembly', task ':house.intelli.raspi:assemble', task ':house.intelli.raspi:compileTestJava', task ':house.intelli.raspi:processTestResources', task ':house.intelli.raspi:testClasses', task ':house.intelli.raspi:test', task ':house.intelli.raspi:check', task ':house.intelli.raspi:build', task ':copyDistributions', task ':install', task ':house.intelli.android:install', task ':house.intelli.core:install', task ':house.intelli.desktop:install', task ':house.intelli.pgp:install', task ':house.intelli.raspi:install']
:clean (Thread[Daemon worker,5,main]) started.
:clean
Executing task ':clean' (up-to-date check took 0.002 secs) due to:
  Task has not declared any outputs.
:clean (Thread[Daemon worker,5,main]) completed. Took 0.037 secs.
:house.intelli.android:clean (Thread[Daemon worker,5,main]) started.
:house.intelli.android:clean
Executing task ':house.intelli.android:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:house.intelli.android:clean (Thread[Daemon worker,5,main]) completed. Took 0.02 secs.
:house.intelli.core:clean (Thread[Daemon worker,5,main]) started.
:house.intelli.core:clean
Executing task ':house.intelli.core:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:house.intelli.core:clean (Thread[Daemon worker,5,main]) completed. Took 0.174 secs.
:house.intelli.desktop:clean (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:clean
Executing task ':house.intelli.desktop:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:house.intelli.desktop:clean (Thread[Daemon worker,5,main]) completed. Took 0.005 secs.
:house.intelli.pgp:clean (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:clean
Executing task ':house.intelli.pgp:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:house.intelli.pgp:clean (Thread[Daemon worker,5,main]) completed. Took 0.07 secs.
:house.intelli.raspi:clean (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:clean
Executing task ':house.intelli.raspi:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:house.intelli.raspi:clean (Thread[Daemon worker,5,main]) completed. Took 0.077 secs.
:compileJava (Thread[Daemon worker,5,main]) started.
:compileJava
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/main/java', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/main/java', not found
Skipping task ':compileJava' as it has no source files.
:compileJava UP-TO-DATE
:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.04 secs.
:processResources (Thread[Daemon worker,5,main]) started.
:processResources
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/main/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/main/java', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/main/resources', not found
Skipping task ':processResources' as it has no source files.
:processResources UP-TO-DATE
:processResources (Thread[Daemon worker,5,main]) completed. Took 0.003 secs.
:classes (Thread[Daemon worker,5,main]) started.
:classes
Skipping task ':classes' as it has no actions.
:classes UP-TO-DATE
:classes (Thread[Daemon worker,5,main]) completed. Took 0.002 secs.
:jar (Thread[Daemon worker,5,main]) started.
:jar
Executing task ':jar' (up-to-date check took 0.278 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build/libs/house.intelli-0.9.0-SNAPSHOT.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build/libs/house.intelli-0.9.0-SNAPSHOT.jar has been removed.
:jar (Thread[Daemon worker,5,main]) completed. Took 0.393 secs.
:assemble (Thread[Daemon worker,5,main]) started.
:assemble
Skipping task ':assemble' as it has no actions.
:assemble (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:compileTestJava (Thread[Daemon worker,5,main]) started.
:compileTestJava
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/test/java', not found
Skipping task ':compileTestJava' as it has no source files.
:compileTestJava UP-TO-DATE
:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.004 secs.
:processTestResources (Thread[Daemon worker,5,main]) started.
:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/test/resources', not found
Skipping task ':processTestResources' as it has no source files.
:processTestResources UP-TO-DATE
:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.003 secs.
:testClasses (Thread[Daemon worker,5,main]) started.
:testClasses
Skipping task ':testClasses' as it has no actions.
:testClasses UP-TO-DATE
:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:test (Thread[Daemon worker,5,main]) started.
:test
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build/classes/test', not found
Skipping task ':test' as it has no source files.
:test UP-TO-DATE
:test (Thread[Daemon worker,5,main]) completed. Took 0.002 secs.
:check (Thread[Daemon worker,5,main]) started.
:check
Skipping task ':check' as it has no actions.
:check UP-TO-DATE
:check (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:build (Thread[Daemon worker,5,main]) started.
:build
Skipping task ':build' as it has no actions.
:build (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.core:compileJava (Thread[Daemon worker,5,main]) started.
:house.intelli.core:compileJava
Executing task ':house.intelli.core:compileJava' (up-to-date check took 0.193 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/classes/main/house has been removed.
All input files are considered out-of-date for incremental task ':house.intelli.core:compileJava'.
Compiling with JDK Java compiler API.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:house.intelli.core:compileJava (Thread[Daemon worker,5,main]) completed. Took 5.73 secs.
:house.intelli.core:processResources (Thread[Daemon worker,5,main]) started.
:house.intelli.core:processResources
Executing task ':house.intelli.core:processResources' (up-to-date check took 0.09 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/resources/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/resources/main/META-INF has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/resources/main/META-INF/services has been removed.
:house.intelli.core:processResources (Thread[Daemon worker,5,main]) completed. Took 0.199 secs.
:house.intelli.core:classes (Thread[Daemon worker,5,main]) started.
:house.intelli.core:classes
Skipping task ':house.intelli.core:classes' as it has no actions.
:house.intelli.core:classes (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.core:jar (Thread[Daemon worker,5,main]) started.
:house.intelli.core:jar
Executing task ':house.intelli.core:jar' (up-to-date check took 0.716 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/libs/house.intelli.core-0.9.0-SNAPSHOT.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/libs/house.intelli.core-0.9.0-SNAPSHOT.jar has been removed.
:house.intelli.core:jar (Thread[Daemon worker,5,main]) completed. Took 1.667 secs.
:house.intelli.android:compileJava (Thread[Daemon worker,5,main]) started.
:house.intelli.android:compileJava
Executing task ':house.intelli.android:compileJava' (up-to-date check took 0.037 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build/classes/main/house has been removed.
All input files are considered out-of-date for incremental task ':house.intelli.android:compileJava'.
Compiling with JDK Java compiler API.
:house.intelli.android:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.127 secs.
:house.intelli.android:processResources (Thread[Daemon worker,5,main]) started.
:house.intelli.android:processResources
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/src/main/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/src/main/resources', not found
Skipping task ':house.intelli.android:processResources' as it has no source files.
:house.intelli.android:processResources UP-TO-DATE
:house.intelli.android:processResources (Thread[Daemon worker,5,main]) completed. Took 0.005 secs.
:house.intelli.android:classes (Thread[Daemon worker,5,main]) started.
:house.intelli.android:classes
Skipping task ':house.intelli.android:classes' as it has no actions.
:house.intelli.android:classes (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.android:jar (Thread[Daemon worker,5,main]) started.
:house.intelli.android:jar
Executing task ':house.intelli.android:jar' (up-to-date check took 0.04 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build/libs/house.intelli.android-0.9.0-SNAPSHOT.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build/libs/house.intelli.android-0.9.0-SNAPSHOT.jar has been removed.
:house.intelli.android:jar (Thread[Daemon worker,5,main]) completed. Took 0.105 secs.
:house.intelli.android:assemble (Thread[Daemon worker,5,main]) started.
:house.intelli.android:assemble
Skipping task ':house.intelli.android:assemble' as it has no actions.
:house.intelli.android:assemble (Thread[Daemon worker,5,main]) completed. Took 0.002 secs.
:house.intelli.android:compileTestJava (Thread[Daemon worker,5,main]) started.
:house.intelli.android:compileTestJava
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/src/test/java', not found
Skipping task ':house.intelli.android:compileTestJava' as it has no source files.
:house.intelli.android:compileTestJava UP-TO-DATE
:house.intelli.android:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.002 secs.
:house.intelli.android:processTestResources (Thread[Daemon worker,5,main]) started.
:house.intelli.android:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/src/test/resources', not found
Skipping task ':house.intelli.android:processTestResources' as it has no source files.
:house.intelli.android:processTestResources UP-TO-DATE
:house.intelli.android:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.002 secs.
:house.intelli.android:testClasses (Thread[Daemon worker,5,main]) started.
:house.intelli.android:testClasses
Skipping task ':house.intelli.android:testClasses' as it has no actions.
:house.intelli.android:testClasses UP-TO-DATE
:house.intelli.android:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.android:test (Thread[Daemon worker,5,main]) started.
:house.intelli.android:test
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build/classes/test', not found
Skipping task ':house.intelli.android:test' as it has no source files.
:house.intelli.android:test UP-TO-DATE
:house.intelli.android:test (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.android:check (Thread[Daemon worker,5,main]) started.
:house.intelli.android:check
Skipping task ':house.intelli.android:check' as it has no actions.
:house.intelli.android:check UP-TO-DATE
:house.intelli.android:check (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.android:build (Thread[Daemon worker,5,main]) started.
:house.intelli.android:build
Skipping task ':house.intelli.android:build' as it has no actions.
:house.intelli.android:build (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.core:assemble (Thread[Daemon worker,5,main]) started.
:house.intelli.core:assemble
Skipping task ':house.intelli.core:assemble' as it has no actions.
:house.intelli.core:assemble (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.core:compileTestJava (Thread[Daemon worker,5,main]) started.
:house.intelli.core:compileTestJava
Download https://jcenter.bintray.com/org/jmockit/jmockit/1.24/jmockit-1.24.pom
Download https://jcenter.bintray.com/junit/junit/4.12/junit-4.12.pom
Download https://jcenter.bintray.com/org/assertj/assertj-core/2.4.1/assertj-core-2.4.1.pom
Download https://jcenter.bintray.com/org/assertj/assertj-parent-pom/2.1.4/assertj-parent-pom-2.1.4.pom
Download https://jcenter.bintray.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Download https://jcenter.bintray.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Download https://jcenter.bintray.com/org/jmockit/jmockit/1.24/jmockit-1.24.jar
Download https://jcenter.bintray.com/junit/junit/4.12/junit-4.12.jar
Download https://jcenter.bintray.com/org/assertj/assertj-core/2.4.1/assertj-core-2.4.1.jar
Download https://jcenter.bintray.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
Executing task ':house.intelli.core:compileTestJava' (up-to-date check took 4.768 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/classes/test has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/classes/test/house has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/classes/test/house/intelli has been removed.
All input files are considered out-of-date for incremental task ':house.intelli.core:compileTestJava'.
Compiling with JDK Java compiler API.
:house.intelli.core:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 5.199 secs.
:house.intelli.core:processTestResources (Thread[Daemon worker,5,main]) started.
:house.intelli.core:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/src/test/resources', not found
Skipping task ':house.intelli.core:processTestResources' as it has no source files.
:house.intelli.core:processTestResources UP-TO-DATE
:house.intelli.core:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.012 secs.
:house.intelli.core:testClasses (Thread[Daemon worker,5,main]) started.
:house.intelli.core:testClasses
Skipping task ':house.intelli.core:testClasses' as it has no actions.
:house.intelli.core:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.core:test (Thread[Daemon worker,5,main]) started.
:house.intelli.core:test
Executing task ':house.intelli.core:test' (up-to-date check took 0.082 secs) due to:
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/test-results/test/binary has changed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/test-results/test/binary/output.bin has been removed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/test-results/test/binary/output.bin.idx has been removed.
Download https://jcenter.bintray.com/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606.pom
Download https://jcenter.bintray.com/org/jacoco/org.jacoco.build/0.7.7.201606060606/org.jacoco.build-0.7.7.201606060606.pom
Download https://jcenter.bintray.com/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606.jar
Starting process 'Gradle Test Executor 3'. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 3'
Starting process 'Gradle Test Executor 5'. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 5'
Starting process 'Gradle Test Executor 4'. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 4'
Starting process 'Gradle Test Executor 1'. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 1'
Starting process 'Gradle Test Executor 2'. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 2'
Starting process 'Gradle Test Executor 6'. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 6'
Successfully started process 'Gradle Test Executor 3'
Successfully started process 'Gradle Test Executor 5'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 4'
Successfully started process 'Gradle Test Executor 1'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 2'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 6'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 3 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 4 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 5 started executing tests.
Initialized native services in: /home/tomcat/.gradle/nativeInitialized native services in: /home/tomcat/.gradle/native

Gradle Test Executor 6 started executing tests.Gradle Test Executor 1 started executing tests.

Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 2 started executing tests.

house.intelli.core.rpc.OpenHabIT > openHabEcho SKIPPED
Gradle Test Executor 4 finished executing tests.

house.intelli.core.rpc.HttpRpcClientTransportTest > posttestserver SKIPPED
Gradle Test Executor 5 finished executing tests.

house.intelli.core.rpc.HostIdTest > getLocalHostId STANDARD_OUT
    07:48:04.537 [Test worker] WARN house.intelli.core.rpc.HostId - Environment variable 'HOSTNAME' is missing or empty.
    localHostId=tyrion1
Gradle Test Executor 3 finished executing tests.

house.intelli.core.rpc.InverseClientServerTest > serverInvokesNormalServiceOnClient STANDARD_OUT
    07:48:04.923 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=tpQ67p_F-2u5oxFklqHBvQ, clientHostId=server-DlVS0rkLXBheuUk5V1mKPg, serverHostId=client-yzT02FEwcXiqOZ_NYcsfZw, created=Fri Sep 28 07:48:04 CEST 2018, timeout=600000, payload=bla bla trallala, throwExceptionClassName=null, sleep=0]
    07:48:04.923 [PollInverseRequestsThread-client-yzT02FEwcXiqOZ_NYcsfZw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=hPnA4xqJ8cRWbkDTgysbog, clientHostId=client-yzT02FEwcXiqOZ_NYcsfZw, serverHostId=server, created=Fri Sep 28 07:48:04 CEST 2018, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT
    07:48:05.064 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=sm9V8xEF1aQk1sge0FPAlA, clientHostId=client-aixfYF8BwZJensznvqHdMQ, serverHostId=server, created=Fri Sep 28 07:48:05 CEST 2018, timeout=123965, payload=FbSyfRBvc1Se4cqz0RbsXQ, throwExceptionClassName=null, sleep=300000]
    07:48:05.061 [PollInverseRequestsThread-client-aixfYF8BwZJensznvqHdMQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=3VgwC5Uyw0DSAIMUhpME8w, clientHostId=client-aixfYF8BwZJensznvqHdMQ, serverHostId=server, created=Fri Sep 28 07:48:05 CEST 2018, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesNormalServiceOnClient STANDARD_OUT
    07:48:05.170 [PollInverseRequestsThread-client-yzT02FEwcXiqOZ_NYcsfZw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=hPnA4xqJ8cRWbkDTgysbog, clientHostId=client-yzT02FEwcXiqOZ_NYcsfZw, serverHostId=server, inverseRequests=[EchoRequest[requestId=tpQ67p_F-2u5oxFklqHBvQ, clientHostId=server-DlVS0rkLXBheuUk5V1mKPg, serverHostId=client-yzT02FEwcXiqOZ_NYcsfZw, created=Fri Sep 28 07:48:04 CEST 2018, timeout=600000, payload=bla bla trallala, throwExceptionClassName=null, sleep=0]]]
    07:48:05.195 [PollInverseRequestsThread-client-yzT02FEwcXiqOZ_NYcsfZw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=sMSImpTfUGV0B6fi2cv2gQ, clientHostId=client-yzT02FEwcXiqOZ_NYcsfZw, serverHostId=server, created=Fri Sep 28 07:48:05 CEST 2018, timeout=600000]
    07:48:05.246 [pool-1-thread-1] INFO house.intelli.core.service.ServiceRegistry - addDelegate: serviceClass=house.intelli.core.rpc.RpcService, delegate=house.intelli.core.service.ServiceLoaderServiceRegistryDelegate@75a64cd2

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT
    07:48:05.268 [pool-2-thread-1] INFO house.intelli.core.service.ServiceRegistry - addDelegate: serviceClass=house.intelli.core.rpc.RpcService, delegate=house.intelli.core.service.ServiceLoaderServiceRegistryDelegate@5d3842c2
    07:48:05.293 [pool-2-thread-1] INFO house.intelli.core.service.ServiceRegistry - getServices: delegateClass=house.intelli.core.service.ServiceLoaderServiceRegistryDelegate, serviceClasses=[house.intelli.core.rpc.echo.EchoRpcService]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesNormalServiceOnClient STANDARD_OUT
    07:48:05.289 [pool-1-thread-1] INFO house.intelli.core.service.ServiceRegistry - getServices: delegateClass=house.intelli.core.service.ServiceLoaderServiceRegistryDelegate, serviceClasses=[house.intelli.core.rpc.echo.EchoRpcService]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT
    07:48:05.329 [pool-2-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=sm9V8xEF1aQk1sge0FPAlA, clientHostId=client-aixfYF8BwZJensznvqHdMQ, serverHostId=server, created=Fri Sep 28 07:48:05 CEST 2018, timeout=123965, payload=FbSyfRBvc1Se4cqz0RbsXQ, throwExceptionClassName=null, sleep=300000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesNormalServiceOnClient STANDARD_OUT
    07:48:05.326 [pool-1-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=tpQ67p_F-2u5oxFklqHBvQ, clientHostId=server-DlVS0rkLXBheuUk5V1mKPg, serverHostId=client-yzT02FEwcXiqOZ_NYcsfZw, created=Fri Sep 28 07:48:04 CEST 2018, timeout=600000, payload=bla bla trallala, throwExceptionClassName=null, sleep=0]
    07:48:05.338 [pool-1-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoResponse[requestId=null, clientHostId=null, serverHostId=null, payload=bla bla trallala]
    07:48:05.341 [pool-1-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PutInverseResponseRequest[requestId=lMfJPxAgyuyxlqK9ZeVCHg, clientHostId=client-yzT02FEwcXiqOZ_NYcsfZw, serverHostId=server, created=Fri Sep 28 07:48:05 CEST 2018, timeout=600000]
    07:48:05.347 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: EchoResponse[requestId=tpQ67p_F-2u5oxFklqHBvQ, clientHostId=server-DlVS0rkLXBheuUk5V1mKPg, serverHostId=client-yzT02FEwcXiqOZ_NYcsfZw, payload=bla bla trallala]
    07:48:05.347 [pool-1-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=lMfJPxAgyuyxlqK9ZeVCHg, clientHostId=client-yzT02FEwcXiqOZ_NYcsfZw, serverHostId=server]

house.intelli.core.rpc.HttpRpcClientTransportProviderTest > baseServerUrlWithoutFinalSlash STANDARD_OUT
    07:48:05.371 [Test worker] WARN house.intelli.core.rpc.HostId - Environment variable 'HOSTNAME' is missing or empty.
    07:48:05.542 [PollInverseRequestsThread-tyrion1] INFO house.intelli.core.rpc.PollInverseRequestsThread - run: rpcContext.rpcClientTransportProvider not yet assigned! Going to retry later.

house.intelli.core.rpc.InverseClientServerTest STANDARD_OUT
    07:48:05.669 [PollInverseRequestsThread-client-yzT02FEwcXiqOZ_NYcsfZw] INFO house.intelli.core.rpc.InverseRequestRegistry - pollRequests: java.lang.InterruptedException
    java.lang.InterruptedException: null
    	at java.lang.Object.wait(Native Method)
    	at house.intelli.core.rpc.InverseRequestRegistry.pollRequests(InverseRequestRegistry.java:115)

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT
    	at house.intelli.core.rpc.RpcServer.process(RpcServer.java:73)
    	at house.intelli.core.rpc.RpcServer.receiveAndProcessRequest(RpcServer.java:41)
    	at house.intelli.core.rpc.mocktransport.MockRpcServerTransport.putRequest(MockRpcServerTransport.java:20)
    	at house.intelli.core.rpc.mocktransport.MockRpcClientTransport.sendRequest(MockRpcClientTransport.java:20)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:96)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.PollInverseRequestsThread.run(PollInverseRequestsThread.java:56)
    07:48:05.691 [PollInverseRequestsThread-client-yzT02FEwcXiqOZ_NYcsfZw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=sMSImpTfUGV0B6fi2cv2gQ, clientHostId=client-yzT02FEwcXiqOZ_NYcsfZw, serverHostId=server, inverseRequests=[]]
    07:48:05.710 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=zeK6qVCXmIUH4EmQgC5ANA, clientHostId=server-fz7ly0wEhSSfyx68Reoa8Q, serverHostId=client-_5TsbWgPsckhDjJggWwJjw, created=Fri Sep 28 07:48:05 CEST 2018, timeout=600000, payload=YC0335s0QR74m5G7hG8dvw, throwExceptionClassName=null, sleep=300000]
    07:48:05.712 [PollInverseRequestsThread-client-_5TsbWgPsckhDjJggWwJjw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=P7OtrKrFECyr1ZuoKvHqlQ, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server, created=Fri Sep 28 07:48:05 CEST 2018, timeout=600000]
    07:48:05.745 [PollInverseRequestsThread-client-_5TsbWgPsckhDjJggWwJjw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=P7OtrKrFECyr1ZuoKvHqlQ, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server, inverseRequests=[EchoRequest[requestId=zeK6qVCXmIUH4EmQgC5ANA, clientHostId=server-fz7ly0wEhSSfyx68Reoa8Q, serverHostId=client-_5TsbWgPsckhDjJggWwJjw, created=Fri Sep 28 07:48:05 CEST 2018, timeout=600000, payload=YC0335s0QR74m5G7hG8dvw, throwExceptionClassName=null, sleep=300000]]]
    07:48:05.758 [PollInverseRequestsThread-client-_5TsbWgPsckhDjJggWwJjw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=-nCMxrEFEegpQNL3Cc5Nqw, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server, created=Fri Sep 28 07:48:05 CEST 2018, timeout=600000]
    07:48:05.782 [pool-4-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=zeK6qVCXmIUH4EmQgC5ANA, clientHostId=server-fz7ly0wEhSSfyx68Reoa8Q, serverHostId=client-_5TsbWgPsckhDjJggWwJjw, created=Fri Sep 28 07:48:05 CEST 2018, timeout=600000, payload=YC0335s0QR74m5G7hG8dvw, throwExceptionClassName=null, sleep=300000]

house.intelli.core.rpc.HttpRpcClientTransportProviderTest > baseServerUrlWithoutFinalSlash STANDARD_OUT
    07:48:05.844 [PollInverseRequestsThread-tyrion1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=4YU9M1uotIjJBRdXdIYsDw, clientHostId=tyrion1, serverHostId=server, created=Fri Sep 28 07:48:05 CEST 2018, timeout=600000]
    07:48:05.920 [PollInverseRequestsThread-tyrion1] INFO house.intelli.core.service.ServiceRegistry - addDelegate: serviceClass=house.intelli.core.jaxb.IntelliHouseJaxbContextProvider, delegate=house.intelli.core.service.ServiceLoaderServiceRegistryDelegate@25b34346
    07:48:05.943 [PollInverseRequestsThread-tyrion1] INFO house.intelli.core.service.ServiceRegistry - getServices: delegateClass=house.intelli.core.service.ServiceLoaderServiceRegistryDelegate, serviceClasses=[house.intelli.core.jaxb.IntelliHouseJaxbContextProviderImpl]
    07:48:05.961 [PollInverseRequestsThread-tyrion1] INFO house.intelli.core.service.ServiceRegistry - addDelegate: serviceClass=house.intelli.core.rpc.RpcService, delegate=house.intelli.core.service.ServiceLoaderServiceRegistryDelegate@73730f7
    07:48:05.973 [PollInverseRequestsThread-tyrion1] INFO house.intelli.core.service.ServiceRegistry - getServices: delegateClass=house.intelli.core.service.ServiceLoaderServiceRegistryDelegate, serviceClasses=[house.intelli.core.rpc.echo.EchoRpcService]
    07:48:06.006 [PollInverseRequestsThread-tyrion1] INFO house.intelli.core.jaxb.IntelliHouseJaxbContext - getJaxbContext: provider.class=house.intelli.core.jaxb.IntelliHouseJaxbContextProviderImpl, classesToBeBound=[class house.intelli.core.rpc.relay.RelayActorReadRequest, class house.intelli.core.rpc.keybutton.KeyButtonSensorRemotePropagationRequest, class house.intelli.core.rpc.dimmer.DimmerActorReadResponse, class house.intelli.core.rpc.dimmer.DimmerActorWriteRequest, class house.intelli.core.rpc.relay.RelayActorWriteResponse, class house.intelli.core.rpc.lightcontroller.LightControllerEventRequest, class house.intelli.core.rpc.dimmer.DimmerActorEventRequest, class house.intelli.core.rpc.PollInverseRequestsRequest, class house.intelli.core.rpc.dimmer.DimmerActorWriteResponse, class house.intelli.core.rpc.echo.EchoRequest, class house.intelli.core.rpc.NullResponse, class house.intelli.core.rpc.relay.RelayActorReadResponse, class house.intelli.core.rpc.relay.RelayActorWriteRequest, class house.intelli.core.rpc.keybutton.KeyButtonSensorEventRequest, class house.intelli.core.rpc.PutInverseResponseRequest, class house.intelli.core.rpc.echo.EchoResponse, class house.intelli.core.rpc.PollInverseRequestsResponse, class house.intelli.core.rpc.DeferringResponse, class house.intelli.core.rpc.relay.RelayActorEventRequest, class house.intelli.core.rpc.dimmer.DimmerActorReadRequest, class house.intelli.core.rpc.DeferredResponseRequest, class house.intelli.core.rpc.lightcontroller.LightControllerFederationPropagationRequest, class house.intelli.core.rpc.ErrorResponse]

house.intelli.core.rpc.HttpRpcClientTransportProviderTest > baseServerUrlWithFinalSlash STANDARD_OUT
    07:48:06.066 [PollInverseRequestsThread-tyrion1] INFO house.intelli.core.rpc.PollInverseRequestsThread - run: rpcContext.rpcClientTransportProvider not yet assigned! Going to retry later.
Gradle Test Executor 2 finished executing tests.

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT
    07:48:35.197 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=sm9V8xEF1aQk1sge0FPAlA, clientHostId=client-aixfYF8BwZJensznvqHdMQ, serverHostId=server]
    07:48:35.199 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=sm9V8xEF1aQk1sge0FPAlA, clientHostId=client-aixfYF8BwZJensznvqHdMQ, serverHostId=server, created=Fri Sep 28 07:48:35 CEST 2018, timeout=93806]
    07:48:35.204 [PollInverseRequestsThread-client-aixfYF8BwZJensznvqHdMQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=3VgwC5Uyw0DSAIMUhpME8w, clientHostId=client-aixfYF8BwZJensznvqHdMQ, serverHostId=server, inverseRequests=[]]
    07:48:35.206 [PollInverseRequestsThread-client-aixfYF8BwZJensznvqHdMQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=8SHkGYIn2HoT_cKjbjsJVA, clientHostId=client-aixfYF8BwZJensznvqHdMQ, serverHostId=server, created=Fri Sep 28 07:48:35 CEST 2018, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT
    07:48:35.759 [PollInverseRequestsThread-client-_5TsbWgPsckhDjJggWwJjw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=-nCMxrEFEegpQNL3Cc5Nqw, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server, inverseRequests=[]]
    07:48:35.761 [PollInverseRequestsThread-client-_5TsbWgPsckhDjJggWwJjw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=FMiU3-y5SyzXY4g3OHk0Lg, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server, created=Fri Sep 28 07:48:35 CEST 2018, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT
    07:49:05.202 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=sm9V8xEF1aQk1sge0FPAlA, clientHostId=client-aixfYF8BwZJensznvqHdMQ, serverHostId=server]
    07:49:05.203 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=sm9V8xEF1aQk1sge0FPAlA, clientHostId=client-aixfYF8BwZJensznvqHdMQ, serverHostId=server, created=Fri Sep 28 07:49:05 CEST 2018, timeout=63801]
    07:49:05.208 [PollInverseRequestsThread-client-aixfYF8BwZJensznvqHdMQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=8SHkGYIn2HoT_cKjbjsJVA, clientHostId=client-aixfYF8BwZJensznvqHdMQ, serverHostId=server, inverseRequests=[]]
    07:49:05.210 [PollInverseRequestsThread-client-aixfYF8BwZJensznvqHdMQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=eie5sSB9pqd_il_wbwcvBQ, clientHostId=client-aixfYF8BwZJensznvqHdMQ, serverHostId=server, created=Fri Sep 28 07:49:05 CEST 2018, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT
    07:49:05.765 [PollInverseRequestsThread-client-_5TsbWgPsckhDjJggWwJjw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=FMiU3-y5SyzXY4g3OHk0Lg, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server, inverseRequests=[]]
    07:49:05.767 [PollInverseRequestsThread-client-_5TsbWgPsckhDjJggWwJjw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=MxtLVDpeX8USIZYaEv_C_w, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server, created=Fri Sep 28 07:49:05 CEST 2018, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT
    07:49:35.205 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=sm9V8xEF1aQk1sge0FPAlA, clientHostId=client-aixfYF8BwZJensznvqHdMQ, serverHostId=server]
    07:49:35.208 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=sm9V8xEF1aQk1sge0FPAlA, clientHostId=client-aixfYF8BwZJensznvqHdMQ, serverHostId=server, created=Fri Sep 28 07:49:35 CEST 2018, timeout=33796]
    07:49:35.214 [PollInverseRequestsThread-client-aixfYF8BwZJensznvqHdMQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=eie5sSB9pqd_il_wbwcvBQ, clientHostId=client-aixfYF8BwZJensznvqHdMQ, serverHostId=server, inverseRequests=[]]
    07:49:35.216 [PollInverseRequestsThread-client-aixfYF8BwZJensznvqHdMQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=79L820rTGubDC9FhCbhTvg, clientHostId=client-aixfYF8BwZJensznvqHdMQ, serverHostId=server, created=Fri Sep 28 07:49:35 CEST 2018, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT
    07:49:35.769 [PollInverseRequestsThread-client-_5TsbWgPsckhDjJggWwJjw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=MxtLVDpeX8USIZYaEv_C_w, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server, inverseRequests=[]]
    07:49:35.771 [PollInverseRequestsThread-client-_5TsbWgPsckhDjJggWwJjw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=Bmnu8CrnAhv8iiKVE-0JiQ, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server, created=Fri Sep 28 07:49:35 CEST 2018, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT
    07:50:05.211 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=sm9V8xEF1aQk1sge0FPAlA, clientHostId=client-aixfYF8BwZJensznvqHdMQ, serverHostId=server]
    07:50:05.212 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=sm9V8xEF1aQk1sge0FPAlA, clientHostId=client-aixfYF8BwZJensznvqHdMQ, serverHostId=server, created=Fri Sep 28 07:50:05 CEST 2018, timeout=3792]
    07:50:05.218 [PollInverseRequestsThread-client-aixfYF8BwZJensznvqHdMQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=79L820rTGubDC9FhCbhTvg, clientHostId=client-aixfYF8BwZJensznvqHdMQ, serverHostId=server, inverseRequests=[]]
    07:50:05.219 [PollInverseRequestsThread-client-aixfYF8BwZJensznvqHdMQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=eOni8TVyHay1WTid7Fd5wA, clientHostId=client-aixfYF8BwZJensznvqHdMQ, serverHostId=server, created=Fri Sep 28 07:50:05 CEST 2018, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT
    07:50:05.773 [PollInverseRequestsThread-client-_5TsbWgPsckhDjJggWwJjw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=Bmnu8CrnAhv8iiKVE-0JiQ, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server, inverseRequests=[]]
    07:50:05.774 [PollInverseRequestsThread-client-_5TsbWgPsckhDjJggWwJjw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=VfSAZ4KS4HzuT0zyH6TUcg, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server, created=Fri Sep 28 07:50:05 CEST 2018, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT
    07:50:09.008 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=sm9V8xEF1aQk1sge0FPAlA, clientHostId=client-aixfYF8BwZJensznvqHdMQ, serverHostId=server]
    07:50:09.026 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: house.intelli.core.rpc.RpcTimeoutException: Request timed out: EchoRequest[requestId=sm9V8xEF1aQk1sge0FPAlA, clientHostId=client-aixfYF8BwZJensznvqHdMQ, serverHostId=server, created=Fri Sep 28 07:48:05 CEST 2018, timeout=123965, payload=FbSyfRBvc1Se4cqz0RbsXQ, throwExceptionClassName=null, sleep=300000] 
    house.intelli.core.rpc.RpcTimeoutException: Request timed out: EchoRequest[requestId=sm9V8xEF1aQk1sge0FPAlA, clientHostId=client-aixfYF8BwZJensznvqHdMQ, serverHostId=server, created=Fri Sep 28 07:48:05 CEST 2018, timeout=123965, payload=FbSyfRBvc1Se4cqz0RbsXQ, throwExceptionClassName=null, sleep=300000]
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:111)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.NormalClientServerTest.clientInvokesLongRunningServiceOnServerAndEncountersTimeout(NormalClientServerTest.java:101)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
    	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
    	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377)
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54)
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    07:50:09.175 [PollInverseRequestsThread-client-aixfYF8BwZJensznvqHdMQ] INFO house.intelli.core.rpc.InverseRequestRegistry - pollRequests: java.lang.InterruptedException
    java.lang.InterruptedException: null
    	at java.lang.Object.wait(Native Method)

house.intelli.core.rpc.NormalClientServerTest STANDARD_OUT
    	at house.intelli.core.rpc.InverseRequestRegistry.pollRequests(InverseRequestRegistry.java:115)
    	at house.intelli.core.rpc.RpcServer.process(RpcServer.java:73)
    	at house.intelli.core.rpc.RpcServer.receiveAndProcessRequest(RpcServer.java:41)

house.intelli.core.rpc.NormalClientServerTest > clientInvokesNormalServiceOnServer STANDARD_OUT
    	at house.intelli.core.rpc.mocktransport.MockRpcServerTransport.putRequest(MockRpcServerTransport.java:20)
    	at house.intelli.core.rpc.mocktransport.MockRpcClientTransport.sendRequest(MockRpcClientTransport.java:20)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:96)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.PollInverseRequestsThread.run(PollInverseRequestsThread.java:56)
    07:50:09.181 [PollInverseRequestsThread-client-aixfYF8BwZJensznvqHdMQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=eOni8TVyHay1WTid7Fd5wA, clientHostId=client-aixfYF8BwZJensznvqHdMQ, serverHostId=server, inverseRequests=[]]
    07:50:09.193 [PollInverseRequestsThread-client-DHnduhSBpp0fTJ3T4nTaVQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=oJTjUZv1og7Rq_ZRDma4Dw, clientHostId=client-DHnduhSBpp0fTJ3T4nTaVQ, serverHostId=server, created=Fri Sep 28 07:50:09 CEST 2018, timeout=600000]
    07:50:09.203 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=PgDT8s2CS2AxzHbDj3189w, clientHostId=client-DHnduhSBpp0fTJ3T4nTaVQ, serverHostId=server, created=Fri Sep 28 07:50:09 CEST 2018, timeout=600000, payload=bla bla trallala, throwExceptionClassName=null, sleep=0]
    07:50:09.207 [pool-4-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=PgDT8s2CS2AxzHbDj3189w, clientHostId=client-DHnduhSBpp0fTJ3T4nTaVQ, serverHostId=server, created=Fri Sep 28 07:50:09 CEST 2018, timeout=600000, payload=bla bla trallala, throwExceptionClassName=null, sleep=0]
    07:50:09.208 [pool-4-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoResponse[requestId=null, clientHostId=null, serverHostId=null, payload=bla bla trallala]
    07:50:09.210 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: EchoResponse[requestId=PgDT8s2CS2AxzHbDj3189w, clientHostId=client-DHnduhSBpp0fTJ3T4nTaVQ, serverHostId=server, payload=bla bla trallala]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT
    07:50:09.233 [PollInverseRequestsThread-client-DHnduhSBpp0fTJ3T4nTaVQ] INFO house.intelli.core.rpc.InverseRequestRegistry - pollRequests: java.lang.InterruptedException
    java.lang.InterruptedException: null
    	at java.lang.Object.wait(Native Method)
    	at house.intelli.core.rpc.InverseRequestRegistry.pollRequests(InverseRequestRegistry.java:115)
    	at house.intelli.core.rpc.RpcServer.process(RpcServer.java:73)
    	at house.intelli.core.rpc.RpcServer.receiveAndProcessRequest(RpcServer.java:41)
    	at house.intelli.core.rpc.mocktransport.MockRpcServerTransport.putRequest(MockRpcServerTransport.java:20)
    	at house.intelli.core.rpc.mocktransport.MockRpcClientTransport.sendRequest(MockRpcClientTransport.java:20)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:96)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.PollInverseRequestsThread.run(PollInverseRequestsThread.java:56)
    07:50:09.237 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=lmamxKjFTf3VDKrT038Dog, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, created=Fri Sep 28 07:50:09 CEST 2018, timeout=600000, payload=WTw-WbOhB6hpfDDvkaudOw, throwExceptionClassName=null, sleep=300000]
    07:50:09.237 [PollInverseRequestsThread-client-30oKMnWmnsQCi9QQYz5SPg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=pAzy1LFxnZSc1JjrgMK08w, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, created=Fri Sep 28 07:50:09 CEST 2018, timeout=600000]
    07:50:09.238 [PollInverseRequestsThread-client-DHnduhSBpp0fTJ3T4nTaVQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=oJTjUZv1og7Rq_ZRDma4Dw, clientHostId=client-DHnduhSBpp0fTJ3T4nTaVQ, serverHostId=server, inverseRequests=[]]
    07:50:09.249 [pool-6-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=lmamxKjFTf3VDKrT038Dog, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, created=Fri Sep 28 07:50:09 CEST 2018, timeout=600000, payload=WTw-WbOhB6hpfDDvkaudOw, throwExceptionClassName=null, sleep=300000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT
    07:50:35.777 [PollInverseRequestsThread-client-_5TsbWgPsckhDjJggWwJjw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=VfSAZ4KS4HzuT0zyH6TUcg, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server, inverseRequests=[]]
    07:50:35.777 [PollInverseRequestsThread-client-_5TsbWgPsckhDjJggWwJjw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=2Bt3mAiX-E5usJUlynunjw, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server, created=Fri Sep 28 07:50:35 CEST 2018, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT
    07:50:39.248 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=lmamxKjFTf3VDKrT038Dog, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server]
    07:50:39.249 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=lmamxKjFTf3VDKrT038Dog, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, created=Fri Sep 28 07:50:39 CEST 2018, timeout=569988]
    07:50:39.253 [PollInverseRequestsThread-client-30oKMnWmnsQCi9QQYz5SPg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=pAzy1LFxnZSc1JjrgMK08w, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, inverseRequests=[]]
    07:50:39.254 [PollInverseRequestsThread-client-30oKMnWmnsQCi9QQYz5SPg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=imBD2CJOttWISRvBlUr9AQ, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, created=Fri Sep 28 07:50:39 CEST 2018, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT
    07:51:05.780 [PollInverseRequestsThread-client-_5TsbWgPsckhDjJggWwJjw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=2Bt3mAiX-E5usJUlynunjw, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server, inverseRequests=[]]
    07:51:05.782 [PollInverseRequestsThread-client-_5TsbWgPsckhDjJggWwJjw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=Sw4ASHtfLLAh4cRW-dQ48g, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server, created=Fri Sep 28 07:51:05 CEST 2018, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT
    07:51:09.252 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=lmamxKjFTf3VDKrT038Dog, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server]
    07:51:09.252 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=lmamxKjFTf3VDKrT038Dog, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, created=Fri Sep 28 07:51:09 CEST 2018, timeout=539985]
    07:51:09.257 [PollInverseRequestsThread-client-30oKMnWmnsQCi9QQYz5SPg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=imBD2CJOttWISRvBlUr9AQ, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, inverseRequests=[]]
    07:51:09.259 [PollInverseRequestsThread-client-30oKMnWmnsQCi9QQYz5SPg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=PLA30bVRZTBjMNUTq57rUw, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, created=Fri Sep 28 07:51:09 CEST 2018, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT
    07:51:35.785 [PollInverseRequestsThread-client-_5TsbWgPsckhDjJggWwJjw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=Sw4ASHtfLLAh4cRW-dQ48g, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server, inverseRequests=[]]
    07:51:35.787 [PollInverseRequestsThread-client-_5TsbWgPsckhDjJggWwJjw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=BlCT_YNmZNfjTtp0QJSpTw, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server, created=Fri Sep 28 07:51:35 CEST 2018, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT
    07:51:39.253 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=lmamxKjFTf3VDKrT038Dog, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server]
    07:51:39.255 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=lmamxKjFTf3VDKrT038Dog, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, created=Fri Sep 28 07:51:39 CEST 2018, timeout=509983]
    07:51:39.261 [PollInverseRequestsThread-client-30oKMnWmnsQCi9QQYz5SPg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=PLA30bVRZTBjMNUTq57rUw, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, inverseRequests=[]]
    07:51:39.262 [PollInverseRequestsThread-client-30oKMnWmnsQCi9QQYz5SPg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=hz235_Gg4-JKWqGERc7mgA, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, created=Fri Sep 28 07:51:39 CEST 2018, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT
    07:52:05.790 [PollInverseRequestsThread-client-_5TsbWgPsckhDjJggWwJjw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=BlCT_YNmZNfjTtp0QJSpTw, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server, inverseRequests=[]]
    07:52:05.792 [PollInverseRequestsThread-client-_5TsbWgPsckhDjJggWwJjw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=bBWIAYHuMaogksG0L8vwgg, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server, created=Fri Sep 28 07:52:05 CEST 2018, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT
    07:52:09.258 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=lmamxKjFTf3VDKrT038Dog, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server]
    07:52:09.259 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=lmamxKjFTf3VDKrT038Dog, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, created=Fri Sep 28 07:52:09 CEST 2018, timeout=479978]
    07:52:09.263 [PollInverseRequestsThread-client-30oKMnWmnsQCi9QQYz5SPg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=hz235_Gg4-JKWqGERc7mgA, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, inverseRequests=[]]
    07:52:09.266 [PollInverseRequestsThread-client-30oKMnWmnsQCi9QQYz5SPg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=RRU-kMOeB2v8qVd6_04psw, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, created=Fri Sep 28 07:52:09 CEST 2018, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT
    07:52:35.796 [PollInverseRequestsThread-client-_5TsbWgPsckhDjJggWwJjw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=bBWIAYHuMaogksG0L8vwgg, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server, inverseRequests=[]]
    07:52:35.798 [PollInverseRequestsThread-client-_5TsbWgPsckhDjJggWwJjw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=2naXmSx1qtVaGalNm6nXNQ, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server, created=Fri Sep 28 07:52:35 CEST 2018, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT
    07:52:39.263 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=lmamxKjFTf3VDKrT038Dog, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server]
    07:52:39.264 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=lmamxKjFTf3VDKrT038Dog, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, created=Fri Sep 28 07:52:39 CEST 2018, timeout=449973]
    07:52:39.269 [PollInverseRequestsThread-client-30oKMnWmnsQCi9QQYz5SPg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=RRU-kMOeB2v8qVd6_04psw, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, inverseRequests=[]]
    07:52:39.271 [PollInverseRequestsThread-client-30oKMnWmnsQCi9QQYz5SPg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=OsFu4vSNKipDfoPd2PTPHQ, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, created=Fri Sep 28 07:52:39 CEST 2018, timeout=600000]
    07:53:05.333 [pool-2-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoResponse[requestId=null, clientHostId=null, serverHostId=null, payload=FbSyfRBvc1Se4cqz0RbsXQ]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT
    07:53:05.789 [pool-4-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoResponse[requestId=null, clientHostId=null, serverHostId=null, payload=YC0335s0QR74m5G7hG8dvw]
    07:53:05.790 [pool-4-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PutInverseResponseRequest[requestId=8ptx8Xx2jWjgLz2keQQn1w, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server, created=Fri Sep 28 07:53:05 CEST 2018, timeout=600000]
    07:53:05.793 [pool-4-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=8ptx8Xx2jWjgLz2keQQn1w, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server]
    07:53:05.793 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: EchoResponse[requestId=zeK6qVCXmIUH4EmQgC5ANA, clientHostId=server-fz7ly0wEhSSfyx68Reoa8Q, serverHostId=client-_5TsbWgPsckhDjJggWwJjw, payload=YC0335s0QR74m5G7hG8dvw]
    07:53:05.800 [PollInverseRequestsThread-client-_5TsbWgPsckhDjJggWwJjw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=2naXmSx1qtVaGalNm6nXNQ, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server, inverseRequests=[]]
    07:53:05.801 [PollInverseRequestsThread-client-_5TsbWgPsckhDjJggWwJjw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=yY0AVhTlpPz4kS7UNIkSAQ, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server, created=Fri Sep 28 07:53:05 CEST 2018, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClientAndEncountersTimeout STANDARD_OUT
    07:53:05.811 [PollInverseRequestsThread-client-_5TsbWgPsckhDjJggWwJjw] INFO house.intelli.core.rpc.InverseRequestRegistry - pollRequests: java.lang.InterruptedException
    java.lang.InterruptedException: null
    	at java.lang.Object.wait(Native Method)
    	at house.intelli.core.rpc.InverseRequestRegistry.pollRequests(InverseRequestRegistry.java:115)
    	at house.intelli.core.rpc.RpcServer.process(RpcServer.java:73)
    	at house.intelli.core.rpc.RpcServer.receiveAndProcessRequest(RpcServer.java:41)
    	at house.intelli.core.rpc.mocktransport.MockRpcServerTransport.putRequest(MockRpcServerTransport.java:20)
    	at house.intelli.core.rpc.mocktransport.MockRpcClientTransport.sendRequest(MockRpcClientTransport.java:20)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:96)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.PollInverseRequestsThread.run(PollInverseRequestsThread.java:56)
    07:53:05.813 [PollInverseRequestsThread-client-_5TsbWgPsckhDjJggWwJjw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=yY0AVhTlpPz4kS7UNIkSAQ, clientHostId=client-_5TsbWgPsckhDjJggWwJjw, serverHostId=server, inverseRequests=[]]
    07:53:05.815 [PollInverseRequestsThread-client-z4sURfNSH0VZefN3H1KEww] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=ivrGuevqzyXM5EiZMd_eqw, clientHostId=client-z4sURfNSH0VZefN3H1KEww, serverHostId=server, created=Fri Sep 28 07:53:05 CEST 2018, timeout=600000]
    07:53:05.815 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=j-WxUnKaH1yh43WIBuhAbg, clientHostId=server-5H4msprnoPU8R95NL1uARw, serverHostId=client-z4sURfNSH0VZefN3H1KEww, created=Fri Sep 28 07:53:05 CEST 2018, timeout=173877, payload=YD5yZPPguhr6a1FkRLFsvg, throwExceptionClassName=null, sleep=300000]
    07:53:05.820 [PollInverseRequestsThread-client-z4sURfNSH0VZefN3H1KEww] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=ivrGuevqzyXM5EiZMd_eqw, clientHostId=client-z4sURfNSH0VZefN3H1KEww, serverHostId=server, inverseRequests=[EchoRequest[requestId=j-WxUnKaH1yh43WIBuhAbg, clientHostId=server-5H4msprnoPU8R95NL1uARw, serverHostId=client-z4sURfNSH0VZefN3H1KEww, created=Fri Sep 28 07:53:05 CEST 2018, timeout=173877, payload=YD5yZPPguhr6a1FkRLFsvg, throwExceptionClassName=null, sleep=300000]]]
    07:53:05.821 [PollInverseRequestsThread-client-z4sURfNSH0VZefN3H1KEww] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=8s2ApFQtO8WDLyYPhqxBlA, clientHostId=client-z4sURfNSH0VZefN3H1KEww, serverHostId=server, created=Fri Sep 28 07:53:05 CEST 2018, timeout=600000]
    07:53:05.822 [pool-7-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=j-WxUnKaH1yh43WIBuhAbg, clientHostId=server-5H4msprnoPU8R95NL1uARw, serverHostId=client-z4sURfNSH0VZefN3H1KEww, created=Fri Sep 28 07:53:05 CEST 2018, timeout=173877, payload=YD5yZPPguhr6a1FkRLFsvg, throwExceptionClassName=null, sleep=300000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT
    07:53:09.266 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=lmamxKjFTf3VDKrT038Dog, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server]
    07:53:09.268 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=lmamxKjFTf3VDKrT038Dog, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, created=Fri Sep 28 07:53:09 CEST 2018, timeout=419969]
    07:53:09.274 [PollInverseRequestsThread-client-30oKMnWmnsQCi9QQYz5SPg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=OsFu4vSNKipDfoPd2PTPHQ, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, inverseRequests=[]]
    07:53:09.275 [PollInverseRequestsThread-client-30oKMnWmnsQCi9QQYz5SPg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=LXNgkkQ37QkEYf5PJ_dMsA, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, created=Fri Sep 28 07:53:09 CEST 2018, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClientAndEncountersTimeout STANDARD_OUT
    07:53:35.822 [PollInverseRequestsThread-client-z4sURfNSH0VZefN3H1KEww] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=8s2ApFQtO8WDLyYPhqxBlA, clientHostId=client-z4sURfNSH0VZefN3H1KEww, serverHostId=server, inverseRequests=[]]
    07:53:35.824 [PollInverseRequestsThread-client-z4sURfNSH0VZefN3H1KEww] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=M6a9_1thqxB7ApWt3EvHCw, clientHostId=client-z4sURfNSH0VZefN3H1KEww, serverHostId=server, created=Fri Sep 28 07:53:35 CEST 2018, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT
    07:53:39.270 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=lmamxKjFTf3VDKrT038Dog, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server]
    07:53:39.271 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=lmamxKjFTf3VDKrT038Dog, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, created=Fri Sep 28 07:53:39 CEST 2018, timeout=389966]
    07:53:39.278 [PollInverseRequestsThread-client-30oKMnWmnsQCi9QQYz5SPg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=LXNgkkQ37QkEYf5PJ_dMsA, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, inverseRequests=[]]
    07:53:39.279 [PollInverseRequestsThread-client-30oKMnWmnsQCi9QQYz5SPg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=OEOL43138AbLquznojsWzg, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, created=Fri Sep 28 07:53:39 CEST 2018, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClientAndEncountersTimeout STANDARD_OUT
    07:54:05.830 [PollInverseRequestsThread-client-z4sURfNSH0VZefN3H1KEww] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=M6a9_1thqxB7ApWt3EvHCw, clientHostId=client-z4sURfNSH0VZefN3H1KEww, serverHostId=server, inverseRequests=[]]
    07:54:05.832 [PollInverseRequestsThread-client-z4sURfNSH0VZefN3H1KEww] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=nWm9kkkXl4Cm-6-lu157Ow, clientHostId=client-z4sURfNSH0VZefN3H1KEww, serverHostId=server, created=Fri Sep 28 07:54:05 CEST 2018, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT
    07:54:09.273 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=lmamxKjFTf3VDKrT038Dog, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server]
    07:54:09.274 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=lmamxKjFTf3VDKrT038Dog, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, created=Fri Sep 28 07:54:09 CEST 2018, timeout=359963]
    07:54:09.281 [PollInverseRequestsThread-client-30oKMnWmnsQCi9QQYz5SPg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=OEOL43138AbLquznojsWzg, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, inverseRequests=[]]
    07:54:09.283 [PollInverseRequestsThread-client-30oKMnWmnsQCi9QQYz5SPg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=60aS70Mw3F_o4RsinE9CXA, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, created=Fri Sep 28 07:54:09 CEST 2018, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClientAndEncountersTimeout STANDARD_OUT
    07:54:35.834 [PollInverseRequestsThread-client-z4sURfNSH0VZefN3H1KEww] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=nWm9kkkXl4Cm-6-lu157Ow, clientHostId=client-z4sURfNSH0VZefN3H1KEww, serverHostId=server, inverseRequests=[]]
    07:54:35.835 [PollInverseRequestsThread-client-z4sURfNSH0VZefN3H1KEww] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=79rV0yfkVBqD_mv7Jh2QwA, clientHostId=client-z4sURfNSH0VZefN3H1KEww, serverHostId=server, created=Fri Sep 28 07:54:35 CEST 2018, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT
    07:54:39.279 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=lmamxKjFTf3VDKrT038Dog, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server]
    07:54:39.280 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=lmamxKjFTf3VDKrT038Dog, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, created=Fri Sep 28 07:54:39 CEST 2018, timeout=329957]
    07:54:39.286 [PollInverseRequestsThread-client-30oKMnWmnsQCi9QQYz5SPg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=60aS70Mw3F_o4RsinE9CXA, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, inverseRequests=[]]
    07:54:39.287 [PollInverseRequestsThread-client-30oKMnWmnsQCi9QQYz5SPg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=6dhs1mlSeQ20uM2xlu-Qfw, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, created=Fri Sep 28 07:54:39 CEST 2018, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClientAndEncountersTimeout STANDARD_OUT
    07:55:05.837 [PollInverseRequestsThread-client-z4sURfNSH0VZefN3H1KEww] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=79rV0yfkVBqD_mv7Jh2QwA, clientHostId=client-z4sURfNSH0VZefN3H1KEww, serverHostId=server, inverseRequests=[]]
    07:55:05.838 [PollInverseRequestsThread-client-z4sURfNSH0VZefN3H1KEww] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=TaqI0HLgBjT7xmTgK8VOLg, clientHostId=client-z4sURfNSH0VZefN3H1KEww, serverHostId=server, created=Fri Sep 28 07:55:05 CEST 2018, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT
    07:55:09.250 [pool-6-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoResponse[requestId=null, clientHostId=null, serverHostId=null, payload=WTw-WbOhB6hpfDDvkaudOw]
    07:55:09.252 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: EchoResponse[requestId=lmamxKjFTf3VDKrT038Dog, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, payload=WTw-WbOhB6hpfDDvkaudOw]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesServiceOnServerAndExpectsRemoteException STANDARD_OUT
    07:55:09.254 [PollInverseRequestsThread-client-30oKMnWmnsQCi9QQYz5SPg] INFO house.intelli.core.rpc.InverseRequestRegistry - pollRequests: java.lang.InterruptedException
    java.lang.InterruptedException: null
    	at java.lang.Object.wait(Native Method)
    	at house.intelli.core.rpc.InverseRequestRegistry.pollRequests(InverseRequestRegistry.java:115)
    	at house.intelli.core.rpc.RpcServer.process(RpcServer.java:73)
    	at house.intelli.core.rpc.RpcServer.receiveAndProcessRequest(RpcServer.java:41)
    	at house.intelli.core.rpc.mocktransport.MockRpcServerTransport.putRequest(MockRpcServerTransport.java:20)
    	at house.intelli.core.rpc.mocktransport.MockRpcClientTransport.sendRequest(MockRpcClientTransport.java:20)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:96)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.PollInverseRequestsThread.run(PollInverseRequestsThread.java:56)
    07:55:09.258 [PollInverseRequestsThread-client-30oKMnWmnsQCi9QQYz5SPg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=6dhs1mlSeQ20uM2xlu-Qfw, clientHostId=client-30oKMnWmnsQCi9QQYz5SPg, serverHostId=server, inverseRequests=[]]
    07:55:09.264 [PollInverseRequestsThread-client-A4wqFSOD9JNC99g4GkyB5g] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=sgEXQYQ6Tsle0g3UxO2E6Q, clientHostId=client-A4wqFSOD9JNC99g4GkyB5g, serverHostId=server, created=Fri Sep 28 07:55:09 CEST 2018, timeout=600000]
    07:55:09.265 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=ymx49u9-mnEY7Oi8-CSJoQ, clientHostId=client-A4wqFSOD9JNC99g4GkyB5g, serverHostId=server, created=Fri Sep 28 07:55:09 CEST 2018, timeout=600000, payload=s_A_BGmPcv7zijQUJrdDxQ, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    07:55:09.284 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=ymx49u9-mnEY7Oi8-CSJoQ, clientHostId=client-A4wqFSOD9JNC99g4GkyB5g, serverHostId=server, created=Fri Sep 28 07:55:09 CEST 2018, timeout=600000, payload=s_A_BGmPcv7zijQUJrdDxQ, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    07:55:09.285 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    07:55:09.286 [pool-8-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: s_A_BGmPcv7zijQUJrdDxQ 
    java.lang.NumberFormatException: s_A_BGmPcv7zijQUJrdDxQ
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.RpcServiceExecutor$2.run(RpcServiceExecutor.java:94)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    07:55:09.300 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=ymx49u9-mnEY7Oi8-CSJoQ, clientHostId=client-A4wqFSOD9JNC99g4GkyB5g, serverHostId=server]
    07:55:09.303 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: s_A_BGmPcv7zijQUJrdDxQ 
    java.lang.NumberFormatException: s_A_BGmPcv7zijQUJrdDxQ
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.rpc.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:109)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:53)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:123)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.NormalClientServerTest.clientInvokesServiceOnServerAndExpectsRemoteException(NormalClientServerTest.java:122)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
    	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
    	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377)
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54)
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    Caused by: house.intelli.core.rpc.RemoteException: s_A_BGmPcv7zijQUJrdDxQ
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.RpcServiceExecutor$2.run(RpcServiceExecutor.java:94)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:43)
    	... 52 common frames omitted
    07:55:09.314 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=1
    07:55:10.315 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=ymx49u9-mnEY7Oi8-CSJoQ, clientHostId=client-A4wqFSOD9JNC99g4GkyB5g, serverHostId=server, created=Fri Sep 28 07:55:09 CEST 2018, timeout=600000, payload=s_A_BGmPcv7zijQUJrdDxQ, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    07:55:10.316 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=ymx49u9-mnEY7Oi8-CSJoQ, clientHostId=client-A4wqFSOD9JNC99g4GkyB5g, serverHostId=server, created=Fri Sep 28 07:55:09 CEST 2018, timeout=600000, payload=s_A_BGmPcv7zijQUJrdDxQ, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    07:55:10.316 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    07:55:10.317 [pool-8-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: s_A_BGmPcv7zijQUJrdDxQ 
    java.lang.NumberFormatException: s_A_BGmPcv7zijQUJrdDxQ
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.RpcServiceExecutor$2.run(RpcServiceExecutor.java:94)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    07:55:10.319 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=ymx49u9-mnEY7Oi8-CSJoQ, clientHostId=client-A4wqFSOD9JNC99g4GkyB5g, serverHostId=server]
    07:55:10.320 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: s_A_BGmPcv7zijQUJrdDxQ 
    java.lang.NumberFormatException: s_A_BGmPcv7zijQUJrdDxQ
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.rpc.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:109)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:53)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:123)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.NormalClientServerTest.clientInvokesServiceOnServerAndExpectsRemoteException(NormalClientServerTest.java:122)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
    	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
    	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377)
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54)
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    Caused by: house.intelli.core.rpc.RemoteException: s_A_BGmPcv7zijQUJrdDxQ
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.RpcServiceExecutor$2.run(RpcServiceExecutor.java:94)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:43)
    	... 52 common frames omitted
    07:55:10.358 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=2
    07:55:11.358 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=ymx49u9-mnEY7Oi8-CSJoQ, clientHostId=client-A4wqFSOD9JNC99g4GkyB5g, serverHostId=server, created=Fri Sep 28 07:55:09 CEST 2018, timeout=600000, payload=s_A_BGmPcv7zijQUJrdDxQ, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    07:55:11.361 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=ymx49u9-mnEY7Oi8-CSJoQ, clientHostId=client-A4wqFSOD9JNC99g4GkyB5g, serverHostId=server, created=Fri Sep 28 07:55:09 CEST 2018, timeout=600000, payload=s_A_BGmPcv7zijQUJrdDxQ, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    07:55:11.362 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    07:55:11.363 [pool-8-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: s_A_BGmPcv7zijQUJrdDxQ 
    java.lang.NumberFormatException: s_A_BGmPcv7zijQUJrdDxQ
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.RpcServiceExecutor$2.run(RpcServiceExecutor.java:94)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    07:55:11.365 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=ymx49u9-mnEY7Oi8-CSJoQ, clientHostId=client-A4wqFSOD9JNC99g4GkyB5g, serverHostId=server]
    07:55:11.368 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: s_A_BGmPcv7zijQUJrdDxQ 
    java.lang.NumberFormatException: s_A_BGmPcv7zijQUJrdDxQ
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.rpc.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:109)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:53)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:123)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.NormalClientServerTest.clientInvokesServiceOnServerAndExpectsRemoteException(NormalClientServerTest.java:122)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
    	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
    	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377)
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54)
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    Caused by: house.intelli.core.rpc.RemoteException: s_A_BGmPcv7zijQUJrdDxQ
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.RpcServiceExecutor$2.run(RpcServiceExecutor.java:94)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:43)
    	... 52 common frames omitted
    07:55:11.380 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=3
    07:55:12.380 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=ymx49u9-mnEY7Oi8-CSJoQ, clientHostId=client-A4wqFSOD9JNC99g4GkyB5g, serverHostId=server, created=Fri Sep 28 07:55:09 CEST 2018, timeout=600000, payload=s_A_BGmPcv7zijQUJrdDxQ, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    07:55:12.383 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=ymx49u9-mnEY7Oi8-CSJoQ, clientHostId=client-A4wqFSOD9JNC99g4GkyB5g, serverHostId=server, created=Fri Sep 28 07:55:09 CEST 2018, timeout=600000, payload=s_A_BGmPcv7zijQUJrdDxQ, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    07:55:12.384 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    07:55:12.386 [pool-8-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: s_A_BGmPcv7zijQUJrdDxQ 
    java.lang.NumberFormatException: s_A_BGmPcv7zijQUJrdDxQ
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.RpcServiceExecutor$2.run(RpcServiceExecutor.java:94)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    07:55:12.389 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=ymx49u9-mnEY7Oi8-CSJoQ, clientHostId=client-A4wqFSOD9JNC99g4GkyB5g, serverHostId=server]
    07:55:12.397 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: s_A_BGmPcv7zijQUJrdDxQ 
    java.lang.NumberFormatException: s_A_BGmPcv7zijQUJrdDxQ
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.rpc.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:109)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:53)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:123)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.NormalClientServerTest.clientInvokesServiceOnServerAndExpectsRemoteException(NormalClientServerTest.java:122)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
    	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
    	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377)
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54)
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    Caused by: house.intelli.core.rpc.RemoteException: s_A_BGmPcv7zijQUJrdDxQ
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
Gradle Test Executor 6 finished executing tests.    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)

    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.RpcServiceExecutor$2.run(RpcServiceExecutor.java:94)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:43)
    	... 52 common frames omitted

Gradle Test Executor 6 STANDARD_OUT
    07:55:12.406 [PollInverseRequestsThread-client-A4wqFSOD9JNC99g4GkyB5g] INFO house.intelli.core.rpc.InverseRequestRegistry - pollRequests: java.lang.InterruptedException
    java.lang.InterruptedException: null
    	at java.lang.Object.wait(Native Method)
    	at house.intelli.core.rpc.InverseRequestRegistry.pollRequests(InverseRequestRegistry.java:115)
    	at house.intelli.core.rpc.RpcServer.process(RpcServer.java:73)
    	at house.intelli.core.rpc.RpcServer.receiveAndProcessRequest(RpcServer.java:41)
    	at house.intelli.core.rpc.mocktransport.MockRpcServerTransport.putRequest(MockRpcServerTransport.java:20)
    	at house.intelli.core.rpc.mocktransport.MockRpcClientTransport.sendRequest(MockRpcClientTransport.java:20)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:96)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.PollInverseRequestsThread.run(PollInverseRequestsThread.java:56)
07:55:12.407 [PollInverseRequestsThread-client-A4wqFSOD9JNC99g4GkyB5g] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=sgEXQYQ6Tsle0g3UxO2E6Q, clientHostId=client-A4wqFSOD9JNC99g4GkyB5g, serverHostId=server, inverseRequests=[]]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClientAndEncountersTimeout STANDARD_OUT
    07:55:35.840 [PollInverseRequestsThread-client-z4sURfNSH0VZefN3H1KEww] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=TaqI0HLgBjT7xmTgK8VOLg, clientHostId=client-z4sURfNSH0VZefN3H1KEww, serverHostId=server, inverseRequests=[]]
    07:55:35.840 [PollInverseRequestsThread-client-z4sURfNSH0VZefN3H1KEww] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=dPiZIE_jrxzzjipWOFF9Rg, clientHostId=client-z4sURfNSH0VZefN3H1KEww, serverHostId=server, created=Fri Sep 28 07:55:35 CEST 2018, timeout=600000]
    07:55:59.706 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: house.intelli.core.rpc.RpcTimeoutException: Inverse request timed out: EchoRequest[requestId=j-WxUnKaH1yh43WIBuhAbg, clientHostId=server-5H4msprnoPU8R95NL1uARw, serverHostId=client-z4sURfNSH0VZefN3H1KEww, created=Fri Sep 28 07:53:05 CEST 2018, timeout=173877, payload=YD5yZPPguhr6a1FkRLFsvg, throwExceptionClassName=null, sleep=300000] 
    house.intelli.core.rpc.RpcTimeoutException: Inverse request timed out: EchoRequest[requestId=j-WxUnKaH1yh43WIBuhAbg, clientHostId=server-5H4msprnoPU8R95NL1uARw, serverHostId=client-z4sURfNSH0VZefN3H1KEww, created=Fri Sep 28 07:53:05 CEST 2018, timeout=173877, payload=YD5yZPPguhr6a1FkRLFsvg, throwExceptionClassName=null, sleep=300000]
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:104)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.InverseClientServerTest.serverInvokesLongRunningServiceOnClientAndEncountersTimeout(InverseClientServerTest.java:101)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
    	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
    	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377)
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54)
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)

house.intelli.core.rpc.InverseClientServerTest > serverInvokesServiceOnClientAndExpectsRemoteException STANDARD_OUT
    07:55:59.715 [PollInverseRequestsThread-client-z4sURfNSH0VZefN3H1KEww] INFO house.intelli.core.rpc.InverseRequestRegistry - pollRequests: java.lang.InterruptedException
    java.lang.InterruptedException: null
    	at java.lang.Object.wait(Native Method)
    	at house.intelli.core.rpc.InverseRequestRegistry.pollRequests(InverseRequestRegistry.java:115)
    	at house.intelli.core.rpc.RpcServer.process(RpcServer.java:73)
    	at house.intelli.core.rpc.RpcServer.receiveAndProcessRequest(RpcServer.java:41)
    	at house.intelli.core.rpc.mocktransport.MockRpcServerTransport.putRequest(MockRpcServerTransport.java:20)
    	at house.intelli.core.rpc.mocktransport.MockRpcClientTransport.sendRequest(MockRpcClientTransport.java:20)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:96)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.PollInverseRequestsThread.run(PollInverseRequestsThread.java:56)
    07:55:59.717 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=HFsU2l2fgrcM8CTjXUAbDw, clientHostId=server-_z-cW-nF0UItBVmXYUlJnw, serverHostId=client-_WvBCOvaGloxIdViwNpbBg, created=Fri Sep 28 07:55:59 CEST 2018, timeout=600000, payload=Mn3SGdvIhIt8Ljab8KaXUw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    07:55:59.717 [PollInverseRequestsThread-client-z4sURfNSH0VZefN3H1KEww] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=dPiZIE_jrxzzjipWOFF9Rg, clientHostId=client-z4sURfNSH0VZefN3H1KEww, serverHostId=server, inverseRequests=[]]
    07:55:59.718 [PollInverseRequestsThread-client-_WvBCOvaGloxIdViwNpbBg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=QeJTsgpj_xhil8dlZG0X_Q, clientHostId=client-_WvBCOvaGloxIdViwNpbBg, serverHostId=server, created=Fri Sep 28 07:55:59 CEST 2018, timeout=600000]
    07:55:59.727 [PollInverseRequestsThread-client-_WvBCOvaGloxIdViwNpbBg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=QeJTsgpj_xhil8dlZG0X_Q, clientHostId=client-_WvBCOvaGloxIdViwNpbBg, serverHostId=server, inverseRequests=[EchoRequest[requestId=HFsU2l2fgrcM8CTjXUAbDw, clientHostId=server-_z-cW-nF0UItBVmXYUlJnw, serverHostId=client-_WvBCOvaGloxIdViwNpbBg, created=Fri Sep 28 07:55:59 CEST 2018, timeout=600000, payload=Mn3SGdvIhIt8Ljab8KaXUw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]]]
    07:55:59.728 [PollInverseRequestsThread-client-_WvBCOvaGloxIdViwNpbBg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=1ZI5xR_--JFJ4f2vNXlEpg, clientHostId=client-_WvBCOvaGloxIdViwNpbBg, serverHostId=server, created=Fri Sep 28 07:55:59 CEST 2018, timeout=600000]
    07:55:59.729 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=HFsU2l2fgrcM8CTjXUAbDw, clientHostId=server-_z-cW-nF0UItBVmXYUlJnw, serverHostId=client-_WvBCOvaGloxIdViwNpbBg, created=Fri Sep 28 07:55:59 CEST 2018, timeout=600000, payload=Mn3SGdvIhIt8Ljab8KaXUw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    07:55:59.730 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    07:55:59.731 [pool-10-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: Mn3SGdvIhIt8Ljab8KaXUw 
    java.lang.NumberFormatException: Mn3SGdvIhIt8Ljab8KaXUw
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.PollInverseRequestsThread.processLocally(PollInverseRequestsThread.java:101)
    	at house.intelli.core.rpc.PollInverseRequestsThread$1.run(PollInverseRequestsThread.java:84)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    07:55:59.742 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PutInverseResponseRequest[requestId=69oJQnLaMZxuL5nYERX4cQ, clientHostId=client-_WvBCOvaGloxIdViwNpbBg, serverHostId=server, created=Fri Sep 28 07:55:59 CEST 2018, timeout=600000]
    07:55:59.743 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=HFsU2l2fgrcM8CTjXUAbDw, clientHostId=server-_z-cW-nF0UItBVmXYUlJnw, serverHostId=client-_WvBCOvaGloxIdViwNpbBg]
    07:55:59.743 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=69oJQnLaMZxuL5nYERX4cQ, clientHostId=client-_WvBCOvaGloxIdViwNpbBg, serverHostId=server]
    07:55:59.745 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: Mn3SGdvIhIt8Ljab8KaXUw 
    java.lang.NumberFormatException: Mn3SGdvIhIt8Ljab8KaXUw
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.rpc.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:109)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:53)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:123)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.InverseClientServerTest.serverInvokesServiceOnClientAndExpectsRemoteException(InverseClientServerTest.java:122)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
    	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
    	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377)
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54)
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    Caused by: house.intelli.core.rpc.RemoteException: Mn3SGdvIhIt8Ljab8KaXUw
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.PollInverseRequestsThread.processLocally(PollInverseRequestsThread.java:101)
    	at house.intelli.core.rpc.PollInverseRequestsThread$1.run(PollInverseRequestsThread.java:84)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:43)
    	... 52 common frames omitted
    07:55:59.754 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=1
    07:56:00.755 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=HFsU2l2fgrcM8CTjXUAbDw, clientHostId=server-_z-cW-nF0UItBVmXYUlJnw, serverHostId=client-_WvBCOvaGloxIdViwNpbBg, created=Fri Sep 28 07:55:59 CEST 2018, timeout=600000, payload=Mn3SGdvIhIt8Ljab8KaXUw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    07:56:00.757 [PollInverseRequestsThread-client-_WvBCOvaGloxIdViwNpbBg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=1ZI5xR_--JFJ4f2vNXlEpg, clientHostId=client-_WvBCOvaGloxIdViwNpbBg, serverHostId=server, inverseRequests=[EchoRequest[requestId=HFsU2l2fgrcM8CTjXUAbDw, clientHostId=server-_z-cW-nF0UItBVmXYUlJnw, serverHostId=client-_WvBCOvaGloxIdViwNpbBg, created=Fri Sep 28 07:55:59 CEST 2018, timeout=600000, payload=Mn3SGdvIhIt8Ljab8KaXUw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]]]
    07:56:00.758 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=HFsU2l2fgrcM8CTjXUAbDw, clientHostId=server-_z-cW-nF0UItBVmXYUlJnw, serverHostId=client-_WvBCOvaGloxIdViwNpbBg, created=Fri Sep 28 07:55:59 CEST 2018, timeout=600000, payload=Mn3SGdvIhIt8Ljab8KaXUw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    07:56:00.758 [PollInverseRequestsThread-client-_WvBCOvaGloxIdViwNpbBg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=iY1YwUVzxOPZMMa03WQl4w, clientHostId=client-_WvBCOvaGloxIdViwNpbBg, serverHostId=server, created=Fri Sep 28 07:56:00 CEST 2018, timeout=600000]
    07:56:00.758 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    07:56:00.759 [pool-10-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: Mn3SGdvIhIt8Ljab8KaXUw 
    java.lang.NumberFormatException: Mn3SGdvIhIt8Ljab8KaXUw
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.PollInverseRequestsThread.processLocally(PollInverseRequestsThread.java:101)
    	at house.intelli.core.rpc.PollInverseRequestsThread$1.run(PollInverseRequestsThread.java:84)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    07:56:00.764 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PutInverseResponseRequest[requestId=Xifky2cgZK7CyJC4bOGvXA, clientHostId=client-_WvBCOvaGloxIdViwNpbBg, serverHostId=server, created=Fri Sep 28 07:56:00 CEST 2018, timeout=600000]
    07:56:00.766 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=HFsU2l2fgrcM8CTjXUAbDw, clientHostId=server-_z-cW-nF0UItBVmXYUlJnw, serverHostId=client-_WvBCOvaGloxIdViwNpbBg]
    07:56:00.766 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=Xifky2cgZK7CyJC4bOGvXA, clientHostId=client-_WvBCOvaGloxIdViwNpbBg, serverHostId=server]
    07:56:00.769 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: Mn3SGdvIhIt8Ljab8KaXUw 
    java.lang.NumberFormatException: Mn3SGdvIhIt8Ljab8KaXUw
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.rpc.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:109)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:53)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:123)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.InverseClientServerTest.serverInvokesServiceOnClientAndExpectsRemoteException(InverseClientServerTest.java:122)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
    	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
    	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377)
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54)
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    Caused by: house.intelli.core.rpc.RemoteException: Mn3SGdvIhIt8Ljab8KaXUw
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.PollInverseRequestsThread.processLocally(PollInverseRequestsThread.java:101)
    	at house.intelli.core.rpc.PollInverseRequestsThread$1.run(PollInverseRequestsThread.java:84)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:43)
    	... 52 common frames omitted
    07:56:00.791 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=2
    07:56:01.792 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=HFsU2l2fgrcM8CTjXUAbDw, clientHostId=server-_z-cW-nF0UItBVmXYUlJnw, serverHostId=client-_WvBCOvaGloxIdViwNpbBg, created=Fri Sep 28 07:55:59 CEST 2018, timeout=600000, payload=Mn3SGdvIhIt8Ljab8KaXUw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    07:56:01.794 [PollInverseRequestsThread-client-_WvBCOvaGloxIdViwNpbBg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=iY1YwUVzxOPZMMa03WQl4w, clientHostId=client-_WvBCOvaGloxIdViwNpbBg, serverHostId=server, inverseRequests=[EchoRequest[requestId=HFsU2l2fgrcM8CTjXUAbDw, clientHostId=server-_z-cW-nF0UItBVmXYUlJnw, serverHostId=client-_WvBCOvaGloxIdViwNpbBg, created=Fri Sep 28 07:55:59 CEST 2018, timeout=600000, payload=Mn3SGdvIhIt8Ljab8KaXUw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]]]
    07:56:01.797 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=HFsU2l2fgrcM8CTjXUAbDw, clientHostId=server-_z-cW-nF0UItBVmXYUlJnw, serverHostId=client-_WvBCOvaGloxIdViwNpbBg, created=Fri Sep 28 07:55:59 CEST 2018, timeout=600000, payload=Mn3SGdvIhIt8Ljab8KaXUw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    07:56:01.797 [PollInverseRequestsThread-client-_WvBCOvaGloxIdViwNpbBg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=1MBommVnKwsmubMnFwywfw, clientHostId=client-_WvBCOvaGloxIdViwNpbBg, serverHostId=server, created=Fri Sep 28 07:56:01 CEST 2018, timeout=600000]
    07:56:01.799 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    07:56:01.802 [pool-10-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: Mn3SGdvIhIt8Ljab8KaXUw 
    java.lang.NumberFormatException: Mn3SGdvIhIt8Ljab8KaXUw
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.PollInverseRequestsThread.processLocally(PollInverseRequestsThread.java:101)
    	at house.intelli.core.rpc.PollInverseRequestsThread$1.run(PollInverseRequestsThread.java:84)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    07:56:01.808 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PutInverseResponseRequest[requestId=9VLunEMXlq5eJLdr-LH8pg, clientHostId=client-_WvBCOvaGloxIdViwNpbBg, serverHostId=server, created=Fri Sep 28 07:56:01 CEST 2018, timeout=600000]
    07:56:01.810 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=9VLunEMXlq5eJLdr-LH8pg, clientHostId=client-_WvBCOvaGloxIdViwNpbBg, serverHostId=server]
    07:56:01.810 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=HFsU2l2fgrcM8CTjXUAbDw, clientHostId=server-_z-cW-nF0UItBVmXYUlJnw, serverHostId=client-_WvBCOvaGloxIdViwNpbBg]
    07:56:01.813 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: Mn3SGdvIhIt8Ljab8KaXUw 
    java.lang.NumberFormatException: Mn3SGdvIhIt8Ljab8KaXUw
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.rpc.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:109)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:53)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:123)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.InverseClientServerTest.serverInvokesServiceOnClientAndExpectsRemoteException(InverseClientServerTest.java:122)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
    	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
    	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377)
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54)
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    Caused by: house.intelli.core.rpc.RemoteException: Mn3SGdvIhIt8Ljab8KaXUw
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.PollInverseRequestsThread.processLocally(PollInverseRequestsThread.java:101)
    	at house.intelli.core.rpc.PollInverseRequestsThread$1.run(PollInverseRequestsThread.java:84)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:43)
    	... 52 common frames omitted
    07:56:01.819 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=3
    07:56:02.820 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=HFsU2l2fgrcM8CTjXUAbDw, clientHostId=server-_z-cW-nF0UItBVmXYUlJnw, serverHostId=client-_WvBCOvaGloxIdViwNpbBg, created=Fri Sep 28 07:55:59 CEST 2018, timeout=600000, payload=Mn3SGdvIhIt8Ljab8KaXUw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    07:56:02.823 [PollInverseRequestsThread-client-_WvBCOvaGloxIdViwNpbBg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=1MBommVnKwsmubMnFwywfw, clientHostId=client-_WvBCOvaGloxIdViwNpbBg, serverHostId=server, inverseRequests=[EchoRequest[requestId=HFsU2l2fgrcM8CTjXUAbDw, clientHostId=server-_z-cW-nF0UItBVmXYUlJnw, serverHostId=client-_WvBCOvaGloxIdViwNpbBg, created=Fri Sep 28 07:55:59 CEST 2018, timeout=600000, payload=Mn3SGdvIhIt8Ljab8KaXUw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]]]
    07:56:02.824 [PollInverseRequestsThread-client-_WvBCOvaGloxIdViwNpbBg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=c0eiMn2r4roowdhm7lNYNw, clientHostId=client-_WvBCOvaGloxIdViwNpbBg, serverHostId=server, created=Fri Sep 28 07:56:02 CEST 2018, timeout=600000]
    07:56:02.824 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=HFsU2l2fgrcM8CTjXUAbDw, clientHostId=server-_z-cW-nF0UItBVmXYUlJnw, serverHostId=client-_WvBCOvaGloxIdViwNpbBg, created=Fri Sep 28 07:55:59 CEST 2018, timeout=600000, payload=Mn3SGdvIhIt8Ljab8KaXUw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    07:56:02.826 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    07:56:02.827 [pool-10-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: Mn3SGdvIhIt8Ljab8KaXUw 
    java.lang.NumberFormatException: Mn3SGdvIhIt8Ljab8KaXUw
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.PollInverseRequestsThread.processLocally(PollInverseRequestsThread.java:101)
    	at house.intelli.core.rpc.PollInverseRequestsThread$1.run(PollInverseRequestsThread.java:84)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    07:56:02.830 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PutInverseResponseRequest[requestId=VjCJVA_5L_8d_abmHTfveg, clientHostId=client-_WvBCOvaGloxIdViwNpbBg, serverHostId=server, created=Fri Sep 28 07:56:02 CEST 2018, timeout=600000]
    07:56:02.832 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=VjCJVA_5L_8d_abmHTfveg, clientHostId=client-_WvBCOvaGloxIdViwNpbBg, serverHostId=server]
    07:56:02.832 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=HFsU2l2fgrcM8CTjXUAbDw, clientHostId=server-_z-cW-nF0UItBVmXYUlJnw, serverHostId=client-_WvBCOvaGloxIdViwNpbBg]
    07:56:02.841 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: Mn3SGdvIhIt8Ljab8KaXUw 
    java.lang.NumberFormatException: Mn3SGdvIhIt8Ljab8KaXUw
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.rpc.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:109)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:53)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:123)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.InverseClientServerTest.serverInvokesServiceOnClientAndExpectsRemoteException(InverseClientServerTest.java:122)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
    	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
    	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377)
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54)
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    Caused by: house.intelli.core.rpc.RemoteException: Mn3SGdvIhIt8Ljab8KaXUw
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.PollInverseRequestsThread.processLocally(PollInverseRequestsThread.java:101)
Gradle Test Executor 1 finished executing tests.    	at house.intelli.core.rpc.PollInverseRequestsThread$1.run(PollInverseRequestsThread.java:84)

    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:43)
    	... 52 common frames omitted
    07:56:02.852 [PollInverseRequestsThread-client-_WvBCOvaGloxIdViwNpbBg] INFO house.intelli.core.rpc.InverseRequestRegistry - pollRequests: java.lang.InterruptedException
    java.lang.InterruptedException: null
    	at java.lang.Object.wait(Native Method)
    	at house.intelli.core.rpc.InverseRequestRegistry.pollRequests(InverseRequestRegistry.java:115)
    	at house.intelli.core.rpc.RpcServer.process(RpcServer.java:73)
    	at house.intelli.core.rpc.RpcServer.receiveAndProcessRequest(RpcServer.java:41)
    	at house.intelli.core.rpc.mocktransport.MockRpcServerTransport.putRequest(MockRpcServerTransport.java:20)
    	at house.intelli.core.rpc.mocktransport.MockRpcClientTransport.sendRequest(MockRpcClientTransport.java:20)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:96)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.PollInverseRequestsThread.run(PollInverseRequestsThread.java:56)
    07:56:02.852 [PollInverseRequestsThread-client-_WvBCOvaGloxIdViwNpbBg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=c0eiMn2r4roowdhm7lNYNw, clientHostId=client-_WvBCOvaGloxIdViwNpbBg, serverHostId=server, inverseRequests=[]]
Finished generating test XML results (0.116 secs) into: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/test-results/test
Generating HTML test report...
Finished generating test html results (0.096 secs) into: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/reports/tests/test
:house.intelli.core:test (Thread[Daemon worker,5,main]) completed. Took 8 mins 12.017 secs.
:house.intelli.core:check (Thread[Daemon worker,5,main]) started.
:house.intelli.core:check
Skipping task ':house.intelli.core:check' as it has no actions.
:house.intelli.core:check (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.core:build (Thread[Daemon worker,5,main]) started.
:house.intelli.core:build
Skipping task ':house.intelli.core:build' as it has no actions.
:house.intelli.core:build (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.desktop:compileJava (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:compileJava
Executing task ':house.intelli.desktop:compileJava' (up-to-date check took 0.02 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/build/classes/main/house has been removed.
All input files are considered out-of-date for incremental task ':house.intelli.desktop:compileJava'.
Compiling with JDK Java compiler API.
:house.intelli.desktop:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.077 secs.
:house.intelli.desktop:processResources (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:processResources
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/src/main/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/src/main/resources', not found
Skipping task ':house.intelli.desktop:processResources' as it has no source files.
:house.intelli.desktop:processResources UP-TO-DATE
:house.intelli.desktop:processResources (Thread[Daemon worker,5,main]) completed. Took 0.003 secs.
:house.intelli.desktop:classes (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:classes
Skipping task ':house.intelli.desktop:classes' as it has no actions.
:house.intelli.desktop:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:house.intelli.desktop:jar (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:jar
Executing task ':house.intelli.desktop:jar' (up-to-date check took 0.034 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/build/libs/house.intelli.desktop-0.9.0-SNAPSHOT.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/build/libs/house.intelli.desktop-0.9.0-SNAPSHOT.jar has been removed.
:house.intelli.desktop:jar (Thread[Daemon worker,5,main]) completed. Took 0.088 secs.
:house.intelli.desktop:assemble (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:assemble
Skipping task ':house.intelli.desktop:assemble' as it has no actions.
:house.intelli.desktop:assemble (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:house.intelli.desktop:compileTestJava (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:compileTestJava
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/src/test/java', not found
Skipping task ':house.intelli.desktop:compileTestJava' as it has no source files.
:house.intelli.desktop:compileTestJava UP-TO-DATE
:house.intelli.desktop:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.desktop:processTestResources (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/src/test/resources', not found
Skipping task ':house.intelli.desktop:processTestResources' as it has no source files.
:house.intelli.desktop:processTestResources UP-TO-DATE
:house.intelli.desktop:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.desktop:testClasses (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:testClasses
Skipping task ':house.intelli.desktop:testClasses' as it has no actions.
:house.intelli.desktop:testClasses UP-TO-DATE
:house.intelli.desktop:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:house.intelli.desktop:test (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:test
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/build/classes/test', not found
Skipping task ':house.intelli.desktop:test' as it has no source files.
:house.intelli.desktop:test UP-TO-DATE
:house.intelli.desktop:test (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:house.intelli.desktop:check (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:check
Skipping task ':house.intelli.desktop:check' as it has no actions.
:house.intelli.desktop:check UP-TO-DATE
:house.intelli.desktop:check (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:house.intelli.desktop:build (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:build
Skipping task ':house.intelli.desktop:build' as it has no actions.
:house.intelli.desktop:build (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:house.intelli.pgp:compileJava (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:compileJava
Executing task ':house.intelli.pgp:compileJava' (up-to-date check took 0.066 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/classes/main/house has been removed.
All input files are considered out-of-date for incremental task ':house.intelli.pgp:compileJava'.
Compiling with JDK Java compiler API.
Note: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/src/main/java/house/intelli/pgp/gnupg/BcPgpKey.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
:house.intelli.pgp:compileJava (Thread[Daemon worker,5,main]) completed. Took 1.503 secs.
:house.intelli.pgp:processResources (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:processResources
Executing task ':house.intelli.pgp:processResources' (up-to-date check took 0.032 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/resources/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/resources/main/META-INF has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/resources/main/META-INF/services has been removed.
:house.intelli.pgp:processResources (Thread[Daemon worker,5,main]) completed. Took 0.115 secs.
:house.intelli.pgp:classes (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:classes
Skipping task ':house.intelli.pgp:classes' as it has no actions.
:house.intelli.pgp:classes (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.pgp:jar (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:jar
Executing task ':house.intelli.pgp:jar' (up-to-date check took 0.283 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/libs/house.intelli.pgp-0.9.0-SNAPSHOT.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/libs/house.intelli.pgp-0.9.0-SNAPSHOT.jar has been removed.
:house.intelli.pgp:jar (Thread[Daemon worker,5,main]) completed. Took 0.899 secs.
:house.intelli.pgp:assemble (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:assemble
Skipping task ':house.intelli.pgp:assemble' as it has no actions.
:house.intelli.pgp:assemble (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:house.intelli.pgp:compileTestJava (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:compileTestJava
Executing task ':house.intelli.pgp:compileTestJava' (up-to-date check took 0.025 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/classes/test has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/classes/test/house has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/classes/test/house/intelli has been removed.
All input files are considered out-of-date for incremental task ':house.intelli.pgp:compileTestJava'.
Compiling with JDK Java compiler API.
:house.intelli.pgp:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.147 secs.
:house.intelli.pgp:processTestResources (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/src/test/resources', not found
Skipping task ':house.intelli.pgp:processTestResources' as it has no source files.
:house.intelli.pgp:processTestResources UP-TO-DATE
:house.intelli.pgp:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.006 secs.
:house.intelli.pgp:testClasses (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:testClasses
Skipping task ':house.intelli.pgp:testClasses' as it has no actions.
:house.intelli.pgp:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.pgp:test (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:test
Executing task ':house.intelli.pgp:test' (up-to-date check took 0.039 secs) due to:
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/test-results/test/binary has changed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/test-results/test/binary/output.bin has been removed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/test-results/test/binary/output.bin.idx has been removed.
Starting process 'Gradle Test Executor 7'. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 7'
Successfully started process 'Gradle Test Executor 7'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 7 started executing tests.

house.intelli.pgp.rpc.PgpTransportSupportTest > hashTest STANDARD_OUT
    07:56:10.201 [Test worker] INFO house.intelli.pgp.rpc.PgpTransportSupportTest - Data corruption was properly detected: java.io.IOException: Data corruption: Declared hash does not match found hash!!!
Gradle Test Executor 7 finished executing tests.
Finished generating test XML results (0.006 secs) into: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/test-results/test
Generating HTML test report...
Finished generating test html results (0.01 secs) into: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/reports/tests/test
:house.intelli.pgp:test (Thread[Daemon worker,5,main]) completed. Took 4.298 secs.
:house.intelli.pgp:check (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:check
Skipping task ':house.intelli.pgp:check' as it has no actions.
:house.intelli.pgp:check (Thread[Daemon worker,5,main]) completed. Took 0.002 secs.
:house.intelli.pgp:build (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:build
Skipping task ':house.intelli.pgp:build' as it has no actions.
:house.intelli.pgp:build (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.raspi:compileJava (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:compileJava
Executing task ':house.intelli.raspi:compileJava' (up-to-date check took 0.066 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/classes/main/house has been removed.
All input files are considered out-of-date for incremental task ':house.intelli.raspi:compileJava'.
Compiling with JDK Java compiler API.
:house.intelli.raspi:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.864 secs.
:house.intelli.raspi:processResources (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:processResources
Executing task ':house.intelli.raspi:processResources' (up-to-date check took 0.019 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/resources/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/resources/main/META-INF has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/resources/main/META-INF/spring has been removed.
:house.intelli.raspi:processResources (Thread[Daemon worker,5,main]) completed. Took 0.094 secs.
:house.intelli.raspi:classes (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:classes
Skipping task ':house.intelli.raspi:classes' as it has no actions.
:house.intelli.raspi:classes (Thread[Daemon worker,5,main]) completed. Took 0.002 secs.
:house.intelli.raspi:jar (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:jar
Executing task ':house.intelli.raspi:jar' (up-to-date check took 0.293 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/libs/house.intelli.raspi-0.9.0-SNAPSHOT.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/libs/house.intelli.raspi-0.9.0-SNAPSHOT.jar has been removed.
:house.intelli.raspi:jar (Thread[Daemon worker,5,main]) completed. Took 1.069 secs.
:house.intelli.raspi:copyFilesFromAssembly (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:copyFilesFromAssembly
Executing task ':house.intelli.raspi:copyFilesFromAssembly' (up-to-date check took 0.004 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi/installation.properties has been removed.
:house.intelli.raspi:copyFilesFromAssembly (Thread[Daemon worker,5,main]) completed. Took 0.038 secs.
:house.intelli.raspi:copyFilesFromBin (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:copyFilesFromBin
Executing task ':house.intelli.raspi:copyFilesFromBin' (up-to-date check took 0.002 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi/bin has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi/bin/house.intelli.raspi has been removed.
:house.intelli.raspi:copyFilesFromBin (Thread[Daemon worker,5,main]) completed. Took 0.031 secs.
:house.intelli.raspi:chmodMainExecutable (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:chmodMainExecutable
Executing task ':house.intelli.raspi:chmodMainExecutable' (up-to-date check took 0.001 secs) due to:
  Task has not declared any outputs.
Starting process 'command 'chmod''. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi/bin Command: chmod a+x house.intelli.raspi
Successfully started process 'command 'chmod''
:house.intelli.raspi:chmodMainExecutable (Thread[Daemon worker,5,main]) completed. Took 0.027 secs.
:house.intelli.raspi:copyDependencies (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:copyDependencies
Executing task ':house.intelli.raspi:copyDependencies' (up-to-date check took 0.004 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi/lib has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi/lib/bcpg-jdk15on-1.56.jar has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi/lib/bcprov-jdk15on-1.56.jar has been removed.
:house.intelli.raspi:copyDependencies (Thread[Daemon worker,5,main]) completed. Took 0.123 secs.
:house.intelli.raspi:copyJar (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:copyJar
Executing task ':house.intelli.raspi:copyJar' (up-to-date check took 0.005 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi/lib/house.intelli.raspi-0.9.0-SNAPSHOT.jar has been removed.
:house.intelli.raspi:copyJar (Thread[Daemon worker,5,main]) completed. Took 0.015 secs.
:house.intelli.raspi:tarGzAssembly (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:tarGzAssembly
Executing task ':house.intelli.raspi:tarGzAssembly' (up-to-date check took 0.004 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/distributions/house.intelli.raspi-0.9.0-SNAPSHOT-bin.tar.gz has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/distributions/house.intelli.raspi-0.9.0-SNAPSHOT-bin.tar.gz has been removed.
:house.intelli.raspi:tarGzAssembly (Thread[Daemon worker,5,main]) completed. Took 0.818 secs.
:house.intelli.raspi:assemble (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:assemble
Skipping task ':house.intelli.raspi:assemble' as it has no actions.
:house.intelli.raspi:assemble (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:house.intelli.raspi:compileTestJava (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:compileTestJava
Executing task ':house.intelli.raspi:compileTestJava' (up-to-date check took 0.046 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/classes/test has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/classes/test/house has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/classes/test/house/intelli has been removed.
All input files are considered out-of-date for incremental task ':house.intelli.raspi:compileTestJava'.
Compiling with JDK Java compiler API.
:house.intelli.raspi:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.16 secs.
:house.intelli.raspi:processTestResources (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/src/test/resources', not found
Skipping task ':house.intelli.raspi:processTestResources' as it has no source files.
:house.intelli.raspi:processTestResources UP-TO-DATE
:house.intelli.raspi:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.003 secs.
:house.intelli.raspi:testClasses (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:testClasses
Skipping task ':house.intelli.raspi:testClasses' as it has no actions.
:house.intelli.raspi:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:house.intelli.raspi:test (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:test
Executing task ':house.intelli.raspi:test' (up-to-date check took 0.029 secs) due to:
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/test-results/test/binary has changed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/test-results/test/binary/output.bin has been removed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/test-results/test/binary/output.bin.idx has been removed.
Starting process 'Gradle Test Executor 8'. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 8'
Successfully started process 'Gradle Test Executor 8'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 8 started executing tests.

house.intelli.raspi.DimmerActorTest > dimmerValue100 STANDARD_OUT
    07:56:17.320 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@92df86d property=dimmerValue old=0 value=100
    100
    07:56:17.547 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close

house.intelli.raspi.DimmerActorTest > dimmerValue101 STANDARD_OUT
    07:56:17.629 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close

house.intelli.raspi.DimmerActorTest > dimmerValue_1 STANDARD_OUT
    07:56:17.635 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close

house.intelli.raspi.DimmerActorTest > dimmerValue0 STANDARD_OUT
    07:56:17.643 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close

house.intelli.raspi.DimmerActorTest > dimmerValues STANDARD_OUT
    07:56:17.658 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@2cd42c83 property=dimmerValue old=0 value=12
    1
    07:56:17.660 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@2cd42c83 property=dimmerValue old=12 value=25
    2
    07:56:17.665 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@2cd42c83 property=dimmerValue old=25 value=37
    4
    07:56:17.666 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@2cd42c83 property=dimmerValue old=37 value=50
    8
    07:56:17.667 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@2cd42c83 property=dimmerValue old=50 value=62
    16
    07:56:17.668 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@2cd42c83 property=dimmerValue old=62 value=75
    32
    07:56:17.669 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@2cd42c83 property=dimmerValue old=75 value=87
    64
    07:56:17.670 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@2cd42c83 property=dimmerValue old=87 value=100
    100
    07:56:17.671 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close

house.intelli.raspi.DimmerActorTest > dimmerValue STANDARD_OUT
    07:56:17.675 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@6b45ec9a property=dimmerValue old=0 value=87
    64
    07:56:17.676 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close
Gradle Test Executor 8 finished executing tests.
Finished generating test XML results (0.003 secs) into: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/test-results/test
Generating HTML test report...
Finished generating test html results (0.014 secs) into: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/reports/tests/test
:house.intelli.raspi:test (Thread[Daemon worker,5,main]) completed. Took 4.207 secs.
:house.intelli.raspi:check (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:check
Skipping task ':house.intelli.raspi:check' as it has no actions.
:house.intelli.raspi:check (Thread[Daemon worker,5,main]) completed. Took 0.003 secs.
:house.intelli.raspi:build (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:build
Skipping task ':house.intelli.raspi:build' as it has no actions.
:house.intelli.raspi:build (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:copyDistributions (Thread[Daemon worker,5,main]) started.
:copyDistributions
Executing task ':copyDistributions' (up-to-date check took 0.056 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build/distributions has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build/distributions/house.intelli.raspi-0.9.0-SNAPSHOT-bin.tar.gz has been removed.
:copyDistributions (Thread[Daemon worker,5,main]) completed. Took 0.171 secs.
:install (Thread[Daemon worker,5,main]) started.
:install
Executing task ':install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@61ac15b0
:install (Thread[Daemon worker,5,main]) completed. Took 1.443 secs.
:house.intelli.android:install (Thread[Daemon worker,5,main]) started.
:house.intelli.android:install
Executing task ':house.intelli.android:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':house.intelli.android:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@1a5c7896
:house.intelli.android:install (Thread[Daemon worker,5,main]) completed. Took 0.113 secs.
:house.intelli.core:install (Thread[Daemon worker,5,main]) started.
:house.intelli.core:install
Executing task ':house.intelli.core:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':house.intelli.core:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@75b3bd81
:house.intelli.core:install (Thread[Daemon worker,5,main]) completed. Took 0.098 secs.
:house.intelli.desktop:install (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:install
Executing task ':house.intelli.desktop:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':house.intelli.desktop:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@4b794147
:house.intelli.desktop:install (Thread[Daemon worker,5,main]) completed. Took 0.079 secs.
:house.intelli.pgp:install (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:install
Executing task ':house.intelli.pgp:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':house.intelli.pgp:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@15a28114
:house.intelli.pgp:install (Thread[Daemon worker,5,main]) completed. Took 0.072 secs.
:house.intelli.raspi:install (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:install
Executing task ':house.intelli.raspi:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':house.intelli.raspi:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@44afdfbb
:house.intelli.raspi:install (Thread[Daemon worker,5,main]) completed. Took 0.102 secs.

BUILD SUCCESSFUL

Total time: 9 mins 13.778 secs
Stopped 0 compiler daemon(s).
Received result Success[value=null] from daemon DaemonInfo{pid=20614, address=[773567b6-78b8-4782-939e-2562bea1053a port:43646, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Busy, lastBusy=1538113632460, context=DefaultDaemonContext[uid=e5e9dd64-4cc4-4752-92ee-40a77d072ff6,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=20614,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]} (build should be done).
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
Recording test results
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Triggering a new build of org.openhab.binding.intellihouse
Finished: SUCCESS